.rs-17 .rs-offers h2{
	margin-top: 0;
	margin-bottom: 30px;
	font-family: 'Inter Tight';
	font-style: normal;
	font-weight: 500;
	font-size: 36px;
	line-height: 100%;
	/* identical to box height, or 36px */
	color: #000000;

}
.rs-17 .rs-offers h3{
	font-family: 'Inter Tight';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 140%;
	/* or 25px */

	color: #3F3F3F;
	margin-top: 10px;
}
.rs-17 .rs-offers h4{
	line-height: 1.4;
	margin-bottom: 15px;
}
.rs-17 .rs-offers div+h4{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	font-family: "Open Sans" , sans-serif;
}

.rs-17 .rs-offers .add-text{
	font-size: 12px;
	margin-top: 20px;
}
@media (max-width: 767px){
	.rs-17 .rs-offers h2{
		font-size: 25px;
	}
}
.rs-17 .rs-offers .offers-list .block-about{
	font-family: 'Inter Tight';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 140%;
	/* or 25px */

	color: #3F3F3F
}
.rs-17 .rs-offers .offers-list .block-about p{
	margin-bottom: 10px;
}
.rs-17 .rs-offers .offers-list .block-about p:last-of-type{margin-bottom: 0;}
.rs-17 .rs-offers .offers-list .block-about ul {
	padding: 0;
	margin: 0;
	padding-left: 24px;
}
.rs-17 .rs-offers .offers-list .block-about ul li{
	list-style: disc;
}
.rs-text-block__img img{
	border-radius: 16px;
}