

/* Start:/help/rassrochka/assets/css/style.css?17010074422814*/
.steps-make-order__tab:not(.is-active){
    display: none;
}
.steps-make-order__tab-links{
    display: flex;
    border-bottom: 1px solid #CED1D6;
    margin-bottom: 40px;
}
.steps-make-order__tab-link{
    display: block;
    padding: 8px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #858D99;
    border-bottom: 2px solid transparent;
    margin-right: 40px;
    margin-bottom: -1px;
    cursor: pointer;
}
.steps-make-order__tab-link.is-active{
    color: #D9344A;
    border-bottom: 2px solid #D9344A;
    cursor: text;
}
.steps-make-order__index{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex: none;
    gap: 10px;
    width: 56px;
    height: 56px;
    background: #FFFFFF;
    border-radius: 40px;

    font-weight: 500;
    font-size: 24px;
    line-height: 2.4;

    color: #D9344A;
    margin-right: 24px;
}
.steps-make-order__desc{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #303233;
    margin-right: 80px;
    width: 448px;
    padding-top: 14px;
}
.steps-make-order__img{
    width: calc(100% - 610px);
}
.steps-make-order__img img{
    max-width: 100%;
    box-shadow: 0px 25px 50px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}
.steps-make-order__description-block{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #303233;
    margin-bottom: 100px;
}
.steps-make-order__description-block h2{
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #D9344A;
    margin-bottom: 12px;
}

.steps-credit__text{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.steps-credit__text-desc{
    width: 100%;
}
.steps-make-order__tab-content .basket__button_to-order {
    text-transform: uppercase;
}
@media (max-width: 600px){
    .steps-make-order__tab-content .basket__button_to-order.btn.btn_with-before-icon {
        padding-left: 6px;
    }
}
@media (max-width: 914px){
    .steps-make-order__tab-links {
        margin-bottom: 20px;
    }
    .steps-make-order__index {
        width: 30px;
        height: 30px;
        font-size: 16px;
        line-height: 1.9;
        margin-right: 10px;
    }
    .steps-make-order__item{
        margin-bottom: 22px;
    }
    .steps-make-order__tab-link {
        padding: 5px;
        font-size: 14px;
        line-height: 24px;
        margin-right: 20px;
    }
    .steps-make-order__item-inner {
        padding: 20px 13px;
    }
    .steps-make-order__desc{
        width: calc(100% - 44px);
        flex: none;
        margin-right: 0;
        font-size: 14px;
        padding-top: 4px;
        margin-bottom: 10px;
    }
    .steps-make-order__img {
        width: 100%;
        box-sizing: border-box;
        padding-left: 40px;
    }
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/dolyamy/style.css?17007501553930*/
.steps-dolyamy__text {
  font-weight: normal;
  font-size: 36px;
  line-height: 48px;
  color: #858D99;
  margin-bottom: 68px;
}
@media (min-width: 1025px) {
  .steps-dolyamy__list {
    position: relative;
    margin-top: 100px;
  }
}
.steps-dolyamy__list-item {
  position: relative;
}
@media (min-width: 1025px) {
  .steps-dolyamy__list-item {
    width: 620px;
  }
  .steps-dolyamy__list-item:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
  }
  .steps-dolyamy__list-item_2, .steps-dolyamy__list-item_4 {
    left: 50%;
    margin-left: 10px;
  }
  .steps-dolyamy__list-item_1:before {
    background-image: url(/local/templates/main/img/content/dolyamy/arrow_step_1.svg);
    z-index: 1;
    top: 73px;
    left: 34px;
    height: 95px;
    width: 620px;
  }
  .steps-dolyamy__list-item_2 {
    top: 3px;
  }
  .steps-dolyamy__list-item_2:before {
    background-image: url(/local/templates/main/img/content/dolyamy/arrow_step_2.svg);
    z-index: 2;
    height: 193px;
    left: -100%;
    margin-left: -16px;
    top: 73px;
    width: 672px;
    background-size: contain;
  }
  .steps-dolyamy__list-item_3 {
    top: 50px;
  }
  .steps-dolyamy__list-item_3:before {
    background-image: url(/local/templates/main/img/content/dolyamy/arrow_step_3.svg);
    z-index: 3;
    left: 240px;
    top: 35px;
    width: 977px;
    height: 169px;
  }
  .steps-dolyamy__list-item_4 {
    top: -162px;
  }
  .steps-dolyamy__list-item_4:before {
    background-image: url(/local/templates/main/img/content/dolyamy/arrow_step_4.svg);
    z-index: 4;
    height: 265px;
    width: 679px;
    left: -100%;
    margin-left: -21px;
    top: 72px;
  }
  .steps-dolyamy__list-item_5 {
    top: -48px;
  }
}
.steps-dolyamy__list-item-mask {
  position: absolute;
  top: -46px;
  left: 7px;
  font-weight: 500;
  font-size: 288px;
  line-height: 1;
  color: rgba(12, 27, 51, 0.1);
}
.steps-dolyamy__list-item-title, .steps-dolyamy__list-item-text {
  padding-left: 100px;
}
.steps-dolyamy__list-item-text {
  font-size: 18px;
  line-height: 28px;
  color: #000000;
}
.steps-dolyamy__list-item-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 20px;
}
.steps-dolyamy__list-item-step-name {
  font-size: 48px;
  line-height: 58px;
  text-transform: uppercase;
  color: #858D99;
}
.steps-dolyamy__list-item-step-name-text {
  display: inline-block;
  vertical-align: middle;
}
.steps-dolyamy__list-item-step-name:before {
  vertical-align: middle;
  margin-right: 25px;
}
.steps-dolyamy__buttons {
  position: relative;
  text-align: right;
  margin-bottom: 80px;
  margin-top: 0;
}
@media (max-width: 1280px) {
  .steps-dolyamy__list {
    transform: scale(0.8);
    margin-top: -115px;
  }
}
@media (max-width: 1024px) {
  .steps-dolyamy__list {
    transform: none;
    margin-top: 0;
  }
  .steps-dolyamy__list-item {
    margin-bottom: 60px;
    min-height: 200px;
  }
  .steps-dolyamy__list-item:before {
    display: none;
  }
  .steps-dolyamy__list-item-title, .steps-dolyamy__list-item-text {
    padding-left: 84px;
  }
  .steps-dolyamy__list-item-step-name {
    font-size: 36px;
    line-height: 43px;
  }
  .steps-dolyamy__list-item-step-name:before {
    margin-right: 10px;
  }
  .steps-dolyamy__list-item-title {
    font-size: 14px;
    line-height: 20px;
  }
  .steps-dolyamy__list-item-text {
    font-size: 14px;
    line-height: 20px;
  }
  .steps-dolyamy__buttons {
    margin-bottom: 40px;
    margin-top: 0;
  }
  .steps-dolyamy__text {
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: #858D99;
    margin-bottom: 35px;
  }
}

@media (max-width: 600px) {
  .steps-credit__text{
    display: block;
  }
  .steps-credit__text-logo{
    text-align: center;
    margin-top: 10px;
  }
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/credit/style.css?16956279903734*/
.steps-credit__text {
  font-weight: normal;
  font-size: 36px;
  line-height: 48px;
  color: #858D99;
  margin-bottom: 68px;
}
@media (min-width: 1025px) {
  .steps-credit__list {
    position: relative;
    margin-top: 100px;
  }
}
.steps-credit__list-item {
  position: relative;
}
@media (min-width: 1025px) {
  .steps-credit__list-item {
    width: 620px;
  }
  .steps-credit__list-item:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
  }
  .steps-credit__list-item_2, .steps-credit__list-item_4 {
    left: 50%;
  }
  .steps-credit__list-item_1:before {
    background-image: url(/local/templates/main/img/content/credit/arrow_step_1.svg);
    z-index: 1;
    top: -50px;
    left: 40px;
    height: 133px;
    width: 658px;
  }
  .steps-credit__list-item_2 {
    top: -90px;
  }
  .steps-credit__list-item_2:before {
    background-image: url(/local/templates/main/img/content/credit/arrow_step_2.svg);
    z-index: 2;
    height: 193px;
    left: -100%;
    margin-left: -8px;
    top: 84px;
    width: 662px;
    background-size: contain;
  }
  .steps-credit__list-item_3 {
    top: 26px;
  }
  .steps-credit__list-item_3:before {
    background-image: url(/local/templates/main/img/content/credit/arrow_step_3.svg);
    z-index: 3;
    left: 240px;
    top: 35px;
    width: 920px;
    height: 120px;
  }
  .steps-credit__list-item_4 {
    top: -90px;
  }
  .steps-credit__list-item_4:before {
    background-image: url(/local/templates/main/img/content/credit/arrow_step_4.svg);
    z-index: 4;
    height: 227px;
    width: 663px;
    left: -100%;
    margin-left: -7px;
    top: 84px;
  }
  .steps-credit__list-item_5 {
    top: -260px;
  }
}
.steps-credit__list-item-mask {
  position: absolute;
  top: -60px;
  left: 7px;
  font-weight: 500;
  font-size: 288px;
  line-height: 1;
  color: rgba(12, 27, 51, 0.1);
}
.steps-credit__list-item-title, .steps-credit__list-item-text {
  padding-left: 100px;
}
.steps-credit__list-item-text {
  font-size: 18px;
  line-height: 28px;
  color: #000000;
}
.steps-credit__list-item-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 20px;
}
.steps-credit__list-item-step-name {
  font-size: 48px;
  line-height: 58px;
  text-transform: uppercase;
  color: #858D99;
}
.steps-credit__list-item-step-name-text {
  display: inline-block;
  vertical-align: middle;
}
.steps-credit__list-item-step-name:before {
  vertical-align: middle;
  margin-right: 25px;
}
.steps-credit__buttons {
  position: relative;
  text-align: right;
  margin-bottom: 100px;
  margin-top: -200px;
  z-index: 10;
}
@media (max-width: 1280px) {
  .steps-credit__list {
    transform: scale(0.8);
    margin-top: -115px;
  }
}
@media (max-width: 1024px) {
  .steps-credit__list {
    transform: none;
    margin-top: 0;
  }
  .steps-credit__list-item {
    margin-bottom: 60px;
    min-height: 200px;
  }
  .steps-credit__list-item:before {
    display: none;
  }
  .steps-credit__list-item-title, .steps-credit__list-item-text {
    padding-left: 84px;
  }
  .steps-credit__list-item-step-name {
    font-size: 36px;
    line-height: 43px;
  }
  .steps-credit__list-item-step-name:before {
    margin-right: 10px;
  }
  .steps-credit__list-item-title {
    font-size: 14px;
    line-height: 20px;
  }
  .steps-credit__list-item-text {
    font-size: 14px;
    line-height: 20px;
  }
  .steps-credit__buttons {
    margin-bottom: 40px;
    margin-top: 0;
  }
  .steps-credit__text {
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: #858D99;
    margin-bottom: 35px;
  }
}
/* End */
/* /help/rassrochka/assets/css/style.css?17010074422814 */
/* /local/templates/main/components/bitrix/news.list/dolyamy/style.css?17007501553930 */
/* /local/templates/main/components/bitrix/news.list/credit/style.css?16956279903734 */
