

/* Start:/local/templates/main/include/pages/all_tools/css/all-tools-page.css?17516385318881*/
.wrapper main .all-tools-page .inner .top-banner::after {
  content: '';
  right: 25%;
  bottom: 40px;
  width: 55px;
  height: 55px;
}
.wrapper main .all-tools-page .inner .top-banner-wave {
  display: block;
  right: 28%;
  bottom: 50px;
  height: 24px;
}
.wrapper main .all-tools-page .inner .top-banner-image {
  -ms-flex-item-align: end;
      align-self: flex-end;
  width: 105px;
}
.wrapper main .all-tools-page .inner .switcher-block-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrapper main .all-tools-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;
}
.wrapper main .all-tools-page .inner .switcher-block-title-item:first-child {
  margin-left: 0;
}
.wrapper main .all-tools-page .inner .switcher-block-title-item.active {
  color: #f65e64;
  background: #f4f4f4;
  border-color: #f4f4f4;
}
.wrapper main .all-tools-page .inner .switcher-block-title::-webkit-scrollbar {
  display: none;
}
.wrapper main .all-tools-page .inner .switcher-block-content {
  margin-top: 50px;
}
.wrapper main .all-tools-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 .all-tools-page .inner .switcher-block-content-box.active {
  height: auto;
  opacity: 1;
}
.wrapper main .all-tools-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;
}
.wrapper main .all-tools-page .inner .switcher-block-content-box-item:nth-child(-n + 3) {
  margin-top: 0;
}
.wrapper main .all-tools-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 .all-tools-page .inner .switcher-block-content-box-item-text-title {
  margin-right: -20px;
  font: 700 24px/1.3 'Gilroy', sans-serif;
}
.wrapper main .all-tools-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 .all-tools-page .inner .switcher-block-content-box-item-text-detail {
  margin-top: auto;
}
.wrapper main .all-tools-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 .all-tools-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 .all-tools-page .inner .switcher-block-content-box-item-text-detail a:hover {
  line-height: 40px;
  color: #fff;
  border: none;
}
.wrapper main .all-tools-page .inner .switcher-block-content-box-item-text-detail a:hover::before {
  opacity: 1;
}
.wrapper main .all-tools-page .inner .switcher-block-content-box-item-text-detail a:hover span::before {
  border-color: #fff;
}
.wrapper main .all-tools-page .inner .switcher-block-content-box-item-text-detail a span {
  position: relative;
  padding-right: 12px;
}
.wrapper main .all-tools-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 .all-tools-page .inner .switcher-block-content-box-item-image {
  width: 35%;
  text-align: center;
}
.wrapper main .all-tools-page .inner .switcher-block-content-box-item-image img {
  max-width: 100%;
  max-height: 190px;
}
.wrapper main .all-tools-page .inner .switcher-block-content-box .services-block {
  margin-top: 0;
}
.wrapper main .all-tools-page .inner .switcher-block-content-box .services-block-item.valyutnyj-contr .services-block-item-image {
  position: absolute;
  right: 0;
  bottom: 65px;
}
.wrapper main .all-tools-page .inner .integration-title {
  font: 700 36px/1.3 'Gilroy', sans-serif;
}
.wrapper main .all-tools-page .inner .integration-block {
  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;
  margin-top: 30px;
}
.wrapper main .all-tools-page .inner .integration-block-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;
  padding: 70px 0 35px 35px;
  background: #fbfbfb;
  border-radius: 20px;
  overflow: hidden;
}
.wrapper main .all-tools-page .inner .integration-block-item-content {
  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 .all-tools-page .inner .integration-block-item-content-title {
  margin-right: -20px;
  font: 700 24px/1 'Gilroy', sans-serif;
}
.wrapper main .all-tools-page .inner .integration-block-item-content-desc {
  margin-top: 15px;
  margin-bottom: 20px;
  font: 300 16px/1.5 'Gilroy', sans-serif;
}
.wrapper main .all-tools-page .inner .integration-block-item-content-detail {
  margin-top: auto;
}
.wrapper main .all-tools-page .inner .integration-block-item-content-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 .all-tools-page .inner .integration-block-item-content-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 .all-tools-page .inner .integration-block-item-content-detail a:hover {
  line-height: 40px;
  color: #fff;
  border: none;
}
.wrapper main .all-tools-page .inner .integration-block-item-content-detail a:hover::before {
  opacity: 1;
}
.wrapper main .all-tools-page .inner .integration-block-item-content-detail a:hover span::before {
  border-color: #fff;
}
.wrapper main .all-tools-page .inner .integration-block-item-content-detail a span {
  position: relative;
  padding-right: 12px;
}
.wrapper main .all-tools-page .inner .integration-block-item-content-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 .all-tools-page .inner .integration-block-item-image {
  width: 35%;
  text-align: center;
}
.wrapper main .all-tools-page .inner .integration-block-item-image img {
  max-width: 100%;
  max-height: 190px;
}
.wrapper main .all-tools-page .inner .advantage-title,
.wrapper main .all-tools-page .inner .steps-title {
  font: 500 30px/1.3 'Gilroy', sans-serif;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/pay_integration/style.css?17516385307878*/

.wrapper main .acquiring-page .inner .top-banner:before {
    content: '';
    right: 43%;
    top: -14px;
    width: 38px;
    height: 38px;
}

.wrapper main .acquiring-page .inner .top-banner:after {
    content: '';
    right: 35%;
    top: 220px;
    width: 56px;
    height: 56px;
}

.wrapper main .acquiring-page .inner .top-banner-wave {
    display: block;
    right: 38%;
    top: 236px;
    height: 24px;
}

.wrapper main .acquiring-page .inner .top-banner-image  {
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 310px;
    margin-bottom: 40px;
}

.wrapper main .acquiring-page .inner .acquiring-details-link a {
    position: relative;
    display: block;
    width: 160px;
    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;
}

.wrapper main .acquiring-page .inner .acquiring-details-link a {
    width: 380px;
}

.wrapper main .acquiring-page .inner .acquiring-details-link 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 .acquiring-page .inner .acquiring-details-link a:hover {
    line-height: 55px;
    color: #fff;
    border: none;
}

.wrapper main .acquiring-page .inner .acquiring-details-link a:hover:before {
    opacity: 1;
}

.wrapper main .acquiring-page .inner .acquiring-details-link a:hover span:before {
    border-color: #fff;
}

.wrapper main .acquiring-page .inner .acquiring-details-link a span {
    position: relative;
    padding-right: 20px;
}

.wrapper main .acquiring-page .inner .acquiring-details-link a span:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 13px;
    height: 13px;
    -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 .acquiring-page .inner .steps.gray {
    padding: 55px 70px 60px;
    background: #fbfbfb;
    border-radius: 20px;
}

.acquiring-cost__block_light {
    width: 1221px;
    height: 465px;
    left: 420px;
    top: 847px;
    background: #FBFBFB;
    border-radius: 20px;
    padding: 60px 50px 35px;
}

.acquiring-cost__title {
    font: 700 36px/1.3 'Gilroy', sans-serif;
}

.acquiring-cost__left-white {
    background: #FFFFFF;
    border-radius: 20px;
    margin-top: 30px;
    padding: 25px 40px 30px 35px;
}

.acquiring-cost__abs-size {
    font-size: 36px;
    line-height: 12px;
}

.acquiring-cost__right {
    padding: 8px 0px 0px 85px;
}

.acquiring-cost__right .tariffs-about-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/.default/components/bitrix/news.list/pay_integration/./../img/icon_list.svg) no-repeat;
    background-size: contain;
}

.paysystems-images img {
    margin: 0 6px 18px 6px;
}

@media (max-width: 1480px) {
    .wrapper main .acquiring-page .inner .acquiring-details-link a {
        width: 100%;
        line-height: 43px;
        font-size: 16px;
    }

    .wrapper main .acquiring-page .inner .acquiring-details-link a:hover {
        line-height: 43px;
        border: 1px solid transparent;
    }

    .wrapper main .acquiring-page .advantage-block-item {
        padding: 30px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: unset;
    }

    .wrapper main .acquiring-page .advantage-block-item-image {
        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: 100%;
        height: 120px;
    }

    .wrapper main .acquiring-page .advantage-block-item-image img {
        max-height: 100%;
        max-width: 100%;
    }

    .wrapper main .acquiring-page .advantage-block-item-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: calc(100% - 120px);
        margin-top: 25px;
        text-align: center;
        font-size: 16px;
    }

    .wrapper main .acquiring-page .advantage-block-item-text br {
        display: none;
    }
}

@media (max-width: 1239px) {
    .wrapper main .acquiring-page .inner .acquiring-details-link a {
        width: 100%;
        font-size: 16px;
        line-height: 45px;
    }

    .wrapper main .acquiring-page .inner .acquiring-details-link a:hover {
        line-height: 45px;
        border: 1px solid transparent;
    }

    .wrapper main .acquiring-page .inner .acquiring-details-link a span {
        font-size: 16px;
    }
}

@media (max-width: 979px) {
    .wrapper main .acquiring-page .inner .acquiring-details-link a {
        max-width: 170px;
    }

    .wrapper main .acquiring-page .inner .top-banner-image {
        width: 230px;
    }

    .wrapper main .acquiring-page .advantage-title {
        font-size: 30px;
    }

    .wrapper main .acquiring-page .advantage-block {
        margin-top: 40px;
    }

    .wrapper main .acquiring-page .advantage-block-item {
        padding: 15px 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .wrapper main .acquiring-page .advantage-block-item-image {
        height: 100px;
    }

    .wrapper main .acquiring-page .advantage-block-item-text-desc {
        margin-top: 15px;
        padding: 0 15px;
        font-size: 16px;
        text-align: center;
    }
}

@media (max-width: 979px) {
    .wrapper main .acquiring-page .advantage-block {
        margin-top: 25px;
    }

    .wrapper main .acquiring-page .advantage-block-item {
        margin-top: 15px !important;
        padding: 10px 0;
        -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;
    }

    .wrapper main .acquiring-page .advantage-block-item:first-child {
        margin-top: 0 !important;
    }

    .wrapper main .acquiring-page .advantage-block-item:first-child .advantage-block-item-image {
        padding-top: 8px;
        padding-bottom: 2px;
    }

    .wrapper main .acquiring-page .advantage-block-item-image {
        margin: 0;
        padding: 5px 15px;
        width: 120px;
        min-width: 120px;
        height: 90px;
        background: transparent;
    }

    .wrapper main .acquiring-page .advantage-block-item-image img {
        max-width: 100%;
        max-height: 100%;
        height: auto;
    }

    .wrapper main .acquiring-page .advantage-block-item-text-desc {
        margin: 0;
        padding: 0 20px;
        font-size: 16px;
        text-align: left;
    }

    .wrapper main .acquiring-page .advantage-block-item-text-desc br {
        display: none;
    }
}

@media (max-width: 520px) {
    .wrapper main .acquiring-page .inner .advantage-block-item-image {
        padding: 0;
    }

    .wrapper main .acquiring-page .inner .advantage-block-item-text-desc {
        padding: 20px 10px 20px 20px;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.detail/info_block/style.css?1751638530155*/
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 */


/* Start:/local/templates/.default/components/bitrix/news.detail/form_bottom_application/style.css?1751638530155*/
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/all_tools/css/all-tools-page.css?17516385318881 */
/* /local/templates/.default/components/bitrix/news.list/pay_integration/style.css?17516385307878 */
/* /local/templates/.default/components/bitrix/news.detail/info_block/style.css?1751638530155 */
/* /local/templates/.default/components/bitrix/news.detail/form_bottom_application/style.css?1751638530155 */
