.attractive-btn-wrapper-7759dd45 {
	width: 100%;
}

.attractive-btn-wrapper-7759dd45.elementor-align-justify a {
	display: block;
	width: 100%;
}

.attractive-btn-7759dd45 {
	display: inline-block;
	text-decoration: none;
	padding: 15px 40px;
	border-radius: 50px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: linear-gradient(45deg, var(--btn-bg-1, #FF512F), var(--btn-bg-2, #DD2476));
	background-size: 200% auto;
	transition: 0.5s;
	box-shadow: 0 4px 15px rgba(0,0,0,0.2);
}

.attractive-btn-7759dd45:hover {
	background-position: right center;
	text-decoration: none;
	transform: translateY(-2px);
	box-shadow: 0 8px 25px rgba(0,0,0,0.3);
}

.attractive-btn-text-7759dd45 {
	position: relative;
	z-index: 2;
}
