.ripple-container-a45ee908 {
	position: relative;
	width: 100%;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: #000;
}

.ripple-canvas-a45ee908 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.ripple-canvas-a45ee908 canvas {
	display: block;
	width: 100% !important;
	height: 100% !important;
}

.ripple-content-a45ee908 {
	position: relative;
	z-index: 2;
	pointer-events: none;
	padding: 20px;
}

.ripple-title-a45ee908 {
	margin: 0 0 10px;
	color: #fff;
}

.ripple-subtitle-a45ee908 {
	margin: 0;
	color: #fff;
}
