

/* Start:/local/templates/main/css/landing-turbo-acquiring.css?176491913665986*/
.wrapper .turbo-acquiring-landing {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  min-width: 320px;
  min-height: 100vh;
  margin: 0 auto;
  font-family: 'Gilroy', 'Arial', sans-serif;
  color: #000;
}
.wrapper .turbo-acquiring-landing .inner {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .inner {
    max-width: 960px;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .inner {
    max-width: 748px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .inner {
    padding: 0 10px;
  }
}
.wrapper .turbo-acquiring-landing .inner .top-banner {
  position: relative;
  margin-bottom: 90px;
  min-height: 320px;
  max-height: 580px;
  padding-left: 70px;
  background: #f4f4f4;
  border-radius: 20px;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner {
    margin-bottom: 80px;
    padding-left: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-height: 540px;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner {
    margin-bottom: 60px;
    min-height: 270px !important;
    padding-left: 20px;
  }
}
@media (max-width: 520px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.wrapper .turbo-acquiring-landing .inner .top-banner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner-content {
    padding: 20px 0 70px !important;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner-content {
    padding: 30px 0 !important;
  }
}
@media (max-width: 520px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner-content {
    height: auto;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.wrapper .turbo-acquiring-landing .inner .top-banner-content-text {
  margin-top: 15px !important;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner-content-text {
    margin-top: 0 !important;
  }
}
@media (max-width: 520px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner-content-text {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-right: 84px;
  }
}
.wrapper .turbo-acquiring-landing .inner .top-banner-content-text-desc {
  font: 300 18px/26px 'Gilroy', 'Arial', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner-content-text-desc {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner-content-text-desc {
    font-size: 14px;
    line-height: 20px;
  }
}
.wrapper .turbo-acquiring-landing .inner .top-banner-content-text-desc br {
  display: block;
}
@media (max-width: 520px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner-content-text-desc br {
    display: none;
  }
}
.wrapper .turbo-acquiring-landing .inner .top-banner-content-text-title {
  font: 700 48px/58px 'Gilroy', 'Arial', sans-serif;
  margin-bottom: 13px;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner-content-text-title {
    font-size: 40px;
    line-height: 1.2;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner-content-text-title {
    font-size: 28px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner-content-text-title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
  }
}
@media (max-width: 520px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner-content-text-open {
    margin-top: auto;
  }
}
.wrapper .turbo-acquiring-landing .inner .top-banner-btn {
  margin-top: 55px;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner-btn {
    margin-top: 40px;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner-btn {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner-btn {
    margin-top: auto;
  }
}
.wrapper .turbo-acquiring-landing .inner .top-banner-btn a {
  display: block;
  position: relative;
  width: 286px;
  font: 400 22px/66px 'Gilroy', 'Arial', sans-serif;
  text-align: center;
  border-radius: 40px;
  color: #f65e64;
  background: #fff;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  outline: none;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner-btn a {
    width: 229px;
    font-size: 18px;
    line-height: 52px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner-btn a {
    font-size: 16px;
    line-height: 44px;
    width: 195px;
  }
}
.wrapper .turbo-acquiring-landing .inner .top-banner-btn a:hover {
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#eb5760), to(#fd9b5c));
  background: linear-gradient(to right, #eb5760, #fd9b5c);
}
.wrapper .turbo-acquiring-landing .inner .top-banner-btn a span {
  position: relative;
  padding-right: 30px;
}
.wrapper .turbo-acquiring-landing .inner .top-banner-btn a span::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 22px;
  height: 22px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20' fill='none'%3E%3Cpath d='M1 10H19M19 10L10.5 1.5M19 10L10.5 18.5' stroke='%23F65E64' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") center no-repeat;
}
.wrapper .turbo-acquiring-landing .inner .top-banner-btn a span::before {
  content: none;
}
.wrapper .turbo-acquiring-landing .inner .top-banner-image {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 440px;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner-image {
    bottom: 50%;
    right: 0px;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
    width: 310px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner-image {
    width: 210px !important;
    bottom: 20px;
    -webkit-transform: unset;
            transform: unset;
    right: 0;
  }
}
@media (max-width: 520px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner-image {
    width: 150px !important;
  }
}
@media (max-width: 1480px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner-image img {
    width: 100%;
  }
}
.wrapper .turbo-acquiring-landing .inner .top-banner .open-account.acquiring {
  width: 262px;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner .open-account.acquiring {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .inner .top-banner .open-account.acquiring {
    width: 191px;
    font-size: 14px;
  }
}
.wrapper .turbo-acquiring-landing .inner .top-banner .bx-breadcrumb-item {
  padding-left: 0;
}
.wrapper .turbo-acquiring-landing .inner .top-banner .bx-breadcrumb-item::before {
  display: none;
}
.wrapper .turbo-acquiring-landing .inner-big {
  max-width: 1600px;
  margin: 0 auto;
}
@media (max-width: 1480px) {
  .wrapper .turbo-acquiring-landing .inner-big {
    max-width: 1220px;
  }
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .inner-big {
    max-width: 960px;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .inner-big {
    max-width: 748px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .inner-big {
    padding: 0 10px;
  }
}
.wrapper .turbo-acquiring-landing a {
  text-decoration: none;
  color: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wrapper .turbo-acquiring-landing a:hover {
  color: #f65e64;
}
.wrapper .turbo-acquiring-landing h2 {
  font: 700 36px/48px 'Gilroy', 'Arial', sans-serif;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing h2 {
    font-size: 22px;
    line-height: 30px;
  }
}
.wrapper .turbo-acquiring-landing ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wrapper .turbo-acquiring-landing ul li {
  position: relative;
  padding-left: 19px;
  font: 300 20px/28px 'Gilroy', 'Arial', sans-serif;
  margin-bottom: 15px;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing ul li {
    font-size: 18px;
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing ul li {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
  }
}
.wrapper .turbo-acquiring-landing ul li:last-child {
  margin-bottom: 0;
}
.wrapper .turbo-acquiring-landing ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 7px;
  height: 7px;
  background: #f65e64;
  border-radius: 50%;
}
.wrapper .turbo-acquiring-landing section {
  margin-bottom: 110px;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing section {
    margin-bottom: 80px;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing section {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing section {
    margin-bottom: 50px;
  }
}
.wrapper .turbo-acquiring-landing .header {
  position: fixed;
  padding: 30px 0;
  background: #fff;
  z-index: 10;
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .header {
    padding: 20px 0;
    background: #fff;
  }
}
.wrapper .turbo-acquiring-landing .header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wrapper .turbo-acquiring-landing .header-logo {
  width: 220px;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .header-logo {
    width: 180px;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .header-logo {
    width: 145px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .header-logo {
    width: 125px;
  }
}
.wrapper .turbo-acquiring-landing .header-logo img {
  width: 100%;
}
.wrapper .turbo-acquiring-landing .header-phone {
  margin-left: auto;
}
.wrapper .turbo-acquiring-landing .header-phone a {
  font: 500 20px/24px 'Gilroy', 'Arial', sans-serif;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .header-phone a {
    font-size: 16px;
  }
}
.wrapper .turbo-acquiring-landing .header-button {
  margin-left: 35px;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .header-button {
    margin-left: 25px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .header-button {
    display: none;
  }
}
.wrapper .turbo-acquiring-landing .header-button a {
  display: block;
  position: relative;
  padding: 0 30px;
  font: 400 18px/47px 'Gilroy', 'Arial', sans-serif;
  text-align: center;
  border-radius: 40px;
  color: #f65e64;
  border: 1px solid #f65e64;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  outline: none;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .header-button a {
    font-size: 14px;
    line-height: 36px;
  }
}
.wrapper .turbo-acquiring-landing .header-button a:hover {
  color: #fff;
  border-color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#eb5760), to(#fd9b5c));
  background: linear-gradient(to right, #eb5760, #fd9b5c);
}
.wrapper .turbo-acquiring-landing .waiting__content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .waiting__content {
    gap: 10px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .waiting__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    padding: 30px 10px;
    margin: -30px -10px;
    scrollbar-width: none;
  }
  .wrapper .turbo-acquiring-landing .waiting__content::-webkit-scrollbar {
    display: none;
  }
}
.wrapper .turbo-acquiring-landing .waiting__item {
  position: relative;
  min-height: 149px;
  padding: 52px 29px 58px;
  text-align: center;
  border-radius: 20px;
  border: 1px solid #e6e8e0;
  background: #fff;
  -webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .waiting__item {
    min-height: 122px;
    padding: 50px 20px 28px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .waiting__item {
    min-width: 235px;
  }
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .waiting__item .laptop-hide {
    display: none;
  }
}
.wrapper .turbo-acquiring-landing .waiting__item-image {
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  left: 50%;
  max-width: 50px;
  width: 50px;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .waiting__item-image {
    max-width: 42px;
  }
}
.wrapper .turbo-acquiring-landing .waiting__item-image img {
  width: 100%;
}
.wrapper .turbo-acquiring-landing .waiting__item-title {
  margin-bottom: 6px;
  font: 700 24px/1.3 'Gilroy', 'Arial', sans-serif;
}
.wrapper .turbo-acquiring-landing .waiting__item-text {
  font: 500 18px/26px 'Gilroy', 'Arial', sans-serif;
}
.wrapper .turbo-acquiring-landing .payment__content-wrapper {
  border-radius: 20px;
  background: #ecf7fc;
  padding: 60px;
  margin-bottom: 110px;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .payment__content-wrapper {
    padding: 60px 20px;
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .payment__content-wrapper {
    padding: 40px 10px;
  }
}
.wrapper .turbo-acquiring-landing .payment__title {
  text-align: center;
  margin: 0 auto 50px;
  max-width: 775px;
  font: 700 36px/1.3 'Gilroy', 'Arial', sans-serif;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .payment__title {
    font-size: 24px;
  }
}
.wrapper .turbo-acquiring-landing .payment__content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  margin-top: 0 !important;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .payment__content {
    gap: 20px 10px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .payment__content {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
.wrapper .turbo-acquiring-landing .payment__item {
  padding: 25px 25px 39px;
  background: #fff;
  border-radius: 20px;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .payment__item {
    padding: 16px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .payment__item {
    padding: 10px 16px 20px;
  }
}
.wrapper .turbo-acquiring-landing .payment__item .laptop-only {
  display: none;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .payment__item .laptop-only {
    display: block;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .payment__item .laptop-only {
    display: none;
  }
}
.wrapper .turbo-acquiring-landing .payment__item--colspan3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 120px;
  grid-column: span 3;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .payment__item--colspan3 {
    padding: 20px;
    gap: 20px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .payment__item--colspan3 {
    grid-column: span 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper .turbo-acquiring-landing .payment__item--colspan3 .payment__img {
  margin: 0;
  width: 100%;
  height: auto;
  max-width: 368px;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .payment__item--colspan3 .payment__img {
    max-width: 218px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .payment__item--colspan3 .payment__img {
    margin: 0 auto;
  }
}
.wrapper .turbo-acquiring-landing .payment__item--colspan3 .payment__img img {
  width: 100%;
}
.wrapper .turbo-acquiring-landing .payment__item--colspan3 .payment__name {
  text-align: start;
  max-width: unset;
  margin: 0 0 10px;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .payment__item--colspan3 .payment__name {
    margin-bottom: 5px;
    text-align: center;
  }
}
.wrapper .turbo-acquiring-landing .payment__item--colspan3 .payment__descr {
  text-align: start;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .payment__item--colspan3 .payment__descr {
    text-align: center;
  }
}
.wrapper .turbo-acquiring-landing .payment__item--colspan3 .payment__info {
  margin: 0;
}
.wrapper .turbo-acquiring-landing .payment__img {
  width: 88px;
  height: 88px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 auto;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .payment__img {
    width: 64px;
    height: 64px;
  }
}
.wrapper .turbo-acquiring-landing .payment__img svg {
  width: 100%;
  height: 100%;
}
.wrapper .turbo-acquiring-landing .payment__info {
  margin-top: 25px;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .payment__info {
    margin-top: 16px;
  }
}
.wrapper .turbo-acquiring-landing .payment__name {
  font: 600 26px/36px 'Gilroy', 'Arial', sans-serif;
  text-align: center;
  max-width: 265px;
  margin: 0 auto 10px;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .payment__name {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .payment__name {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .payment__name {
    margin: 0 auto 5px;
    max-width: unset;
  }
}
.wrapper .turbo-acquiring-landing .payment__descr {
  font: 300 18px/26px 'Gilroy', 'Arial', sans-serif;
  text-align: center;
}
.wrapper .turbo-acquiring-landing .payment__foot {
  max-width: 840px;
  margin: 40px auto 0;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .payment__foot {
    margin: 50px 0 0;
    max-width: unset;
  }
}
.wrapper .turbo-acquiring-landing .payment__foot-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 20px;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .payment__foot-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper .turbo-acquiring-landing .payment .request-block-buttons-submit {
  height: 100%;
}
.wrapper .turbo-acquiring-landing .payment .request-block-buttons-submit button {
  line-height: 53px !important;
  height: 100%;
  font-size: 18px;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .payment .request-block-buttons-submit button {
    width: 100%;
  }
}
.wrapper .turbo-acquiring-landing .payment__phone {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
.wrapper .turbo-acquiring-landing .payment__phone input {
  width: 100%;
  height: 55px;
  padding: 15px 20px 0;
  font: 300 18px/1.5 'Gilroy', 'Arial', sans-serif;
  background: #fff;
  border: 1px solid transparent;
  border-radius: 10px;
  outline: none;
}
.wrapper .turbo-acquiring-landing .payment__phone input:focus ~ label,
.wrapper .turbo-acquiring-landing .payment__phone input:valid ~ label {
  top: 8px;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  font-size: 14px;
}
.wrapper .turbo-acquiring-landing .payment__phone input.filled ~ label {
  top: 8px;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  font-size: 14px;
}
.wrapper .turbo-acquiring-landing .payment__phone input.parsley-error {
  border-color: #f65e64;
}
.wrapper .turbo-acquiring-landing .payment__phone input.parsley-error ~ label {
  color: #f65e64;
}
.wrapper .turbo-acquiring-landing .payment__phone .parsley-errors-list {
  display: none;
}
.wrapper .turbo-acquiring-landing .payment__phone label {
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 50%;
  margin-bottom: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font: 18px/1 'Gilroy', 'Arial', sans-serif;
  color: #b3b3b3;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wrapper .turbo-acquiring-landing .payment__button {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 220px;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .payment__button {
    width: 100%;
  }
}
.wrapper .turbo-acquiring-landing .payment__button input {
  position: relative;
  width: 220px;
  text-align: center;
  font: 300 18px/55px 'Gilroy', 'Arial', 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: 28px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
  outline: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .payment__button input {
    width: 100%;
  }
}
.wrapper .turbo-acquiring-landing .nfc-table {
  margin-bottom: 110px;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .nfc-table {
    margin-bottom: 60px;
  }
}
.wrapper .turbo-acquiring-landing .nfc-table__wrapper {
  padding: 40px 70px;
  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;
  gap: 65px;
  border-radius: 30px;
  background: #fff1f2;
  overflow: hidden;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .nfc-table__wrapper {
    padding: 40px;
    gap: 20px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .nfc-table__wrapper {
    padding: 30px 20px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper .turbo-acquiring-landing .nfc-table__image {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 341px;
  margin: 0 !important;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .nfc-table__image {
    max-width: 204px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .nfc-table__image {
    max-width: 168px;
    margin: 0 auto !important;
  }
}
.wrapper .turbo-acquiring-landing .nfc-table__image img {
  width: 100%;
}
.wrapper .turbo-acquiring-landing .nfc-table__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  width: 100%;
}
.wrapper .turbo-acquiring-landing .nfc-table__title {
  font: 700 36px/48px 'Gilroy', 'Arial', sans-serif;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .nfc-table__title {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
  }
}
.wrapper .turbo-acquiring-landing .nfc-table__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
}
.wrapper .turbo-acquiring-landing .nfc-table__list-item {
  position: relative;
  font: 400 22px/1.3 'Gilroy', 'Arial', sans-serif;
  padding-left: 30px;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .nfc-table__list-item {
    font-size: 16px;
    line-height: 1.1;
  }
}
.wrapper .turbo-acquiring-landing .nfc-table__list-item::before {
  position: absolute;
  content: '';
  top: 4px;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M7.14258 10.3661L9.14807 12.2883L12.8569 7.6189' stroke='%23ACCE23' stroke-width='1.5' stroke-linecap='round'/%3E%3Ccircle cx='10' cy='10' r='9.25' stroke='%23ACCE23' stroke-width='1.5'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  .wrapper .turbo-acquiring-landing .nfc-table__list-item::before {
    top: 3px;
  }
}
.wrapper .turbo-acquiring-landing .nfc-table__footnote {
  font: 300 14px/1.3 'Gilroy', 'Arial', sans-serif;
}
.wrapper .turbo-acquiring-landing .nfc-table__footnote a {
  text-decoration: underline;
  color: #f65e64;
}
.wrapper .turbo-acquiring-landing .how-get__content {
  padding: 60px 60px 80px;
  border-radius: 20px;
  background: #fbfbfb;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .how-get__content {
    padding: 60px 20px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .how-get__content {
    padding: 40px 20px;
  }
}
.wrapper .turbo-acquiring-landing .how-get__title {
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .how-get__title {
    margin-bottom: 40px;
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .how-get__title {
    text-align: start;
    font-size: 24px;
  }
}
.wrapper .turbo-acquiring-landing .how-get__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .how-get__wrapper {
    display: block;
  }
}
.wrapper .turbo-acquiring-landing .how-get__item {
  width: 305px;
  text-align: center;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .how-get__item {
    width: 229px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .how-get__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 20px;
    margin-bottom: 40px;
    width: 100%;
  }
}
.wrapper .turbo-acquiring-landing .how-get__item:last-child {
  margin-right: 0;
}
.wrapper .turbo-acquiring-landing .how-get__item-num {
  font: 400 28px/32px 'Gilroy', 'Arial', sans-serif;
  color: #f65e64;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .how-get__item-text {
    text-align: left;
  }
}
.wrapper .turbo-acquiring-landing .how-get__item-head {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wrapper .turbo-acquiring-landing .how-get__item-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 62px;
  height: 62px;
  margin: 0 auto 20px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #e6e8e0;
}
.wrapper .turbo-acquiring-landing .how-get__item-title {
  font: 600 18px/26px 'Gilroy', 'Arial', sans-serif;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .how-get__item-title {
    margin-bottom: 6px;
  }
}
.wrapper .turbo-acquiring-landing .how-get__item-descr {
  font: 300 18px/26px 'Gilroy', 'Arial', sans-serif;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .how-get__item-descr {
    font-size: 16px;
  }
}
.wrapper .turbo-acquiring-landing .how-get__item-progress {
  position: absolute;
  top: 30px;
  right: -192px;
  height: 1px;
  width: 295px;
  background: #e7e7e7;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .how-get__item-progress {
    width: 160px;
    right: -85px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .how-get__item-progress {
    top: 62px;
    left: 30px;
    width: 1px;
    height: calc(100% + 40px - 62px);
  }
}
.wrapper .turbo-acquiring-landing .how-get__progress {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.wrapper .turbo-acquiring-landing .how-get__progress-circle {
  stroke-dasharray: 402;
  stroke-dashoffset: 402;
  -webkit-transform: rotate(-90deg) scaleX(-1);
          transform: rotate(-90deg) scaleX(-1);
  -webkit-transform-origin: center;
          transform-origin: center;
}
.wrapper .turbo-acquiring-landing .how-get__foot {
  max-width: 840px;
  margin: 32px auto 0;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .how-get__foot {
    margin: 40px 0 0;
    max-width: unset;
  }
}
.wrapper .turbo-acquiring-landing .how-get__foot-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 20px;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .how-get__foot-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper .turbo-acquiring-landing .how-get__phone {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
.wrapper .turbo-acquiring-landing .how-get__phone input {
  width: 100%;
  height: 58px;
  padding: 15px 20px 0;
  font: 300 18px/1.5 'Gilroy', 'Arial', sans-serif;
  background: #f4f4f4;
  border: 1px solid transparent;
  border-radius: 10px;
  outline: none;
}
.wrapper .turbo-acquiring-landing .how-get__phone input:focus ~ label,
.wrapper .turbo-acquiring-landing .how-get__phone input:valid ~ label {
  top: 8px;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  font-size: 14px;
}
.wrapper .turbo-acquiring-landing .how-get__phone input.filled ~ label {
  top: 8px;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  font-size: 14px;
}
.wrapper .turbo-acquiring-landing .how-get__phone input.parsley-error {
  border-color: #f65e64;
}
.wrapper .turbo-acquiring-landing .how-get__phone input.parsley-error ~ label {
  color: #f65e64;
}
.wrapper .turbo-acquiring-landing .how-get__phone .parsley-errors-list {
  display: none;
}
.wrapper .turbo-acquiring-landing .how-get__phone label {
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 50%;
  margin-bottom: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font: 18px/1 'Gilroy', 'Arial', sans-serif;
  color: #b3b3b3;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wrapper .turbo-acquiring-landing .how-get .request-block-buttons-submit {
  height: 100%;
}
.wrapper .turbo-acquiring-landing .how-get .request-block-buttons-submit button {
  line-height: 53px !important;
  height: 100%;
  font-size: 18px;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .how-get .request-block-buttons-submit button {
    width: 100%;
  }
}
.wrapper .turbo-acquiring-landing .review__title {
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .review__title {
    margin-bottom: 40px;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .review__title {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .review__title {
    margin-bottom: 25px;
  }
}
.wrapper .turbo-acquiring-landing .review__title span {
  color: #f65e64;
}
.wrapper .turbo-acquiring-landing .review__container {
  padding: 80px 80px 80px 260px;
  background: #f9f9f9;
  border-radius: 20px;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .review__container {
    padding: 70px 70px 70px 180px;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .review__container {
    padding: 60px 45px 60px 130px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .review__container {
    padding: 80px 20px 35px;
  }
}
.wrapper .turbo-acquiring-landing .review__text {
  position: relative;
  font: 400 26px/37px 'Gilroy', 'Arial', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .review__text {
    font-size: 22px;
    line-height: 28px;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .review__text {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .review__text {
    font-size: 18px;
    line-height: 25px;
    text-align: center;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .review__text br {
    display: none;
  }
}
.wrapper .turbo-acquiring-landing .review__text::before {
  content: '';
  position: absolute;
  left: -88px;
  top: 0;
  width: 60px;
  height: 50px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58' height='45' viewBox='0 0 58 45' fill='none'%3E%3Cmask id='mask0_57_1657' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='58' height='45'%3E%3Crect width='58' height='45' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_57_1657)'%3E%3Cpath d='M14.7076 29.6396L14.6889 28.6891L13.7388 28.6596C7.32428 28.4605 2 22.6494 2 15.3296C2 7.90345 7.48994 2 14.0592 2C17.7902 2 20.8247 3.5602 22.9528 6.34009C25.1004 9.1454 26.3696 13.2581 26.3696 18.3865C26.3696 24.2014 24.6714 30.2338 21.6343 34.7847C18.7629 39.0873 14.76 41.9864 9.90881 42.2815C10.4284 41.7141 11.2902 40.6801 12.1322 39.2576C13.4684 37.0004 14.7875 33.7204 14.7076 29.6396Z' fill='white' stroke='%23F65E64' stroke-width='2'/%3E%3Cpath d='M44.6724 29.6396L44.6538 28.6891L43.7036 28.6596C37.2891 28.4605 31.9648 22.6494 31.9648 15.3296C31.9648 7.90345 37.4548 2 44.024 2C47.7551 2 50.7895 3.5602 52.9177 6.34009C55.0653 9.1454 56.3344 13.2581 56.3344 18.3865C56.3344 24.2014 54.6363 30.2338 51.5991 34.7847C48.7278 39.0873 44.7249 41.9864 39.8737 42.2815C40.3933 41.7141 41.2551 40.6801 42.0971 39.2576C43.4332 37.0004 44.7523 33.7204 44.6724 29.6396Z' fill='white' stroke='%23F65E64' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .review__text::before {
    left: 50%;
    top: -50px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='31' viewBox='0 0 40 31' fill='none'%3E%3Cmask id='mask0_71_690' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='40' height='31'%3E%3Crect width='40' height='31' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_71_690)'%3E%3Cpath d='M10.1432 20.4238L10.1303 19.7683L9.47506 19.748C5.05127 19.6106 1.37935 15.603 1.37935 10.5548C1.37935 5.43336 5.16552 1.36202 9.69603 1.36202C12.2692 1.36202 14.3619 2.43802 15.8296 4.35518C17.3107 6.28988 18.186 9.12622 18.186 12.663C18.186 16.6733 17.0148 20.8336 14.9202 23.9722C12.94 26.9395 10.1794 28.9388 6.8337 29.1424C7.19205 28.7511 7.78641 28.038 8.36711 27.0569C9.28858 25.5002 10.1983 23.2381 10.1432 20.4238Z' fill='white' stroke='%23F65E64' stroke-width='1.37931'/%3E%3Cpath d='M30.8085 20.4238L30.7956 19.7683L30.1403 19.748C25.7166 19.6106 22.0446 15.603 22.0446 10.5548C22.0446 5.43336 25.8308 1.36202 30.3613 1.36202C32.9344 1.36202 35.0272 2.43802 36.4949 4.35518C37.976 6.28988 38.8513 9.12622 38.8513 12.663C38.8513 16.6733 37.6801 20.8336 35.5855 23.9722C33.6053 26.9395 30.8446 28.9388 27.499 29.1424C27.8573 28.7511 28.4517 28.038 29.0324 27.0569C29.9539 25.5002 30.8636 23.2381 30.8085 20.4238Z' fill='white' stroke='%23F65E64' stroke-width='1.37931'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
  }
}
.wrapper .turbo-acquiring-landing .online-bank {
  overflow: hidden;
}
.wrapper .turbo-acquiring-landing .online-bank .inner {
  position: relative;
}
.wrapper .turbo-acquiring-landing .online-bank__title {
  text-align: center;
  margin: 0 auto 50px;
  font-size: 36px;
  line-height: 48px;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .online-bank__title {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .online-bank__title {
    padding-right: 146px;
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 32px;
  }
}
.wrapper .turbo-acquiring-landing .online-bank__slider {
  width: 100vw;
  margin-top: 0 !important;
}
.wrapper .turbo-acquiring-landing .online-bank__item {
  padding: 45px;
  background: #f9f9f9;
  border-radius: 20px;
  margin-right: 28px;
  height: 344px;
  width: 388px;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .online-bank__item {
    width: 310px;
    padding: 40px 25px;
    margin-right: 20px;
    height: 274px;
  }
}
.wrapper .turbo-acquiring-landing .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 .turbo-acquiring-landing .online-bank__item-logo {
    max-width: 120px;
  }
}
.wrapper .turbo-acquiring-landing .online-bank__item-logo img {
  max-width: 85%;
  max-height: 100px;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .online-bank__item-img {
    width: 70px;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .online-bank__item-img img {
    width: 100%;
  }
}
.wrapper .turbo-acquiring-landing .online-bank__item-text {
  font: 300 18px/26px 'Gilroy', 'Arial', sans-serif;
  margin-top: 45px;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .online-bank__item-text {
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
  }
}
.wrapper .turbo-acquiring-landing .online-bank .slick-controls {
  position: absolute;
  top: 2px;
  right: 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .online-bank .slick-controls {
    right: 10px;
  }
}
.wrapper .turbo-acquiring-landing .online-bank .slick-controls-arrows {
  position: absolute;
  top: 50%;
  right: 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: 10px;
}
.wrapper .turbo-acquiring-landing .online-bank .slick-controls-arrows .slick-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: all;
  padding: 8px;
  width: 44px;
  height: 44px;
  font-size: 0;
  border: 1px solid #eaeae7;
  background: #fff;
  cursor: pointer;
  outline: none;
  border-radius: 13px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.wrapper .turbo-acquiring-landing .online-bank .slick-controls-arrows .slick-arrow::before {
  content: '';
  display: inline-block;
  width: 28px;
  height: 28px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M7 14L21 14M21 14L14 21M21 14L14 7' stroke='rgb(184,184,184)' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.wrapper .turbo-acquiring-landing .online-bank .slick-controls-arrows .slick-arrow.slick-prev::before {
  rotate: 180deg;
}
.wrapper .turbo-acquiring-landing .online-bank .slick-controls-arrows .slick-arrow:hover {
  background: #f65e64;
  border-color: #f65e64;
}
.wrapper .turbo-acquiring-landing .online-bank .slick-controls-arrows .slick-arrow:hover::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M7 14L21 14M21 14L14 21M21 14L14 7' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.wrapper .turbo-acquiring-landing .tariffs__title {
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .tariffs__title {
    text-align: left;
    margin-bottom: 30px;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .tariffs__title {
    margin-bottom: 30px;
  }
}
.wrapper .turbo-acquiring-landing .tariffs__block {
  display: grid;
  gap: 20px;
  grid-template-columns: 24% 76%;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .tariffs__block {
    grid-template-columns: 32% 69%;
    width: 100vw;
    overflow-y: auto;
    margin: 25px calc((100vw - 100%) / -2) 0;
    padding: 25px calc((100vw - 100%) / 2);
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .tariffs__block {
    grid-template-columns: 200px 1fr;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .tariffs__block {
    grid-template-columns: 47% 69%;
    width: auto;
    overflow-y: hidden;
    margin: 0;
    padding: 25px 0;
  }
}
@media (max-width: 520px) {
  .wrapper .turbo-acquiring-landing .tariffs__options {
    position: sticky;
    background: #fff;
    padding-left: 10px;
    z-index: 1;
    left: calc(((100vw - 100%) / 2) * -1);
  }
}
.wrapper .turbo-acquiring-landing .tariffs__rows .tariffs__row:not(.tariffs__row--start) .tariffs__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wrapper .turbo-acquiring-landing .tariffs__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .tariffs__row {
    min-width: 929px;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .tariffs__row {
    min-width: 773px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .tariffs__row {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 20px;
    min-width: 610px;
  }
}
.wrapper .turbo-acquiring-landing .tariffs__row-top {
  background: #f4f4f4;
  border-radius: 10px 10px 0px 0px;
  padding: 30px 70px;
  width: calc((100% - 50px) / 3);
  font: 400 16px/24px 'Gilroy', 'Arial', sans-serif;
  text-align: center;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .tariffs__row-top {
    padding: 20px;
    width: calc((100% - 10px) / 3);
  }
}
.wrapper .turbo-acquiring-landing .tariffs__row-top:last-child {
  margin-right: 0;
}
.wrapper .turbo-acquiring-landing .tariffs__row-top--width {
  width: 293px;
  background: #fff;
  text-align: start;
  padding: 30px 0;
  border-bottom: 1px solid #e6e6e4;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .tariffs__row-top--width {
    padding: 20px 0;
    max-width: 160px;
    width: 160px;
  }
}
.wrapper .turbo-acquiring-landing .tariffs__row-name {
  font: 500 26px/32px 'Gilroy', 'Arial', sans-serif;
  color: #f65e64;
  text-align: center;
  -ms-flex-item-align: center;
      align-self: center;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .tariffs__row-name {
    font-size: 22px;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .tariffs__row-name {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .tariffs__row-name {
    font-size: 18px;
    line-height: 22px;
  }
}
.wrapper .turbo-acquiring-landing .tariffs__row--pb0 .tariffs__item {
  padding-bottom: 0;
}
.wrapper .turbo-acquiring-landing .tariffs__row--width {
  min-width: auto;
}
.wrapper .turbo-acquiring-landing .tariffs__row--width .tariffs__item {
  width: 100%;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .tariffs__row--width .tariffs__item {
    padding-right: 0;
  }
}
.wrapper .turbo-acquiring-landing .tariffs__row:last-child .tariffs__item {
  border-bottom: none;
}
.wrapper .turbo-acquiring-landing .tariffs__item {
  width: calc((100% - 50px) / 3);
  padding: 30px 10px;
  background: #fff;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #e6e6e4;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .tariffs__item {
    padding: 20px 10px;
    width: calc((100% - 10px) / 3);
  }
}
.wrapper .turbo-acquiring-landing .tariffs__item--width {
  width: 293px;
  padding: 30px 20px 30px 0;
  text-align: start;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .tariffs__item--width {
    width: 240px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .tariffs__item--width {
    padding: 20px 5px 20px 0;
    width: 160px;
  }
}
.wrapper .turbo-acquiring-landing .tariffs__item--no-border {
  border-bottom: none;
}
.wrapper .turbo-acquiring-landing .tariffs__item:last-child {
  margin-right: 0;
}
.wrapper .turbo-acquiring-landing .tariffs__item--radius {
  border-radius: 0px 0px 10px 10px;
}
.wrapper .turbo-acquiring-landing .tariffs__item-content {
  text-align: center;
  font-size: 16px;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .tariffs__item-content {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .tariffs__item-content {
    font-size: 12px;
  }
}
.wrapper .turbo-acquiring-landing .tariffs__item-name {
  font: 700 22px/30px 'Gilroy', 'Arial', sans-serif;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .tariffs__item-name {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .tariffs__item-name {
    font-size: 14px;
    line-height: 20px;
  }
}
.wrapper .turbo-acquiring-landing .tariffs__item-name:not(:last-child) {
  margin-bottom: 5px;
}
.wrapper .turbo-acquiring-landing .tariffs__item-name--mb-xl:not(:last-child) {
  margin-bottom: 10px;
}
.wrapper .turbo-acquiring-landing .tariffs__item-desc {
  font: 400 16px/24px 'Gilroy', 'Arial', sans-serif;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .tariffs__item-desc {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .tariffs__item-desc {
    font-size: 13px;
    line-height: 18px;
  }
}
.wrapper .turbo-acquiring-landing .tariffs__item-desc:not(:last-child) {
  margin-bottom: 5px;
}
.wrapper .turbo-acquiring-landing .tariffs__item-value {
  font: 700 22px/30px 'Gilroy', 'Arial', sans-serif;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .tariffs__item-value {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .tariffs__item-value {
    font-size: 14px;
    line-height: 20px;
  }
}
.wrapper .turbo-acquiring-landing .tariffs__item-value:not(:last-child) {
  margin-bottom: 4px;
}
.wrapper .turbo-acquiring-landing .tariffs__item-txt {
  font: 300 14px/18px 'Gilroy', 'Arial', sans-serif;
  color: #636363;
  text-align: center;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .tariffs__item-txt {
    font-size: 12px;
    line-height: 16px;
  }
}
.wrapper .turbo-acquiring-landing .tariffs__item-caption {
  font: 400 16px/24px 'Gilroy', 'Arial', sans-serif;
  text-align: center;
  margin-top: 12px;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .tariffs__item-caption {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .tariffs__item-caption {
    font-size: 12px;
    line-height: 18px;
  }
}
.wrapper .turbo-acquiring-landing .tariffs__item .noval {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wrapper .turbo-acquiring-landing .tariffs__item .noval::before {
  content: '';
  width: 28px;
  height: 28px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Ccircle cx='13.9912' cy='13.9912' r='13.9912' fill='%23E6E8E0'/%3E%3Cpath d='M17.3673 15.4403H10.6173V13.2083H17.3673V15.4403Z' fill='white'/%3E%3C/svg%3E") center no-repeat;
  background-size: 100%;
}
.wrapper .turbo-acquiring-landing .tariffs__doc {
  margin-top: 40px;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .tariffs__doc {
    margin-top: 20px;
  }
}
.wrapper .turbo-acquiring-landing .tariffs__doc-item a {
  position: relative;
  display: block;
  padding-left: 40px;
  font: 300 16px/22px 'Gilroy', 'Arial', sans-serif;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .tariffs__doc-item a {
    font-size: 14px;
    line-height: 20px;
  }
}
.wrapper .turbo-acquiring-landing .tariffs__doc-item a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 29px;
  height: 32px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='33' viewBox='0 0 28 33' fill='none'%3E%3Cg clip-path='url(%23clip0_48_787)'%3E%3Cpath d='M27.4111 26.2002C26.8581 26.2002 26.4111 25.7532 26.4111 25.2002V3.20024C26.4111 2.53824 25.8731 2.00024 25.2111 2.00024H7.60308C7.05108 2.00024 6.60308 1.55224 6.60308 1.00024C6.60308 0.448244 7.05108 0.000244141 7.60308 0.000244141H25.2111C26.9751 0.000244141 28.4111 1.43524 28.4111 3.20024V25.2002C28.4111 25.7532 27.9641 26.2002 27.4111 26.2002ZM18.6082 32.7991H3.20018C1.43518 32.7991 0.000183105 31.3631 0.000183105 29.5991V9.79914C0.000183105 8.03514 1.43518 6.59914 3.20018 6.59914H18.6082C20.3722 6.59914 21.8072 8.03514 21.8072 9.79914V29.5991C21.8072 31.3631 20.3722 32.7991 18.6082 32.7991ZM3.20018 8.59914C2.53818 8.59914 2.00018 9.13714 2.00018 9.79914V29.5991C2.00018 30.2611 2.53818 30.7991 3.20018 30.7991H18.6082C19.2692 30.7991 19.8072 30.2611 19.8072 29.5991V9.79914C19.8072 9.13714 19.2692 8.59914 18.6082 8.59914H3.20018ZM14.2031 17.3974H7.60308C7.05108 17.3974 6.60308 16.9494 6.60308 16.3974C6.60308 15.8444 7.05108 15.3974 7.60308 15.3974H14.2031C14.7551 15.3974 15.2031 15.8444 15.2031 16.3974C15.2031 16.9494 14.7551 17.3974 14.2031 17.3974ZM14.2031 23.9961H7.60308C7.05108 23.9961 6.60308 23.5491 6.60308 22.9961C6.60308 22.4431 7.05108 21.9961 7.60308 21.9961H14.2031C14.7551 21.9961 15.2031 22.4431 15.2031 22.9961C15.2031 23.5491 14.7551 23.9961 14.2031 23.9961Z' fill='%23F65E64'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_48_787'%3E%3Crect width='28' height='33' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat;
  background-size: contain;
}
.wrapper .turbo-acquiring-landing .tariffs__more {
  position: relative;
  display: inline-block;
  margin-top: 10px;
  padding-right: 26px;
  font: 500 16px/24px 'Gilroy', 'Arial', sans-serif;
  color: #f65e64;
  cursor: pointer;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .tariffs__more {
    font-size: 12px;
    line-height: 18px;
  }
}
.wrapper .turbo-acquiring-landing .tariffs__more::before {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  right: 0;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9' fill='none'%3E%3Cpath d='M13.1816 1L6.99982 7.18182L0.818004 0.999999' stroke='%23F65E64' stroke-width='1.45455' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wrapper .turbo-acquiring-landing .tariffs__more.active::before {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.wrapper .turbo-acquiring-landing .tariffs__list {
  padding: 12px 0 10px;
}
.wrapper .turbo-acquiring-landing .tariffs__list-item {
  padding: 10px 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 27px;
  position: relative;
  margin-bottom: 0;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .tariffs__list-item {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .tariffs__list-item {
    font-size: 12px;
    line-height: 18px;
  }
}
.wrapper .turbo-acquiring-landing .tariffs__list-item::before {
  content: none;
}
.wrapper .turbo-acquiring-landing .tariffs__list-item .tooltip {
  position: relative;
  margin-left: 8px;
  display: inline-block;
  vertical-align: sub;
  width: 20px;
  height: 20px;
  background: url(/local/templates/main/css/../../../../img/icon_question.svg) no-repeat;
  background-size: contain;
  opacity: 1;
  cursor: pointer;
  z-index: auto;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .tariffs__list-item .tooltip {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media (max-width: 520px) {
  .wrapper .turbo-acquiring-landing .tariffs__list-item .tooltip {
    margin-left: 2px;
  }
}
.wrapper .turbo-acquiring-landing .tariffs__list-item .tooltip:hover {
  background: url(/local/templates/main/css/../../../../img/icon_question_pink.svg) no-repeat;
}
.wrapper .turbo-acquiring-landing .tariffs__list-item .tooltip:hover span {
  opacity: 1;
  visibility: visible;
}
.wrapper .turbo-acquiring-landing .tariffs__list-item .tooltip span {
  position: absolute;
  left: calc(100% + 7px);
  top: -12px;
  display: block;
  width: 160px;
  padding: 15px 20px;
  font: 300 14px/1.3 'Gilroy', 'Arial', sans-serif;
  color: #808080;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.08);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: unset;
  visibility: hidden;
  z-index: 1;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .tariffs__list-item .tooltip span {
    width: 200px;
  }
}
@media (max-width: 520px) {
  .wrapper .turbo-acquiring-landing .tariffs__list-item .tooltip span {
    top: -11px;
    width: 150px;
  }
}
.wrapper .turbo-acquiring-landing .tariffs__list-item .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 .turbo-acquiring-landing .tariffs__cards {
  background: #f4f4f4;
  text-align: center;
  border-radius: 10px;
  margin-top: 17px;
}
.wrapper .turbo-acquiring-landing .tariffs__cards span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 0;
  font: 700 16px/27px 'Gilroy', 'Arial', sans-serif;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .tariffs__cards span {
    font-size: 14px;
    line-height: 23.2px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .tariffs__cards span {
    font-size: 12px;
    line-height: 20px;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .tariffs__cards span:last-child {
    padding: 7px 0;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .tariffs__cards span:last-child {
    padding: 12px 0 13px;
  }
}
.wrapper .turbo-acquiring-landing .request-form__wrapper {
  position: relative;
  padding: 100px 0 90px 100px;
  background: #6d6c73;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .request-form__wrapper {
    padding: 80px 50px;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .request-form__wrapper {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .request-form__wrapper {
    padding: 40px 20px;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .request-form__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.wrapper .turbo-acquiring-landing .request-form__img {
  position: absolute;
  right: 0;
  bottom: 90px;
  width: 100%;
  max-width: 420px;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .request-form__img {
    width: 340px;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .request-form__img {
    display: none;
  }
}
.wrapper .turbo-acquiring-landing .request-form__img img {
  width: 100%;
  height: 100%;
}
.wrapper .turbo-acquiring-landing .request-form__title {
  font: 700 54px/70px 'Gilroy', 'Arial', sans-serif;
  color: #fff;
  margin-bottom: 15px;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .request-form__title {
    font-size: 48px;
    line-height: 1.1;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .request-form__title {
    font-size: 26px;
    line-height: 30px;
  }
}
.wrapper .turbo-acquiring-landing .request-form__txt {
  font: 400 22px/28px 'Gilroy', 'Arial', sans-serif;
  margin-bottom: 50px;
  color: #fff;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .request-form__txt {
    max-width: 520px;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .request-form__txt {
    max-width: unset;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .request-form__txt {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 20px;
  }
}
.wrapper .turbo-acquiring-landing .request-form__terms {
  margin-top: 35px;
  font: 300 16px/22px 'Gilroy', 'Arial', sans-serif;
  color: #fff;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .request-form__terms {
    max-width: 420px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .request-form__terms {
    max-width: unset;
  }
}
.wrapper .turbo-acquiring-landing .request-form__terms a {
  font: 300 16px/22px 'Gilroy', 'Arial', sans-serif;
  color: #fff;
  text-decoration: underline;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .request-form__terms a {
    font-size: 14px;
    line-height: 22px;
  }
}
.wrapper .turbo-acquiring-landing .request-form .request-block-buttons-submit {
  height: 100%;
  margin-top: 35px;
  width: 316px;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .request-form .request-block-buttons-submit {
    width: 315px;
    margin: 10px auto 0;
  }
}
.wrapper .turbo-acquiring-landing .request-form .request-block-buttons-submit button {
  position: relative;
  line-height: 64px !important;
  font-size: 22px;
  width: 100%;
  padding-left: 80px;
  text-align: left;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .request-form .request-block-buttons-submit button {
    padding-left: 90px;
    line-height: 53px !important;
    font-size: 18px;
  }
}
.wrapper .turbo-acquiring-landing .request-form .request-block-buttons-submit button::after {
  content: '';
  position: absolute;
  right: 80px;
  top: 52%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 22px;
  height: 22px;
  z-index: 2;
  cursor: pointer;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M2 11H20M20 11L11.5 2.5M20 11L11.5 19.5' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") center no-repeat;
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .request-form .request-block-buttons-submit button::after {
    right: 90px;
    width: 18px;
    height: 18px;
  }
}
.wrapper .turbo-acquiring-landing .request-form__phone {
  position: relative;
}
.wrapper .turbo-acquiring-landing .request-form__phone input {
  width: 100%;
  height: 86px;
  padding: 20px 20px 0;
  font: 400 28px/1.1 'Gilroy', 'Arial', sans-serif;
  background: #fff;
  border: 1px solid transparent;
  border-radius: 10px;
  outline: none;
}
.wrapper .turbo-acquiring-landing .request-form__phone input:focus ~ label,
.wrapper .turbo-acquiring-landing .request-form__phone input:valid ~ label {
  top: 11px;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  font-size: 14px;
}
.wrapper .turbo-acquiring-landing .request-form__phone input.filled ~ label {
  top: 11px;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  font-size: 14px;
}
.wrapper .turbo-acquiring-landing .request-form__phone input.parsley-error {
  border-color: #f65e64;
}
.wrapper .turbo-acquiring-landing .request-form__phone input.parsley-error ~ label {
  color: #f65e64;
}
.wrapper .turbo-acquiring-landing .request-form__phone .parsley-errors-list {
  display: none;
}
.wrapper .turbo-acquiring-landing .request-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', 'Arial', sans-serif;
  color: #b3b3b3;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wrapper .turbo-acquiring-landing .footer {
  margin-top: auto;
}
.wrapper .turbo-acquiring-landing .footer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 0;
  border-top: 1px solid #e6e8e0;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .footer-inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .footer-inner {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .footer-inner {
    display: block;
  }
}
.wrapper .turbo-acquiring-landing .footer-logo {
  width: 220px;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .footer-logo {
    width: 180px;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .footer-logo {
    width: 145px;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .footer-logo {
    width: 125px;
  }
}
.wrapper .turbo-acquiring-landing .footer-logo img {
  width: 100%;
}
.wrapper .turbo-acquiring-landing .footer-terms {
  font: 300 16px/22px 'Gilroy', 'Arial', sans-serif;
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .footer-terms {
    font-size: 14px;
    line-height: 18px;
  }
}
.wrapper .turbo-acquiring-landing .footer-terms p {
  margin-bottom: 7px;
}
.wrapper .turbo-acquiring-landing .footer-terms p:last-child {
  margin-bottom: 0;
}
.wrapper .turbo-acquiring-landing .footer-made_by {
  font: 300 16px/20px 'Gilroy', 'Arial', sans-serif;
  color: #808080;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .footer-made_by {
    margin-top: 25px;
  }
}
@media (max-width: 979px) {
  .wrapper .turbo-acquiring-landing .footer-made_by {
    font-size: 14px;
    line-height: 18px;
  }
}
.wrapper .turbo-acquiring-landing .footer-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 100px;
  width: 100%;
}
@media (max-width: 1239px) {
  .wrapper .turbo-acquiring-landing .footer-info {
    display: block;
    margin-left: auto;
    width: auto;
  }
}
@media (max-width: 767px) {
  .wrapper .turbo-acquiring-landing .footer-info {
    margin-top: 22px;
  }
}

/* End */


/* Start:/local/templates/main/css/blocks/turbo-acquiring-excellence/turbo-acquiring-excellence.css?17649191362685*/
.turbo-acquiring-excellence__wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media (max-width: 979px) {
  .turbo-acquiring-excellence__wrapper {
    gap: 12px;
  }
}
@media (max-width: 767px) {
  .turbo-acquiring-excellence__wrapper {
    grid-template-columns: 1fr;
    gap: 15px;
  }
}
.turbo-acquiring-excellence__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 40px;
  border-radius: 20px;
  background: #fbfbfb;
}
@media (max-width: 1239px) {
  .turbo-acquiring-excellence__item {
    padding: 38px 30px;
  }
}
@media (max-width: 979px) {
  .turbo-acquiring-excellence__item {
    padding: 32px 20px;
  }
}
.turbo-acquiring-excellence__decor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 30px;
  padding-right: 30px;
  border-right: 1px solid #e6e8e0;
}
@media (max-width: 1239px) {
  .turbo-acquiring-excellence__decor {
    margin-right: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 979px) {
  .turbo-acquiring-excellence__decor {
    margin-right: 15px;
    padding-right: 15px;
  }
}
.turbo-acquiring-excellence__img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 110px;
}
@media (max-width: 979px) {
  .turbo-acquiring-excellence__img {
    width: 80px;
  }
}
.turbo-acquiring-excellence__img img {
  max-width: 100%;
}
.turbo-acquiring-excellence__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 6px;
}
.turbo-acquiring-excellence__title {
  font: 500 24px/32px 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .turbo-acquiring-excellence__title {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 979px) {
  .turbo-acquiring-excellence__title {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .turbo-acquiring-excellence__title {
    font-size: 16px;
    line-height: 24px;
  }
}
.turbo-acquiring-excellence__descr {
  font: 300 18px/26px 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .turbo-acquiring-excellence__descr {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 979px) {
  .turbo-acquiring-excellence__descr {
    font-size: 14px;
    line-height: 22px;
  }
}

/* End */


/* Start:/local/templates/main/include/pages/start_business/css/checking.css?176491913788853*/
.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/checking/css/checking.css?176491913791589*/
.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 .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/checking/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 .greeting__title span {
  color: #f65e64;
}
.wrapper main .start-business-page .inner .greeting__content {
  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;
  gap: 30px;
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .greeting__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper main .start-business-page .inner .greeting__block-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 20px;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .greeting__block-item {
    gap: 15px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .greeting__block-item {
    gap: 10px;
  }
}
.wrapper main .start-business-page .inner .greeting__block-item:first-child {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e6e8e0;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .greeting__block-item:first-child {
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
}
.wrapper main .start-business-page .inner .greeting__block-text {
  font: 300 22px/30px 'Gilroy', sans-serif;
  max-width: 500px;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .greeting__block-text {
    font-size: 20px;
    max-width: 400px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .greeting__block-text {
    font-size: 18px;
    line-height: 23px;
    max-width: 355px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .greeting__block-text {
    font-size: 16px;
    line-height: 20px;
    max-width: 100%;
  }
}
.wrapper main .start-business-page .inner .greeting__block-icon {
  width: 42px;
  height: 42px;
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .greeting__block-icon {
    width: 34px;
    height: 34px;
  }
}
@media (max-width: 520px) {
  .wrapper main .start-business-page .inner .greeting__block-icon {
    width: 28px;
    height: 28px;
  }
}
.wrapper main .start-business-page .inner .greeting__block-icon svg {
  width: 100%;
}
.wrapper main .start-business-page .inner .greeting__image {
  width: 500px;
}
@media (max-width: 1239px) {
  .wrapper main .start-business-page .inner .greeting__image {
    width: 380px;
  }
}
@media (max-width: 768px) {
  .wrapper main .start-business-page .inner .greeting__image {
    width: 300px;
  }
}
.wrapper main .start-business-page .inner .greeting__image img {
  width: 100%;
}
.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 {
  max-width: 855px;
  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%;
}
.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/checking/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/checking/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/checking/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;
  max-width: 770px;
}
@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/components/bitrix/news.list/top_banner/style.css?17649191362341*/
.wrapper main .partner-program-page .inner .top-banner-content-text-buttons-doc {
  margin-left: 20px;
}
.wrapper main .partner-program-page .inner .top-banner-content-text-buttons-doc a {
  position: relative;
  display: block;
  width: 155px;
  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;
  cursor: pointer;
}
@media (max-width: 1480px) {
  .wrapper main .partner-program-page .inner .top-banner-content-text-buttons-doc a {
    width: 240px;
    font-size: 16px;
    line-height: 45px;
  }
}
@media (max-width: 768px) {
  .wrapper main .partner-program-page .inner .top-banner-content-text-buttons-doc a {
    width: 200px;
    font: 300 16px/43px 'Gilroy', sans-serif;
  }
}
@media (max-width: 520px) {
  .wrapper main .partner-program-page .inner .top-banner-content-text-buttons-doc a {
    width: auto;
    max-width: 100%;
  }
}
.wrapper main .partner-program-page .inner .top-banner-content-text-buttons-doc 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 .partner-program-page .inner .top-banner-content-text-buttons-doc a:hover {
  line-height: 55px;
  color: #fff;
  border: none;
}
@media (max-width: 1480px) {
  .wrapper main .partner-program-page .inner .top-banner-content-text-buttons-doc a:hover {
    line-height: 45px;
    border: 1px solid transparent;
  }
}
@media (max-width: 979px){
  .wrapper main .partner-program-page .inner .top-banner-content-text-buttons-doc {
      margin:10px 0 0 0;
  }
}
@media (max-width: 768px) {
  .wrapper main .partner-program-page .inner .top-banner-content-text-buttons-doc a:hover {
    line-height: 43px;
  }
}
.wrapper main .partner-program-page .inner .top-banner-content-text-buttons-doc a:hover::before {
  opacity: 1;
}
.wrapper main .partner-program-page .inner .top-banner-content-text-buttons-doc a span {
  position: relative;
}
.wrapper main .valyutnyj-control-page .top-banner-wave{
	display:none
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/banner_action_banner/style.css?1764919136813*/
.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.list/reward_checking_turbo/style.css?1764919136114*/
.wrapper main .about-page .inner .awards-slider .swiper-slide-image img{
	max-width: 75%;
    max-height: 100px;
}
/* End */
/* /local/templates/main/css/landing-turbo-acquiring.css?176491913665986 */
/* /local/templates/main/css/blocks/turbo-acquiring-excellence/turbo-acquiring-excellence.css?17649191362685 */
/* /local/templates/main/include/pages/start_business/css/checking.css?176491913788853 */
/* /local/templates/main/include/pages/checking/css/checking.css?176491913791589 */
/* /local/templates/main/components/bitrix/news.list/top_banner/style.css?17649191362341 */
/* /local/templates/main/components/bitrix/news.list/banner_action_banner/style.css?1764919136813 */
/* /local/templates/.default/components/bitrix/news.list/reward_checking_turbo/style.css?1764919136114 */
