
.no-click {
    pointer-events: none;
    cursor: default;
}

.lottie-container {
    max-width: 100%;
    height: auto;
}