.elementor-58 .elementor-element.elementor-element-x5r4tti > .elementor-widget-container{background-color:rgba(255,255,255,0);border-radius:10px 10px 10px 10px;}.elementor-58 .elementor-element.elementor-element-x5r4tti .elementor-widget-container{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}body.elementor-page-58{background-color:transparent;background-image:linear-gradient(140deg, #f95a67 0%, #ff7e48 100%);}/* Start custom CSS for page-settings */body {
	width: 100wh!important;
	height: 100vh!important;
	background: linear-gradient(-45deg, #EE7752, #E73C7E, #23A6D5, #23D5AB)!important;
	background-size: 400% 400%!important;
	-webkit-animation: Gradient 15s ease infinite!important;
	-moz-animation: Gradient 15s ease infinite!important;
	animation: Gradient 15s ease infinite!important;
}

@-webkit-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}/* End custom CSS */