

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

/* End */


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

/* End */


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

/* End */


/* Start:/local/templates/.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/phone_acquiring/css/phone-acquiring.css?175094018642683 */
/* /local/templates/main/include/pages/remote_service/css/possibilities.css?17509401869405 */
/* /local/templates/main/css/blocks/tariffs/tariffs.css?175094018615081 */
/* /local/templates/.default/components/bitrix/news.detail/form_bottom_application/style.css?1750940185155 */
