/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 13 2026 | 20:30:31 */
/* CTA */
.l-content {
	margin-bottom: 4em!important;
}
.w-beforeFooter {
	margin-top: 4em!important;
}
.cta .wp-block-cover__background {
	background: linear-gradient( 135deg, rgba(69,165,237, 1) 0%, rgba(69,165,237, 1) 40%, rgba(120,200,255, 1) 100% ) !important;
	opacity: .5!important;
}
.cta .wp-block-cover__image-background {
	filter: brightness(0.8) contrast(0.6);
}
.cta .wp-block-cover {
	min-height: 550px!important;
}
@media (max-width: 959px) {
	.cta .wp-block-cover {
		min-height: 300px!important;
	}
	.cta .wp-block-cover:first-of-type {
		border-bottom: 1px solid #fff;
	}
}
.cta .swell-block-button__link {
	color: #333;
}
.cta .swell-block-button__link svg {
	color: var(--color_main);
}
.cta h2 {
	letter-spacing: .1em!important;
	font-size: 1.5em!important;
}
.cta .swell-block-button__link span {
	line-height: 1.2;
	font-size: 24px;
}
@media (max-width: 599px) {
	.cta .swell-block-button__link span {
		font-size: 20px;
	}
}
.cta .swell-block-button__link .swl-fz {
	font-size: 14px!important;
}
@media (max-width: 599px) {
	.cta .swell-block-button__link .swl-fz {
		font-size: 12px!important;
	}
}