.animated-play-wrapper-eac0928f {
    display: block;
    width: 100%;
}
.angie-animated-play-eac0928f {
    display: inline-block;
    transition: transform 0.3s ease;
}
.angie-play-link-eac0928f {
    display: inline-block;
    cursor: pointer;
}
.angie-play-link-eac0928f:hover .angie-animated-play-eac0928f {
    transform: scale(1.05);
}
.pulse-circle ellipse, .play-triangle path {
    transition: fill 0.3s ease;
}
