#animation-layer{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:10001!important}#emoticons-container{position:relative;width:100%;height:100%}.animated-emoticon{position:absolute;width:30px;height:30px;will-change:transform,opacity}#center-animation-image-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:none;max-width:70%;max-height:70%}#center-animated-img{display:block;max-width:100%;max-height:100%;object-fit:contain}#center-animation-image-container.animate-center-image{animation-name:wonZoomInFadeOut;animation-duration:3s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;will-change:transform,opacity}@keyframes wonZoomInFadeOut{0%{transform:translate(-50%,-50%) scale(.3);opacity:0}15%{transform:translate(-50%,-50%) scale(1.05);opacity:1}30%{transform:translate(-50%,-50%) scale(1);opacity:1}80%{transform:translate(-50%,-50%) scale(.9);opacity:1}100%{transform:translate(-50%,-50%) scale(.5);opacity:0}}@media (max-width:600px){.animated-emoticon{width:20px;height:20px}}.won-popup-footer{display:flex;justify-content:flex-end;align-items:center;gap:15px;margin-top:30px;padding-right:20px;width:100%}.won-popup-btn{background:transparent!important;border:2px solid #8B4513!important;color:#8B4513!important;border-radius:6px;padding:8px 15px;font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;text-transform:uppercase;transition:all 0.2s ease}.won-popup-btn .dashicons{font-size:18px;width:18px;height:18px;margin-right:5px}.won-popup-btn:hover{background:#8B4513!important;color:#fff!important}@media screen and (max-width:767px){#winner-text{font-size:18px!important;line-height:1.2!important;display:block!important;word-wrap:break-word!important}}