

/* Start:/local/templates/main/include/pages/wed/css_new/wed.css?175094018639890*/
.wrapper main .wed-page ul,
.wrapper main .wed-page li,
.wrapper main .wed-page p {
  margin: 0;
  padding: 0;
}
@media (max-width: 520px) {
  .wrapper main .wed-page .inner .top-banner {
    padding: 0 20px;
  }
}
.wrapper main .wed-page .inner .top-banner-content {
  position: relative;
  z-index: 1;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .top-banner-content {
    max-width: 475px;
  }
}
@media (max-width: 520px) {
  .wrapper main .wed-page .inner .top-banner-content {
    position: unset;
  }
}
@media (max-width: 768px) {
  .wrapper main .wed-page .inner .top-banner-content-breadcrumbs {
    left: 0;
  }
}
.wrapper main .wed-page .inner .top-banner-content-text {
  margin-top: 24px;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .top-banner-content-text {
    margin-top: 24px;
  }
}
@media (max-width: 768px) {
  .wrapper main .wed-page .inner .top-banner-content-text {
    margin-top: 43px;
    max-width: 370px;
    padding-right: 0;
  }
}
@media (max-width: 520px) {
  .wrapper main .wed-page .inner .top-banner-content-text {
    margin-top: 0;
  }
}
.wrapper main .wed-page .inner .top-banner-content-text-title {
  margin-bottom: 16px;
  font: 700 36px/1.33 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .top-banner-content-text-title {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .top-banner-content-text-title {
    font: 700 20px/1.3 'Gilroy', sans-serif;
    margin-bottom: 10px;
  }
}
.wrapper main .wed-page .inner .top-banner-content-text-desc {
  font-size: 22px;
  line-height: 1.3;
}
.wrapper main .wed-page .inner .top-banner-content-text-desc p {
  margin: 0;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .top-banner-content-text-desc br.desktop {
    display: none;
  }
}
.wrapper main .wed-page .inner .top-banner-content-text-desc br.tablet {
  display: none;
}
@media (max-width: 425px) {
  .wrapper main .wed-page .inner .top-banner-content-text-desc br.tablet {
    display: block;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .top-banner-content-text-desc {
    font-size: 14px;
    line-height: 1.36;
  }
}
.wrapper main .wed-page .inner .top-banner-content-text-open a {
  width: 252px;
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .top-banner-content-text-open a {
    width: 160px;
  }
}
.wrapper main .wed-page .inner .top-banner-image {
  max-width: 500px;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .top-banner-image {
    margin-left: -47px;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .top-banner-image {
    margin-left: -47px;
    max-width: 350px;
  }
}
@media (max-width: 768px) {
  .wrapper main .wed-page .inner .top-banner-image {
    max-width: 380px;
    max-height: 285px;
  }
}
@media (max-width: 520px) {
  .wrapper main .wed-page .inner .top-banner-image {
    width: 190px !important;
    margin-left: 0;
  }
}
.wrapper main .wed-page .inner .need-ved {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 80px;
  max-width: 1078px;
  margin: 0 auto;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .need-ved {
    max-width: 900px;
    gap: 30px;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .need-ved {
    gap: 14px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .need-ved {
    grid-template-columns: minmax(0, 1fr);
    gap: 26px;
  }
}
.wrapper main .wed-page .inner .need-ved__item {
  text-align: center;
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .need-ved__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
    text-align: start;
  }
}
.wrapper main .wed-page .inner .need-ved__icon {
  width: 75px;
  height: 75px;
  margin: 0 auto 20px;
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .need-ved__icon {
    width: 64px;
    height: 64px;
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .need-ved__icon {
    width: 58px;
    height: 58px;
    margin: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
.wrapper main .wed-page .inner .need-ved__icon img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.wrapper main .wed-page .inner .need-ved__text {
  font: 300 18px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .need-ved__text {
    font-size: 16px;
  }
}
.wrapper main .wed-page .inner .hi-ved {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 25px 30px;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .hi-ved {
    gap: 20px;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .hi-ved {
    gap: 18px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .hi-ved {
    grid-template-columns: minmax(0, 1fr);
    gap: 10px;
  }
}
.wrapper main .wed-page .inner .hi-ved__item {
  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: 25px;
  padding: 20px 0 20px 40px;
  border-radius: 20px;
  background: #f9f9f9;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .hi-ved__item {
    gap: 0;
    padding: 23px 0 23px 30px;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .hi-ved__item {
    gap: 3px;
    padding: 30px 0 30px 20px;
  }
}
.wrapper main .wed-page .inner .hi-ved__text {
  position: relative;
  z-index: 1;
  font: 300 18px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .hi-ved__text {
    font-size: 16px;
  }
}
.wrapper main .wed-page .inner .hi-ved__img {
  width: 190px;
  height: 130px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .hi-ved__img {
    width: 140px;
    height: 96px;
    margin-left: -10px;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .hi-ved__img {
    width: 117px;
    height: 80px;
    margin-left: -2px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .hi-ved__img {
    width: 102px;
    height: 70px;
    margin-left: 0;
  }
}
.wrapper main .wed-page .inner .hi-ved__img img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.wrapper main .wed-page .inner .how-much {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: grid;
  max-width: 1200px;
  margin: 0 auto;
  grid-template-columns: 18.1% 24.5% 20.5% 20.2% 16.6%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .how-much {
    grid-template-columns: 18.3% 24.4% 19.8% 19.7% 17.6%;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .how-much {
    max-width: 702px;
    grid-template-columns: 21.2% 24.4% 18.6% 18.7% 17.6%;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .how-much {
    grid-template-columns: 42% 1fr;
    gap: 15px 19px;
    padding: 0 10px 0 20px;
  }
}
.wrapper main .wed-page .inner .how-much__item {
  padding: 0 45px;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .how-much__item {
    padding: 0 28px;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .how-much__item {
    padding: 0 26px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .how-much__item {
    padding: 0;
  }
}
.wrapper main .wed-page .inner .how-much__item:not(:last-child) {
  border-right: 1px solid #e6e8e0;
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .how-much__item:not(:last-child) {
    border-right: 0;
  }
}
.wrapper main .wed-page .inner .how-much__item:first-child {
  padding-left: 0;
}
.wrapper main .wed-page .inner .how-much__item:last-child {
  padding-right: 0;
}
.wrapper main .wed-page .inner .how-much__value {
  margin-bottom: 2px;
  font: 600 28px/1.3 'Gilroy', sans-serif;
  color: #f65e64;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .how-much__value {
    font-size: 24px;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .how-much__value {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .how-much__value {
    margin-bottom: 0;
    font-size: 18px;
  }
}
.wrapper main .wed-page .inner .how-much__num {
  font-size: 36px;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .how-much__num {
    font-size: 32px;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .how-much__num {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .how-much__num {
    font-size: 24px;
  }
}
.wrapper main .wed-page .inner .how-much__name {
  font: 300 16px/1.5 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .how-much__name {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .how-much__name {
    font-size: 13px;
  }
}
.wrapper main .wed-page .inner .how-much .tooltip {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 2px;
  vertical-align: sub;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='9.5' stroke='%23CACDC2'/%3E%3Cpath d='M9.81976 4.24609C7.53309 4.24609 6.24198 5.64609 6.19531 7.63721H7.9842C8.03087 6.33054 8.71531 5.80165 9.85087 5.80165C10.9864 5.80165 11.5931 6.54832 11.5931 7.37276C11.5931 8.30609 11.0953 8.74165 10.3486 9.27054C9.18198 10.1883 8.71531 10.7016 8.71531 11.9928V12.4128H10.5042V11.9928C10.5042 11.1528 10.7686 10.9039 11.4998 10.375C12.5575 9.58165 13.3975 8.94387 13.3975 7.37276C13.3975 5.55276 12.122 4.24609 9.81976 4.24609ZM10.5975 15.555V13.4705H8.59087V15.555H10.5975Z' fill='%23CACDC2'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 1;
}
.wrapper main .wed-page .inner .how-much .tooltip:hover .tooltip__content {
  opacity: 1;
  visibility: visible;
}
.wrapper main .wed-page .inner .how-much .tooltip__content {
  position: absolute;
  left: calc(100% + 7px);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 220px;
  padding: 15px 20px;
  font: 300 14px/1.3 'Gilroy', sans-serif;
  color: #808080;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: unset;
  visibility: hidden;
  z-index: 1;
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .how-much .tooltip__content {
    width: 180px;
    font-size: 13px;
  }
}
.wrapper main .wed-page .inner .achievements {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 25px;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .achievements {
    gap: 22px;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .achievements {
    gap: 14px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .achievements {
    grid-template-columns: minmax(0, 1fr);
    gap: 10px;
  }
}
.wrapper main .wed-page .inner .achievements__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 50px 34px 40px;
  border-radius: 20px;
  background: #fff6f7;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .achievements__item {
    padding: 40px 30px;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .achievements__item {
    padding: 40px 20px 35px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .achievements__item {
    padding: 30px 20px 20px;
  }
}
.wrapper main .wed-page .inner .achievements__name {
  margin-bottom: 15px;
  font: 500 28px/1.15 'Gilroy', sans-serif;
  color: #f65e64;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .achievements__name {
    margin-bottom: 10px;
    font-size: 20px;
  }
}
.wrapper main .wed-page .inner .achievements__descr {
  margin-bottom: 45px;
  font: 300 18px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .achievements__descr {
    font-size: 16px;
    margin-bottom: 35px;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .achievements__descr {
    margin-bottom: 25px;
  }
}
.wrapper main .wed-page .inner .achievements__descr b {
  font-weight: 700;
}
.wrapper main .wed-page .inner .achievements__descr br {
  display: none;
}
@media (max-width: 425px) {
  .wrapper main .wed-page .inner .achievements__descr br {
    display: block;
  }
}
.wrapper main .wed-page .inner .achievements__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 150px;
  height: 70px;
  margin-top: auto;
}
.wrapper main .wed-page .inner .achievements__logo img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.wrapper main .wed-page .inner .currency_control-title {
  font: 700 36px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .currency_control-title {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .wrapper main .wed-page .inner .currency_control-title {
    font-size: 24px;
  }
}
.wrapper main .wed-page .inner .currency_control-content {
  margin-top: 30px;
}
.wrapper main .wed-page .inner .currency_control-content-block {
  margin-top: 40px;
  padding: 60px 55px 45px;
  background: #fbfbfb;
  border-radius: 20px;
}
@media (max-width: 1480px) {
  .wrapper main .wed-page .inner .currency_control-content-block {
    padding: 45px;
  }
}
@media (max-width: 768px) {
  .wrapper main .wed-page .inner .currency_control-content-block {
    margin-top: 30px;
    padding: 25px;
  }
}
@media (max-width: 520px) {
  .wrapper main .wed-page .inner .currency_control-content-block {
    padding: 25px 20px;
  }
}
.wrapper main .wed-page .inner .currency_control-content-block:first-child {
  margin-top: 0;
}
.wrapper main .wed-page .inner .currency_control-content-block-image {
  position: absolute;
  top: -30px;
  right: 0;
}
@media (max-width: 1480px) {
  .wrapper main .wed-page .inner .currency_control-content-block-image {
    width: 290px;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .currency_control-content-block-image {
    position: static;
    margin: 20px auto 0;
  }
}
@media (max-width: 768px) {
  .wrapper main .wed-page .inner .currency_control-content-block-image {
    width: 240px;
  }
}
@media (max-width: 520px) {
  .wrapper main .wed-page .inner .currency_control-content-block-image {
    width: 200px;
  }
}
.wrapper main .wed-page .inner .currency_control-content-block-image img {
  max-width: 100%;
}
.wrapper main .wed-page .inner .currency_control-content-block-head {
  position: relative;
  padding-right: 450px;
  font: 700 36px/1.3 'Gilroy', sans-serif;
  color: #f65e64;
}
@media (max-width: 1480px) {
  .wrapper main .wed-page .inner .currency_control-content-block-head {
    padding-right: 300px;
    font-size: 30px;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .currency_control-content-block-head {
    padding-right: 0;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .wrapper main .wed-page .inner .currency_control-content-block-head {
    font-size: 24px;
  }
}
@media (max-width: 520px) {
  .wrapper main .wed-page .inner .currency_control-content-block-head {
    font-size: 20px;
  }
}
.wrapper main .wed-page .inner .currency_control-content-block-main {
  margin-top: 35px;
}
.wrapper main .wed-page .inner .currency_control-content-block-main-line {
  margin-top: 40px;
}
.wrapper main .wed-page .inner .currency_control-content-block-main-line:first-child {
  margin-top: 0;
}
.wrapper main .wed-page .inner .currency_control-content-block-main .steps-title {
  font-size: 22px;
  font-weight: 500;
}
@media (max-width: 1480px) {
  .wrapper main .wed-page .inner .currency_control-content-block-main .steps-title {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .wrapper main .wed-page .inner .currency_control-content-block-main .steps-title {
    font-size: 20px !important;
  }
}
@media (max-width: 520px) {
  .wrapper main .wed-page .inner .currency_control-content-block-main .steps-title {
    font-size: 16px !important;
  }
}
.wrapper main .wed-page .inner .currency_control-content-block-main .steps-block {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 30px;
}
.wrapper main .wed-page .inner .currency_control-content-block-main .steps-block-item {
  width: 30%;
  margin-right: 5%;
}
.wrapper main .wed-page .inner .currency_control-content-block-main .steps-block-item:last-child {
  margin-right: 0;
}
@media (max-width: 1480px) {
  .wrapper main .wed-page .inner .currency_control-content-block-main .steps-block-item-text-desc {
    font-size: 16px;
  }
}
@media (max-width: 520px) {
  .wrapper main .wed-page .inner .currency_control-content-block-main .steps-block-item-text-desc {
    font-size: 14px;
  }
}
.wrapper main .wed-page .inner .currency_control-content-block-main .steps-block-item-text-desc span {
  color: #f65e64;
}
@media (max-width: 768px) {
  .wrapper main .wed-page .inner .currency_control-content-block-main .steps-block-item-text-image {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
.wrapper main .wed-page .inner .currency_control-content-block-foot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 65px;
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .currency_control-content-block-foot {
    display: block;
  }
}
@media (max-width: 768px) {
  .wrapper main .wed-page .inner .currency_control-content-block-foot {
    margin-top: 45px;
  }
}
@media (max-width: 520px) {
  .wrapper main .wed-page .inner .currency_control-content-block-foot {
    margin-top: 30px;
  }
}
.wrapper main .wed-page .inner .currency_control-content-block-foot-item {
  width: 30%;
  margin-right: 5%;
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .currency_control-content-block-foot-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
@media (max-width: 520px) {
  .wrapper main .wed-page .inner .currency_control-content-block-foot-item {
    margin-bottom: 20px;
  }
}
.wrapper main .wed-page .inner .currency_control-content-block-foot-item:last-child {
  margin-right: 0;
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .currency_control-content-block-foot-item:last-child {
    margin-bottom: 0;
  }
}
.wrapper main .wed-page .inner .currency_control-content-block-foot-item-title {
  font: 500 24px/1.3 'Gilroy', sans-serif;
  color: #f65e64;
}
@media (max-width: 520px) {
  .wrapper main .wed-page .inner .currency_control-content-block-foot-item-title {
    font-size: 20px;
  }
}
.wrapper main .wed-page .inner .currency_control-content-block-foot-item-desc {
  font: 300 14px/1.4 'Gilroy', sans-serif;
  color: rgba(0, 0, 0, 0.6);
}
.wrapper main .wed-page .inner .currency_control-footnote {
  margin-top: 35px;
  font: 300 18px/1.1 'Gilroy', sans-serif;
  color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 1480px) {
  .wrapper main .wed-page .inner .currency_control-footnote {
    font-size: 16px;
  }
}
@media (max-width: 520px) {
  .wrapper main .wed-page .inner .currency_control-footnote {
    margin-top: 25px;
    font-size: 14px;
  }
}
.wrapper main .wed-page .inner .currency_control-footnote span {
  color: #f65e64;
}
.wrapper main .wed-page .inner .request-desc p {
  margin-bottom: 0;
}
.wrapper main .wed-page .inner .request-desc p:not(:last-child) {
  margin-bottom: 20px;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .request-desc p:not(:last-child) {
    margin-bottom: 18px;
  }
}
@media (max-width: 768px) {
  .wrapper main .wed-page .inner .request-desc p:not(:last-child) {
    margin-bottom: 16px;
  }
}
@media (max-width: 520px) {
  .wrapper main .wed-page .inner .request-desc p:not(:last-child) {
    margin-bottom: 10px;
  }
}
.wrapper main .wed-page .inner .request-desc a {
  color: #f65e64;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.2em;
}
.wrapper main .wed-page .inner .request-block-buttons {
  margin-top: 30px;
}
.wrapper main .wed-page .inner .request-block-buttons-submit input {
  width: 250px;
}
@media (max-width: 520px) {
  .wrapper main .wed-page .inner .request-block-buttons-submit input {
    width: 100%;
  }
}
.wrapper main .wed-page .inner .wed-page__title {
  color: #000;
  font: 700 36px/1.33 'Gilroy', sans-serif;
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .wed-page__title {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
@media (max-width: 520px) {
  .wrapper main .wed-page .inner .wed-page__title {
    font-size: 22px;
    margin-bottom: 25px;
  }
}
.wrapper main .wed-page .inner .wed-page__title_pt-15 {
  padding-top: 15px;
}
.wrapper main .wed-page .inner .wed-page__title br.laptop {
  display: none;
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .wed-page__title br.laptop {
    display: block;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .wed-page__title br.laptop {
    display: none;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .contractors {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .contractors .wed-page__title {
    text-align: left;
  }
}
.wrapper main .wed-page .inner .contractors__block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .contractors__block {
    gap: 11px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .contractors__block {
    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 main .wed-page .inner .contractors__item {
  border-radius: 20px;
  background: #fbfbfb;
  color: #000;
  font: 400 22px/1.27 'Gilroy';
  text-align: center;
  padding: 28px 19px;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .contractors__item {
    font-size: 18px;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .contractors__item {
    font-size: 18px;
    padding: 20px 10px;
  }
}
@media (max-width: 768px) {
  .wrapper main .wed-page .inner .contractors__item {
    line-height: 28px;
  }
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .contractors__item br.desktop {
    display: none;
  }
}
.wrapper main .wed-page .inner .contractors__item br.laptop {
  display: none;
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .contractors__item br.laptop {
    display: block;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .contractors__item br.laptop {
    display: none;
  }
}
.wrapper main .wed-page .inner .contractors__item br.tablet {
  display: none;
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .contractors__item br.tablet {
    display: block;
  }
}
.wrapper main .wed-page .inner .contractors__text {
  color: #000;
  font: 700 22px/1.27 'Gilroy';
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .contractors__text {
    font-size: 18px;
  }
}
.wrapper main .wed-page .inner .make-payments {
  display: grid;
  grid-template-columns: 1fr 490px;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
}
@media (max-width: 1240px) {
  .wrapper main .wed-page .inner .make-payments {
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    grid-template-columns: 1fr 355px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .make-payments {
    grid-template-columns: 1fr;
  }
}
.wrapper main .wed-page .inner .make-payments .wed-page__title {
  text-align: left;
  -ms-flex-item-align: end;
      align-self: end;
}
@media (max-width: 1240px) {
  .wrapper main .wed-page .inner .make-payments .wed-page__title {
    grid-column: span 2;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .make-payments .wed-page__title {
    grid-column: span 1;
    text-align: left;
  }
}
.wrapper main .wed-page .inner .make-payments ul {
  margin: 0;
}
.wrapper main .wed-page .inner .make-payments__list {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-top: 40px;
  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;
  padding: 0;
}
@media (max-width: 1240px) {
  .wrapper main .wed-page .inner .make-payments__list {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .make-payments__list {
    margin-top: 25px;
    gap: 10px;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .make-payments__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 25px;
  }
}
.wrapper main .wed-page .inner .make-payments__item {
  position: relative;
  color: #000;
  font: 300 20px/1.4 'Gilroy';
  list-style: none;
  padding-left: 19px;
}
.wrapper main .wed-page .inner .make-payments__item::before {
  position: absolute;
  top: 8px;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #f65e64;
  content: '';
  display: block;
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .make-payments__item {
    font-size: 16px;
  }
}
.wrapper main .wed-page .inner .make-payments__item br.laptop {
  display: none;
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .make-payments__item br.laptop {
    display: block;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .make-payments__item br.laptop {
    display: none;
  }
}
.wrapper main .wed-page .inner .make-payments__item br.tablet {
  display: none;
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .make-payments__item br.tablet {
    display: block;
  }
}
.wrapper main .wed-page .inner .make-payments__image {
  width: 490px;
  height: 385px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  grid-row: span 2;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.wrapper main .wed-page .inner .make-payments__image img {
  width: 100%;
  height: 100%;
}
@media (max-width: 1240px) {
  .wrapper main .wed-page .inner .make-payments__image {
    grid-row: span 1;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 355px;
    height: 279px;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .make-payments__image {
    -ms-flex-item-align: center;
        align-self: center;
  }
}
@media (max-width: 767px) {
  .wrapper main .wed-page .inner .make-payments__image {
    justify-self: center;
    margin-top: 25px;
  }
}
@media (max-width: 520px) {
  .wrapper main .wed-page .inner .deal {
    padding-top: 20px;
  }
}
.wrapper main .wed-page .inner .deal__head {
  margin-bottom: 40px;
}
@media (max-width: 520px) {
  .wrapper main .wed-page .inner .deal__head {
    margin-bottom: 30px;
  }
}
.wrapper main .wed-page .inner .deal__body {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 15px;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .deal__body {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .deal__body {
    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 main .wed-page .inner .deal__item {
  position: relative;
  padding: 40px 20px 140px 30px;
  background: #f4f4f4;
  border-radius: 20px;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .deal__item {
    padding-bottom: 120px;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .deal__item {
    padding: 30px 20px 75px;
  }
}
.wrapper main .wed-page .inner .deal__text {
  font: 300 16px/1.5 'Gilroy', sans-serif;
}
@media (max-width: 768px) {
  .wrapper main .wed-page .inner .deal__text {
    max-width: 250px;
    font-size: 14px;
  }
}
.wrapper main .wed-page .inner .deal__image {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 170px;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .deal__image {
    max-width: 150px;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .deal__image {
    right: 10px;
    max-width: 130px;
  }
}
.wrapper main .wed-page .inner .deal__image img {
  width: 100%;
  height: 100%;
}
.wrapper main .wed-page .inner .deal__foot {
  margin-top: 30px;
  text-align: center;
  font: 300 18px/1.3 'Gilroy', sans-serif;
  color: #808080;
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .deal__foot {
    margin-top: 15px;
    font-size: 14px;
  }
}
@media (max-width: 520px) {
  .wrapper main .wed-page .inner .deal__foot br {
    display: none;
  }
}
.wrapper main .wed-page .inner .account-services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 80px;
}
.wrapper main .wed-page .inner .account-services p {
  margin-bottom: 0;
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .account-services {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 32px;
  }
}
@media (max-width: 520px) {
  .wrapper main .wed-page .inner .account-services {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 25px;
  }
}
.wrapper main .wed-page .inner .account-services__item {
  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;
  gap: 10px;
  width: 537px;
}
.wrapper main .wed-page .inner .account-services__item:nth-child(2)::before {
  position: absolute;
  top: 0;
  left: -44px;
  width: 1px;
  height: 156px;
  content: '';
  background: #e6e8e0;
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .account-services__item {
    width: 100%;
  }
  .wrapper main .wed-page .inner .account-services__item:nth-child(2)::before {
    left: 0;
    top: -16px;
    width: 100%;
    height: 1px;
  }
}
@media (max-width: 520px) {
  .wrapper main .wed-page .inner .account-services__item {
    gap: 5px;
  }
  .wrapper main .wed-page .inner .account-services__item:nth-child(2)::before {
    top: -10px;
  }
}
.wrapper main .wed-page .inner .account-services__title {
  color: #000;
  font: 600 30px/1.3 'Gilroy', sans-serif;
  text-align: center;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .account-services__title {
    font: 600 24px/1.3 'Gilroy', sans-serif;
  }
}
@media (max-width: 768px) {
  .wrapper main .wed-page .inner .account-services__title {
    font: 600 20px/1.3 'Gilroy', sans-serif;
  }
}
.wrapper main .wed-page .inner .account-services__number {
  color: #f65e64;
  font: 600 48px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .account-services__number {
    font: 600 36px/1.3 'Gilroy', sans-serif;
  }
}
.wrapper main .wed-page .inner .account-services__currency {
  color: #f65e64;
  font: 600 30px/1.3 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .account-services__currency {
    font: 600 24px/1.3 'Gilroy', sans-serif;
  }
}
@media (max-width: 768px) {
  .wrapper main .wed-page .inner .account-services__currency {
    font: 600 20px/1.3 'Gilroy', sans-serif;
  }
}
.wrapper main .wed-page .inner .account-services__text {
  font: 300 18px/1.3 'Gilroy', sans-serif;
  text-align: center;
}
@media (max-width: 768px) {
  .wrapper main .wed-page .inner .account-services__text br.desktop {
    display: none;
  }
}
.wrapper main .wed-page .inner .account-services__text br.tablet {
  display: none;
}
@media (max-width: 768px) {
  .wrapper main .wed-page .inner .account-services__text br.tablet {
    display: block;
  }
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .account-services__text br {
    display: none;
  }
}
@media (max-width: 768px) {
  .wrapper main .wed-page .inner .account-services__text {
    font: 300 14px/1.3 'Gilroy', sans-serif;
  }
}
.wrapper main .wed-page .inner .payment-cycle {
  padding: 35px 45px 50px;
  background: #fbfbfb;
  border-radius: 20px;
  margin-top: 55px;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .payment-cycle {
    padding: 20px;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .payment-cycle {
    position: relative;
    padding: 20px 13px 57px;
    grid-template-columns: 1fr;
    gap: 0;
    margin-top: 0;
  }
}
.wrapper main .wed-page .inner .payment-cycle__body {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 92px;
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .payment-cycle__body {
    grid-template-columns: 1fr;
  }
}
.wrapper main .wed-page .inner .payment-cycle__item {
  position: relative;
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .payment-cycle__item {
    margin-top: 16px;
    display: none;
  }
}
.wrapper main .wed-page .inner .payment-cycle__item:before {
  position: absolute;
  top: 15px;
  left: -45px;
  width: 1px;
  height: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #e6e8e0;
  content: '';
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .payment-cycle__item:before {
    top: 0;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .payment-cycle__item:before {
    display: none;
  }
}
.wrapper main .wed-page .inner .payment-cycle__item:first-child::before {
  display: none;
}
.wrapper main .wed-page .inner .payment-cycle__item.active {
  display: block;
}
.wrapper main .wed-page .inner .payment-cycle__item img {
  position: absolute;
  top: -15px;
  right: 0;
  width: 100px;
  height: 62px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .payment-cycle__item img {
    top: -5px;
    width: 60px;
    height: 37px;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .payment-cycle__item img {
    top: auto;
    bottom: -35px;
  }
}
.wrapper main .wed-page .inner .payment-cycle__heading {
  font: 600 24px/1.33 'Gilroy', sans-serif;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .payment-cycle__heading {
    font: 600 20px/1.33 'Gilroy', sans-serif;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .payment-cycle__heading {
    display: none;
  }
}
.wrapper main .wed-page .inner .payment-cycle li {
  list-style: none;
}
.wrapper main .wed-page .inner .payment-cycle__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: 40px;
  margin-top: 30px;
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .payment-cycle__list {
    gap: 20px;
  }
}
.wrapper main .wed-page .inner .payment-cycle__line {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  height: 84px;
}
.wrapper main .wed-page .inner .payment-cycle__line p {
  margin-bottom: 0;
}
.wrapper main .wed-page .inner .payment-cycle__line:before {
  position: absolute;
  top: 66px;
  left: 24px;
  width: 2px;
  height: 42px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #e6e8e0;
  content: '';
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .payment-cycle__line:before {
    width: 2px;
    height: 42px;
    top: 46px;
    left: 14px;
  }
}
.wrapper main .wed-page .inner .payment-cycle__line:last-child::before {
  display: none;
}
.wrapper main .wed-page .inner .payment-cycle__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50px;
  height: 50px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 50%;
  border: 1px solid #f65e64;
  color: #f65e64;
  font: 500 18px/1.44 'Gilroy', sans-serif;
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .payment-cycle__number {
    width: 30px;
    height: 30px;
    font: 500 10.8px/1.44 'Gilroy', sans-serif;
  }
}
.wrapper main .wed-page .inner .payment-cycle__information {
  font: 300 20px/1.4 'Gilroy', sans-serif;
  max-width: 449px;
}
@media (max-width: 1239px) {
  .wrapper main .wed-page .inner .payment-cycle__information {
    font-size: 18px;
  }
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .payment-cycle__information {
    font-size: 16px;
    max-width: 100%;
  }
}
.wrapper main .wed-page .inner .payment-cycle__information br.tablet {
  display: none;
}
@media (max-width: 425px) {
  .wrapper main .wed-page .inner .payment-cycle__information br.tablet {
    display: block;
  }
}
.wrapper main .wed-page .inner .payment-cycle__controls {
  display: none;
  gap: 8px;
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .payment-cycle__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.wrapper main .wed-page .inner .payment-cycle__tab {
  padding: 3px 22px;
  font: 300 14px/1.7 'Gilroy', sans-serif;
  border-radius: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  border: 1px solid #e6e8e0;
  background: none;
  cursor: pointer;
  white-space: nowrap;
}
.wrapper main .wed-page .inner .payment-cycle__tab.active {
  color: #fff;
  background: #f65e64;
  border: 1px solid #f65e64;
}
.wrapper main .wed-page .inner .legal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.wrapper main .wed-page .inner .legal__text {
  font: 300 12px/16px 'Gilroy', sans-serif;
  color: #000;
}
@media (max-width: 979px) {
  .wrapper main .wed-page .inner .legal__text br {
    display: none;
  }
}

/* End */


/* Start:/local/templates/main/include/pages/checking/css/checking.css?175094018691589*/
.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/banner_action_banner/style.css?1750940186218*/
.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;
    }
}
/* End */


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

/* End */
/* /local/templates/main/include/pages/wed/css_new/wed.css?175094018639890 */
/* /local/templates/main/include/pages/checking/css/checking.css?175094018691589 */
/* /local/templates/main/components/bitrix/news.list/banner_action_banner/style.css?1750940186218 */
/* /local/templates/.default/components/bitrix/news.detail/form_bottom_application/style.css?1750940185155 */
