.ripple-image-container-42666f76 {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

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

.ripple-image-canvas-wrapper-42666f76 canvas {
    display: block;
    width: 100% !important;
    height: 100% !important;
}

.ripple-image-overlay-42666f76 {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 20px;
    box-sizing: border-box;
    pointer-events: none;
    text-align: center;
}

.ripple-image-title-42666f76 {
    margin: 0 0 10px 0;
    padding: 0;
}

.ripple-image-subtitle-42666f76 {
    margin: 0;
    padding: 0;
}
