.dark .CrashGamePanel{background-image:url(/crash/crash_fon.webp)}.CrashGamePanel{aspect-ratio:1.6;background-image:url(/crash/crash_fon_white.jpg);background-position:50%;background-size:101%;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:280px;display:flex;position:relative;overflow:hidden}.CrashBetPanel{background-color:var(--color-card-primary);border-radius:15px;margin-top:10px}.CrashBetPanelWrapper{border-radius:15px;width:100%;min-height:70px;display:flex}.CrashBetPanelWrapper.Acttive{background-color:#00000021}.CrashBetAmount{border-right:.5px solid var(--secondary-foreground);border-radius:15px 0 0 15px;flex-direction:column;justify-content:space-around;width:100%;padding:7px 0 7px 15px;transition:all .15s ease-out;display:flex;position:relative}.CrashRocket{width:max-content;height:max-content;position:absolute;bottom:0;left:50%}.ResultRocketItem{animation:1s forwards ShowRocket;position:absolute}.ResultRocketItemResult{min-width:120px;color:var(--text-color-main);text-align:center;text-shadow:2px 2px 4px #0000002e;background-color:var(--curtain-2);border-radius:10px;padding:8px 10px;transition:all 1s;animation:.5s forwards ShowRocketResults;position:absolute;top:58px;left:20px}.ResultRocketItemResultAnimation{opacity:0;text-shadow:2px 2px 4px #0000002e;animation:.5s .5s forwards ShowItemResult}.CrashRocketBody{position:relative}.ResultRocketBoom{width:20px;height:20px;animation:.5s linear forwards Boom;position:absolute;bottom:calc(50% - 73px);left:50%;transform:translate(-50%,calc(50% - 35px))}.ResultRocketBoomResult{background-color:#00000070;border-radius:10px;justify-content:center;align-items:center;min-width:144px;height:80px;padding:15px 40px;font-size:24px;font-weight:500;animation:1s forwards ShowRocketResult;display:flex;position:absolute;transform:translate(-50%,-50%)}@keyframes ShowRocketResult{0%{opacity:0;transform:scale(0)}50%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes ShowRocketResults{0%{top:-100px}to{top:62px}}@keyframes ShowRocket{0%{bottom:-100px;left:0}to{bottom:calc(50% - 73px);left:calc(50% - 42.5px)}}@keyframes Boom{0%{opacity:0}50%{opacity:1;width:100px;height:100px}to{opacity:0;width:220px;height:220px}}.CrashGameUserSputnik{animation:5s forwards ShowUserSputnik;position:absolute;bottom:calc(50% - 35px);left:60%}@keyframes ShowUserSputnik{0%{bottom:calc(50% - 35px);left:60%}to{bottom:100%;left:-100px;transform:scale(1.5)}}.CrashGameFonSpace{width:100%;height:100%;position:absolute;top:0;left:0;transform:rotate(30deg)}@keyframes ShowSpaceObject{0%{opacity:1}to{top:100%;right:350px;transform:rotate(360deg)}}.star{z-index:90;opacity:0;background:#fff;width:4px;height:20px;position:absolute}.star.star--1{animation-delay:.1s;top:-10px;left:50px}.star.star--2{animation-delay:.1s;top:30px;right:60px}.star.star--3{animation-delay:.2s;top:80px;left:25px}.star.star--4{animation-delay:.2s;top:-20px;right:75px}.star.star--5{animation-delay:.3s;top:-60px;right:30px}.star.star--6{animation-delay:.4s;top:50px;right:160px}.star.star--7{animation-delay:.3s;top:20px;left:75px}.star.star--8{animation-delay:.4s;top:-30px;right:95px}.star.star--9{animation-delay:.3s;top:-60px;right:30px}.star.star--10{animation-delay:.4s;top:50px;right:160px}.star.star--11{animation-delay:.3s;top:20px;left:75px}.star.star--12{animation-delay:.4s;top:-30px;right:95px}.star.star--13{animation-delay:.3s;top:-60px;left:-30px}.star.star--14{animation-delay:.4s;top:50px;right:-20px}.star.star--15{animation-delay:.3s;top:20px;left:-75px}.star.star--16{animation-delay:.4s;top:-30px;right:-95px}.star.star--17{animation-delay:.5s;top:-10px;right:95px}.star.star--18{animation-delay:.5s;top:20px;right:45px}.star.star--19{animation-delay:.5s;top:20px;right:245px}.star.star--20{-webkit-animation-delay:.6s;animation-delay:.5s;top:-10px;right:-95px}.star.star--23{animation-delay:.7s;top:70px;right:25px}.star.star--21{animation-delay:.7s;top:-30px;right:-125px}.star.star--22{animation-delay:.7s;top:50px;right:155px}.star{animation:.7s infinite hyperspace}@keyframes hyperspace{0%{opacity:1;transform:translateY(-100px)scaleY(0)}to{opacity:0;transform:translateY(400px)scale(1)}}@media (hover:hover){.CrashBetButton:hover{background-color:var(--blue-vk-button-color-i)}}.CrashUsersBetResult{flex:1;justify-content:end;align-items:center;width:100%;padding-right:5px;font-size:14px;font-weight:700;display:flex}@media (max-width:500px){.CrashGamePanel{background-size:151%}}
