.button_name{
	display: inline-block;
	position: relative;
	border: 1px solid #595959;
	padding: 6px 21px 7px;
	border-radius: 20px;
	font-family: 'FranzGrotesque Regular', sans-serif;
	font-size: 14px;
}
.teasers{}
.teasers hr{border-top: 1px solid #DBDBDB;}
.teasers .teasers_block_title{
	font-size: 32px;
	Line-height: 40px;
	margin: 0 0 80px;	
}
.teasers.teasers-market-karusel .teasers_block_title{
	margin: 0 0 50px;	
}
.teasers .carusel a{
	text-decoration: none;
	
}
.teasers .carusel .item{padding-top: 30px;}
.teasers .carusel .item .img {
	padding-top: 67%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 10px;
}
.teasers .carusel .item .h4{
	font-family: Casus Pro;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: -0.02em;
	margin-bottom: 8px;
	min-height: 60px;
}
.teasers .carusel .item .description{
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;	
	letter-spacing: -0.01em;
	color:#676767;
}
.teasers  .lSPager{display:none}

	
.teasers-market-karusel .lSAction {
	top: 20px;
	position: absolute;
	right: 0px;
	width: 100%;
}
.teasers-market-karusel .lSAction a {
	background-image: none;
	width: 15px;
	height: 26px;
}
.teasers-market-karusel .lSAction .lSNext,
.teasers-market-karusel .lSAction .lSPrev{
	background-image: url('/img/black_arrow.svg');
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.teasers-market-karusel .lSAction .lSNext{}
.teasers-market-karusel .lSAction .lSPrev{transform:rotate(180deg);}

/*темная тема*/
