.dwmod_fps_module{height:299px;max-height:299px;max-width:299px;width:100%}.dwmod_fps_module_wrapper{align-items:center;background-image:url(../../../images/fps2.jpg);background-repeat:no-repeat;background-size:299px;display:flex;justify-content:center;min-height:100%;min-width:100%;position:relative}.dwmod_fps_module_pulse{background-image:url(../../../images/pulse.svg);background-position:center center;background-repeat:no-repeat;background-size:299px;border-radius:150px;cursor:pointer;height:299px;max-height:299px;overflow:hidden;position:relative;width:299px}.dwmod_fps_module_play{background-image:url(../../../images/play.svg);background-position:center;background-repeat:no-repeat;background-size:40px;cursor:pointer;height:40px;margin-top:11px;position:absolute;width:40px}.dwmod_fps_module_pulse.vibrate{animation:fpsPulseAnimate .9s ease-out;animation-fill-mode:forwards}.dwmod_fps_module_title{color:#fff;font-size:24px;left:18px;position:absolute;top:13px}.dwmod_fps_module_footer{bottom:15px;color:#fff;font-family:var(--dw_medium_font);font-size:12px;left:18px;line-height:1.1em;position:absolute}.dwmod_fps_module_message{font-size:10px;font-style:italic}@keyframes fpsPulseAnimate{0%{height:45px;opacity:0;width:45px}100%{height:299px;opacity:1;width:299px}}