.piggyz-mania-in-game-modal{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;border-radius:var(--radius-m);padding:15px;background:url(/maniaz/maniaz-rays-medium.png),linear-gradient(180deg,#420e6c,#ce2fbe);background-repeat:no-repeat;background-size:315px,auto;background-position:center -110px,50%;background-blend-mode:overlay;overflow-y:auto}.piggyz-mania-in-game-modal__logo{position:relative;left:2px;width:150px;height:100px;margin-bottom:20px;object-fit:contain}.piggyz-mania-in-game-modal__title{font-weight:900;color:var(--white);margin-bottom:5px}.piggyz-mania-in-game-modal__footer{width:100%;margin-top:10px}.piggyz-mania-in-game-modal__content{width:100%}.piggyz-mania-in-game-modal__cash{position:relative;border-radius:var(--radius-m);margin-bottom:10px;padding:12px;background:hsla(0,0%,100%,.1);border:1px solid rgba(0,0,0,0);background-clip:padding-box}.piggyz-mania-in-game-modal__cash:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-1px;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.1),transparent)}.piggyz-mania-in-game-modal__cash-title{font-size:14px;color:var(--white);text-align:center;margin-bottom:4px;opacity:.8}.piggyz-mania-in-game-modal__cash-amount{font-size:32px;font-weight:900;line-height:1.2;text-align:center;background:linear-gradient(94.84deg,#ffc684 .96%,#ffed8f 32.42%,#ffd584 96.83%);color:rgba(0,0,0,0);background-clip:text;-webkit-background-clip:text}.piggyz-mania-in-game-modal__timer.countdown-timer{justify-content:center;color:var(--white)}.piggyz-mania-in-game-modal__timer.countdown-timer .countdown-timer__icon{fill:var(--white)}.piggyz-mania-in-game-info{padding:0 3px}.piggyz-mania-in-game-info .piggyz-mania-game-bar-item{width:44px;height:32px}.piggyz-mania-in-game-info .piggyz-mania-game-bar-item:before{width:38px;height:38px}.piggyz-mania-in-game-info .piggyz-mania-game-bar-item:after{width:34px;height:34px}.piggyz-mania-in-game-info .piggyz-mania-game-bar-item__logo{top:4px}.piggyz-mania-in-game-info .piggyz-mania-game-bar-item__bubble{top:25px}.piggyz-mania-in-game-info .piggyz-mania-in-game-modal{height:auto}.piggyz-mania-in-game-info__button{position:relative;border:none;padding:0;background-color:rgba(0,0,0,0);cursor:pointer}.piggyz-mania-in-game-info__button.is-modal-open:before{content:"";height:13px;width:13px;position:absolute;top:-29px;left:50%;z-index:1;transform:translateX(-50%) rotate(-135deg);pointer-events:none}@layer mixins{.piggyz-mania-in-game-info__button.is-modal-open:before{background:linear-gradient(to bottom right,#8f0ca9 50%,transparent 0)}}.piggyz-mania-in-game-info__modal{position:absolute;right:10px;bottom:calc(var(--game-navbar-height) + 12px);z-index:3;width:345px;max-height:calc(100% - 80px);border-radius:var(--radius-m);overflow-y:auto}