.section-download {
	min-height: calc(100vh - 780px)
}

.section-download .elementor-cta__title {
	margin-bottom: 10px !important;
	width: 100%;
	overflow: hidden;
	min-height: 44px;
	max-height: 44px;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
}

.section-download .elementor-cta__button {
	padding: 0;
	border-bottom: 2px solid #E30513 !important;
}

.section-download .elementor-cta:hover .elementor-cta__bg-overlay {
	background-color: transparent;
}