.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}.game-mobile-page{display:flex;flex-direction:column;position:relative;width:100%;height:100%}.game-mobile-page .game-currency-combobox__play-btn{--font:var(--body-md-bold);--button-radius:var(--border-radius-xs);--padding-block:7px;--padding-inline:16px}.game-mobile-page__out-of-funds-alert{padding:0 var(--spacing-sm);margin-top:var(--spacing-sm)}.game-mobile-page-out-of-funds-alert__content{display:flex;align-items:center;padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--border-radius-sm);background-color:var(--v2-yellow-400);font:var(--body-sm-regular);color:var(--text-dark)}.game-mobile-page-out-of-funds-alert__content strong{font:var(--body-sm-semibold)}.game-mobile-page-out-of-funds-alert__icon{flex-shrink:0;width:16px;height:16px;background:var(--v2-neutral-1200);border-radius:50%;margin-right:var(--spacing-2xs)}@layer mixins{.game-mobile-page-out-of-funds-alert__icon{display:flex;justify-content:center;align-items:center}}.game-mobile-page-out-of-funds-alert__icon svg{width:2px;height:10px;fill:var(--v2-yellow-400)}.game-mobile-page__header{display:grid;grid-template-columns:36px auto 36px;grid-gap:var(--spacing-3xs);align-items:center;background-color:var(--surface-light);padding:var(--spacing-2xs) var(--spacing-3xs);z-index:var(--z-index-level-1)}.game-mobile-page__header .v2-button{--bg-color:transparent;--bg-color-hover:transparent;--bg-color-click:transparent}.game-mobile-page__title{font:var(--title-xs-semibold);color:var(--text-title);text-align:center;margin:0}@layer mixins{.game-mobile-page__title{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.game-mobile-page__content{display:flex;gap:var(--spacing-sm);border-radius:var(--border-radius-md);padding:var(--spacing-sm);margin-block:var(--spacing-sm) var(--spacing-xl);margin-inline:var(--spacing-sm);background:var(--surface-light)}.game-mobile-page__content .v2-button{max-width:320px}.game-mobile-page__image-wrapper{position:relative}.game-mobile-page__image-wrapper .game-badge__favorite{position:absolute;top:var(--spacing-3xs);right:var(--spacing-3xs);z-index:1;display:flex;width:32px;height:32px;border-radius:var(--border-radius-xs);padding:var(--spacing-3xs)}.game-mobile-page__image-wrapper .game-badge__favorite:not(.is-favorite){background:var(--background-input-tertiary)}.game-mobile-page__image-wrapper .game-badge__favorite-icon{width:14px;height:14px}.game-mobile-page__game-image{position:relative;flex-shrink:0;width:126px;height:168px;border-radius:var(--border-radius-sm);overflow:hidden;object-fit:cover}.game-mobile-page__actions{flex:1 1}@layer mixins{.game-mobile-page__actions{display:flex;justify-content:center;align-items:center;flex-direction:column}}@layer mixins{}.game-mobile-page__fun-play{margin-top:var(--spacing-2xs)}.is-auth-user .game-page-description-section{order:2;margin-bottom:20px}@media(min-width:800px){.is-auth-user .game-page-description-section{margin-bottom:40px}}.is-auth-user .game-page-games-section{order:1}.is-auth-user .game-page-stats-section{order:3}.game-page-stats-section{margin-bottom:30px}@media(min-width:1000px){.game-page-stats-section{margin-bottom:40px}}.game-review{display:flex;flex-direction:column}.game-review__content{height:134px;overflow:hidden;margin-bottom:10px}@media(min-width:800px){.game-review__content{height:156px}}.game-review__content.is-full-review{height:auto;overflow:visible}.game-review__content h1{font-size:18px;font-weight:400;line-height:1.333;text-transform:uppercase;margin:0 0 64px}@media(min-width:800px){.game-review__content h1{font-size:24px;margin-bottom:1em}}@layer mixins{.has-author .game-review__content h1{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media(min-width:800px){.has-author .game-review__content h1{max-width:70%}}.game-review__content h2{font-size:18px;line-height:1.1;text-transform:capitalize;margin:0 0 .5em}@media(min-width:800px){.game-review__content h2{font-size:22px}}.game-review__content p{line-height:1.6;color:var(--gray-400);margin:0 0 1.2em}@media(min-width:800px){.game-review__content p{font-size:16px;text-align:justify}}@layer mixins{.game-review__content a{color:var(--green-400);cursor:pointer;text-decoration:none}.game-review__content a:focus,.game-review__content a:hover{color:var(--green-300);text-decoration:underline}}.game-review__content ul{list-style:none}.game-review__content ol{list-style:decimal}.game-review__content li{padding-left:22px;margin:10px 0;list-style-position:inside;line-height:1.7;background:url(/bitstarz-star.png) no-repeat 2px 6px/14px}.game-review__content li em{display:inline}.game-review__show-more{align-self:center;padding:10px;cursor:pointer}@layer mixins{.game-review__show-more{color:var(--green-400);cursor:pointer;text-decoration:none}.game-review__show-more:focus,.game-review__show-more:hover{color:var(--green-300);text-decoration:underline}}@media(min-width:800px){.game-review__show-more{font-size:16px}}