.offers-carousel {
	padding: 70px 0;
}

.offers-carousel .content {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 23px;
}

.offers-carousel .container > .content {
	margin-bottom: 40px;
}

.offers-carousel .container > .content > .title {
	font-size: 29px;
	font-style: normal;
	font-weight: 600;
	line-height: 34px; 
	text-align: center;
	margin-bottom: 24px;
}

.offers-carousel .posts-preview-outer .posts-preview .thumbnail {
	min-height: 427px;
}

.offers-carousel.overlap {
	padding-bottom: 0px;
}

.offers-carousel.overlap .posts-preview-outer .tns-ovh {
    margin-bottom: -60px;
    z-index: 1;
}

.posts-preview-outer .posts-preview .post .wrapper .content .button-wrapper a.button.underline-button {
	text-decoration: none !important;
}

.offers-carousel.overlap .call-to-action {
	padding-bottom: 70px;
	padding-top: 130px;
}

@media (max-width: 767.98px) {
	.posts-preview-outer .posts-preview .next-mobile {
		display: none;
	}
	
	.posts-preview-outer .posts-preview .first-mobile {
		display: none;
	}
}