

/* Start:/include/2021/installment/style.css?16315324252448*/
.installment-banner {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 546px;
	background-image: url(/upload/2020/pattern-white.png);
    background-repeat: repeat;
    background-color: #ab3361;
	color: #fff;
}
.installment-banner .installment-banner__containter {
	width: 100%;
	margin-top: 8%;
}
.installment-banner__tags {
	display: flex;
	margin-top: 28px;
	flex-wrap: wrap;
}
.installment-banner__tag {
	margin-right: 42px;
	margin-bottom: 10px;
	padding: 8px 33px;
	background: #fff;
	color: #AB3362;
	border-radius: 19px;
	font-size: 16px;
	line-height: 145.5%;
}

/*how-it-works*/
.how-it-works .how-it-works__title {
	padding-bottom: 20px;
	font-size: 37px;
}
.how-it-works__item-wrapper {
    padding: 30px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.11);
    font-size: 16px;
    line-height: 145.5%;
    color: #0B0B0B;
    height: 100%;
}
.how-it-works__name {
	padding-bottom: 8px;
	font-weight: 600;
}
/*about-programm*/
.about-programm {
	min-height: 774px;
	background-image: url(/upload/2021/installment/about-programm-bg.jpg);
	background-position: center;
	background-color: #F2F2F2;
}
@media(max-width:1024px) {
	.how-it-works .how-it-works__title{
	    font-size: 24px;	
	}
	.how-it-works__desription {
		font-size: 14px;
	}
	.how-it-works__item-wrapper {
		padding: 20px;
	}
	
}
@media(max-width:980px) {
	.about-programm {
		background-image: none;
		min-height: auto;
		padding-bottom: 50px;
	}
}
@media(max-width:768px) {
	.how-it-works__item-wrapper img {
		width: 36px;
	}
}
.about-programm__title {
	padding-top: 105px;
	max-width: 560px;
	font-size: 24px;
	line-height: 159%;
	color: #0B0B0B;
}
.about-programm__list-block {
	max-width: 620px;
	padding-top: 35px;   
}
.about-programm__name {
	margin-top: 16px;
	font-weight: 600;
	font-size: 16px;
	line-height: 141.5%;
}
.about-programm__description {
	margin-top: 12px;
}
.about-programm .about-programm__button {
	text-decoration: none!important;
	color: #fff!important;
	margin-top: 30px;
	padding-top: 14px;
	padding-bottom: 14px;
}
.about-programm .about-programm__button:hover,
.about-programm .about-programm__button:active {
	background-color: #8D1846;
}
@media(max-width:1024px) {
	.about-programm__title {
		padding-top: 40px;
		max-width: 560px;
		font-size: 20px;
	}
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.section/installment-products/style.css?16315322323052*/
.installment-products__nav-list {
	margin: 33px 0;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	align-items: center;
	justify-content: center;
}
.installment-products .installment-products__title {
	text-align: center;
	font-weight: 600;
	font-size: 37px;
	line-height: 134.1%;	
}
.installment-products__nav-item-link {
	display: block;
	padding-bottom: 10px;	
	padding-left:36px;
	padding-right: 36px;
	font-size: 18px;
	line-height: 133.3%;
	color: #989494;
	font: inherit;
	text-decoration: none!important;	
}
.active .installment-products__nav-item-link {
	font-weight: 500;
	color: #AB3362;
}

.installment-products__item-wrapper {
    width: 100%;
    box-sizing: border-box;
    padding: 19px 24px;
    border: 1px solid #D5D5D5;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.installment-products__item {
	display: flex;
	background: #fff;
	margin-left: -1px;
}
.installment-products__item-wrapper:hover {
	box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.12);
}
.installment-products__image {
	max-width: 63px;
	margin-bottom: 16px;
}
.installment-products__name {
	display: block;
	height: 60px;
	overflow: hidden;
	font-weight: 500;
	font-size: 15px;
	line-height: 133.3%;
	color: #0B0B0B;
	text-decoration: none!important;	
}
.installment-products__new-price {
	font-weight: 500;
	font-size: 20px;
	line-height: 133.3%;
}
.installment-products__old-price {
	margin-left: 18px;
	font-size: 14px;
	line-height: 133.3%;
	/* identical to box height, or 19px */

	text-align: center;
	text-decoration-line: line-through;

	/* Черный */

	color: #0B0B0B;
}
.installment-products__price-block {
	display: flex;
	align-items: center;
}
.installment-products__installment { 
	margin-top: 16px;
	margin-left: -24px;
	margin-right: -24px;
	margin-bottom: -19px;
	padding: 20px 24px;
	background: #F1F1F1;
}
.installment-products__installment-title {
	font-weight: 500;
	margin-bottom: 6px;
	font-size: 15px;
	line-height: 133.3%;
}
.installment-products__button {	
	margin: 0 auto;
	margin-top: 46px;
	display: inline-block;
	padding: 15px 43px ;
	color: #000;
	font:inherit;
	font-size: 14px;
	line-height: 141.8%;
	border-radius: 25px;
	border: 1px solid #000;
	text-decoration: none!important;
}
.installment-products__button:hover,
.installment-products__button:active,
.installment-products__button:focus {
	color: #fff;
	background: #000;
}
@media (max-width: 1024px) {
	.installment-products .installment-products__title {
		font-size: 24px;
	}
	.installment-products__nav-list {
		margin: 15px 0;
	}
}
@media (max-width: 768px) {
	.installment-products__new-price {
		font-size: 18px;
	}
	.installment-products__nav-item-link {
		padding-bottom: 15px;
	}
	.installment-products__price-block {
		flex-wrap: wrap;
		margin-top: 5px;
	}
	.installment-products__old-price {
		margin-left: 6px;
		margin-top: 2px;
	}
}
@media (max-width: 550px) {
	.installment-products__item-wrapper{
		padding: 19px 12px;
	}
	.installment-products__installment{
	    margin-left: -12px;
		margin-right: -12px;	
	}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.section/installment-services/style.css?16315322031371*/
.installment-services .installment-services__title {
	padding-bottom: 30px;
	text-align: center;
	font-weight: 600;
	font-size: 37px;
	line-height: 134.1%;
}
.installment-services__wrapper {
	overflow: auto;
}
.installment-services__table {
	width: 100%;
	min-width: 650px;
}
.installment-services__th-wraper {
	padding: 17px;
	color: #828282;
	font-weight: normal;
	line-height: 133.3%;
}
.installment-services__td,
.installment-services__th {
	border-bottom: 1px solid #DADADA;
}
.installment-services__td-wrapper {
	padding: 17px;
	font-size: 16px;
	line-height: 147.3%;
	color: #0B0B0B;
}
.installment-services__td:first-child {
	width: 55%;
}
.installment-services__td-price {
	width: 20%;
}
.installment-services__price-installment {
	font-weight: 500;
	font-size: 20px;
	line-height: 133.3%;
}
.installment-services__button {	
	margin: 0 auto;
	margin-top: 46px;
	display: inline-block;
	padding: 15px 43px ;
	color: #000;
	font:inherit;
	font-size: 14px;
	line-height: 141.8%;
	border-radius: 25px;
	border: 1px solid #000;
	text-decoration: none!important;
}
.installment-services__button:hover,
.installment-services__button:active,
.installment-services__button:focus {
	color: #fff;
	background: #000;
}

@media (max-width: 1024px) {
	.installment-services__td:first-child {
		width: 47%;
	}
	.installment-services__price-installment {
		font-size: 16px;
	}
}
/* End */
/* /include/2021/installment/style.css?16315324252448 */
/* /bitrix/templates/.default/components/bitrix/catalog.section/installment-products/style.css?16315322323052 */
/* /bitrix/templates/.default/components/bitrix/catalog.section/installment-services/style.css?16315322031371 */
