.svg-btn-8b294805 {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	padding: 20px 40px;
	background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 405.4 90.2'%3E%3Cdefs%3E%3Cstyle%3E .st0 %7B fill: %23d54e33; %7D %3C/style%3E%3C/defs%3E%3Cpolygon class='st0' points='130.8 11.6 128 0 95.8 0 64.1 1 32.4 .6 1.8 1.6 1.6 34.7 1.6 68.4 14.4 71.1 .1 75 0 90.2 34.3 88.1 67.9 89.4 101.6 89 135.2 88.1 168.8 87.3 202.5 86.8 236.1 89.7 269.7 88.8 303.3 88.9 337 89.7 370.6 90.2 404.9 89.8 404.8 59.8 405.4 30.6 403.3 2.4 370.7 2.8 337.1 .6 303.5 2.8 269.9 1.5 236.3 1.5 202.8 .2 169.2 0 135.7 2.2 130.8 11.6'/%3E%3C/svg%3E");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	transition: opacity 0.3s ease, transform 0.2s ease;
	min-width: 150px;
	min-height: 50px;
}

.svg-btn-8b294805:hover {
	opacity: 0.9;
	transform: scale(1.02);
}

.svg-btn-text-8b294805 {
	position: relative;
	z-index: 2;
	font-weight: bold;
}
