.hidden-tablet {
  display: none;
}

@media (max-width: 1905px) {
  .footer-menu__link {
    font-size: 14px;
  }

}

@media (max-width: 1800px) {
  .useful-info-slider__item {
    padding: 12px;
    background-size: 92px;
    background-position: calc(100% - 12px);
  }

  .useful-info-slider__item_title {
    font-size: 22px;
    line-height: 26px;
  }

  .useful-info-slider__item_text {
    font-size: 14px;
    line-height: 22px;
    max-width: 205px;
  }

  .footer-menu__link {
    font-size: 14px;
  }
}

@media (max-width: 1740px) {
  .footer-menu__link {
    font-size: 14px;
  }

  .partners__elem,
  .partners__elem_full {
    width: calc((100% - 80px) / 5);
  }
}

@media screen and (max-width: 1600px) {
  .top-banner__content {
    position: absolute;
    top: 100px;
  }

  .top-banner img {
    height: 565px;
  }

  .useful-info-slider__item_text {
    max-width: 210px;
  }

  .footer-menu__link {
    font-size: 14px;
  }

  .partners__elem,
  .partners__elem_full {
    width: calc((100% - 60px) / 4);
  }

  .fly-block__item:not(:last-child) {
    margin-right: 30px;
  }
}

@media screen and (max-width: 1450px) {
  .info-banner__pic {
    right: 50px;
  }

  .qr-block {
    right: 20px;
  }
}

@media screen and (max-width: 1400px) {
  .useful-info-slider__item_text {
    max-width: 206px;
  }
}

@media screen and (max-width: 1350px) {
  .useful-info-slider__item_text {
    max-width: 230px;
  }

  .fly-block {
    display: none !important;
  }
	
  .calc_credit.section {
    padding-top: 150px;
    background-image: url(../images/businessCreditPageDetail/coins_mobile.png);
    background-size: 200px;
    background-repeat: no-repeat;
    background-position: top;
  }

  .calc_credit__inner::before {
    display: none;
  }

  .calc_credit .custom-tabs-content-wrap:after,
  .calc_credit__content:after {
    display: none;
  }

  .calc_credit {
    padding-top: 150px;
    background-image: url(../images/businessCreditPageDetail/coins_mobile.png);
    background-size: 200px;
    background-repeat: no-repeat;
    background-position: top;
  }

  .calc_credit__inner::before {
    display: none;
  }

  .calc_credit .custom-tabs-content-wrap:after,
  .calc_credit__content:after {
    display: none;
  }
}

@media screen and (max-width: 1320px) {
  .container {
    max-width: 1270px;
  }

  .app-section_credit__link-wrap {
    margin: 30px auto 0;
  }
}

@media screen and (max-width: 1280px) {
  .container {
    max-width: 1230px;
  }

  .card-item__pic img {
    width: 100%;
    /*height: 215px;*/
    object-fit: cover;
  }

  .app-section__info-inner {
    padding: 30px 115px 30px 10px;
  }

  .tariffs-section_dark .tariffs-section__pic-wrap {
    padding: 0;
    margin-top: -10%;
  }

  .tariffs-section__elem {
    position: relative;
    padding-left: 52px;
    margin-bottom: 40px;
    max-width: 328px;
  }

  .tariffs-section_dark .tariffs-section__elem:nth-child(2n-1) {
    margin-right: 110px;
  }

  .fly-block__btn-wrap .btn:after {
    width: 14px;
    height: 8px;
  }

  .product_sm-v2__pic img {
    width: 100%;
    height: 215px;
    object-fit: cover;
  }

  .offer_biz-packages-card__top {
    height: 184px;
  }

  .offer_biz-packages-card__items {
    height: 390px;
  }

  .offer_biz-packages-cards-wrap {
    gap: 20px;
  }
}

@media screen and (min-width: 1256px) {

}

@media screen and (max-width: 1255px) {

  .accordion-item__title-filter-deposits {
    padding: 20px;
  }

  .fly-block {
    display: none !important;
  }
}

@media screen and (max-width: 1230px) {
  .container {
    max-width: 1180px;
  }
}

@media screen and (max-width: 1200px) {
  .container {
    max-width: 1150px;
  }

  .header-wrap .menu__link,
  .btn_mobile-bank {
    font-size: 14px;
  }

  .btn_mobile-bank {
    padding: 10px 15px;
  }

  .menu__item {
    margin-right: 24px;
  }

  .logo {
    max-width: 150px;
  }

  .mp-events__item {
    min-height: 280px;
  }

  .footer {
    padding-left: 30px;
    padding-right: 30px;
  }

  .footer_desctop {
    display: none;
  }

  .footer_mobile {
    display: none;
  }

  .footer_tablet {
    display: block;
  }

  .footer_tablet__row {
    padding: 50px 0;
  }

  .footer_tablet__row_flex {
    border-top: 1px solid rgba(0, 0, 0, 0.1019607843);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
  }

  .footer_tablet__row .footer-contacts {
    display: flex;
    justify-content: space-between;
  }

  .footer_tablet__row .footer-contacts__header {
    display: none;
  }

  .footer_tablet__row .footer-contacts__icon {
    display: none;
  }

  .footer_tablet__row .footer-contacts .contact-list {
    padding-left: 0;
  }

  .footer_tablet__row .footer-socials__list {
    flex-wrap: wrap;
  }

  .footer_tablet__row_flex {
    display: flex;
    justify-content: space-between;
  }

  .footer_tablet__row .footer-menu {
    width: 100%;
    justify-content: space-between;
  }

  .footer_tablet .footer__banner-app,
  .footer_tablet .footer-socials {
    margin-top: 0;
  }

  .footer_tablet .footer-socials {
    margin-bottom: 16px;
  }

  .footer_tablet .footer-additional {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .footer_tablet .footer-additional .link {
    margin-bottom: 16px;
  }

  .after-footer {
    padding: 24px 28px;
  }

  .after-footer .container {
    flex-direction: column;
    align-items: flex-start;
  }

  .after-footer .container p {
    margin-left: 0;
  }

  .after-footer__item:not(:last-child) {
    margin-bottom: 13px;
  }

  .info-banner__pic {
    top: -106px;
    right: 100px;
  }

  .info-banner__pic img {
    max-width: 656px;
  }

  .rates-table-wrap tr th:first-child, .rates-table-wrap tr td:first-child {
    min-width: 170px;
  }

  .partners__elem,
  .partners__elem_full {
    width: calc((100% - 40px) / 3);
  }

/*
  .card-item__pic img {
    height: 200px;
  }
*/

  .tariffs-section_dark .tariffs-section__pic-wrap {
    padding: 0;
    margin-top: -2%;
  }

  .app-section_dark .app-section__content {
    background-size: cover;
  }

  .tariffs-section_dark .tariffs-section__elem:nth-child(2n-1) {
    margin-right: 80px;
  }

  .additional-section .title {
    font-size: 26px;
    line-height: 30px;
  }

  .deposit-filter-section__item {
    margin: 0 14px 14px 0;
  }

  .product_sm-v2__pic img {
    height: 200px;
  }

  .section-pics-5__wrap {
    width: 100%;
  }

  .card-advantage_biz-packages {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 16px;
  }

  .calc_credit__col {
    width: 100% !important;
  }

  .calc_credit__col:first-child,
  .calc_credit__col {
    min-height: auto;
  }

  .calc_credit--car-loans .calc_credit__col,
  .custom-tabs-content:last-child .calc_credit__col {
    min-height: auto;
  }

  .calc_credit__col:last-child {
    padding: 0 32px 30px 32px;
  }

  .calc_credit__btn.btn-theme-2 {
    margin-top: 30px !important;
  }

  .calc_credit__info {
    margin-top: 30px !important;
  }

  .calc_credit__row:last-child {
    border-bottom: none;
  }

  .calc_credit__col {
    width: 100% !important;
  }

  .calc_credit__col:first-child,
  .calc_credit__col {
    min-height: auto;
  }

  .calc_credit--car-loans .calc_credit__col,
  .custom-tabs-content:last-child .calc_credit__col {
    min-height: auto;
  }

  .calc_credit__col:last-child {
    padding: 0 32px 30px 32px;
  }

  .calc_credit__btn.btn-theme-2 {
    margin-top: 30px !important;
  }

  .calc_credit__info {
    margin-top: 30px !important;
  }

  .calc_credit__row:last-child {
    border-bottom: none;
  }
}

@media (max-width: 1100px) {
  .container {
    max-width: 1050px;
  }

  .info-banner__pic {
    top: -101px;
  }

  .info-banner__pic img {
    max-width: 575px;
  }
/*
  .mp-business__item-xs:nth-child(3) {
    background-size: 300px;
  }
*/
  .rates-table-wrap tr th:first-child, .rates-table-wrap tr td:first-child {
    width: 61%;
  }

  .deposits-cards .deposits-item-wrap {
    width: 100%;
    margin-right: 0 !important;
  }

  .deposits-cards .deposits-item__title {
    max-width: unset;
  }

  .deposits-cards .deposits-item__text-wrap {
    display: flex;
    align-items: center;
  }

  .partners-popup__title.custom-popup__title {
    max-width: 92%;
  }

  .credits-item__bg,
  .top-banner-credit .top-banner_credit__slide {
    /* background: #6a00ca; */
  }

  .credits-items__sm .credits-item__sm:not(:nth-child(2n)) {
    margin-right: 30px;
  }

  .credits-items__sm .credits-item__sm {
    width: calc((100% - 30px) / 2);
  }

  .credits-items__sm .credits-item__sm {
    margin-bottom: 30px;
  }

  .creditPageDetail .theme-tab {
    padding: 27px 60px;
  }

  .calculate-section_credit__items-wrap .text-field_floating-3:first-child {
    margin-right: 0;
  }

  .calculate-section_credit__items-wrap:first-child,
  .calculate-section_credit__items-wrap:nth-child(2) {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .calculate-section_credit__items-wrap:nth-child(2)
  .text-field_floating-3
  .text-field__label {
    left: 16px;
    text-align: center;
  }

  .calculate-section_credit .btn-wrap .btn {
    margin: 30px auto 0;
  }

  .calculate-section_credit .btn-wrap .btn-clear {
    display: none;
  }

  .calculate-section_credit .btn-clear-mb {
    display: block !important;
    position: relative !important;
    margin-bottom: 50px;
  }

  .calculate-section_credit__items-wrap:nth-child(2)
  .text-field_floating-3
  .text-field__input {
    text-align: center;
  }

  .calculate-section_credit__out-wrap::after {
    display: none;
  }

  .calculate-section_credit-pic-wrap {
    display: block !important;
  }

  .calculate-section_credit-pic-wrap img {
    margin: 0 auto;
  }

  .biz-card__text-wrap {
    min-height: 214px;
    width: 100%;
    padding-right: 0;
  }

  .biz-card__pic-wrap {
    width: 100%;
    margin-bottom: 30px;
  }

  .biz-card__content {
    flex-direction: column-reverse;
  }

  .credits-biz__tab {
    min-height: 64px;
    width: calc((100% - 50px) / 3);
  }

  .credits-biz__tab:not(:last-child) {
    margin-right: unset;
  }

  .credits-biz__tab:not(:nth-child(3n)) {
    margin-right: 25px;
  }

  .credits-biz__tab:not(:nth-child(-n + 3)) {
    margin-top: 20px;
  }

  .product_biz-cr {
    width: 100%;
    margin-right: 0 !important;
  }

  .credit-goals__text-wrap {
    padding-left: 42px;
  }

  .credit-goals__text-wrap li:not(:first-child) {
    margin-top: 20px;
  }

  .bag__warp_biz-cr-detail {
    width: 100%;
    max-width: 100%;
  }

  .credits-biz__tab-top {
    background-position-x: 30%;
  }

  .conditions-section__content {
    flex-direction: column-reverse;
  }

  .conditions-section__inner,
  .conditions-section__pic-wrap {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .calculate-section__items-wrap:nth-child(2) .text-field_floating-3 .text-field__label {
    left: 16px;
    text-align: center;
  }

  .conditions-section__pic-wrap {
    padding: 40px 40px 0;
  }

  .offer_biz-packages-card {
    width: calc((100% - 20px) / 2);
  }

  .calculate-section__items-wrap .text-field_floating-3:first-child {
    margin-right: 0;
  }

  .calculate-section__items-wrap:first-child,
  .calculate-section__items-wrap:nth-child(2) {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .calculate-section__items-wrap:nth-child(2) .text-field_floating-3 .text-field__label {
    left: 16px;
    text-align: center;
  }

  .calculate-section .btn-wrap .btn {
    margin: 30px auto 0;
  }

  .calculate-section .btn-wrap .btn-clear {
    display: none;
  }

  .calculate-section .btn-clear {
    display: block !important;
    position: relative !important;
    margin-bottom: 50px;
  }

  .calculate-section__items-wrap:nth-child(2) .text-field_floating-3 .text-field__input {
    text-align: center;
  }

  .calculate-section__out-wrap::after {
    display: none;
  }

  .calculate-section-pic-wrap {
    display: block !important;
  }

  .calculate-section-pic-wrap img {
    margin: 0 auto;
  }

  .calculate-section .text-field__btn {
    margin: auto;
    left: 0;
    display: block;
    margin-bottom: 10px;
    position: relative;
    bottom: 16px;
  }

  .calculate-section .btn-wrap .btn {
    margin: 0 auto;
  }

  .calculate-section__inner {
    margin-top: 62px;
  }
  .two-cols-section__inner {
    margin: 76px auto 0;
  }
}

@media screen and (max-width: 1024px) {

  .container {
    max-width: 980px;
  }

  .custom-popup.mobile-bank__popup {
    width: 960px;
    max-width: 960px;
  }

  .info-banner__pic img {
    max-width: 520px;
  }

  .info-banner__pic {
    top: -97px;
  }

  .footer__banner-app {
    padding: 0px 0px;
  }

/*
  .card-item__pic img {
    height: 165px;
  }
*/

  .tariffs-section_dark .tariffs-section__pic-wrap {
    padding: 0;
    margin-top: 5%;
  }

  .tariffs-section_dark .tariffs-section__pic-wrap {
    display: none;
  }

  .product_sm-v2__pic img {
    height: 165px;
  }
}

@media screen and (max-width: 980px) {
  .container {
    max-width: 930px;
  }

  .hidden-m {
    display: none !important;
  }

  .jc-end {
    justify-content: center;
  }

  .title {
    font-size: 21px;
    line-height: 26px;
  }

  .text {
    font-size: 18px;
    line-height: 21px;
  }

  .text-xs {
    font-size: 20px;
    line-height: 23px;
  }

  .section {
    padding: 40px 0;
  }

  .section-block {
    margin-top: 40px;
  }

  .btn {
    padding: 12px;
    font-size: 14px;
    line-height: 16px;
    border-radius: 8px;
    min-width: 182px;
  }

  .btn:after {
    margin-left: 12px;
  }

  .mp-navigation-wrap a {
    font-size: 14px;
  }

  .mp-navigation-wrap a:after {
    width: 25px;
    height: 25px;
  }

  .mp-navigation-wrap a:before {
    width: 25px;
    height: 25px;
  }

  .top-banner__content .btn {
    /* width: -moz-fit-content; */
    /* width: fit-content; */
  }

  .profitable-offer__item:nth-child(3) {
    background-size: 255px;
    background-position: right 74%;
  }

  /* .profitable-offer__item:nth-child(2),
  .profitable-offer__item:nth-child(3) {
    width: calc(50% - 12px);
  }

  .profitable-offer__item:first-child,
  .profitable-offer__item:last-child {
    width: calc(50% - 12px);
  } */
  /*
  .mp-rates__value {
    max-width: 100px;
  }
  */
  .rates-mark {
    width: 100%;
    margin-right: 0;
  }

  .rates-info {
    margin-left: 0;
    margin-top: 12px;
    width: 100%;
  }

  .rates-mark__content {
    justify-content: space-around;
  }

  .rates-mark__content_text {
    max-width: 200px;
  }

  .rates-left-col {
    padding-right: 24px;
  }

  .rates-right-col {
    padding-left: 24px;
  }

  .info-banner__pic {
    top: -71px;
    right: 45px;
  }

  .info-banner__pic img {
    max-width: 432px;
  }

  .info-banner__text {
    font-size: 14px;
    line-height: 19px;
    max-width: 250px;
  }

  .info-banner {
    height: 386px;
  }

  .info-banner__content .title-wrap {
    max-width: 280px;
  }

  .info-banner__elements {
    margin-top: 10px;
  }

  .info-banner__element {
    padding: 8px;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 12px;
    max-width: 230px !important;
    min-height: 75px;
  }

  .info-banner__element:before {
    width: 38px;
    height: 38px;
  }

  .info-banner__element:nth-child(odd) {
    margin-right: 12px;
  }

  .qr-block {
    max-width: 118px;
    padding: 8px;
    bottom: 30px;
  }

  .qr-block__title {
    font-size: 10px;
    line-height: 12px;
  }

  .visible-m {
    display: block !important;
  }

  .custom-table td {
    padding: 12px 28px 12px 12px;
  }

  .credits-item__text-wrap,
  .credits-item__pic-wrap,
  .credits-item__bottom {
    width: 100% !important;
    margin-right: 0 !important;
    padding: 0 !important;
  }

  .credits-items__sm .btns-wrap .btn-theme-2 {
    width: 100%;
    min-width: unset;
    margin-right: 0;
  }

  .credits-item__title,
  .credits-items__sm .advantage-item__elem p,
  .credits-item__descr {
    max-width: 100%;
  }

  .credits-item__pic-wrap {
    margin-top: auto;
  }

  .credits-item__pic-wrap img {
    width: 100%;
  }

  .credits-items__sm .credits-item__text-wrap {
    min-height: 280px;
  }

  .credits-items__sm .credits-item__sm:not(:nth-child(2n)) {
    margin-right: 30px;
  }

  .credits-items__sm .credits-item__sm {
    width: calc((100% - 30px) / 2);
  }

  .credits-items__sm .credits-item__sm {
    margin-bottom: 30px;
  }

  .section__title {
    font-size: 21px;
    line-height: 26px;
    text-align: left;
  }

  .advantage-card {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 16px;
  }

  .element-info.col-25 {
    width: calc((100% - 50px) / 2);
    margin-bottom: 50px;
  }

  .element-info.col-25 .element-info__text-wrap {
    margin-top: 40px;
  }

  .products_sm-v1__wrap {
    gap: 30px;
  }

  /* .product_sm-v1:not(:nth-child(2n)) { */
  /* margin-right: 30px; */
  /* } */
  .product_sm-v1 {
    width: calc((100% - 30px) / 2);
  }

  /* .product_sm-v1 { */
  /* margin-bottom: 30px; */
  /* } */
  .product_sm-v1__text-wrap {
    min-height: 280px;
  }

  .product_sm-v1__text-wrap,
  .product_sm-v1__pic-wrap,
  .product_sm-v1__bottom {
    width: 100% !important;
    margin-right: 0 !important;
    padding: 0 !important;
  }

  .product_sm-v1__pic-wrap img {
    width: 100%;
  }

  .product_sm-v1__bottom .btn {
    width: 100%;
    min-width: unset;
    margin-right: 0;
  }

  .calc_credit .theme-tab {
    padding: 23px;
    display: flex;
    flex-direction: column;
  }

  .calc_credit .custom-tab svg {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .popup_data--payment-schedule .popup_data__content {
    max-width: 96vw;
    overflow: scroll;
  }

  .scroll-table-body {
    height: 250px;
  }

  .popup_data--payment-schedule .popup_data__title {
    font-size: 18px;
    line-height: 24px;
    padding: 0 16px;
    margin-bottom: 16px;
  }

  .scroll-table {
    min-width: 730px;
    overflow-x: scroll;
    background: white;
  }

  .popup_data--payment-schedule table tr td,
  .popup_data--payment-schedule table tr th {
    font-size: 14px;
    line-height: 16px;
  }

  .popup_data--payment-schedule .popup_data__content {
    padding: 20px 0 20px;
  }

  .popup_data--payment-schedule__bottom {
    padding: 0 16px;
    gap: 20px 10px;
  }

  .popup_data--payment-schedule__bottom .btn-theme-2 {
    height: auto;
  }

  .popup_data--payment-schedule .popup__btn-close {
    top: 8px;
    right: 8px;
    border: 1px solid #000000;
  }

  .popup_data--payment-schedule .popup__btn-close::before,
  .popup_data--payment-schedule .popup__btn-close::after {
    background: #000000;
    height: 10px;
    width: 1px;
    left: 47%;
  }

  .table-schedule__foot::before {
    height: 20px;
    top: -20px;
  }
}

@media screen and (max-width: 896px) {
  .container {
    max-width: 860px;
  }

  .profitable-offer__item_title {
    font-size: 30px;
  }
/*
  .mp-business__item-xs:nth-child(2) {
    background-position: 0px 135px;
  }

  .mp-business__item-xs:nth-child(3) {
    background-size: 260px;
  }
*/
  .rates-table-wrap tr th:first-child, .rates-table-wrap tr td:first-child {
    min-width: 120px;
  }

  .rates-table-wrap tr th:nth-child(2), .rates-table-wrap tr td:nth-child(2), .rates-table-wrap tr th:nth-child(3), .rates-table-wrap tr td:nth-child(3) {
    min-width: 110px;
  }

  .footer__banner-app-block {
    max-width: 270px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer {
    background-color: #F6F7FC;
    padding: 10px 0;
  }

  .after-footer .container p {
    font-size: 13px;
  }

  .partners__elem,
  .partners__elem_full {
    width: calc((100% - 20px) / 2);
  }

  .app-section__pic-wrap {
    width: 100%;
    display: block;
  }

  .app-section__content {
    box-shadow: 0px 2px 0px 0px #f96302;
    flex-direction: column-reverse;
  }

  .preview-cards__item {
    width: 100%;
    max-width: 100%;
  }

  .preview-cards__item:not(:last-child) {
    margin-right: unset;
    margin-bottom: 40px;
  }

  .preview-cards__pic img {
    max-height: unset;
  }

  .card-item-wrap {
    width: calc((100% - 32px) / 2);
  }

  .card-item-wrap:not(:nth-child(3n)) {
    margin-right: unset;
  }

  .card-item-wrap:nth-child(odd) {
    margin-right: 16px;
  }

  .top-banner_infoPage__slide {
    min-height: 490px;
  }

  .cards-filter__item {
    margin-bottom: 12px;
  }

  .app-section__content {
    padding: 0px 0px 0% 0px;
  }

  .app-section__info-inner {
    padding: 30px 0px 0px 20px;
  }

  .theme-tab {
    padding: 20px;
  }

  .card-advantage,
  .card-benefits_credit,
  .card-advantage_biz {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 16px;
  }

  .elem_colored {
    width: calc((100% - 36px) / 4);
    padding: 12px;
    border-radius: 22px;
  }

  .elem_colored:not(:last-child) {
    margin-right: 12px;
  }

  .tariffs-section__inner {
    width: 100%;
    padding: 40px;
  }

  .card-advantage_biz-cr {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 16px;
  }

  .top-banner_biz-cr {
    background-position-x: 42%;
  }

  .product_sm-v2-wrap {
    width: calc((100% - 16px) / 2);
  }

  .product_sm-v2-wrap:not(:nth-child(3n)) {
    margin-right: unset;
  }

  .product_sm-v2-wrap:nth-child(2n-1) {
    margin-right: 16px;
  }

  .online-section__pic-wrap,
  .online-section__info-inner {
    width: 100%;
  }

  .online-section__pic-wrap {
    padding-left: 0;
  }

  .online-section__info-inner {
    padding: 56px 22px 52px 22px;
  }

  .card-advantage_salary,
  .card-advantage_salary--blue {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 16px;
  }

  .card-advantage_salary:not(:last-child),
  .card-advantage_salary--blue:not(:last-child) {
    margin-bottom: 20px;
  }
  .two-cols-section__inner {
    margin: 55px auto 0;
  }

  .two-cols-section__text-wrap,
  .two-cols-section__pic-wrap {
    width: 100%;
  }

  .two-cols-section__pic-wrap img {
    margin: 0 auto;
  }

  .two-cols-section__text-wrap p:not(:first-child) {
    margin-top: 30px;
  }

  .two-cols-section__text-wrap {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
  }
}

@media screen and (max-width: 844px) {
  .container {
    max-width: 814px;
  }
/*
  .mp-business__item-xs:nth-child(3) {
    background-size: 215px;
  }
*/
  .profitable-offer__item:nth-child(3) .btn-theme, .profitable-offer__item:nth-child(4) .btn-theme, .mp-business__item-xs:nth-child(2) .btn-theme, .mp-business__item-xs:nth-child(3) .btn-theme {
    background-color: #FFF;
    border: 1px solid #FFF;
  }

  .profitable-offer__item:nth-child(3) .btn-theme:hover, .profitable-offer__item:nth-child(4) .btn-theme:hover, .mp-business__item-xs:nth-child(2) .btn-theme:hover, .mp-business__item-xs:nth-child(3) .btn-theme:hover {
    background-color: #F96302;
    color: #FFF;
  }

  .custom-table td {
    padding: 12px 30px 12px 12px;
  }

  .credits-item__bg,
  .top-banner-credit .top-banner_credit__slide {
    background-image: url(../images/creditPage/banner-mb.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 24px;
    border-radius: 34px;
    margin-bottom: 46px;
    height: 1250px;
  }

  .credits-item__bg .credit-item__content,
  .top-banner-credit .top-banner_credit__content {
    min-height: unset;
    max-height: 446px;
  }
}

@media screen and (max-width: 820px) {
  .container {
    max-width: 780px;
  }

  .header-top__item, .header-top__link {
    font-size: 13px;
  }

  .top-banner img {
    width: 100%;
    height: 380px;
  }

  .banner__title {
    font-size: 28px;
  }

  .top-banner__content {
    top: 40px;
  }

  .banner__content_text {
    font-size: 16px;
    line-height: 24px;
  }

  .banner__content_element__pretext {
    font-size: 13px;
  }

  .banner__content_element__text {
    font-size: 20px;
  }
  
  .custom-popup.mobile-bank__popup {
    max-width: 770px;
    min-height: 270px;
  }

  .custom-popup__title {
    font-family: 'Montserrat Bold';
    font-size: 19px;
    line-height: 30px;
  }

  .custom-popup.mobile-bank__popup {
    background-size: 815px;
  }

  .market-icon {
    width: 30px;
    height: 30px;
  }

  .swiper-pagination-bullet-active {
    width: 9px;
    height: 9px;
  }

  .swiper-button-custom {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    border-radius: 20px;
    background-color: rgba(255, 255, 255, 0.41);
    width: 31px;
    height: 30px;
    background-image: url(../images/icons/arrow-right-xl-sm.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
  }

  .mp-navigation-wrap a {
    font-size: 14px;
    padding: 24px 24px 24px 40px;
  }

  .mp-navigation-wrap a:before {
    width: 21px;
    height: 20px;
    left: 10px;
  }

  .mp-navigation-wrap a:after {
    width: 19px;
    height: 19px;
    right: 10px;
  }

  .btn_mobile-bank {
    min-width: 195px;
  }

  .profitable-offer__item_title {
    font-size: 21px;
    line-height: 25px;
  }

  .profitable-offer__link {
    min-height: 250px;
  }

  .profitable-offer__item:first-child .profitable-offer__item_title {
    font-size: 21px;
    line-height: 25px;
  }

  .profitable-offer__item:nth-child(2) .profitable-offer__link {
    max-width: 230px;
    min-width: unset;
  }

  .profitable-offer__item:nth-child(2) {
    padding: 10px 10px 10px 10px;
  }

  .profitable-offer__item:nth-child(2) .profitable-offer__link {
    padding: 10px 15px 15px 20px;
  }
/*
  .mp-business__item-xs:nth-child(2) {
    background-position: -120px 117px;
    background-size: 500px;
  }
*/
  .mp-events__item_title {
    font-size: 16px;
	line-height: 21px;
  }

  .mp-events__item {
    min-height: 221px;
  }

  .btn-theme-2 {
    min-width: 220px;
  }

  .mp-rates__value {
    font-size: 20px;
    font-weight: 500;
  }

  .custom-table td {
    font-size: 15px;
  }

  .rates-table-wrap tr th:first-child,
  .rates-table-wrap tr td:first-child {
    width: 100%;
  }

  .rates-info {
    width: 100%;
  }

  .footer {
    background-color: #F6F7FC;
    padding: 0px 0;
  }

  .mp-business-wrap .swiper-wrapper {
    height: 410px;
  }

  .mp-business__item {
    height: 100%;
    justify-content: space-between;
    background-position: right bottom;
  }

  .mp-business__item-xl {
    margin-right: 0;
  }

  .mp-business__item-xl .mp-business__item_title,
  .mp-business__item-xl .mp-business__item_text span {
    color: #FFF;
  }

  .mp-business__item-xl .mp-business__item_title,
  .mp-business__item_title {
    font-size: 25px;
    line-height: 30px;
  }

  .mp-business__item-xl .mp-business__item_text span {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 24px;
    display: block;
  }

  .mp-business__item-xl .mp-business__item_text,
  .mp-business__item_text {
    font-size: 14px;
    line-height: 18px;
  }
/*
  .mp-business__item-xs:nth-child(3) {
    background-size: 250px;
    background-position: 120px 160px;
  }
*/
  .info-banner__pic {
    top: -60px;
    right: 45px;
  }

  .section-block {
    margin-top: 24px;
  }

  .mp-events__item {
    background-size: cover;
  }

  .profitable-offer__link {
    min-height: 207px;
  }

  .profitable-offer__item_text {
    font-size: 13px;
    line-height: 16px;
    margin-top: 10px;
    margin-bottom: 16px;
  }

  .profitable-offer__item:first-child {
    margin-right: 6px;
    margin-bottom: 12px;
    width: calc(40% - 6px);
  }

  .profitable-offer__item:nth-child(2) {
    width: calc(60% - 6px);
    margin-left: 6px;
    margin-bottom: 12px;
  }

  .profitable-offer__item:nth-child(3) {
    width: calc(60% - 6px);
    margin-right: 6px;
  }

  .profitable-offer__item:nth-child(4) {
    width: calc(40% - 6px);
    margin-left: 6px;
    background-size: 115px;
  }

  .profitable-offer__link {
    padding: 24px;
  }

  .useful-info-slider__item_title {
    font-size: 16px;
    line-height: 19.5px;
  }

  .useful-info-slider__item_text {
    font-size: 14px;
    line-height: 16px;
  }

  .profitable-offer__item:nth-child(4) .profitable-offer__item_text {
    max-width: 135px;
    margin-left: 10px;
  }

  .section {
    padding: 30px 0;
  }

  .footer .btn_outline-black {
    margin-left: 0px;
  }

  .footer__banner-app {
    padding: 0px 0px;
  }

  .footer-menu {
    margin-top: 0px;
  }

  .top-banner_infoPage__slide {
    min-height: 530px;
  }

  .elem_colored__pic img {
    max-width: 170px;
    margin: 0 auto;
  }

  .app-section_dark .app-section__content {
    background-size: cover;
  }

  .pluses-section-credits .pluses-section__subtitle p:not(:first-child) {
    margin-top: 8px;
  }

  .creditPageDetail .theme-tab {
    padding: 27px 30px;
  }
}

@media screen and (max-width: 768px) {
  .breadcrumb {
    padding: 20px 0;
  }

  .breadcrumbs_bank_cards {
    margin-top: 85px;
    background: none;
  }

  .breadcrumbs_bank_cards_detail {
    margin-top: 85px;
  }

  .breadcrumbs_bank_cards_detail {
    position: absolute;
    width: 100%;
    background: none;
    color: white;
    z-index: 10;
  }

  .breadcrumbs_bank_cards_detail .breadcrumb__list li a {
    color: #FFFFFF;

  }

  .breadcrumbs_bank_cards_detail .breadcrumb__list li {
    color: #FFFFFF;
  }

  .breadcrumbs_bank_cards_detail .breadcrumb__list li:after {
    font-family: FontAwesome;
    font-size: 14px;
    color: #FFFFFF;
    padding: 0 8px;
    content: "\f105";
  }

  .container {
    max-width: 720px;
  }

  .header-main_desctop {
    display: none;
  }

  .header-main_mobile {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.1);
  }

  .header-main_mobile_not_main {
    background-color: rgba(249, 99, 2);
    position: relative;
  }

  .header-main_mobile_not_main ~ .header-menu-mobile_show .header-menu-mobile1 {
    margin-top: 15px;
  }

  body.no-scroll {
    overflow-y: hidden;
  }

  .no-scroll .header-main_mobile {
    background-color: #FFF;
    z-index: 3;
  }

  .header-menu-additional {
    padding: 0 20px 60px;
  }

  .header-menu__banner {
    padding: 0 20px;
    margin-bottom: 80px;
  }

  .header-menu__banner a {
    display: block;
  }

  .header-menu__banner img {
    width: 100%;
  }

  .header-top {
    display: none;
  }

  .top-banner__content {
    top: 140px;
  }

  .top-banner img {
    width: 100%;
    height: 475px;
    object-fit: cover;
  }

  .info-banner {
    height: 450px;
  }

  .info-banner__pic img {
    max-width: 350px;
  }

  .info-banner__pic {
    top: -55px;
  }

  .footer__banner-app {
    max-width: 325px;
    margin-left: auto;
    margin-right: auto;
  }

  .after-footer__logo {
    display: block;
    margin-bottom: 45px;
  }

  .footer {
    padding: 30px 0;
  }

  .footer_desctop {
    display: none;
  }

  .footer_tablet {
    display: none;
  }

  .footer_mobile {
    display: block;
  }

  .footer-additional {
    justify-content: space-around;
    width: 100%;
  }

  .footer-additional .link {
    flex: none;
  }

  .footer-socials__header {
    text-align: center;
  }

  .footer-socials__list {
    justify-content: center;
  }

  .footer-contacts {
    margin-top: 30px;
  }

  .footer-contacts__title {
    text-align: center;
    justify-content: center;
    margin-bottom: 10px;
  }

  .footer-contacts__icon {
    display: none;
  }

  .footer-contacts .btn {
    margin: 0 auto;
  }

  .footer__banner-app {
    display: flex;
    justify-content: center;
    margin-top: 24px;
  }

  .footer__banner-app-img {
    top: -9px;
    left: 20px;
  }

  .contacts-mobile__header {
    text-align: center;
    color: #595959;
    font-family: "Montserrat SemiBold";
    font-size: 18px;
    margin-bottom: 12px;
  }

  .contacts-mobile .label {
    color: #6E6F71;
    text-align: center;
    margin-bottom: 8px;
  }

  .contacts-mobile__item {
    margin-bottom: 26px;
  }

  .header-menu-mobile {
    position: absolute;
    left: 0;
    right: 0;
    height: 100vh;
    width: 100%;
    z-index: 2;
    background-color: #fff;
    transition: all 0.4s ease;
  }

  .header-menu-mobile_show {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .header-burger_show {
    border: 2px solid rgba(128, 128, 128, 0.5);
  }

  .top-banner_infoPage {
    background-image: url(../images/cardsPage/banner_mobile.png);
    background-position: bottom;
  }

  .top-banner_infoPage__slide {
    min-height: 673px;
    align-items: unset;
    padding-top: 200px;
  }

  .theme-breadcrumbs-wrap {
    top: 81px;
    padding: 20px 0;
    background-color: transparent;
  }

  .theme-breadcrumbs li a,
  .theme-breadcrumbs li span {
    font-size: 13px;
    line-height: 22px;
  }

  .theme-breadcrumbs li a:after {
    margin: 0 8px;
  }

  .tbi__title {
    font-size: 30px;
    line-height: 36px;
  }

  .tbi__content {
    margin-top: 16px;
  }

  .tbi__content p {
    font-size: 15px;
    line-height: 22px;
    max-width: 290px;
  }

  .tbi__content p:nth-child(2) {
    display: none;
  }

  .card-item-wrap a,
  .deposits-item-wrap .deposits-item {
    padding: 16px;
  }

/*
  .card-item__pic img {
    height: 200px;
  }
*/

  .card-item__title,
  .deposits-item__title {
    font-size: 20px;
    line-height: 24px;
  }

  .card-item__descr,
  .deposits-item__descr {
    font-size: 14px;
    line-height: 18px;
    margin-top: 12px;
  }

  .card-item__currency-elem {
    width: 38px;
    height: 38px;
    font-size: 12px;
    line-height: 12px;
  }

  .card-item__bottom,
  .deposits-item__bottom {
    margin-top: 24px;
    padding-right: 42px;
  }

  .deposits-item__bottom {
    margin-top: 24px;
    padding-right: 0px;
  }

  .card-item__elem {
    font-size: 14px;
    line-height: 20px;
  }

  .card-item__bottom .btn,
  .deposits-item__bottom .btn {
    margin-top: 24px;
    font-family: "Montserrat SemiBold";
    width: calc(100% + 42px);
  }

  .card-item-wrap,
  .deposits-item-wrap {
    margin-bottom: 24px;
  }

  .cards-pagination {
    margin-top: 0;
  }

  .archive__btn .btn:after {
    display: block;
  }

  .archive__title {
    font-size: 18px;
    line-height: 30px;
  }

  .archive__descr {
    font-size: 14px;
    line-height: 30px;
  }

  .archive__btn {
    margin-top: 16px;
  }

  .infoPage-form__title {
    font-size: 21px;
    line-height: 28px;
  }

  .infoPage-form {
    padding: 30px 16px;
  }

  .infoPage-form__block {
    margin-top: 24px;
  }

  .infoPage-form__pic {
    padding-right: 0;
  }

  .infoPage-form__pic img {
    max-width: 258px;
    margin: 0 auto;
  }

  .cards-filter_mobile, .items-filter_mobile {
    font-family: 'Montserrat SemiBold';
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #121212;
    background-color: #FFEADC;
    padding: 16px;
    width: 100%;
    border-radius: 14px;
    display: flex;
    align-items: center;
  }

  .cards-filter_mobile__count {
    background-color: #F96302;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin: 0;
    margin-left: 10px;
    padding-left: 8px;
    justify-content: space-between;
  }

  .cards-filter_mobile:after, .items-filter_mobile:after {
    content: '';
    width: 14px;
    height: 14px;
    background-image: url(../images/cardsPage/plus.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    margin-left: auto;
  }

  .cards-filter_mobile.active, .items-filter_mobile.active {
    background-color: #f6f7fc;
    border-radius: 14px 14px 0 0;
  }

  .cards-filter_mobile.active:after, .items-filter_mobile.active:after {
    background-image: url(../images/cardsPage/mob_filter_arrow.svg);
  }

  .cards-filter-wrap, .deposit-filter-section__wrap {
    display: none;
  }

  .cards-filter-wrap.opened, .deposit-filter-section__wrap.opened {
    display: block;
    background-color: #f6f7fc;
    border-radius: 0 0 14px 14px;
    padding: 16px;
  }

  .cards-filter {
    justify-content: start;
  }

  .cards-filter__item {
    padding: 8px;
    background-color: #fff;
    margin-bottom: 8px;
  }

  .cards-filter__item:not(:last-child) {
    margin-right: 8px;
  }

  .cards-filter__reset {
    justify-content: start;
  }

  .deposits-items {
    margin-top: 24px;
  }

  .cards-wrap {
    margin-top: 24px;
  }

  .cardsPage {
    padding-bottom: 40px;
  }

  .depositPage {
    padding-bottom: 0px;
  }

  .top-banner_cardPage,
  .top-banner_depositPage {
    width: 100%;
    overflow: hidden;
  }

  .top-banner_cardPage .container,
  .faq-section .container,
  .reg-section .container,
  .top-banner_depositPage .container,
  .top-banner-credit .container {
    max-width: 100%;
    display: contents;
  }

  .top-banner_cardPage__slide,
  .top-banner_depositPage__slide,
  .top-banner_credit__slide {
    border-radius: 0;
    height: 560px;
    background-position: bottom;
    padding: 20px;
  }

  .top-banner-credit .top-banner_credit__slide {
    border-radius: 0px;
    margin-bottom: 0px;
  }

  .top-banner_cardPage_dark .top-banner_cardPage__slide {
  }

  .top-banner-deposit .tbd__title, .deposits-item__bg .deposits-item__title {
    margin-top: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .top-banner_cardPage__content, .top-banner_depositPage__content, .top-banner_credit__content {
    min-height: unset;
    height: fit-content;
    margin-top: 150px;
  }

  .top-banner_cardPage__content, .top-banner_depositPage__content .tbd__content p {
    font-size: 15px;
  }

  .deposits-item__bg, .deposit-template-1 .top-banner_depositPage__slide {
    border-radius: 16px;
    height: 990px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    border-radius: 0;
    background-position: bottom;
    padding: 20px;
  }

  .deposit-item__content, .deposits-item__bg .deposit-item__content {
    min-height: unset;
    height: fit-content;
  }

  .tbc__label {
    font-size: 14px;
    line-height: 22px;
    padding: 4px 16px;
    margin-bottom: 10px;
  }

  .tbc__label:not(:last-child) {
    margin-right: 10px;
  }

  .tbc__title {
    font-size: 30px;
    line-height: 36px;
    margin-top: 40px;
  }

  .tbc__content {
    font-size: 15px;
    line-height: 22px;
    margin-top: 14px;
  }

  .tbc__button {
    margin-top: 32px;
  }

  .cardPage {
    /* padding-top: 85px; */
    padding-bottom: 60px;
  }

  .depositPage {
    /* padding-top: 85px; */
    /* padding-bottom: 60px; */
  }

  .card-advantage,
  .card-benefits_credit,
  .card-advantage_biz {
    padding: 26px 46px 34px 73px;
  }

  .card-advantage:not(:last-child),
  .card-advantage_biz:not(:last-child) {
    margin-bottom: 40px;
  }

  .card-advantage__title,
  .card-benefits_credit__title,
  .card-advantage__title_biz {
    font-size: 20px;
    line-height: 24px;
  }

  .card-advantage__text,
  .card-benefits_credit__text,
  .card-advantage__text_biz {
    font-size: 15px;
    line-height: 22px;
    margin-top: 11px;
  }

  .card-advantage__icon,
  .card-benefits_credit__icon,
  .card-advantage__icon_biz {
    top: 34px;
    left: 24px;
    max-width: 29px;
  }

  .tariffs-section__content,
  .pluses-section__inner {
    /* padding: 390px 24px 26px; */
    background-size: 100%;
    background-position: center 20px;
  }

  .tariffs-section__elem,
  .plus__elem {
    margin-bottom: 51px;
  }


  .plus-block,
  .tariffs-block {
    max-height: unset;
    margin-top: 48px;
  }

  .pluses-section-deposits {
    max-height: unset;
  }

  .tariffs-block {
    max-height: unset;
    margin-top: 48px;
  }

  .tariffs-section-fractions .tariffs-block {
    margin-top: 0px;
  }

  .tariffs-section__title_drobi {
    font-size: 21px;
    margin-top: 50px;
  }

  .tariffs-elem__title {
    font-size: 18px;
    line-height: 21px;
  }

  .tariffs-elem__text {
    font-size: 14px;
    line-height: 17px;
  }

  .basic-link {
    font-size: 15px;
    line-height: 18px;
  }

  .app-section__content {
    background-size: cover !important;
    background-position: center bottom;
    background-size: 100%;
    box-shadow: 0px 2px 0px 0px #f96302;
  }

  .app-section__title,
  .open-online-section__title,
  .app-section_credit__title {
    font-size: 21px;
    line-height: 30px;
    font-family: "Montserrat SemiBold";
  }

  .app-section__title span,
  .open-online-section__title span,
  .app-section_credit__title span {
    font-size: 21px;
    line-height: 30px;
    padding-left: 24px;
    margin-left: 6px;
  }

  .app-section__title span:before,
  .open-online-section__title span:before,
  .app-section_credit__title span:before {
    width: 19px;
    height: 19px;
    top: 4px;
  }

  .app-section__btn .btn, .open-online-section__btn .btn, .app-section_credit__btn .btn {
    padding: 16px 17px;
    min-width: unset;
  }

  .app_section__elem {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 34px;
    min-height: 66px;
    align-items: unset;
  }

  .app-section-fractions .app_section__elem:not(:last-child) {
    padding-bottom: 32px;
    margin-bottom: 10px;
  }

  .app_section__elem:before {
    width: 48px;
    height: 48px;
    font-size: 28px;
    line-height: 28px;
  }

  .app_section__elem:not(:last-child):after {
    height: 32px;
    left: 24px;
    top: 57px;
  }

  .app-section__elems {
    margin: 32px 0 44px;
  }

  .app-section-fractions .app-section__elems {
    margin: 32px 0 0;
    opacity: 1;
    overflow: hidden;
  }

  .app-section-fractions .app_section-elem__number-wrap {
    background-color: #735B9A;
  }

  .faq-section {
    padding-bottom: 60px;
  }

  .faq-wrap {
    padding: 46px 12px 59px;
    box-shadow: 0px 20px 40px 0px #0000001a;
  }

  .faq-wrap-list {
    box-shadow: 0px 20px 40px 20px #0000001a;
  }

  .faq-tab {
    font-size: 14px;
    line-height: 17px;
    padding: 10px 16px;
  }

  .faq__title {
    font-size: 15px;
    line-height: 22px;
    max-width: 266px;
  }

  .faq-item:after {
    width: 20px;
    height: 20px;
  }

  .faq-item {
    padding: 22px;
  }

  .faq-tabs__content tr {
    padding: 18px 0;
  }

  .faq-tabs__content tr td:first-child {
    width: 100%;
  }

  .faq-tabs__content tr td {
    padding: 0;
  }

  .document-item {
    font-size: 14px;
    line-height: 22px;
    padding: 20px 0 20px 40px;
  }

  .smartphone-block_mobile .accordion-item__content {
    padding: 24px 24px 31px;
    background-color: #fff;
    border-radius: 0 0 14px 14px;
  }

  .theme-tabs__info {
    width: 100%;
    padding: 35px 0 0;
  }

  .smartphone__content {
    margin: 31px 0 42px;
  }

  .smartphone__icon img {
    max-width: 84px;
  }

  .accordion-xs-item__title {
    padding: 19px 24px;
    background-color: #fff;
    font-family: "Montserrat SemiBold";
    font-size: 17px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: #00000080;
    border-radius: 14px;
    position: relative;
  }

  .accordion-xs-item__title:after {
    content: "";
    background-image: url(../images/cardsPageDetail/arrow-down_xs.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 10px;
    height: 5px;
    display: block;
    position: absolute;
    top: 28px;
    right: 24px;
  }

  .accordion-item.active .accordion-xs-item__title {
    border-radius: 14px 14px 0 0;
    color: #f96302;
  }

  .info-deposit-section-mobile .accordion-xs-item__title.active {
    background-color: #fdd7b8;
    font-family: "Montserrat SemiBold";
    color: #f96302;
    border-radius: 14px;
  }

  .info-credit-section-mobile .accordion-xs-item__title.active {
    background-color: #fdd7b8;
    font-family: "Montserrat SemiBold";
    color: #f96302;
    border-radius: 14px;
  }

  .accordion-item.active .accordion-xs-item__title:after {
    background-image: url(../images/cardsPageDetail/arrow-down_xs_orange.svg);
  }

  .smartphone-block_mobile .accordion-item:not(:last-child) {
    margin-bottom: 15px;
  }

  .smartphone__title {
    font-size: 17px;
    line-height: 23px;
  }

  .smartphone__text {
    font-size: 14px;
    line-height: 26px;
    margin-top: 15px;
  }

  .elem_colored {
    padding: 28px 32px;
    flex-direction: row;
    align-items: end;
  }

  .tariffs-section_dark .tariffs-section__content {
    background-position: center 0;
    background-image: radial-gradient(circle closest-corner at 50% 78%,
    #fa6a4c,
    #2f1487);
  }

  .tariffs-section__content {
    flex-direction: column-reverse;
  }

  .tariffs-section_dark .tariffs-section__content {
    flex-direction: unset;
    background-size: cover;
  }

  .elem_colored:not(:last-child) {
    margin-bottom: 16px;
  }

  .elem_colored__content {
    text-align: left;
  }

  .elem_colored__pic {
    width: fit-content;
    max-width: 130px;
    margin-right: 24px;
  }

  .elem_colored__pic img {
    max-width: 100%;
    width: 100%;
  }

  .archiveCard__pic {
    position: relative;
    top: unset;
    right: unset;
    margin-top: 36px;
  }

  .postTitle-info {
    font-size: 14px;
    line-height: 22px;
  }

  .archiveCard__label {
    margin-left: 0;
    order: -1;
    margin-bottom: 35px;
    font-size: 11px;
    line-height: 13px;
  }

  .archiveCard__title {
    font-size: 20px;
    line-height: 24px;
    width: 100%;
  }

  .archiveCard__item {
    padding: 23px;
  }

  .archiveCard__text {
    font-size: 15px;
    margin-top: 14px;
  }

  .archiveCardsPage__bottom {
    padding: 120px 0;
  }

  .deposits-cards .card-btns-wrap .btn-theme-2 {
    margin-right: 0;
  }

  .deposits-cards .deposits-item__bottom {
    margin-top: 24px;
    padding-right: 0;
  }

  .conditions-deposit-wrap .table-theme-border td {
    border-bottom: none;
  }

  .table-theme-border {
    padding: 20px;
  }

  .info-deposit-section-mobile .table-theme-border tr {
    display: revert-layer;
    border: none;
  }

  .info-credit-section-mobile .table-theme-border tr {
    display: revert-layer;
    border: none;
  }

  .depositPage-form__block, .BusinessDepozitPage-form__block {
    margin-top: 28px;
    display: block;
  }

  .depositPage-form__pic {
    padding-right: 0px;
  }

  .depositPage-form {
    margin-bottom: 0px;
  }

  .creditPage-form__block {
    margin-top: 28px;
    display: block;
  }

  .creditPage-form__pic {
    padding-right: 0px;
  }

  .creditPage-form {
    margin-bottom: 0px;
  }

  .info-deposit-section-mobile td span {
    display: block;
    font-family: "Montserrat SemiBold";
  }

  .info-credit-section-mobile td span {
    display: block;
    font-family: "Montserrat SemiBold";
  }

  .description-accordion-item__content {
    background-color: #ffffff;
    padding: 48px 22px 34px;
    margin-top: -10px;
    border-radius: 0 0 14px 14px;
  }

  .info-deposit-about__text-wrap.col-50 {
    padding-top: 20px;
  }

  .percent-accordion-item__content .table-theme-border tr:not(:nth-child(4n)) td, .table-theme-border tr:last-child td, .table-theme-border tr:last-child td:first-child {
    border: none;
    color: #000000;
    background: #ffffff;
    font-size: 14px;
  }

  .table-theme-border tr:not(:nth-last-child(4)) td[rowspan] {
    border-bottom: 1px solid #00000033 !important;
  }

  .table-theme-border td {
    padding: 20px 40px 20px 0;
    vertical-align: inherit;
  }

  .archiveCard__col-mb .custom-table table, th, tr, td {
    border-bottom: 1px solid #00000033;
  }

  .open-online-section__pic-wrap {
    order: 2;
  }

  .app-section_credit__pic-wrap {
    order: 2;
  }

  .accordion-item__content .info-deposit-about__pic-wrap {
    margin-top: 30px;
  }

  .newBusinessFinancingPage .faq-section .container {
    width: unset;
    max-width: unset;
    left: 0;
  }

  .card-advantage_biz-cr:not(:last-child) {
    margin-bottom: 40px;
  }

  .card-advantage_biz-cr {
    padding: 26px 46px 34px 73px;
  }

  .card-advantage__title_biz-cr {
    font-size: 20px;
    line-height: 24px;
  }

  .card-advantage__text_biz-cr {
    font-size: 15px;
    line-height: 22px;
    margin-top: 11px;
  }

  .card-advantage__icon_biz-cr {
    top: 34px;
    left: 24px;
    max-width: 29px;
  }

  .top-section_v1 {
    padding: 100px 0 30px;
  }

  .text-block ol,
  .text-block ul {
    font-size: 14px;
  }

  .text-block ol > li,
  .text-block ul > li {
    margin-bottom: 14px;
  }

  .plus-item {
    margin-bottom: 51px;
  }

  .advantage-card {
    padding: 26px 46px 34px 73px;
  }

  .advantage-card:not(:last-child) {
    margin-bottom: 40px;
  }

  .advantage-card__icon {
    top: 34px;
    left: 24px;
    max-width: 29px;
  }

  .advantage-card__title {
    font-size: 20px;
    line-height: 24px;
  }

  .advantage-card__text {
    font-size: 15px;
    line-height: 22px;
    margin-top: 11px;
  }

  .product-big {
    border-radius: 16px;
    height: 990px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    background-position: bottom;
    padding: 20px;
    background-image: url(../images/depositPage/banner_mobile.png);
    border-radius: 25px;
  }

  .product-big__content {
    min-height: unset;
    height: fit-content;
  }

  .product-big__title {
    margin-top: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .product-big__bottom {
    margin-top: 24px;
    padding-right: 0px;
  }

  .product-big .btns-wrap {
    margin-top: 24px;
  }

  .product-big__descr {
    font-size: 14px;
    line-height: 18px;
    margin-top: 12px;
  }

  .product-big__advantage-item p {
    max-width: 200px;
    font-size: 16px;
  }

  .product_sm-v2__pic img {
    height: 200px;
  }

  .product_sm-v2-wrap a {
    padding: 16px;
  }

  .product_sm-v2__bottom {
    margin-top: 24px;
    padding-right: 42px;
  }

  .product_sm-v2__currency-elem {
    width: 38px;
    height: 38px;
    font-size: 12px;
    line-height: 12px;
  }

  .product_sm-v2__title {
    font-size: 20px;
    line-height: 24px;
  }

  .product_sm-v2__descr {
    font-size: 14px;
    line-height: 18px;
    margin-top: 12px;
  }

  .product_sm-v2__elem {
    font-size: 14px;
    line-height: 20px;
  }

  .product_sm-v2__bottom .btn {
    margin-top: 24px;
    font-family: "Montserrat SemiBold";
    width: calc(100% + 42px);
  }

  .conditions-section__inner {
    padding: 27px 20px 39px 20px;
  }

  .conditions-elem-wrap {
    max-height: unset;
    margin-top: 48px;
  }

  .condition-elem__title {
    font-size: 18px;
    line-height: 21px;
  }

  .condition-elem__text {
    font-size: 14px;
    line-height: 17px;
  }

  .basic-link {
    font-size: 15px;
    line-height: 18px;
  }

  .condition-elem {
    margin-bottom: 20px;
  }

  .conditions-section__pic-wrap {
    padding: 40px 20px 0;
  }

  .conditions-section--revers .conditions-section__pic-wrap {
    padding: 0 20px 0;
  }

  .tabs-section__tab {
    font-size: 16px;
  }

  .online-section__btn {
    justify-content: center;
  }

  .online-section__link-wrap {
    max-width: 100%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }

  .online-section__title {
    font-size: 21px;
    line-height: 30px;
    font-family: "Montserrat SemiBold";
  }

  .online-section__title span {
    font-size: 21px;
    line-height: 30px;
    padding-left: 24px;
    margin-left: 6px;
  }

  .online-section__title span:before {
    width: 19px;
    height: 19px;
    top: 4px;
  }

  .form-section {
    margin-bottom: 0px;
  }

  .form-section__block {
    margin-top: 28px;
    display: block;
  }

  .form-section__pic {
    padding-right: 0px;
  }

  .tab-section_v2__tab.active p {
    font-size: 16px;
  }

  .tabs-section_v2 .accordion-item.active .accordion-xs-item__title {
    border-radius: 14px;
  }

  .card-advantage_salary,
  .card-advantage_salary--blue {
    padding: 30px 42px 30px 86px;
  }

  .card-advantage_salary--blue:first-child {
    padding: 28px 31px;
    min-height: 255px;
    background-position: 100% 100%;
  }

  .card-advantage__title_salary {
    font-size: 20px;
    line-height: 24px;
  }

  .card-advantage__title_salary--blue {
    font-size: 22px;
    line-height: 27px;
  }

  .card-advantage__text_salary,
  .card-advantage__text_salary--blue {
    font-size: 15px;
    line-height: 22px;
    margin-top: 11px;
  }

  .card-advantage__icon_salary,
  .card-advantage__icon_salary--blue,
  .card-advantage__icon_salary svg,
  .card-advantage__icon_salary--blue svg {
    top: 34px;
    left: 32px;
    max-width: 28px;
  }

  .card-advantage_salary {
    min-height: unset;
  }

  .card-advantage_salary--blue {
    min-height: 225px;
  }

  /*packages*/
  .offer_biz-packages.section {
    padding: 20px 0 30px;
  }

  .offerBizPackages-swiper,
  .offerBizPackages-swiper .swiper-wrapper {
    display: contents;
  }

  .offer_biz-packages-cards-wrap .swiper-button {
    display: none;
  }

  .offer_biz-packages-card {
    height: auto;
  }

  .offer_biz-packages-cards-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
  }

  .offer_biz-packages-card {
    width: 100%;
  }

  .offer_biz-packages-card__top {
    height: auto;
  }

  .offer_biz-packages-card__items {
    height: auto;
  }

  .offer_biz-packages__tab {
    font-size: 15px;
    line-height: 18.29px;
    padding: 18px 24px;
    height: 72px;
  }

  .popup_data__content {
    max-width: 96%;
    padding: 27px 20px 22px;
  }
  .banner_v2_custom__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 680px;
  }
}

/*# sourceMappingURL=media.css.map */
@media screen and (max-width: 668px) {
  .rates-left-col {
    padding-right: 0px;
  }
/*
  .mp-business__item-xs:nth-child(2) {
    background-size: 430px;
    background-position: -140px 140px;
  }

  .mp-business__item-xs:nth-child(3) {
    background-size: 250px;
    background-position: 40px 120px;
  }
*/
  .mp-events__item_big .mp-events__item_description {
    opacity: 1;
  }

/*
  .card-item__pic img {
    height: 150px;
  }
*/

  .top-banner_infoPage__slide {
    min-height: 520px;
  }

  .breadcrumbs_bank_cards_detail {
    /* background: rgba(0, 0, 0, 0.1); */
  }

  .archiveCard__item .accordion-item {
    margin-bottom: 15px;
  }

  .accordion-xs-item__title {
    color: #000000;
  }

  .archiveCard__item tr {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #00000033;
    background-color: transparent;
    padding: 18px 0;
  }

  .archiveCard__item tr td:nth-child(2) {
    font-family: 'Montserrat SemiBold';
    max-width: 650px;
  }

  .archiveCard__item tr td:first-child {
    width: 100%;
  }

  .archiveCard__item tr td {
    padding: 0px;
    font-family: 'Montserrat Regular';
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
    background: none !important;
    border: none;
  }

  #app-back-call-card-detail-page .form-back-call__button-send {
    width: 100%;
  }

  #app-back-call-card-detail-page .v-button_primary:disabled {
    width: 100%;
  }

  .credits-item__bg,
  .top-banner-credit .top-banner_credit__slide {
    height: 1150px;
  }

  .top-credits-section__pic-wrap {
    display: none;
  }

  .top-credits-section__text-wrap,
  .top-credits-section__text-inner,
  .top-credits-section__text-inner p {
    width: 100%;
    max-width: 100%;
  }

  .top-credits-section__text-inner {
    margin-top: 16px;
  }
  .banner_v2_custom__inner {
    margin-top: 54px;
    padding: 18px;
    border-radius: 18px;
  }

  .banner_v2_custom__items {
    grid-gap: 14px;
  }

  .banner_v2_custom-item {
    gap: 14px;
    font-size: 11.23px;
    line-height: 11.23px;
    letter-spacing: 0%;
    padding: 8px;
    border-radius: 12px;
  }

  .banner_v2_custom-item span {
    font-size: 14.73px;
    line-height: 17.96px;
  }

  .banner_v2_custom-item__pic-wrap {
    width: 48px;
    height: 48px;
    border-radius: 9px;
  }

  .banner_v2_custom-item__pic-wrap img {
    /* max-width: 30px; */
    /* max-height: 30px; */
  }

  .banner_v2_custom-item__text {
    width: calc(100% - 48px - 16px);
  }

  .banner_v2_custom-item:nth-child(2) {
    grid-column: span 2;
  }

  .banner_v2_custom-item:nth-child(3) {
    grid-column: span 2;
    order: 4;
    max-width: 70%;
  }

  .banner_v2_custom .btn {
    margin-top: 23px;
    height: 60px;
  }
}

@media screen and (max-width: 640px) {
  .breadcrumbs_bank_cards_detail .breadcrumb__list li span {
    color: white;
  }

  .depositPage-form__title {
    font-size: 28px;
  }

  .tbcredit__content {
    font-family: 'Montserrat Medium';
  }

  .section-archive {
    padding-top: 200px !important;
    background-image: url(../images/cardsPage/archive_mobile.png);
    background-size: 280px;
    background-position: center 40px;
  }

  .card-item__pic img {
    object-fit: contain;
  }

  .reg-slider .swiper-wrapper {
    overflow-x: unset;
  }

  .reg-slide {
    width: 100%;
    opacity: 0.6;
  }

  .reg-slide.swiper-slide-active {
    opacity: 1;
  }

  .reg-slider .swiper-pagination-bullet {
    background-color: #c6c8d1;
    width: 7px;
    height: 7px;
  }

  .reg-slider .swiper-pagination-bullet-active {
    background-color: #f96302;
  }

  .video-info__popup.custom-popup {
    width: calc(100% - 32px);
    min-width: unset;
  }

  .custom-popup__video {
    height: 340px;
  }

  .custom-popup-closer {
    width: 36px;
    height: 36px;
    right: -18px;
    top: -16px;
  }

  .video-info__popup.custom-popup .custom-popup__content {
    padding-top: 24px;
  }

  .video-info__popup.custom-popup .custom-popup__title {
    font-size: 18px;
    line-height: 21px;
  }

  .video-info__popup.custom-popup.opened {
    top: 25%;
  }

  .partners-popup.custom-popup {
    width: 90%;
  }

  .partners-popup.custom-popup.opened {
    top: 2%;
    left: 5%;
    transform: translate(0, 0);
  }

  .partners-popup__title.custom-popup__title {
    font-size: 22px;
    line-height: 23px;
    margin-bottom: 21px;
  }

  .partners-popup__info-title {
    margin-bottom: 16px;
  }

  .partners-popup__moneyback-item {
    padding: 20px;
  }

  .partners-popup__moneyback-numb {
    font-size: 45px;
    line-height: 47px;
    width: 74px;
    margin-right: 12px;
  }

  .partners-popup__moneyback-text {
    font-size: 14px;
    line-height: 19px;
    width: calc(100% - 105px);
  }

  .partners-popup__info-pic-wrap {
    order: 2;
  }

  .partners__elem_full {
    padding: 20px 30px 20px;
    border-radius: 22px;
  }

  .partners__elem_discount {
    width: 40px;
    min-width: 40px;
    height: 40px;
    font-size: 19px;
    line-height: 23px;
    border-radius: 12px;
  }

  .partners__elem_full .partners__elem_discount {
    font-size: 20px;
    line-height: 25px;
    min-width: unset;
    height: 43px;
  }

  .partners__elem_full .partners__elem_discount span {
    font-size: 29px;
    line-height: 35px;
    margin-left: 8px;
  }

  .partners__elem_top {
    height: 80px;
    padding: 20px 22px;
    margin-bottom: 10px;
  }

  .partners__elem_bottom {
    width: calc((100% - 10px) / 2);
    border-radius: 16px;
  }

  .partners__elem_bottom,
  .partners__elem_bottom-pic {
    height: 80px;
    padding: 0;
  }

  .partners__elem_top {
    border-radius: 16px;
  }

  .partners__elem_top-pic {
    max-width: 72%;
  }

  .partners__elem_top-pic,
  .partners__elem_bottom-pic {
    height: inherit;
    padding: 22px 10px;
    object-fit: contain;
    object-position: center;
    margin: 0 auto;
  }

  .partners-block {
    padding-bottom: 30px;
  }

  .tariffs-section__inner,
  .tariffs-section__pic-wrap,
  .tariffs-section__pic {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
  }

  .tariffs-section-fractions .tariffs-section__inner {
    order: 3;
  }

  .partners__elem_full-pic {
    max-height: 68px;
  }

  .partners-block.swiper-container-horizontal > .swiper-scrollbar {
    display: block;
  }

  .swiper-scrollbar-drag {
    background: #F96302
  }

  .top-banner img {
    height: 735px;
  }

  .hidden-xs {
    display: none !important;
  }

  .visible-xs {
    display: block !important;
  }

  .visible-m {
    display: none !important;
  }

  .col-100-xs {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
  }

  .col-50-xs {
    width: 50% !important;
  }

  .container {
    max-width: 100%;
    padding: 0 16px;
  }

  .special-container-xs {
    overflow: visible;
  }

  .section {
    padding: 30px 0;
  }

  .btn {
    padding: 12px;
    font-size: 14px;
    line-height: 16px;
    border-radius: 12px;
    min-width: 130px;
  }

  .top-banner__slide {
    height: 747px;
    align-items: start;
  }

  .banner__title {
    font-size: 30px;
    line-height: 37px;
  }

  .banner__content_text {
    font-size: 15px;
    line-height: 22px;
  }

  .banner__content_element__pretext {
    font-size: 13px;
    line-height: 24px;
  }

  .banner__content_element__text {
    font-size: 18px;
    line-height: 35px;
  }

  .top-banner__content .btn-wrap {
    margin-top: 24px;
  }

  .pt-0-desc {
    padding-top: 30px;
  }

  .info-banner__pic {
    position: relative;
    top: unset;
    margin-top: 15px;
    margin-bottom: -12px;
    right: unset;
  }

  .info-banner__element {
    font-size: 12px;
    min-height: 90px;
    padding: 12px;
    max-width: unset !important;
  }

  .info-banner__element:before {
    width: 32px;
    height: 32px;
    background-size: 50%;
    border-radius: 12px;
  }

  .info-banner__content {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
  }

  .info-banner {
    height: -moz-fit-content;
    height: fit-content;
    background-image: url(../images/phones_back.webp);
    background-repeat: no-repeat;
    background-size: cover;
  }

  .info-banner__elements {
    margin-top: 0;
  }

  .info-banner__text {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
  }

  .basic-tab {
    font-size: 14px;
    line-height: 17px;
  }

  .basic-tab:not(:last-child) {
    margin-right: 2px;
  }

  .qr-btn {
    margin-top: 24px;
    text-align: center;
  }

  .qr-btn .btn {
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
    box-shadow: 0px 15px 30px 0px #a0a8e0;
    box-shadow: 0px 1px 0px 0px #cc9343;
    background-color: #f4b459;
    border: none;
  }

  .qr-btn .btn:after {
    background-image: url(../images/icons/arrow-right-black.svg);
  }

  .smartphone-block_mobile .accordion-item__content .smartphone__content {
    margin-top: 0;
  }

  .smartphone-block_mobile .smartphone__content .smartphone__text p:not(:last-child) {
    margin-bottom: 30px;
  }

  .smartphone__title {
    margin-top: 30px;
  }

  .app-section_dark .app-section__btn .btn {
    background-color: #ffffff !important;
    color: #F96302 !important;
  }

  .app-section_dark .app-section__btn .btn::after {
    background-image: url(../images/icons/arrow-right-orange.svg) !important;
    background-color: #ffffff !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .elem_colored:not(:last-child) {
    margin-bottom: 16px;
  }

  .app-section__info-inner {
    padding: 36px 22px 52px;
  }

  .partners-block.swiper-container-horizontal > .swiper-scrollbar {
    bottom: 3px;
    display: block;
  }

  .partners__elem_bottom-discount {
    width: 17px;
    height: 17px;
    font-size: 8px;
    line-height: 10px;
    border-radius: 6px;
    top: 7px;
    right: 7px;
  }

  .tariffs-section_dark .tariffs-section__pic-wrap {
    display: block;
  }

  .app-section-fractions .app-section__info-inner {
    padding: 36px 22px 52px;
  }

  .additional-section .title {
    margin-bottom: 0;
  }

  .additional-section__text-wrap {
    padding: 47px 34px 42px 42px;
  }

  .additional-section__btn {
    margin-top: 30px;
  }

  .app-section-fractions .app-section__content {
    background: radial-gradient(
      farthest-corner at -57% -15%,
      #b184f7 0%,
      #000000 80%
    );
  }

  .section-3::after {
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background: url(../images/icons/bg-purp-mb.svg) top no-repeat;
    z-index: 1;
    background-size: cover;
  }

  .section-3::before {
    top: 0;
    left: 0%;
    width: 100%;
    height: 100%;
    background: url(../images/icons/bg-pink-mb.svg) center no-repeat;
    background-size: cover;
    z-index: 2;
  }

  .card-period__pic-mb, .app-section__pic-mb, .additional-section__pic-mb {
    display: block;
    width: 100%;
    border-radius: 20px;
  }

  .infoPage-form__block {
    display: block;
  }

  .filter-section__wrap {
    background-color: #f6f7fc;
    padding: 20px;
    border-radius: 15px;
  }

  .top-deposits-section__text-wrap {
    display: contents;
  }

  .top-deposits-section__title-wrap {
    width: 60%;
    padding-right: 50px;
    display: flex;
    align-items: center;
  }

  .top-deposits-section__text-inner {
    width: 100%;
    order: 3;
  }

  .top-deposits-section__pic-wrap {
    width: 40%;
    height: 112px;
  }

  .deposit-advantage-wrap .advantage-item__elem:not(:first-child) {
    margin-top: 16px !important;
  }

  .deposit-advantage-wrap .advantage-item__elem p {
    max-width: 200px;
    font-size: 16px;
  }

  .deposit-advantage-wrap {
    margin-top: 25px;
  }

  .deposits-item__bg .btns-wrap {
    margin-top: 8px;
  }

  .deposits-item__pic-wrap {
    margin-top: 40px
  }

  .deposits-items__sm .deposits-item__top {
    height: unset;
  }

  .plus-elem__title {
    font-size: 18px;
  }

  .pluses-section-deposits .plus-elem__text {
    font-size: 16px;
  }

  .section-wrap-dark {
    padding: 30px;
  }

  .section-info-deposit-about .info-deposit-about__text-wrap {
    order: 2;
    text-align: center;
  }

  .section-info-deposit-about .info-deposit-about__pic-wrap {
    order: 1;
    margin-bottom: 30px;
  }

  .section-info-deposit-about .info-deposit-about__text-inner img {
    width: 100%;
    height: 58px;
    order: 2;
    margin-top: 20px;
  }

  .section-info-deposit-about .info-deposit-about__text-inner p {
    width: 100%;
    order: 1;
  }

  .deposit-template-1 .top-banner_depositPage__content {
    padding: 22px;
  }

  .deposit-template-1 .open-online-section__info-inner {
    padding: 56px 22px 52px 22px;
  }

  .credit-template-1 .app-section_credit__info-inner {
    padding: 56px 22px 52px 22px;
  }

  .open-online-section__btn .btn {
    min-width: 288px;
  }

  .open-online-section__btn {
    justify-content: center;
  }

  .deposit-template-1 .open-online-section__link-wrap {
    text-align: center;
    margin-top: 30px;
  }

  .app-section_credit__info-wrap .open-online-section__link-wrap {
    text-align: center;
    margin: 30px auto 0;
    max-width: 202px;
  }

  .deposit-filter-section__item {
    padding: 16px 20px;
  }

  .info-deposit-section-mobile .accordion-item {
    margin-bottom: 14px;
  }

  .info-deposit-section-mobile .accordion-item:not(:last-child) .accordion-item__content {
    margin-bottom: 14px;
    margin-top: -10px;
  }

  .info-deposit-section-mobile .table-theme-border {
    border-radius: 0 0 14px 14px;
    padding: 20px;
  }

  .info-credit-section-mobile .accordion-item {
    margin-bottom: 14px;
  }

  .info-credit-section-mobile
  .accordion-item:not(:last-child)
  .accordion-item__content {
    margin-bottom: 14px;
    margin-top: -10px;
  }

  .info-credit-section-mobile .table-theme-border {
    border-radius: 0 0 14px 14px;
    padding: 20px;
  }

  .table-theme-border tr td:first-child {
    font-family: "Montserrat Regular";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    background: #ffffff;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #00000033;
  }

  .table-theme-border tr td:last-child {
    background: #ffffff;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    /* border-bottom: 1px solid #00000033; */
  }

  .table-theme-border tr span {
    font-family: "Montserrat SemiBold";
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #000000;
  }

  .info-deposit-about__title {
    font-size: 15px;
    line-height: 23px;
  }

  .info-deposit-about__text p {
    font-size: 14px;
    line-height: 20px;
  }

  .percent-accordion-item__content .table-theme-border {
    border-spacing: 0px;
    border-collapse: separate;
  }

  .filter-section__title {
    color: black;
  }

  .filter-section__inner:nth-child(2) {
    margin-top: 15px;
  }

  .deposit-filter-section__item.active, .cards-filter__input-checkbox:checked + .deposit-filter-section__item {
    /* padding: 13px; */
  }

  .filter-section__btn {
    font-size: 16px;
  }

  .credits-items__sm .credits-item__text-wrap {
    min-height: unset;
  }

  .credit-advantage-wrap .advantage-item__elem {
    min-height: 40px;
    font-family: "Montserrat Medium";
  }

  .credits-item__pic-wrap img {
    margin-top: 34px;
  }

  .creditPage-form__title {
    font-size: 28px;
  }

  .credits-item__sm .credits-item__bottom {
    margin-top: 38px;
  }

  .top-credits-section__title-wrap {
    display: flex;
    align-items: center;
  }

  .top-credits-section__title {
    max-width: 65%;
    width: 100%;
    padding-right: 20px;
  }

  .top-credits-section__pic-wrap-mb {
    width: 35%;
  }

  .calculate-section_credit__items-wrap:nth-child(2) .text-field__input {
    font-size: 26px;
    line-height: 32px;
  }

  .calculate-section_credit .btn-wrap .btn {
    min-width: 100%;
  }

  .pluses-section-credits .plus-elem__title {
    font-size: 18px;
    line-height: 22px;
  }

  .pluses-section-credits .plus-elem__text {
    font-size: 15px;
  }

  .info-credit-section-mobile .accordion-item {
    margin-bottom: 14px;
  }

  .top-banner_biz {
    background-image: url(../images/businessDepozitPage/banner-mb.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position: center bottom;
    min-height: 950px;
  }

  .top-banner__slide_biz {
    margin-top: 64px;
  }

  .top-banner__text_biz {
    margin-top: 15px;
  }

  .top-banner__button_biz {
    margin-top: 25px;
  }

  .top-banner__title_biz {
    font-size: 30px;
    line-height: 37px;
    letter-spacing: 0.01em;
  }

  .top-banner__title_biz .title-wrap {
    margin-bottom: 0;
  }

  .title-2,
  .BusinessDepozitPage-form__title {
    font-size: 21px;
    line-height: 26px;
    letter-spacing: -0.01em;
  }

  .deposits-biz__tab-top {
    z-index: 2;
    position: relative;
    margin-top: -40px;
    border-radius: 0 0 14px 14px;
    padding: 55px 18px 18px;
    min-height: 512px;
    background: url(../images/businessDepozitPage/deposit-back-mb.png) center no-repeat;
    background-size: 100%;
  }

  .deposits-biz-tab__title {
    font-family: "Montserrat Semibold";
    font-size: 21px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: -0.01em;
  }

  .deposits-biz-tab__desc {
    max-width: 80%;
    font-size: 14px;
    line-height: 22px;
  }

  .deposits-biz-tab__advs {
    margin-top: 22px;
    max-width: unset;
    flex-direction: column;
  }

  .deposits-biz__adv:not(:first-child) {
    margin-top: 30px;
  }

  .deposits-biz__adv p {
    max-width: unset;
    font-size: 17px;
    line-height: 21px;
  }

  .deposits-biz__adv img {
    margin-top: 0;
  }

  .deposits-biz-tab__btn.btn {
    min-width: 100%;
    justify-content: center;
  }

  .deposits-biz-tab__btn.btn:after {
    margin-left: 20px;
  }

  .deposits-biz-block_mobile .accordion-item_biz:not(:first-child) {
    margin-top: 28px;
  }

  .deposits-biz-block_mobile .accordion-xs-item__title,
  .deposits-biz-block_mobile
  .accordion-item_biz.active
  .accordion-xs-item__title {
    background-color: #9982d8;
    color: #ffffff;
    border-radius: 14px;
    font-family: "Montserrat Semibold";
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    position: relative;
    z-index: 3;
  }

  .deposits-biz-block_mobile .accordion-xs-item__title:after {
    content: "";
    background-image: url(../images/icons/arrow-down-wh.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 10px;
    height: 5px;
    display: block;
    position: absolute;
    top: 28px;
    right: 24px;
  }

  .deposits-biz-block_mobile
  .accordion-item_biz.active
  .accordion-xs-item__title:after {
    background-image: url(../images/icons/arrow-down-wh.svg);
    transform: rotate(180deg);
  }

  .deposits-biz__currency-wrap {
    max-width: 100%;
    margin-top: 14px;
  }

  .currency-item-lg_biz {
    width: 100%;
  }

  .currency-item-lg_biz:not(:last-child) {
    margin-right: unset;
    margin-bottom: 10px;
    display: flex;
  }

  .currency-item-lg__text_biz {
    display: flex;
    align-items: center;
  }

  .currency-item-lg__text_biz:first-child {
    width: 65%;
  }

  .currency-item-lg__text_biz:last-child {
    width: 35%;
    justify-content: end;
  }

  .currency-item-lg__flag_biz {
    margin-right: 15px;
  }

  .deposits-biz__currency-bottom {
    margin-top: 24px;
  }

  .deposits-biz__tab-bottom {
    margin-top: -14px;
    border-radius: 0 0 14px 14px;
    padding: 26px 18px 30px;
  }

  .read-more-btn_biz.btn {
    min-width: 100%;
  }

  .table_biz .table__row_biz {
    flex-direction: column;
    padding: 18px 0;
  }

  .table_biz .table__row_biz div:first-child,
  .table_biz .table__row_biz div:last-child {
    width: 100%;
  }

  .table_biz div:first-child {
    padding-right: 0;
  }

  .table_biz .look {
    display: block;
    margin-left: 0;
  }

  .biz-more__title,
  .biz-more__text {
    font-size: 13px;
    line-height: 20px;
  }

  .BusinessDepozitPage-form {
    padding: 25px;
  }

  .BusinessDepozitPage-form__pic {
    padding-right: 0px;
  }

  .best-offer__item {
    flex-direction: column-reverse;
    border-radius: 16px;
    padding: 20px;
  }

  .best-offer__item__pic-wrap {
    justify-content: start;
  }

  .best-offer__item__pic-wrap img {
    max-width: 140px;
  }

  .best-offer__item-text-wrap {
    margin-top: 40px;
    padding-right: 0;
  }

  .best-offer__item-btn.btn {
    margin-top: 28px;
  }

  .best-offer__item-title {
    font-size: 21px;
    line-height: 28px;
  }

  .best-offer__item-decs {
    margin-top: 8px;
    max-width: 80%;
    font-size: 15px;
    line-height: 22px;
  }

  .best-offer__item-btn {
    margin-top: 50px;
  }

  .best-offer__item-btn .btn {
    border-radius: 12px;
  }

  .best-offer__item:not(:first-child) {
    margin-top: 22px;
  }

  .BusinessDepozitPage-form__wrap {
    margin-top: 40px;
  }

  .read-more-btn_biz.btn:hover {
    border: 1px solid #9982d8;
    background-color: transparent;
    color: #9982d8;
  }

  .read-more-btn_biz.btn:hover.btn:after {
    content: "";
    background-image: url(../images/icons/arr-up-purp.svg);
    width: 10px;
    height: 7px;
    transform: rotate(180deg);
  }

  .read-more-btn_biz.btn:hover.btn:after {
    transform: rotate(0deg);
  }

  .top-banner_biz-f {
    background-image: url(../images/businessFinancingPage/banner-mb.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position: center bottom;
    min-height: 870px;
  }

  .top-banner__slide_biz-f {
    margin-top: 86px;
  }

  .top-banner__title_biz-f {
    font-size: 30px;
    line-height: 37px;
    letter-spacing: 0.01em;
  }

  .top-banner_biz-f {
    margin-bottom: 30px;
  }

  .top-banner__text_biz-f {
    margin-top: 15px;
  }

  .top-banner__button_biz-f {
    margin-top: 32px;
  }

  .newBusinessFinancingPage .biz-cards-section .title-wrap {
    margin-bottom: 50px;
  }

  .biz-card__text-wrap {
    min-height: unset;
  }

  .biz-card__title {
    max-width: unset;
    font-size: 21px;
    line-height: 26px;
  }

  .biz-card__descr {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    margin-top: 10px;
  }

  .biz-card__btn {
    margin-top: 40px;
  }

  .biz-card:last-child {
    margin-bottom: 0 !important;
  }

  .accordion-item_biz-f {
    border: 1px solid #9982d8;
    border-radius: 14px;
  }

  .offer_biz-f-block_mobile .accordion-xs-item__title,
  .offer_biz-f-block_mobile
  .accordion-item_biz-f.active
  .accordion-xs-item__title {
    background-color: #9982d8;
    color: #ffffff;
    border-radius: 14px;
    font-family: "Montserrat Semibold";
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0em;
    position: relative;
    z-index: 3;
  }

  .offer_biz-f-block_mobile
  .accordion-item_biz-f.active
  .accordion-xs-item__title {
    color: #9982d8;
    background: #ffffff;
  }

  .offer_biz-f-block_mobile .accordion-xs-item__title:after {
    content: "";
    background-image: url(../images/icons/arrow-down-wh.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 10px;
    height: 5px;
    display: block;
    position: absolute;
    top: 28px;
    right: 24px;
  }

  .offer_biz-f-block_mobile
  .accordion-item_biz-f.active
  .accordion-xs-item__title:after {
    background-image: url(../images/icons/arr-up-purp.svg);
  }

  .offer_biz-f-block_mobile .accordion-item_biz-f:not(:first-child) {
    margin-top: 28px;
  }

  .offer_biz-f-block_mobile .accordion-item__content {
    margin-top: 6px;
  }

  .offer_biz-f-block_mobile .accordion-item.active .accordion-item__content {
    padding: 0 24px 60px;
    display: flex;
    flex-direction: column-reverse;
  }

  .offer_biz-f-block_mobile .offer_biz-f__text-wrap {
    padding: 0;
    margin-top: 28px;
  }

  .offer_biz-f__pic-wrap img {
    width: 100%;
  }

  .offer_biz-f-block_mobile .title-2 {
    max-width: 80%;
  }

  .BusinessFinancingPage-form__title {
    font-size: 21px;
    line-height: 28px;
    letter-spacing: -0.01em;
  }

  .BusinessFinancingPage-form__subtitle {
    font-size: 14px;
    line-height: 18px;
    margin: 15px auto 0;
  }

  .BusinessFinancingPage-form {
    padding: 25px;
  }

  .BusinessFinancingPage-form__block,
  .BusinessFinancingPage-form__wrap {
    margin-top: 32px;
    display: block;
  }

  .BusinessFinancingPage-form__pic {
    padding-right: 0px;
  }

  .newBusinessFinancingPage .faq-wrap {
    padding: 0;
  }

  .top-banner_biz-cr {
    background-image: url(../images/businessCreditPage/banner-mb.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position: center bottom;
    min-height: 870px;
  }

  .top-banner__slide_biz-cr {
    margin-top: 86px;
  }

  .top-banner__title_biz-cr {
    font-size: 30px;
    line-height: 37px;
    letter-spacing: 0.01em;
  }

  .top-banner_biz-cr {
    margin-bottom: 30px;
  }

  .top-banner__text_biz-cr {
    margin-top: 15px;
  }

  .top-banner__button_biz-cr {
    margin-top: 32px;
  }

  .credits-biz-block_mobile .accordion-xs-item__title {
    background-color: #227D9F;
    color: #ffffff;
    border-radius: 14px;
    font-family: "Montserrat Semibold";
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    position: relative;
    z-index: 3;
  }

  .credits-biz-block_mobile .accordion-xs-item__title:after {
    content: "";
    background-image: url(../images/icons/arrow-down-wh.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 10px;
    height: 5px;
    display: block;
    position: absolute;
    top: 28px;
    right: 24px;
  }

  .credits-biz-block_mobile .accordion-item_biz:not(:first-child) {
    margin-top: 20px;
  }

  .credits-biz-block_mobile
  .accordion-item_biz.active
  .accordion-xs-item__title {
    background-color: #227D9F;
    color: #ffffff;
    border-radius: 14px;
    font-family: "Montserrat Semibold";
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    position: relative;
    z-index: 3;
  }

  .credits-biz__tab-top {
    z-index: 2;
    position: relative;
    margin-top: -14px;
    border-radius: 0 0 14px 14px;
    padding: 42px 18px 18px;
    min-height: 1080px;
    background: url(../images/businessCreditPage/credit-back-mb.png) center no-repeat;
    background-size: 100%;
    background-position-y: 86%;
  }

  .credits-biz-block_mobile
  .accordion-item_biz.active
  .accordion-xs-item__title:after {
    background-image: url(../images/icons/arrow-down-wh.svg);
    transform: rotate(180deg);
  }

  .credits-biz__tab-bottom {
    margin-top: -14px;
    border-radius: 0 0 14px 14px;
    padding: 26px 18px 30px;
  }

  .table_biz-cr .table__row_biz-cr {
    flex-direction: column;
    padding: 18px 0;
  }

  .table_biz-cr div:first-child {
    padding-right: 0;
  }

  .credits-biz-tab__title {
    font-family: "Montserrat Semibold";
    font-size: 19px;
    font-weight: 600;
    line-height: 23px;
  }

  .credits-biz__currency-wrap {
    max-width: 100%;
    margin-top: 20px;
  }

  .currency-item-lg_biz-cr:not(:last-child) {
    margin-right: unset;
    margin-bottom: 14px;
    display: flex;
    padding: 8px;
  }

  .currency-item-lg_biz-cr {
    width: 100%;
  }

  .currency-item-lg__text_biz-cr {
    display: flex;
    align-items: center;
  }

  .currency-item-lg__text_biz-cr:first-child {
    width: 65%;
  }

  .currency-item-lg__text_biz-cr:last-child {
    width: 35%;
    justify-content: end;
  }

  .currency-item-lg__flag_biz-cr {
    width: 47px;
    height: 47px;
    padding: 11px 14px;
    margin-right: 10px;
  }

  .credits-biz__currency-bottom {
    margin-top: 20px;
    /* justify-content: center; */
  }

  .credit-biz__desc-wrap {
    margin-top: 35px;
  }

  .desc-item_biz-cr:not(:first-child) {
    margin-top: 20px;
  }

  .credits-btns-wrap {
    margin-top: auto;
  }

  .credits-biz-tab__btn.btn {
    min-width: 100%;
    justify-content: center;
    background-color: #ffffff;
    color: #f96302;
  }

  .credits-biz-tab__btn.btn:after {
    background-image: url(../images/icons/arrow-right-orange.svg);
  }

  .product_biz-cr__btn {
    width: 100%;
  }

  .product_biz-cr__btn.visible-xs {
    display: flex !important;
    justify-content: center;
    margin-top: 30px;
  }

  .product_biz-cr {
    padding: 23px;
  }

  .product_biz-cr__name {
    font-size: 21px;
    line-height: 26px;
  }

  .product_biz-cr__decs {
    width: calc((100% - 30px) / 2);
  }

  .product_biz-cr__decs:not(:last-child) {
    margin-right: 30px;
  }

  .product_biz-cr__bottom {
    min-height: unset;
    margin-top: 10px;
  }

  .product_biz-cr__about {
    font-size: 15px;
    line-height: 24px;
  }

  .product_biz-cr__pic-wrap {
    margin-top: 30px;
    display: flex;
    justify-content: center;
  }

  .biz-cr-more__text {
    font-size: 13px;
    line-height: 20px;
  }

  .BusinessCreditPage-form__title {
    font-size: 21px;
    line-height: 28px;
    letter-spacing: -0.01em;
  }

  .BusinessCreditPage-form__subtitle {
    font-size: 14px;
    line-height: 18px;
    margin: 15px auto 0;
  }

  .BusinessCreditPage-form {
    padding: 25px;
  }

  .BusinessCreditPage-form__block,
  .BusinessCreditPage-form__wrap {
    margin-top: 32px;
  }

  .BusinessCreditPage-form__pic {
    padding-right: 0px;
  }

  .best-offer_biz-cr__item {
    flex-direction: column-reverse;
    border-radius: 16px;
    padding: 20px;
  }

  .best-offer_biz-cr__item__pic-wrap {
    justify-content: start;
  }

  .best-offer_biz-cr__item__pic-wrap img {
    max-width: 140px;
  }

  .best-offer_biz-cr__item-text-wrap {
    margin-top: 40px;
    padding-right: 0;
  }

  .best-offer_biz-cr__item-btn.btn {
    margin-top: 28px;
    min-width: 100%;
  }

  .best-offer_biz-cr__item-title {
    font-size: 21px;
    line-height: 28px;
  }

  .best-offer_biz-cr__item-decs {
    margin-top: 8px;
    max-width: 80%;
    font-size: 15px;
    line-height: 22px;
  }

  .best-offer_biz-cr__item-btn {
    margin-top: 50px;
  }

  .best-offer_biz-cr__item-btn .btn {
    border-radius: 12px;
  }

  .best-offer_biz-cr__item:not(:first-child) {
    margin-top: 22px;
  }

  .top-banner_biz-cr-detail {
    background-image: url(../images/businessCreditPageDetail/banner-mb.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position: center bottom;
    min-height: 820px;
    padding-top: 20px;
  }

  .top-banner__slide_biz-cr-detail {
    background: none;
    padding: 0;
    margin-top: 150px;
  }

  .top-banner__content_biz-cr-detail {
    padding: 27px 22px;
    min-height: 286px;
  }

  .top-banner__title_biz-cr-detail {
    font-size: 30px;
    line-height: 37px;
    letter-spacing: 0.01em;
  }

  .top-banner_biz-cr-detail {
    margin-bottom: 30px;
  }

  .top-banner__text_biz-cr-detail {
    margin-top: 15px;
  }

  .top-banner__button_biz-cr-detail {
    margin-top: 32px;
  }

  .top-banner__button_biz-cr-detail .btn {
    border-radius: 12px;
  }

  .credit-goals__pic-wrap {
    order: 1;
  }

  .credit-goals__text-wrap {
    padding-left: 0;
  }

  .credit-goals__wrap .title-wrap {
    order: 2;
    margin-top: 10px;
  }

  .credit-goals__text-wrap {
    text-align: center;
    order: 3;
  }

  .credits-biz-detail__tab-top {
    background: url(../images/businessCreditPageDetail/credit-back-mb.png) center no-repeat;
    background-size: cover;
    min-height: 848px;
    padding: 26px 21px;
    background-position-y: 75%;
    position: relative;
    z-index: 3;
  }

  .currency-item-lg__flag_biz-cr-detail {
    width: 47px;
    height: 47px;
    padding: 10px;
  }

  .currency-item-lg_biz-cr-detail:first-child
  .currency-item-lg__flag_biz-cr-detail {
    padding: 8px 11px;
  }

  .currency-item-lg__text_biz-cr-detail {
    font-size: 20px;
    line-height: 24px;
  }

  .credits-biz-detail__tab-bottom {
    margin-top: -14px;
    position: relative;
    z-index: 1;
    border-radius: 14px;
    padding: 46px 25px 32px;
  }

  .table_biz-cr-detail .table__row_biz-cr-detail {
    flex-wrap: wrap;
    padding: 22px;
  }

  .table_biz-cr-detail .table__row_biz-cr-detail div:first-child {
    width: 100%;
    padding-right: 0;
  }

  .table_biz-cr-detail .table__row_biz-cr-detail div:last-child {
    width: 100%;
    margin-top: 7px;
  }

  .bag__warp_biz-cr-detail {
    min-height: 640px;
  }

  .bag__warp_biz-cr-detail {
    display: flex;
    flex-direction: column;
    justify-content: end;
    background-image: url(../images/businessCreditPageDetail/bag-back-mb.png);
    background-position-y: 32%;
  }

  .bag__content_biz-cr-detail {
    padding: 30px;
    max-width: 100%;
  }

  .bag__title_biz-cr-detail {
    font-size: 21px;
    line-height: 28px;
  }

  .currency-item-lg_biz-cr-detail:not(:first-child) {
    width: 100%;
    margin-right: 0;
    display: flex;
    justify-content: space-between;
  }

  .currency-item-lg__text_biz-cr-detail {
    width: calc(100% - 60px);
    padding-left: 0px;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .currency-item-lg_biz-cr-detail:not(:last-child) {
    margin-bottom: 12px;
  }

  .currency-item-sm_biz-cr-detail {
    padding: 0 40px;
  }

  .currency-item-lg_biz-cr-detail {
    padding: 7px;
  }

  .credits-biz-detail-tab__btn.btn {
    margin-top: auto;
    min-width: 100%;
  }

  .newBusinessCreditPageDetail .title-wrap {
    margin-bottom: 22px;
  }

  .table_biz-cr .table__row_biz-cr div:last-child {
    width: 100%;
  }

  .table_biz-cr .table__row_biz-cr div:first-child {
    width: 100%;
  }

  .bag__button_biz-cr-detail .btn {
    background: #9982D8;
    border: 1px solid #9982D8;
  }

  .top-section_v1__text-wrap {
    display: contents;
  }

  .top-section_v1__title-wrap {
    width: 60%;
    padding-right: 50px;
    display: flex;
    align-items: center;
  }

  .top-section_v1__pic-wrap {
    width: 40%;
    height: 112px;
  }

  .top-section_v1__text-inner {
    width: 100%;
    order: 3;
  }

  .top-section_v2 {
    background-image: url(../images/businessDepozitPage/banner-mb.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position: center bottom;
    min-height: 950px;
  }

  .top-section_v2__text {
    margin-top: 15px;
  }

  .top-section_v2__btn-wrap {
    margin-top: 25px;
  }

  .plus-item__title {
    font-size: 18px;
  }

  .plus-item__text {
    font-size: 16px;
  }

  .element-info:not(:last-child) {
    margin-bottom: 50px;
  }

  .element-info__text-wrap {
    margin-top: 30px;
  }

  .section-text-pic .col-50 {
    margin-top: 30px;
  }

  .product-big__advantage-item:not(:first-child) {
    margin-top: 16px !important;
  }

  .product-big__advantage-wrap {
    margin-top: 25px;
  }

  .product_sm-v1__text-wrap {
    min-height: unset;
  }

  .product_sm-v1__pic-wrap img {
    margin-top: 34px;
  }

  .product_sm-v1__bottom {
    margin-top: 34px;
  }

  .product_sm-v2__pic img {
    object-fit: contain;
  }

  .conditions-section__pic-wrap {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
  }

  .tabs-section__wrap_mobile .accordion-xs-item__title.active {
    background-color: #fdd7b8;
    font-family: "Montserrat SemiBold";
    color: #f96302;
    border-radius: 14px;
  }

  .tabs-section__table {
    padding: 28px 28px 42px;
    border-radius: 0 0 24px 24px;
  }

  .tabs-section__wrap_mobile .accordion-item {
    margin-bottom: 14px;
  }

  .online-section__btn .btn {
    min-width: 288px;
  }

  .form-section__title {
    font-size: 28px;
  }

  .tabs-section_v2__pic,
  .tabs-section_v2__info {
    margin-top: 35px;
  }

  .tabs-section_v2__info {
    padding: 0;
  }

  .tabs-section_v2__text p:not(:last-child) {
    margin-bottom: 16px;
  }

  .top-banner_salary {
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position: center bottom;
    min-height: 820px;
  }

  .top-banner__slide_salary {
    margin-top: 40px;
  }

  .top-banner__title_salary {
    font-size: 30px;
    line-height: 37px;
    letter-spacing: 0.01em;
  }

  .top-banner__button_salary {
    margin-top: 28px;
  }

  .card-banner_salary {
    background-image: url(../images/salary/card-banner-mb.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 15px;
    border-radius: 20px;
    min-height: 827px;
    margin-bottom: 16px;
  }

  .card_salary:nth-child(2n) .card-banner_salary {
    background-image: url(../images/salary/card-banner-2-mb.png);
  }

  .card-banner_salary__content {
    border-radius: 18px;
    min-height: 465px;
    padding: 20px 31px 30px 20px !important;
  }

  .card_salary:nth-child(2n) .card-banner_salary__content {
    padding: 20px 31px 40px 20px !important;
  }

  .card_salary:nth-child(2n) .card-banner_salary__content {
    padding: 20px 20px 40px 20px;
  }

  .card_salary:nth-child(2n) .card-banner_salary__content {
    min-height: unset;
  }

  .card-banner_salary__bottom {
    margin-top: 30px;
  }

  .card-advantage_salary--blue:first-child .card-advantage__text_salary--blue {
    max-width: 60%;
  }

  .card-banner_salary__bottom .advantage-item__elem p {
    font-size: 14px;
    line-height: 22px;
  }

  .card-banner_salary__bottom .advantage-item__elem:not(:first-child) {
    margin-top: 49px;
  }

  .card_salary:nth-child(2n)
  .card-banner_salary__bottom
  .advantage-item__elem:not(:first-child) {
    margin-top: 27px;
  }

  .card-banner_salary__title {
    font-size: 24px;
    line-height: 29px;
  }

  .salaryPage .table-theme-hide__wrap {
    padding: 22px 20px 32px;
  }

  .salaryPage .table-theme-hide__row {
    flex-wrap: wrap;
    padding: 22px 0;
  }

  .salaryPage .table-theme-hide__row div:first-child {
    width: 1000%;
    padding-right: 0;
  }

  .salaryPage .table-theme-hide__row div:last-child {
    width: 100%;
    font-family: "Montserrat SemiBold";
  }

  .text-section_salary p {
    font-size: 13px;
    line-height: 20px;
  }

  .text-section_salary :not(:first-child) {
    margin-top: 25px;
  }

  .salaryPage .partners-section__subtitle p:first-child {
    max-width: 74%;
  }

  .salaryPage-form {
    padding: 25px;
  }

  .salaryPage-form__pic {
    padding-right: 0px;
  }

  .salaryPage-form__title {
    font-size: 21px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.01em;
  }

  .salaryPage-form__subtitle {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.01em;
    margin: 17px auto 0;
  }

  .salaryPage-form__pic img:first-child {
    display: none;
  }

  .salaryPage-form__pic img:last-child {
    display: block;
  }

  .salaryPage-form__block {
    margin-top: 32px;
  }

  .salaryPage .best-offer__item-text-wrap,
  .salaryPage .best-offer__item__pic-wrap {
    display: flex;
    justify-content: center;
  }

  .salaryPage .best-offer__item-title,
  .salaryPage .best-offer__item-decs {
    text-align: center;
    width: 100%;
    max-width: 100%;
  }

  .salaryPage .best-offer__item {
    border: none;
  }

  .salaryPage .btn.btn-theme-light {
    min-width: 100%;
  }

  .newBusinessPackages .title-wrap {
    margin-bottom: 20px;
  }

  .top-banner_biz-packages {
    background-image: url(../images/businessPackages/banner_mb.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position: center bottom;
    min-height: 890px;
    padding-top: 180px;
  }

  .top-banner__slide_biz-packages {
    background: none;
    padding: 0;
  }

  .top-banner__content_biz-packages {
    padding: 27px 22px;
    min-height: 382px;
  }

  .top-banner__title_biz-packages {
    font-size: 30px;
    line-height: 37px;
    letter-spacing: 0.01em;
  }

  .top-banner_biz-packages {
    margin-bottom: 0px;
  }

  .top-banner__text_biz-packages {
    margin-top: 15px;
    font-size: 15px;
    line-height: 22px;
    max-width: 93%;
  }

  .top-banner__button_biz-packages {
    margin-top: 48px;
  }

  .top-banner__button_biz-packages .btn {
    border-radius: 12px;
    justify-content: center;
  }

  .offer_biz-packages-block.section-block {
    margin-top: 0;
  }

  .offer_biz-packages__tab {
    width: 160px;
  }

  .offer_biz-packages__tabs-wrap {
    gap: 2px;
  }

  .offer_biz-packages__text {
    font-size: 14px;
    line-height: 17.07px;
    text-align: left;
    margin: 58px auto 0;
  }

  .offer_biz-packages__text p:not(:first-child) {
    margin-top: 20px;
  }

  .offer_biz-packages-cards-wrap {
    margin-top: 58px;
  }

  .offer_biz-packages-card {
    padding: 26px 20px 0;
  }

  .offer_biz-packages-card__title {
    font-size: 21px;
    line-height: 26px;
  }

  .offer_biz-packages-card__desc {
    margin-top: 16px;
    font-size: 14px;
    line-height: 17px;
  }

  .offer_biz-packages-card__top {
    margin-bottom: 34px;
  }

  .offer_biz-packages-card__item {
    align-items: center;
    height: 30px;
    font-size: 14px;
    line-height: 17.07px;
  }

  .offer_biz-packages-card__warning {
    font-size: 14px;
    line-height: 17.07px;
    margin-top: 12px;
  }

  .offer_biz-packages-card__item:not(:first-child) {
    margin-top: 15px;
  }
	 /*
  .offer_biz-packages-card__btn.btn {
    margin: 40px auto 0;
  }

  .offer_biz-packages-card {
    height: 625px;
  }
	*/
  .offer_biz-packages-card__pic-wrap {
    height: 204px;
    background-size: 90%;
  }

  .offer_biz-packages-card--dark .offer_biz-packages-card__pic-wrap {
    background-size: 96%;
  }

  .offer_biz-packages__tab-btn.btn {
    width: 100%;
    min-width: 100%;
  }

  .offer_biz-packages__tab-btn.btn {
    margin-top: 22px;
  }

  .advantages-section_biz-packages.section {
    padding: 50px 0 100px;
  }

  .card-advantage_biz-packages:not(:last-child) {
    margin-bottom: 40px;
  }

  .card-advantage_biz-packages {
    padding: 26px 46px 34px 73px;
  }

  .card-advantage__title_biz-packages {
    font-size: 20px;
    line-height: 24px;
  }

  .card-advantage__text_biz-packages {
    font-size: 15px;
    line-height: 22px;
    margin-top: 11px;
  }

  .card-advantage__icon_biz-packages {
    top: 34px;
    left: 24px;
    max-width: 29px;
  }

  .card-advantage_biz-packages:not(:last-child) {
    margin-bottom: 15px;
  }

  .biz-packages-text-section__text p {
    font-size: 13px;
    line-height: 22px;
  }

  .BusinessPackages-form {
    padding: 25px;
  }

  .BusinessPackages-form__pic {
    padding-right: 0px;
  }

  .BusinessPackages-form__title {
    font-size: 21px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.01em;
  }

  .BusinessPackages-form__subtitle {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.01em;
    margin: 17px auto 0;
  }

  .BusinessPackages-form__pic img:first-child {
    display: none;
  }

  .BusinessPackages-form__pic img:last-child {
    display: block;
  }

  .BusinessPackages-form__block {
    margin-top: 32px;
  }

  .BusinessPackages-form {
    padding: 40px 25px 40px;
  }

  .BusinessPackages-form {
    margin: 0;
  }

  .newBusinessPackages .best-offer__item-btn.btn {
    justify-content: center;
    min-width: 100%;
  }

  .newBusinessPackages .faq-wrap {
    background-color: #ffff;
    box-shadow: 0px 20px 40px 0px #0000001A;
  }

  .popup_data__title {
    font-size: 22px;
    line-height: 23.1px;
    text-align: left;
    max-width: 80%;
    margin: 0;
  }

  .popup_data__subtitle {
    margin-top: 16px;
    font-size: 15px;
    line-height: 23px;
    text-align: left;
  }

  .popup_data__subtitle span {
    margin-top: 16px;
    font-size: 15px;
    line-height: 23px;
  }

  .popup_data th,
  td {
    padding: 12px 10px;
  }

  .popup_data--international-translation .popup_data__theme {
    padding: 25px 10px;
  }

  .popup_data--international-translation .popup_data__content {
    padding: 27px 11px 11px;
  }

  .popup_data--international-translation.popup_data table tr td:first-child,
  table tr th:first-child {
    border-left: none;
    padding: 12px 10px 12px 0px;
  }

  .popup_data th {
    font-size: 14px;
    line-height: 19px;
  }

  .popup_data td {
    font-size: 14px;
    line-height: 18px;
  }

  .comparison-section {
    padding: 40px 0 40px;
  }

  .comparison-section .title-2 {
    max-width: 80%;
  }

  .comparison-section__inner--desktop {
    display: none;
  }

  .comparison-section__inner--mobile {
    display: flex;
  }

  .comparison-section__inner--mobile .comparison-card {
    display: none;
  }

  .comparison-section__inner--mobile .comparison-card.opened {
    display: block;
  }

  .comparison-card {
    width: calc((100% - 8px) / 2);
    min-width: unset;
    border: 1px solid #B4B4B4;
    border-radius: 20px;
    padding-bottom: 10px;
  }

  .comparison-card__top {
    height: 250px;
    padding: 20px 13px 28px;
    background-color: #FCBD7F;
  }

  .card--default .comparison-card__top {
    background-color: #FCBD7F;
  }

  .comparison-card__btn.btn {
    font-size: 10.27px;
    line-height: 12.52px;
    height: 35px !important;
  }

  .comparison-section__inner--mobile .comparison-card.card--default,
  .card--default .comparison-card__body {
    background-color: #FBE9D7;
  }

  .card--default .comparison-card__title {
    height: 81px;
  }

  .comparison-card__title {
    font-size: 15px;
    line-height: 18px;
    height: 46px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .comparison-card__text {
    font-size: 12px;
    line-height: 15px;
    margin-top: 8px;
    height: 30px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .select {
    margin-top: 38px;
  }

  .comparison-card__btn {
    margin-top: 8px;
  }

  .comparison-card__body > div {
    padding: 10px 13px;
    font-size: 14px;
    line-height: 17.07px;
    height: auto;
    font-family: 'Montserrat Medium';
  }

  .comparison-card__body > div > p {
    font-size: 11px;
    font-weight: 400;
    line-height: 15px;
    text-align: left;
    color: #646464;
    margin-bottom: 12px;
    max-width: 90%;
  }

  .comparison-card__body > div b {
    font-size: 15px;
    line-height: 18.29px;
  }

  .comparison-card__body > div span {
    font-size: 11px;
    line-height: 13.41px;
    padding: 3px 22px 3px 13px;
    margin-top: 8px;
    position: absolute;
    bottom: 10px;
    left: 0.5%;
    width: 99%;
  }

  .comparison-card__body > div span:after {
    width: 19px;
    height: 19px;
  }

  .comparison-card__body > div {
    padding: 10px 13px;
    font-size: 14px;
    line-height: 17.07px;
    font-family: 'Montserrat Medium';
    min-height: 140px;
    /* height: 140px; */
  }

  .comparison-x {
    background: url(../images/businessPackages/no.svg) center no-repeat;
    background-size: 30px;
    position: relative;
    width: 30px;
    height: 30px;
  }

  .comparison-check {
    background: url(../images/businessPackages/yes.svg) no-repeat;
    background-size: 30px;
    position: relative;
    width: 30px;
    height: 30px;
  }

  .newBusinessPackages .best-offer__item__pic-wrap {
    justify-content: center;
  }

  .newBusinessPackages .best-offer__item-title {
    text-align: center;
    max-width: 98%;
    margin: 0 auto;
  }

  .newBusinessPackages .best-offer__item-decs {
    line-height: 22px;
    text-align: center;
    margin: 8px auto 0;
    max-width: 90%;
  }

  .comparison-warning-text-wrap {
    margin-bottom: 12px;
    font-size: 11px;
    font-weight: 400;
    line-height: 15px;
    text-align: left;
    color: #646464;
    max-width: 90%;
  }

  .popup_data__theme table tr td {
    padding-left: 10px;
    padding-right: 10px;
  }

  .new-select {
    height: 35px;
    font-size: 10.27px;
    line-height: 12.52px;
  }

  .comparison-card__text {
    font-size: 12px;
    line-height: 15px;
    margin-top: 8px;
    height: 40px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .comparison-card__btn.btn {
    font-size: 10.27px;
    line-height: 12.52px;
    height: 35px !important;
    min-height: auto;
  }

  .new-select__item {
    padding: 16px 14px;
    border-radius: 0;
    position: relative;
    font-size: 13px;
    line-height: 15px;
  }

  .comparison-card__top {
    height: 250px;
    padding: 20px 13px 28px;
    background-color: #FCBD7F;
  }

  .banner_custom__title {
    margin-top: 0;
  }

  .banner_custom__slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position: center bottom;
    min-height: 705px;
    padding: 38px 24px;
  }

  .banner_custom__button {
    margin-top: 33px;
  }

  .calc_credit .title {
    text-align: center;
  }

  .calc_credit .theme-tabs {
    padding: 9px;
  }

  .calc_credit .theme-tab {
    min-height: 132px
  }

  .calc_credit .theme-tab {
    font-family: "Montserrat Medium";
    font-size: 14px;
    font-weight: 500;
    line-height: 17.07px;
    text-align: center;
    border-radius: 10px;
    color: #232739;
	padding: 20px;
  }

  .calc_credit__col:first-child {
    padding: 30px 22px 24px;
    border-radius: 12px;
  }

  .calc_credit__inner {
    padding: 9px;
    border-radius: 20px;
    margin-top: 24px;
    gap: 0;
  }

  .calc_credit__subtitle {
    text-align: center;
    margin-bottom: 9px;
  }

  .calc_credit__input-item__input {
    padding: 22px 18px;
    font-size: 20px;
    line-height: 24px;
    color: #F96302;
    border-radius: 8px;
  }

  .range-input.calc_credit__input-item__input {
    border-radius: 8px 8px 0 0;
  }

  .calc_credit__input-wrap::before {
    display: none;
  }

  .calc_credit__result {
    font-size: 28px;
    line-height: 34.13px;
  }

  .calc_credit__info_mb {
    display: block;
  }

  .calc_credit__info {
    display: none;
  }

  .calc_credit__btns-wrap {
    display: none;
  }

  .calc_credit .select-wrap.select-wrap_mobile {
    display: block;
  }

  .calc_credit .select {
    margin-top: 0px;
  }

  .calc_credit__row .calc_credit__subtitle,
  .calc_credit__result {
    width: 100%;
    text-align: center;
  }

  .calc_credit__row .calc_credit__subtitle {
    max-width: 84%;
    margin: 0 auto 10px;
  }

  .calc_credit__payment-schedule-wrap {
    justify-content: center;
    margin-top: 10px;
  }

  .calc_credit__row:last-child {
    border-bottom: none;
  }

  .calc_credit__btn.btn-theme-2 {
    min-width: 100%;
    margin-top: 15px !important;
    height: 50px;
    border-radius: 12px;
    padding: 16px 20px;
  }

  .calc_credit__col:last-child {
    padding: 30px 22px;
  }

  .calc_credit__info_mb {
    font-family: "Inter";
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
    text-align: center;
    color: #828592;
    max-width: 90%;
    margin: 30px auto 0 !important;
  }

  .calc_credit .new-select {
    padding: 22px 36px 22px 18px;
    font-size: 20px;
    line-height: 24px;
    border-radius: 8px;
  }

  .calc_credit .new-select:after {
    right: 18px;
    border-width: 0 2px 2px 0;
    padding: 4px;
  }

  .calc_credit .new-select__list {
    border-radius: 0 0 8px 8px;
  }

  .calc_credit .new-select__item:last-child {
    border-radius: 0 0 8px 8px;
  }

  .calc_credit .new-select__item {
    padding: 22px 36px 22px 18px;
    font-size: 20px;
    line-height: 24px;
  }

  .calc_credit .btn-clear {
    font-size: 12px;
    line-height: 14px;
    margin: 16px auto 0;
  }

  .btn-clear::before {
    bottom: 1px;
  }

  .popup_data--payment-schedule__info {
    max-width: 100%;
  }

  .popup_data--payment-schedule__bottom .btn-theme-2 {
    width: 100%;
  }

  .popup_data--payment-schedule .popup_data__content::-webkit-scrollbar {
    height: 3px;
    width: 3px;
    background-color: transparent;
  }

  .popup_data--payment-schedule .popup_data__content::-webkit-scrollbar-thumb {
    background-color: #F96302;
    border-radius: 10px;
  }

  .popup_data--payment-schedule .popup_data__content::-webkit-scrollbar-track {
    background-color: transparent;
  }

  .popup_data--payment-schedule .popup__btn-close {
    display: none;
  }

  .calculate-section__inner {
    margin-top: 26px;
    padding: 34px 29px 56px;
  }

  .calculate-section__items-wrap:first-child .text-field.text-field_floating-3 {
    max-width: 100%;
  }

  .calculate-section .btn-wrap .btn {
    min-width: 100%;
    font-size: 16px;
    line-height: 19.5px;
  }
  
  .calculate-section .btn-wrap .btn.visible-xs{
	display: flex !important;
  }

  .calculate-section .select {
    margin-top: 0;
  }

  .calculate-section__items-wrap:nth-child(1) .text-field_floating-3 .text-field__input {
    padding: 33px 18px 18px;
    height: 75px;
  }

  .calculate-section__items-wrap:nth-child(1) .text-field_floating-3 .text-field__label {
    font-size: 12.5px;
    line-height: 13px;
    top: 10px;
    left: 10px;
  }

  .calculate-section .input-rates-wrapper {
    padding: 25px 44px 25px 20px;
  }
	
  .calculate-section .input-rates__dropdown__value {
    font-size: 18px;
    line-height: 22px;
  }

  .calculate-section .input-rates__dropdown {
    padding: 56px 14.5px 6px;
  }

  .calculate-section .input-rates__dropdown__item {
    padding: 16px 26px 16px 8px;
  }

  .calculate-section .text-field:not(:last-child) {
    margin-bottom: 10px;
  }

  .calculate-section__items-wrap:nth-child(2) .text-field__input {
    height: fit-content;
  }

  .calculate-section .text-field__btn {
    margin-bottom: 0px;
  }

  .calculate-section__items-wrap:nth-child(2) .text-field_floating-3 .text-field__label {
    top: 4px;
  }

  .calculate-section__select-wrap .new-select {
    padding: 33px 18px 18px;
    height: 75px;
  }

  .calculate-section__select-title {
    left: 18px;
    top: 10px;
    font-size: 11px;
    line-height: 13px;
  }

  .calculate-section__items-wrap:first-child .text-field.text-field_floating-3:nth-child(2) {
    margin-bottom: 30px;
  }

  .calculate-section .btn-clear {
    margin-bottom: 40px;
  }

  .calculate-section__items-wrap:nth-child(2) .text-field_floating-3 .text-field__label {
    font-family: "Montserrat Regular";
    font-weight: 400;
  }

  .calculate-section__items-wrap:nth-child(2) .text-field__input {
    font-size: 35px;
    line-height: 42px;
  }

  .calculate-section-descr {
    max-width: 85%;
  }

  .calculate-section .btn-wrap {
    margin-top: 40px;
  }
   .banner_v2_custom .btn {
    width: 100%;
  }

  /*.banner_v3*/
  .banner_v3 {
    /* background-image: url(/assets/images/custom-blocks/banner-v3_mb.png); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position: center bottom;
    min-height: 890px;
    padding-top: 180px;
    margin-bottom: 30px;
  }

  .banner_v3__slide {
    background: none;
    padding: 0;
  }

  .banner_v3__content {
    padding: 25px 22px;
    min-height: 364px;
    border-radius: 24px;
  }

  .banner_v3__title {
    font-size: 21.92px;
    line-height: 26.72px;
  }

  .banner_v3__text {
    margin-top: 15px;
    font-size: 15px;
    line-height: 22px;
  }

  .banner_v3__button {
    margin-top: 32px;
  }

  .banner_v3__button .btn {
    border-radius: 12px;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
}

@media screen and (max-width: 600px) {
  .top-banner img {
    height: 735px;
  }

  .hidden-xs {
    display: none !important;
  }

  .visible-xs {
    display: block !important;
  }

  .visible-m {
    display: none !important;
  }

  .col-100-xs {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .col-50-xs {
    width: 50% !important;
  }

  .container {
    max-width: 100%;
    padding: 0 16px;
  }

  .special-container-xs {
    overflow: visible;
  }

  .section {
    padding: 30px 0;
  }

  .btn {
    padding: 12px;
    font-size: 14px;
    line-height: 16px;
    border-radius: 8px;
    min-width: 130px;
  }

  .mp-navigation-wrap a:not(:last-child) {
    margin-bottom: 16px;
  }

  .profitable-offer__item:nth-child(2) {
    padding: 0;
    background-size: 600px;
    background-position: right top;
    background-color: rgb(206, 156, 111);
  }

  .profitable-offer__item .btn,
  .mp-business__item .btn {
    width: 100%;
    background-color: #FFF;
  }

  .profitable-offer__item:nth-child(4) .btn-theme {
    width: calc(100% - 48px);
    bottom: 24px;
    right: 24px;
  }

  .profitable-offer__item_text {
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 14px;
  }

  .profitable-offer__item:nth-child(2) .profitable-offer__link {
    position: absolute;
    bottom: 0;
    padding: 18px 20px;
    justify-content: flex-end;
    height: auto;
    min-height: auto;
    min-width: 100%;
    width: 100%;
  }

  .profitable-offer__item:nth-child(3) {
    background-size: 320px;
    background-position: -25px 134px;
  }

  .profitable-offer__item:nth-child(4) .profitable-offer__item_text {
    max-width: 235px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 14px;
    margin-left: 0px;
    padding-left: 0px;
  }

  .profitable-offer__item:nth-child(4) .profitable-offer__link {
    flex-direction: column;
    justify-content: flex-start;
  }

  .profitable-offer__link {
    padding: 20px;
  }

  .top-banner__slide {
    height: 747px;
    align-items: start;
  }

  .banner__title {
    font-size: 30px;
    line-height: 37px;
  }

  .banner__content_text {
    font-size: 15px;
    line-height: 22px;
  }

  .banner__content_element__pretext {
    font-size: 13px;
    line-height: 24px;
  }

  .banner__content_element__text {
    font-size: 18px;
    line-height: 35px;
  }

  .top-banner__content .btn-wrap {
    margin-top: 24px;
  }

  .pt-0-desc {
    padding-top: 30px;
  }

  .profitable-offer-wrap {
    flex-wrap: inherit;
  }

  .useful-info-slider__item_title {
    font-size: 20px;
  }

  .useful-info-slider__item_text {
    font-size: 12px;
    max-width: 180px;
  }

  .mp-business__item,
  .mp-business__item-xl {
    height: 395px;
    justify-content: space-between;
  }

  .mp-business__item_title {
    font-size: 22px;
    line-height: 28px;
  }

  .mp-business__item-xl .mp-business__item_title {
    font-size: 32px;
    line-height: 28px;
  }

  .mp-business__item-xl .mp-business__item_text span {
    display: none;
  }

  .mp-business__item-xs:first-child {
    margin-bottom: 0;
  }

  /*.mp-events__item:hover .mp-events__item_description {
    display: none;
  }
  .mp-events__item:hover .mp-events__item_title {
      display: block;
    margin-top: auto;
  }
  .mp-events__item:hover .mp-events__item_button {
    display: none;
  }
  .mp-events__item:hover .mp-events__item_date {
      display: block;
  }
  */
  .rates-table-wrap tr th:nth-child(2), .rates-table-wrap tr td:nth-child(2), .rates-table-wrap tr th:nth-child(3), .rates-table-wrap tr td:nth-child(3) {
    min-width: 110px;
  }

  .rates-left-col {
    padding-right: 0;
  }

  .rates-right-col {
    padding-left: 0;
    margin-top: 50px;
  }

  .info-banner__pic {
    position: relative;
    top: unset;
    margin-top: 15px;
    margin-bottom: -12px;
    right: unset;
  }

  .info-banner__element {
    font-size: 12px;
    min-height: 90px;
    padding: 12px;
    max-width: unset !important;
  }

  .info-banner__element:before {
    width: 32px;
    height: 32px;
    background-size: 50%;
    border-radius: 12px;
  }

  .info-banner__content {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
  }

  .info-banner {
    height: -moz-fit-content;
    height: fit-content;
    background-image: url(../images/phones_back.webp);
    background-repeat: no-repeat;
    background-size: cover;
  }

  .info-banner__elements {
    margin-top: 0;
  }

  .info-banner__text {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
  }

  .profitable-offer__item_title {
    font-size: 27px;
    line-height: 28px;
  }

  .profitable-offer__item:first-child .profitable-offer__item_title {
    font-size: 30px;
    line-height: 32px;
  }

  .profitable-offer__item:first-child,
  .profitable-offer__item:nth-child(2) {
    margin-bottom: 0;
  }

  .basic-tab {
    font-size: 14px;
    line-height: 17px;
  }

  .basic-tab:not(:last-child) {
    margin-right: 2px;
  }

  .rates-table-wrap tr th:first-child,
  .rates-table-wrap tr td:first-child {
    width: 100%;
  }

  .rates-info {
    text-align: center;
    margin-top: 20px;
  }

  .mp-business-wrap .swiper-wrapper {
    height: fit-content;
    flex-wrap: nowrap;
    flex-direction: row !important;
  }

  /*
  .mp-rates__value {
    max-width: 70px;
  }
  */
  .mp-events__item {
    background-size: cover;
    background-position: right;
  }

  .profitable-offer__item:nth-child(4) .profitable-offer__link .profitable-offer__item_top {
    flex-wrap: wrap;
  }

  .qr-btn {
    margin-top: 24px;
    text-align: center;
  }

  .qr-btn .btn {
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
    box-shadow: 0px 15px 30px 0px #A0A8E0;
    box-shadow: 0px 1px 0px 0px #CC9343;
    background-color: #F4B459;
    border: none;
  }

  .qr-btn .btn:after {
    background-image: url(../images/icons/arrow-right-black.svg);
  }

  .mp-rates {
    margin: 24px 0;
  }

  .top-banner_infoPage__slide {
    min-height: 700px;
  }

  .app-section__content {
    padding: 0px 0px 0% 0px;
  }

  .deposits-item__sm .btns-wrap {
    margin-top: 10px;
  }

  .credits-item__bg,
  .top-banner-credit .top-banner_credit__slide {
    height: 1050px;
    padding: 10px;
  }

  .calculate-section_credit__inner {
    padding: 26px;
  }

  .calculate-section_credit__items-wrap:first-child
  .text-field.text-field_floating-3 {
    max-width: 96%;
  }

  .accordion-item_biz:nth-child(2) .currency-item-sm_biz {
    width: 100%;
    border-right: none !important;
    padding: 0 !important;
    /* text-align: center; */
    margin-bottom: 6px;
  }

  .calculate-section_credit__inner {
    padding: 26px;
  }

  .calculate-section_credit__items-wrap:first-child .text-field.text-field_floating-3 {
    max-width: 96%;
  }

  .input-rates-wrapper {
    padding: 28px 12px 28px 12px;
  }

  .text-field_floating-3 .text-field__input:focus,
  .text-field_floating-3 .text-field__input:not(:placeholder-shown) {
    padding: 24px 16px 10px;
  }

  .input-rates__currency,
  .input-rates__dropdown__value {
    font-size: 18px;
    line-height: 22px;
  }

  .input-rates__flag,
  .input-rates__dropdown__flag {
    margin-right: 6px;
    width: 22px;
    height: 16px;
  }

  .text-field__input-wrap .text-field__input {
    max-width: 152px;
  }

  .input-rates__dropdown__item {
    padding: 16px 22px 16px 8px;
  }

  .text-field_floating-3 .text-field__label {
    left: 10px;
  }

  .input-period__dropdown__value {
    padding: 16px 46px 16px 14px;
  }

  .footer-additional .link__text {
    font-size: 14px;
  }

  .link__icon {
    width: 30px;
    height: 30px;
    margin-right: 9px;
  }
}

@media screen and (max-width: 500px) {

  .top-banner__content .btn {
    max-width: 160px;
    min-width: unset;
  }

  .breadcrumb_no-margin, .breadcrumb ul > li {
    font-size: 13px;
  }

  .top-banner_cardPage__slide {
    height: 900px;
    min-height: 830px;
  }

  .top-banner_biz {
    height: 900px;
  }

  .top-banner_biz-cr-detail {
    min-height: 900px;
  }
  .profitable-offer__item_text {
    max-width: 225px;
  }

  .profitable-offer__item:nth-child(3) {
    background-size: 280px;
    background-position: 0px 144px;
  }

  .profitable-offer__item_title {
    font-size: 26px;
    line-height: 28px;
  }

  .profitable-offer__item:nth-child(4) {
    background-size: 240px;
    background-position: center;
    background-position-y: 165px;
  }

  .profitable-offer__link {
    min-height: 395px;
  }
  .app-section-fractions .app_section__elem:not(:last-child):after {
    height: calc(100% - 64px);
    left: 29px;
    top: 65px;
  }

  .app_section__elem:not(:last-child):after {
    height: 30px;
    left: 29px;
    top: 62px;
  }

  .filter-section {
    padding-top: 0px;
  }

  .top-banner-credit .top-banner_credit__slide {
    height: 1020px;
    padding: 10px;
  }

  .credits-item__bg {
    height: 900px;
    padding: 10px;
  }

  .partners__elem .partners__elem_top:not(:last-child) {
    margin-bottom: 22px;
  }

  .partners__elem:nth-child(5) .partners__elem_top {
    /* order: 3; */
    /* margin-bottom: 22px; */
    margin-top: 0px;
  }

  .partners__elem_top {
    margin-bottom: 0px;
  }

  .btn_outline-grey.btn:after {
    top: 21px;
  }

  .partners__elem_top-pic, .partners__elem_bottom-pic {
    height: auto;
  }

  .footer__banner-app-block {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .warning__text {
    font-size: 11px;
    margin-right: 0px;
  }

  .footer-contacts__title {
    max-width: inherit;
  }

  .footer__banner-app-mob {
    display: flex;
    justify-content: center;
    margin-top: 50px;
  }

  .footer__banner-app {
    padding: 10px 20px;
    margin-top: 70px
  }

  .footer__banner-app-img {
    max-width: 150px;
    position: absolute;
    top: -9px;
    left: 15px;
  }

  .top-banner__button_biz .btn {
    min-width: unset;
  }

  .top-banner__button_biz .btn span {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }

  .top-banner__button_biz .btn:after {
    margin-left: 54px;
  }

  .deposits-biz__tab-top {
    min-height: 630px;
  }

  .bag__warp_biz-cr-detail {
    background-position-y: 46%;
  }

  .credits-biz-detail__tab-top {
    min-height: 748px;
  }

  .top-section_v2 {
    min-height: 830px;
  }

  .top-section_v2__btn-wrap .btn {
    min-width: unset;
  }

  .top-banner__slide_salary {
    margin-top: 140px;
  }

  .card-banner_salary__bottom .advantage-item__elem:not(:first-child) {
    margin-top: 27px;
  }

  .subscribe-block {
    display: none !important;
  }

  .comparison-card__body > div {
    display: block;
  }

  .popup_data__theme {
    padding: 12px;
  }

  .popup_data table tr td {
    font-size: 12px;
  }
  
  .popup_data--calc-income .popup_data__info-result-num { 
    font-size: 28px;
    text-align: right;
    line-height: 30px;
  }
  .currency-item-lg_biz-cr-detail:first-child .currency-item-lg__flag_biz-cr-detail {
        margin-right: 10px;
    }
   .currency-item-lg__flag_biz-cr-detail {
    width: 41px;
    height: 41px;
    padding: 10px;
  }
  .currency-item-lg__text_biz-cr-detail span {
    font-size: 16px;
    line-height: 26px;
  }
}

@media screen and (max-width: 415px) {
  .top-banner__content {
    top: 125px;
  }

  .top-banner_cardPage__content .tbc__labels {
    margin-bottom: 20px;
  }

  .banner__content_element:not(:last-child) {
    padding-right: 15px;
    margin-right: 15px;
  }

  .top-banner img {
    height: 740px;
  }

  .tbc__title {
    margin-bottom: 20px;
  }

  .breadcrumbs_bank_cards_detail .breadcrumb__list li a {
    font-size: 13px;
  }

  .profitable-offer__item_text {
    max-width: 225px;
  }

  .profitable-offer__item:nth-child(3) {
    background-size: 280px;
    background-position: 0px 144px;
  }

  .profitable-offer__item_title {
    font-size: 26px;
    line-height: 28px;
  }

  .profitable-offer__item:nth-child(4) {
    background-size: 240px;
    background-position: center;
    background-position-y: 165px;
  }

  .profitable-offer__link {
    min-height: 395px;
  }

  .useful-info-slider__item_title {
    font-size: 18px;
    line-height: 24px;
  }

  .useful-info-slider__item_text {
    font-size: 12px;
    line-height: 15px;
  }

  .rates-table-wrap tr th:first-child, .rates-table-wrap tr td:first-child {
    min-width: 150px;
  }

  .theme-mark {
    color: #F96302;
    width: 100%;
    display: block;
    font-family: "Montserrat SemiBold";
    margin-top: 30px;
  }

  .mp-business__item-xs {
    margin-left: 0px;
  }

  .custom-table td {
    font-size: 16px;
  }

  .rates-table-wrap tr th:nth-child(2), .rates-table-wrap tr td:nth-child(2), .rates-table-wrap tr th:nth-child(3), .rates-table-wrap tr td:nth-child(3) {
    min-width: 100px;
  }

  .custom-table td {
    padding: 12px 20px 12px 12px;
  }

  .custom-table th,
  .rates-right-col__label {
    font-size: 12px;
  }

  #news_mp .title-link {
    margin-bottom: 0px;
  }

  #events_mp .title-link {
    margin-bottom: 0px;
  }

  .info-banner__content {
    padding: 0;
  }

  .info-banner__element:nth-child(odd) {
    margin-right: 20px;
  }
/*
  .mp-business__item-xs:nth-child(3) {
    background-size: 400px;
    background-position: -87px 130px;
  }

  .mp-business__item-xs:nth-child(4) {
    background-size: 250px;
    background-position: 35px 125px;
  }
*/
  .icons__currency {
    left: -5px;
  }

  .mp-events__item {
    min-height: 310px;
  }

  .btn-theme:hover {
    background-color: #F96302;
    color: #FFF;
  }

  .btn {
    min-width: 160px;
  }

  .footer-socials__item {
    width: 57px;
    height: 57px;
  }

  .after-footer .container p {
    font-family: "Montserrat Medium";
  }

  .after-footer .container a {
    font-size: 14px;
  }

  .after-footer__license {
    font-size: 11px !important;
    font-family: "Montserrat Regular" !important;
  }

  .top-banner img {
    height: 740px;
  }

  .theme-mark {
    color: #f96302;
    width: 100%;
    display: block;
    font-family: "Montserrat SemiBold";
    margin-top: 30px;
  }

  .mp-business__item-xs {
    margin-left: 0px;
  }

  .custom-table td {
    font-size: 16px;
  }

  .custom-table th,
  .rates-right-col__label {
    font-size: 12px;
  }

  .info-banner__content {
    padding: 0;
  }

  .info-banner__element:nth-child(odd) {
    margin-right: 0;
  }

  .btn {
    min-width: 160px;
  }

  .partners__elem,
  .partners__elem_full {
    width: calc((100% - 20px) / 2);
  }

  .partners_small_text {
    font-size: 5px;
  }

  .tariffs-section__elem {
    margin-bottom: 20px;
  }

  .partners__elem_top-pic, .partners__elem_bottom-pic {
    height: auto;
    padding: 5px 5px;
  }

  .cards-filter__item:not(:last-child) {
    margin-right: 12px;
  }

  .cards-filter__item {
    padding: 12px;
    margin-bottom: 12px;
  }

  .btn_outline-grey.btn:after {
    top: 20px;
  }

  .card-info-hidden-btn.btn:after {
    top: 24px;
  }

  .partners__elem_top:not(:last-child) {
    margin-bottom: 30px;
  }

  .credits-biz__tab-top {
    min-height: 930px;
    background-position-y: 80%;
  }

  .bag__warp_biz-cr-detail {
    background-position-y: 100%;
  }

  .credits-biz-detail__tab-top {
    min-height: 675px;
  }

  .top-banner_biz-cr {
    min-height: 830px;
  }

  .offer_biz-packages-card__pic-wrap {
    height: 158px;
    background-size: 80%;
    margin-top: auto;
  }
}

@media screen and (max-width: 410px) {
  .rates-table-wrap tr th:nth-child(2), .rates-table-wrap tr td:nth-child(2), .rates-table-wrap tr th:nth-child(3), .rates-table-wrap tr td:nth-child(3) {
    min-width: 90px;
  }

  .banner__content_elements {
    margin-top: 20px;
  }

  .footer-additional .link__icon {
    margin-left: 10px;
  }

  .top-banner-credit .top-banner_credit__slide {
    height: 1020px;
  }

  .credits-item__bg {
    height: 900px;
  }

  .creditPageDetail .accordion-xs-item__title {
    height: 72px;
    display: flex;
    align-items: center;
  }

  .top-banner_biz {
    min-height: 750px;
  }

  .top-section_v2 {
    min-height: 750px;
  }

  .card_salary:nth-child(2n) .card-banner_salary__content {
    min-height: 495px;
  }

  .card-banner_salary__bottom {
    margin-top: 44px;
  }

  .biz-packages-text-section .form-section {
    padding: 40px 40px;
  }
  
  .calculate-section__inner {
    margin-top: 26px;
    padding: 34px 10px 56px;
    box-shadow: none;
	border-radius: 20px;
  }
}

@media screen and (max-width: 390px) {
  .banner__content_element:not(:last-child) {
    padding-right: 11px;
    margin-right: 11px;
  }

  .banner__content_elements {
    margin-top: 25px;
  }

  .link__icon {
    width: 30px;
    height: 30px;
    margin-right: 6px;
  }

  .info-banner__element {
    width: 100%;
  }

  .rates-table-wrap tr th:nth-child(2), .rates-table-wrap tr td:nth-child(2), .rates-table-wrap tr th:nth-child(3), .rates-table-wrap tr td:nth-child(3) {
    min-width: 80px;
  }

  .rates-table-wrap tr th:first-child, .rates-table-wrap tr td:first-child {
    min-width: 140px;
  }

  .info-banner__element:nth-child(odd) {
    margin-right: 0px;
  }

  .info-banner__element {
    font-size: 14px;
    min-height: 75px;
  }

  .custom-table td {
    padding: 12px 15px 12px 12px;
  }
/*
  .mp-business__item-xs:nth-child(4) {
    background-size: 370px;
    background-position: -120px 145px;
  }
*/
  .footer__banner-app {
    padding: 10px 20px;
  }

  .info-banner__element {
    width: 100%;
  }

  .top-banner_cardPage__slide {
    height: 900px;
  }

  .app-section__info-inner {
    padding: 36px 22px 52px;
  }

  .app-section__content {
    padding: 0px 0px 0% 0px;
  }

  .credits-item__bg,
  .top-banner-credit .top-banner_credit__slide {
    height: 1020px;
  }

  .breadcrumb_no-margin, .breadcrumb ul > li {
    font-size: 12px;
  }

  .currency-item-sm_biz {
    padding: 0 25px;
  }

  .deposits-biz__tab-top {
    min-height: 520px;
  }

  .currency-item-lg__text_biz-cr-detail p {
    font-size: 18px;
  }

  .v-radio__button2 {
    padding: 14px 12px !important;
  }

  .v-radio__button {
    padding: 14px 12px !important;;
  }

  .popup_data table tr td:first-child, .popup_data table tr th:first-child {
    padding: 20px 5px 7px 1px;
  }

  .popup_data table tr td {
    font-size: 12px;
  }

  .popup_data__theme {
    padding: 8px;
  }

  .comparison-card__body > div span {
    bottom: 3px;
  }

  .popup_data--calc-income .popup_data__info-result-num {
    font-size: 23.38px;
    line-height: 33.38px;
  }
}

@media screen and (max-width: 386px) {
  .currency-item-lg__text_biz-cr-detail p {
    font-size: 17px;
  }

  .credits-biz-detail__tab-top {
    min-height: 645px;
  }
}

@media screen and (max-width: 375px) {
  .banner__content_elements {
    margin-top: 15px;
  }

  .profitable-offer__item:nth-child(3) {
    background-size: 280px;
    background-position: 0px 137px;
  }
/*
  .mp-business__item-xs:nth-child(3) {
    background-size: 429px;
    background-position: -150px 130px;
  }
*/
  .rates-table-wrap tr th:first-child, .rates-table-wrap tr td:first-child {
    min-width: 133px;
  }

  .custom-table td {
    padding: 12px 15px 12px 12px;
  }

  .cards-filter__item {
    font-size: 16px;
  }

  .partners__elem_top {
    height: 80px;
    padding: 20px 22px;
    margin-bottom: 0px;
  }

  .partners__elem_top:not(:last-child) {
    margin-bottom: 12px;
  }

  .breadcrumbs_bank_cards_detail .breadcrumb__list li a {
    font-size: 12px;
  }

  .currency-item-lg__text_biz-cr-detail p {
    font-size: 16px;
  }
   .banner_v2_custom-item:nth-child(3) {
    max-width: 100%;
  }
}

@media screen and (max-width: 321px) {
  .info-banner__element {
    width: 100%;
  }

  .info-banner__element:nth-child(odd) {
    margin-right: 0px;
  }

  .info-banner__element {
    width: 100%;
  }

  .info-banner__element:nth-child(odd) {
    margin-right: 0px;
  }
}

@media screen and (max-width: 300px) {
  .info-banner__element {
    width: 100%;
  }

  .info-banner__element:nth-child(odd) {
    margin-right: 0;
  }

  .custom-table tbody {
    overflow-x: auto;
    width: auto;
    position: relative;
  }

  .rates-mark__content_text {
    margin-left: 20px;
  }

  .rates-mark__content_value {
    margin-left: 20px;
  }

  .footer__banner-app-block {
    font-size: 10px;
  }

  .footer__banner-app {
    margin-top: 70px;
  }

  .after-footer .container a {
    margin-right: 0px;
  }

  .info-banner__pic img {
    max-width: 265px;
  }

  .profitable-offer__item:nth-child(4) {
    width: calc(40% - 6px);
    margin-left: 6px;
    background-size: 256px;
  }

  .info-banner__element {
    width: 100%;
  }

  .info-banner__element:nth-child(odd) {
    margin-right: 0;
  }

  .custom-table tbody {
    overflow-x: auto;
    width: auto;
    position: relative;
  }

  .info-banner__pic img {
    max-width: 265px;
  }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .hidden-tablet {
  }
}

@media screen and (min-width: 1200px) {
  .footer__desctop {
    display: block;
  }
}

@media screen and (min-width: 1980px) {
  .footer-menu__link {
    font-size: 14px;
  }
}

/* card Pages */


@media (min-width: 640px) and (max-width: 860px) {

}