

/* Start:/local/templates/metib2023/components/bitrix/news/mortgage/bitrix/news.detail/.default/style.css?168026693314288*/
.private-credit-page > h1 {
  margin-bottom: 0;
}
.private-credit-page > h1 span {
  position: relative;
  display: inline;
  margin: 0 0 0 15px;
  padding: 7px 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  color: #FFFFFF;
  vertical-align: middle;
  background: linear-gradient(90deg, #FFFFFF 0%, rgba(214, 64, 64, 0.41) 3.68%), #D64040;
  white-space: nowrap;
}
.private-credit-page > h1 span:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  display: block;
  border-left: 8px solid #D64040;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
.private-credit-page p {
  margin: 10px 0;
}
.private-credit-page p.small {
  font-weight: 300;
  font-size: 12px;
  line-height: 1.4;
  color: #666666;
}
.private-credit-page table {
  width: 100%;
  border-collapse: collapse;
}
.private-credit-page table thead tr td, .private-credit-page table thead tr th {
  padding: 5px 10px 5px 0;
  color: #666666;
  vertical-align: top;
  border-bottom: 0;
}
.private-credit-page table thead tr td:last-child, .private-credit-page table thead tr th:last-child {
  padding-right: 0;
}
.private-credit-page table tbody tr td, .private-credit-page table tbody tr th {
  padding: 5px 10px 5px 0;
  border-bottom: 0;
}
.private-credit-page table tbody tr td:last-child, .private-credit-page table tbody tr th:last-child {
  padding-right: 0;
}
.private-credit-page table tbody tr:last-child td, .private-credit-page table tbody tr:last-child th {
  border-bottom: none;
}
.private-credit-page__top {
  margin: 60px 0 0 0;
  padding: 60px;
  min-height: 400px;
  position: relative;
  color: #ffffff;
  background: radial-gradient(24.93% 73.41% at 77.01% 50%, rgba(150, 236, 255, 0.45) 0%, rgba(150, 196, 255, 0) 79.54%), linear-gradient(135deg, #5898ED 8.46%, #034296 90.85%);
  box-shadow: 0 4px 20px rgba(1, 49, 113, 0.08);
  border-radius: 20px;
  overflow: hidden;
}
.private-credit-page__top .credit-info {
  width: 52%;
}
@media all and (max-width: 767px) {
  .private-credit-page__top .credit-info {
    width: 100%;
    padding: 0;
  }
}
.private-credit-page__top .credit-info ul {
  margin: 0 0 20px 0;
}
.private-credit-page__top .credit-info ul li {
  position: relative;
  padding: 0 0 0 20px;
  line-height: 26px;
}
.private-credit-page__top .credit-info ul li:before {
  content: "";
  position: absolute;
  top: 14px;
  left: 0;
  display: block;
  width: 10px;
  height: 1px;
  background: #000000;
}
.private-credit-page__top .credit-info h2 {
  margin: 0 0 20px 0;
  font-size: 24px;
  line-height: 40px;
  font-weight: 400;
}
.private-credit-page__top .credit-info .credit-features {
  display: flex;
  flex-wrap: wrap;
  margin: 4px 0 0 -20px;
}
.private-credit-page__top .credit-info .credit-features__item {
  float: left;
  width: 50%;
  padding: 20px 0 0 20px;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
}
@media all and (max-width: 767px) {
  .private-credit-page__top .credit-info .credit-features__item {
    margin-top: 16px;
    font-size: 20px;
    line-height: 24px;
  }
  .private-credit-page__top .credit-info .credit-features__item:first-child {
    margin-top: 0;
  }
}
.private-credit-page__top .credit-info .credit-features__item span {
  display: block;
  margin: 0 0 8px 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media all and (max-width: 767px) {
  .private-credit-page__top .credit-info .credit-features__item span {
    margin-bottom: 4px;
    font-size: 14px;
  }
}
@media all and (max-width: 767px) {
  .private-credit-page__top .credit-info .credit-features__item {
    padding-top: 0;
    padding-left: 0;
    float: unset;
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .private-credit-page__top .credit-info .credit-features {
    display: block;
    margin-left: 0;
    margin-top: 0;
  }
}
.private-credit-page__top .credit-info__announce {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}
@media all and (max-width: 767px) {
  .private-credit-page__top .credit-info__announce {
    font-size: 18px;
  }
}
.private-credit-page__top .credit-info__pic {
  display: none;
  margin: 24px 0 0 0;
}
.private-credit-page__top .credit-info__pic img {
  width: 100%;
  height: 100%;
  max-height: 240px;
  object-fit: contain;
}
@media all and (max-width: 767px) {
  .private-credit-page__top .credit-info__pic {
    display: block;
  }
}
@media all and (max-width: 767px) {
  .private-credit-page__top .credit-info .mobile-features {
    position: absolute;
    padding: 20px;
    top: calc(100% - 163px);
    left: 20px;
    right: 20px;
    color: #000000;
    background: #ffffff;
    box-shadow: 0 4px 32px rgba(1, 49, 113, 0.12);
    border-radius: 20px;
  }
}
.private-credit-page__top .credit-info__action {
  margin: 40px 0 0 0;
  font-size: 18px;
  font-weight: 300;
}
.private-credit-page__top .credit-info__preview {
  margin: 40px 0 0 0;
  font-size: 18px;
  font-weight: 300;
}
.private-credit-page__top .credit-info__button {
  margin: 32px 0 0 0;
}
@media all and (max-width: 767px) {
  .private-credit-page__top .credit-info__button a {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .private-credit-page__top .credit-info__button {
    margin-top: 20px;
  }
}
.private-credit-page__top .credit-picture {
  padding: 60px 10% 60px 60px;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
.private-credit-page__top .credit-picture img {
  display: inline-block;
  width: 300px;
  height: 300px;
  object-fit: contain;
}
@media all and (max-width: 767px) {
  .private-credit-page__top .credit-picture {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .private-credit-page__top {
    overflow: visible;
    margin-top: 24px;
    padding-bottom: 160px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.private-credit-page__features {
  margin: 40px 0 90px 0;
  overflow: hidden;
}
@media all and (max-width: 1199px) {
  .private-credit-page__features {
    margin: 30px 0 30px 0;
  }
}
.private-credit-page__features > div {
  float: left;
  width: 33.333%;
  min-height: 48px;
  margin: 35px 0 0 0;
  padding: 0 10px 0 68px;
  display: flex;
  align-items: center;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  background: 0 50% no-repeat;
}
.private-credit-page__features > div:nth-child(1), .private-credit-page__features > div:nth-child(2), .private-credit-page__features > div:nth-child(3) {
  margin-top: 0;
}
.private-credit-page__features > div:nth-child(3n+1) {
  clear: left;
}
@media all and (max-width: 1199px) {
  .private-credit-page__features > div {
    background-size: 35px;
    padding: 0 20px 0 48px;
    margin: 0;
    font-size: 14px;
    line-height: 18px;
  }
}
@media all and (max-width: 767px) {
  .private-credit-page__features > div {
    float: none;
    width: 100%;
    margin: 30px 0 0 0;
    padding: 0 0 0 48px;
  }
  .private-credit-page__features > div:first-child {
    margin-top: 0;
  }
}
.private-credit-page__features > div.feature-join {
  background-image: url("/local/templates/metib2023/components/bitrix/news/mortgage/bitrix/news.detail/.default/images/icon-join.svg");
}
.private-credit-page__features > div.feature-percent {
  background-image: url("/local/templates/metib2023/components/bitrix/news/mortgage/bitrix/news.detail/.default/images/icon-percent.svg");
}
.private-credit-page__features > div.feature-pay {
  background-image: url("/local/templates/metib2023/components/bitrix/news/mortgage/bitrix/news.detail/.default/images/icon-pay.svg");
}
.private-credit-page__features > div.feature-sum {
  background-image: url("/local/templates/metib2023/components/bitrix/news/mortgage/bitrix/news.detail/.default/images/icon-sum.svg");
}
.private-credit-page__features > div.feature-pledge {
  background-image: url("/local/templates/metib2023/components/bitrix/news/mortgage/bitrix/news.detail/.default/images/icon-pledge.svg");
}
.private-credit-page__features > div.feature-date {
  background-image: url("/local/templates/metib2023/components/bitrix/news/mortgage/bitrix/news.detail/.default/images/icon-date.svg");
}
.private-credit-page__features > div.feature-docs {
  background-image: url("/local/templates/metib2023/components/bitrix/news/mortgage/bitrix/news.detail/.default/images/icon-docs.svg");
}
.private-credit-page__features > div.feature-online {
  background-image: url("/local/templates/metib2023/components/bitrix/news/mortgage/bitrix/news.detail/.default/images/icon-online.svg");
}
.private-credit-page__calc {
  position: relative;
  margin: 40px 0 0 0;
  padding: 45px 0;
  background: #EEF1F6;
}
.private-credit-page__calc:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -5000px;
  right: -5000px;
  bottom: 0;
  background: #EEF1F6;
}
.private-credit-page__calc h2 {
  position: relative;
  margin: 0 0 25px 0;
  font-weight: 300;
  font-size: 24px;
  line-height: 24px;
  color: #000000;
}
@media all and (max-width: 1199px) {
  .private-credit-page__calc {
    margin: 30px 0 0 0;
    padding: 30px 0;
  }
  .private-credit-page__calc h2 {
    margin: 0 0 10px 0;
  }
}
.private-credit-page__form {
  margin: 30px auto 0 auto;
  max-width: 750px;
}
.private-credit-page__general {
  margin: 60px 0 0 0;
  font-size: 18px;
  font-weight: 300;
}
.private-credit-page__general h2 {
  margin: 0 0 30px 0;
  font-size: 24px;
  line-height: 40px;
  font-weight: 400;
}
.private-credit-page__general p {
  margin: 0 0 20px 0;
}
.private-credit-page__general ul {
  margin: 0 0 20px 0;
}
.private-credit-page__general ul li {
  position: relative;
  padding: 0 0 0 20px;
  line-height: 26px;
}
.private-credit-page__general ul li:before {
  content: "";
  position: absolute;
  top: 14px;
  left: 0;
  display: block;
  width: 10px;
  height: 1px;
  background: #000000;
}
.private-credit-page__tabs {
  position: relative;
}
.private-credit-page__tabs .credit-tabs {
  margin: 24px 0 0 0;
  white-space: nowrap;
  overflow-x: auto;
}
.private-credit-page__tabs .credit-tabs__tab {
  display: inline-block;
  margin: 0 4px 0 0;
}
.private-credit-page__tabs .credit-tabs__tab:last-child {
  margin-right: 0;
}
.private-credit-page__tabs .credit-tabs__tab a {
  position: relative;
  display: block;
  padding: 16px 20px;
  color: #4e4f50;
  font-weight: 500;
  background: #EAF1F9;
  border-radius: 8px 8px 0 0;
  white-space: nowrap;
}
.private-credit-page__tabs .credit-tabs__tab.active a {
  color: #000000;
  background: #FFFFFF;
  box-shadow: 0 4px 20px rgba(1, 49, 113, 0.08);
  border-radius: 8px 8px 0 0;
}
@media all and (max-width: 1199px) {
  .private-credit-page__tabs .credit-tabs__tab .credit-tabs__tab a {
    font-size: 18px;
    line-height: 32px;
  }
}
@media all and (max-width: 1199px) {
  .private-credit-page__tabs:before {
    top: 40px;
  }
  .private-credit-page__tabs .credit-tabs__tab a {
    font-size: 18px;
    line-height: 32px;
  }
}
.private-credit-page__tabs .credit-tabs-content {
  font-size: 14px;
  font-weight: 400;
}
.private-credit-page__tabs .credit-tabs-content__tab {
  padding: 24px;
  display: none;
  background: #FFFFFF;
  box-shadow: 0 4px 20px rgba(1, 49, 113, 0.08);
  border-radius: 0 12px 12px 12px;
}
.private-credit-page__tabs .credit-tabs-content__tab.active {
  display: block;
}
.private-credit-page__tabs .credit-tabs-content__tab .percent-details {
  font-size: 14px;
  line-height: 140%;
}
.private-credit-page__tabs .credit-tabs-content__tab h2 {
  margin: 24px 0 12px 0;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 500;
}
.private-credit-page__tabs .credit-tabs-content__tab h4 {
  margin: 20px 0 0 0;
}
.private-credit-page__tabs .credit-tabs-content__tab p {
  margin: 12px 0 0;
}
.private-credit-page__tabs .credit-tabs-content__tab ul {
  margin: 12px 0 0 0;
}
.private-credit-page__tabs .credit-tabs-content__tab ul li {
  position: relative;
  margin: 7px 0 0 0;
  padding: 0 0 0 8px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.private-credit-page__tabs .credit-tabs-content__tab ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  height: 3px;
  width: 3px;
  left: 0;
  background: url("/local/templates/metib2023/images/layout/circle-list-marker.svg") 50% 50% no-repeat;
}
.private-credit-page__tabs .credit-tabs-content__tab ul li:first-child {
  margin-top: 0;
}
.private-credit-page__tabs .credit-tabs-content__tab table {
  margin: 12px 0 0 -8px;
}
.private-credit-page__tabs .credit-tabs-content__tab table thead tr th, .private-credit-page__tabs .credit-tabs-content__tab table tbody tr th {
  border-bottom: 0;
}
.private-credit-page__tabs .credit-tabs-content__tab table thead tr td, .private-credit-page__tabs .credit-tabs-content__tab table tbody tr td {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #000000;
  border-bottom: 0;
}
.private-credit-page__tabs .credit-tabs-content__tab table thead tr td:last-child, .private-credit-page__tabs .credit-tabs-content__tab table tbody tr td:last-child {
  text-align: left;
}
.private-credit-page__tabs .credit-tabs-content__tab table thead tr td span, .private-credit-page__tabs .credit-tabs-content__tab table tbody tr td span {
  display: inline-block;
  padding: 0 8px 0 8px;
  height: 100%;
  background: #ffffff;
}
.private-credit-page__tabs .credit-tabs-content__tab table thead tr td:last-child, .private-credit-page__tabs .credit-tabs-content__tab table tbody tr td:last-child {
  vertical-align: bottom;
}
.private-credit-page__tabs .credit-tabs-content__tab table thead tr td:last-child span, .private-credit-page__tabs .credit-tabs-content__tab table tbody tr td:last-child span {
  padding-right: 0;
}
.private-credit-page__tabs .credit-tabs-content__tab table thead tr td b, .private-credit-page__tabs .credit-tabs-content__tab table tbody tr td b {
  font-weight: 400;
}
.private-credit-page__tabs .credit-tabs-content__tab table tbody tr td {
  padding-top: 12px;
  padding-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #000000;
  border-bottom: 0;
}
.private-credit-page__tabs .credit-tabs-content__tab table tbody tr td span {
  display: inline-block;
  padding: 0 8px 0 8px;
  height: 100%;
  background: #ffffff;
}
.private-credit-page__tabs .credit-tabs-content__tab table tbody tr td:first-child {
  background: url("/local/templates/metib2023/components/bitrix/news/mortgage/bitrix/news.detail/.default/images/table-separator.svg") 100% 100% repeat-x;
}
.private-credit-page__tabs .credit-tabs-content__tab table tbody tr td:last-child {
  vertical-align: bottom;
}
.private-credit-page__tabs .credit-tabs-content__tab table tbody tr td:last-child span {
  padding-right: 0;
}
@media all and (max-width: 767px) {
  .private-credit-page__tabs {
    margin-top: 217px;
  }
}
.private-credit-page__bottom {
  margin: 60px 0 0 0;
  font-weight: 300;
  font-size: 14px;
  line-height: 140%;
}
.private-credit-page .index-buttons__head h2 {
  margin-top: 0;
  margin-bottom: 0;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/metib2023/components/bitrix/news/mortgage/bitrix/news.detail/.default/style.css?168026693314288 */
