.card-label{position:relative;-webkit-box-shadow:0 4px 26px 0 rgba(255,0,11,0.45);box-shadow:0 4px 26px 0 rgba(255,0,11,0.45);background-image:linear-gradient(105deg, #ff0061, #ff4949);border-radius:4px;border-bottom-right-radius:1px}.card-label::after{content:'';position:absolute;right:0;bottom:-5px;border-top:5px solid #c4262a;border-right:4px solid transparent}

.game-card:not(.game-card-small){padding-top:71%}.game-card:not(.game-card-small),.game-card:not(.game-card-small) .game-card-image,.game-card:not(.game-card-small) .game-card-overlay{border-radius:.625rem}.game-card:not(.game-card-mobile):hover .game-card-overlay{opacity:1}@media (min-width: 1024px){.game-card:not(.game-card-mobile):hover .game-card-jackpot-amount{opacity:0}}.game-card-thumb{width:112px;height:112px}.game-card-image{left:0;top:0;right:0;bottom:0;background-size:cover;background-position:center center;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.game-card-image-loaded,.game-card-image-error{opacity:1}.game-card-jackpot-thumbnail{-webkit-transition:opacity .2s;transition:opacity .2s;top:8px;right:8px;width:auto;height:26px;z-index:1;background:-webkit-gradient(linear, left top, left bottom, from(rgba(178,141,20,0.9)), to(rgba(217,184,79,0.9)));background:linear-gradient(180deg, rgba(178,141,20,0.9), rgba(217,184,79,0.9));font-weight:600;font-size:.8rem}.game-card:hover .game-card-jackpot-thumbnail{opacity:0}.game-card-overlay{left:0;top:0;right:0;bottom:0;background-color:rgba(1,1,21,0.7);opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}@media (max-width: 1023.98px){.game-card-overlay.show{opacity:1;-webkit-box-shadow:none;box-shadow:none}}.game-card-overlay-title{max-width:calc(100% - 32px)}.game-card-overlay .icon-sm{height:56px;width:56px}.game-card-overlay .play-demo-btn{min-width:0;min-width:initial;bottom:0;left:50%;-webkit-transform:translate(-50%, -5px);transform:translate(-50%, -5px);letter-spacing:0.8px;-webkit-transition:0.3s;transition:0.3s;white-space:nowrap;font-size:14px;font-style:normal;font-weight:700;background:#61c1b6;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (min-width: 1024px){.game-card-overlay .play-demo-btn{-webkit-transform:translate(-50%, -8px);transform:translate(-50%, -8px)}}.game-card-overlay .play-demo-btn-icon-demo{height:16px;width:16px;-webkit-transition:0.3s;transition:0.3s}.game-card-overlay .play-demo-btn:hover{text-decoration:none;opacity:1;-webkit-transition:0.3s;transition:0.3s}.game-card-favorite-icon{top:8px;right:8px;width:26px;height:26px;z-index:1}.game-card.game-card-small{height:98px;width:138px}.game-card-jackpot-amount{-webkit-transition:opacity .3s;transition:opacity .3s;top:8px;right:-4px}.game-card-button-wrapper{top:0;right:0;bottom:0;left:0}.game-card-stub{-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.08);box-shadow:inset 0 0 0 1px rgba(255,255,255,0.08);background-color:#232323}.game-card-stub-icon{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.game-card-stub-icon .icon-filled-path{opacity:0.06}@media (max-width: 374px){.game-card .play-real-btn-icon{width:42px;height:42px}}@media (min-width: 375px) and (max-width: 1023px){.game-card .play-real-btn-icon{width:56px;height:56px}}@media (min-width: 1024px) and (max-width: 1165px){.game-card .play-real-btn-icon{width:44px;height:44px}}@media (min-width: 1165px){.game-card .play-real-btn-icon{width:56px;height:56px}}

.grid-preloader{display:grid;grid-template-columns:repeat(2, 45%);grid-template-rows:repeat(2, 0);grid-column-gap:8px;overflow:hidden}@media (min-width: 720px){.grid-preloader{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(1, 0)}}@media (min-width: 1024px){.grid-preloader{grid-template-columns:repeat(5, 1fr);grid-template-rows:initial;grid-column-gap:12px}}.grid-preloader .preloader-item{padding-top:71%}.grid-preloader .preloader-item:not(.is-game-page){border-radius:.625rem}.row-preloader .preloader-item{height:98px;width:138px}

.category-games-title{font-family:"Oswald",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1.5rem;line-height:25px}@media (min-width: 1024px){.category-games-title{line-height:28px;letter-spacing:0.2px}}@media (min-width: 1024px){.category-games-title{font-family:"Oswald",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1.5rem;line-height:28px;letter-spacing:0.2px}}@media (min-width: 1024px) and (min-width: 1024px){.category-games-title{font-size:1.825rem;line-height:28px;font-weight:800;letter-spacing:0}}

@media (min-width: 1024px){.games-category-title{font-weight:800}}.games-category-list{display:grid;grid-gap:0.5rem;grid-template-columns:repeat(2, 1fr)}@media (min-width: 720px){.games-category-list{grid-template-columns:repeat(4, 1fr)}}@media (min-width: 1024px){.games-category-list{grid-column-gap:0.75rem;grid-row-gap:0.625rem}}@media (min-width: 1280px){.games-category-list{grid-template-columns:repeat(5, 1fr)}}.games-category-show-more{min-width:190px}@media (min-width: 720px){.games-category-show-more{width:auto !important}}


/*# sourceMappingURL=12.cea94898ea06e32f8c40.css.map*/