﻿.animation-container{position:relative;width:100%;height:100%;overflow:visible;min-height:350px}.animation-group{position:relative;width:100%;height:100%;min-height:350px}.hero-image{position:relative;overflow:visible;min-height:350px}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}100%{transform:translateY(0)}}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes alpha{0%{opacity:.5}50%{opacity:1}100%{opacity:.5}}.animation-layer img.animation-img{max-width:100%;height:auto}@media (max-width:991px){.animation-container{margin-top:30px;margin-bottom:30px}.animation-layer[style*="slot-machine.webp"]{transform:scale(.9);bottom:-50px!important}.animation-layer[style*="back-light.webp"]{transform:scale(.9);bottom:-120px!important}.animation-layer[style*=decor]{transform:scale(.8)}.animation-layer[style*=confetti]{transform:scale(.8);opacity:.7}}@media (max-width:768px){.animation-container{margin-top:20px;margin-bottom:20px;height:400px}.animation-group{height:400px}.animation-layer[style*="slot-machine.webp"]{position:relative!important;bottom:auto!important;left:50%!important;transform:translateX(-50%) scale(.8);width:80%!important;max-width:250px!important;margin:0 auto;display:block!important;z-index:10!important;top:50px!important}.animation-layer[style*="back-light.webp"]{position:absolute!important;bottom:0!important;left:50%!important;transform:translateX(-50%) scale(.8);width:100%!important;max-width:300px!important;z-index:1!important;opacity:.5}.animation-layer[style*="decor-4.webp"]{position:absolute!important;top:20px!important;right:20px!important;left:auto!important;bottom:auto!important;max-width:60px!important;z-index:5!important}.animation-layer[style*="decor-3.webp"]{position:absolute!important;top:80px!important;left:20px!important;right:auto!important;bottom:auto!important;max-width:60px!important;z-index:5!important}.animation-layer[style*="decor-2.webp"]{position:absolute!important;bottom:80px!important;right:20px!important;top:auto!important;left:auto!important;max-width:60px!important;z-index:5!important}.animation-layer[style*="decor.webp"]{position:absolute!important;bottom:20px!important;left:20px!important;top:auto!important;right:auto!important;max-width:60px!important;z-index:5!important}.animation-layer[style*=confetti]{display:none!important}}@media (max-width:576px){.animation-container{height:350px}.animation-group{height:350px}.animation-layer[style*="slot-machine.webp"]{transform:translateX(-50%) scale(.7);max-width:200px!important}.animation-layer[style*="back-light.webp"]{transform:translateX(-50%) scale(.7);max-width:250px!important}.animation-layer[style*=decor]{max-width:40px!important}.animation-layer[style*="decor-2.webp"],.animation-layer[style*="decor.webp"]{display:none!important}}.debug-outline .animation-container,.debug-outline .animation-group,.debug-outline .animation-layer{border:1px dashed red}.debug-outline .animation-layer[style*="slot-machine.webp"]{border-color:#00f}.debug-outline .animation-layer[style*=decor]{border-color:green}.debug-outline .animation-layer[style*="back-light.webp"]{border-color:#ff0}.debug-outline .animation-layer[style*=confetti]{border-color:purple}