main .company-filters{display:none;font-size:1.0714rem!important;font-family:Poppins-Medium;background-color:#ededed;position:relative;border-radius:.75rem;margin-bottom:1.25rem}main .company-filters .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}main .company-filters .wrapper::after{margin:0 auto;position:absolute;content:"";top:4.2857rem;left:0;height:.0714rem;width:100%;background-color:rgba(112,112,112,.16)}main .company-filters p.head{font-size:1.7857rem;color:rgba(30,30,30,.6)}main .company-filters .filter-provider{position:absolute;left:0}main .company-filters .filter-provider #filterProviders{background:#fff;color:#333;padding:.6429rem;width:15.7143rem;border:0;border-radius:.5714rem;padding-right:2.2857rem;height:3.0714rem}main .company-filters .filter-provider #filterProviders::-webkit-input-placeholder{color:#a8a8a8}main .company-filters .filter-provider #filterProviders::-moz-placeholder{color:#a8a8a8}main .company-filters .filter-provider #filterProviders::-ms-input-placeholder{color:#a8a8a8}main .company-filters .filter-provider #filterProviders::placeholder{color:#a8a8a8}main .company-filters .filter-provider #filterProviders:focus{border:.0714rem solid #999;-webkit-box-shadow:0 0 .7143rem rgba(0,0,0,.05);box-shadow:0 0 .7143rem rgba(0,0,0,.05)}main .company-filters .filter-provider .icon{position:absolute;font-size:1.7143rem;right:.7143rem;top:.4286rem}main .company-filters .no-provider{height:21.4286rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#333;display:none}main .company-filters .no-provider.visible{display:-webkit-box;display:-ms-flexbox;display:flex}main .company-filters .no-provider .icon{font-size:3rem}main .company-filters .no-provider .text{font-size:1.2857rem;margin-top:1.4286rem}main .company-filters .close{position:absolute;top:1.4286rem;right:1.7857rem;font-size:2.5rem;color:#5c5c5c;opacity:.7;cursor:pointer;-webkit-transition:opacity .3s;transition:opacity .3s;margin-top:.3571rem}main .company-filters .close:hover{opacity:1}main .company-filters .left{width:100%;padding:2.0714rem 1.6429rem 2.0714rem 2.5rem!important;-webkit-box-sizing:border-box;box-sizing:border-box}main .company-filters .right{display:none;width:27%;float:right}main .company-filters .right ul{margin-left:-3.4286rem;padding-left:3.4286rem;border-left:.1429rem solid #dadada;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}main .company-filters .right ul li{position:relative;padding-left:2.5rem;width:100%}main .company-filters .right ul li::before{content:"";position:absolute;left:0;background-image:url(/assets/images/casino/order-games-icons.png);background-repeat:no-repeat;width:1.9286rem;height:1.9286rem;display:block}main .company-filters .right ul li:nth-child(2)::before{background-position:0 -2.5rem}main .company-filters .right ul li:nth-child(3)::before{background-position:0 -5.2857rem}main .company-filters .right ul li:nth-child(4)::before{background-position:0 -8.2143rem}main .company-filters .right ul li:nth-child(5)::before{background-position:0 -10.9286rem}main .company-filters .clear{position:absolute;bottom:0;right:0;padding:1.4286rem;color:#4d4d4d;line-height:1.4286rem}main .company-filters .clear span.material-icons{font-size:1.7143rem;float:left;margin-right:.6429rem}main .company-filters .clear span.txt{font-size:1.0714rem;cursor:pointer}main .company-filters.with-arrows{overflow:hidden}main .company-filters.with-arrows .arrow{display:block}main .company-filters.with-arrows ul{float:left;width:100%}main .company-filters .select-all-games{float:left;width:21.4286rem;text-align:center;height:100%;border-right:.5714rem solid #000;background:#1a1919;-webkit-transition:-webkit-filter 120ms ease-in;transition:-webkit-filter 120ms ease-in;transition:filter 120ms ease-in;transition:filter 120ms ease-in,-webkit-filter 120ms ease-in;cursor:pointer}main .company-filters .select-all-games:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}main .company-filters .select-all-games.active,main .company-filters .select-all-games.selected{-webkit-filter:brightness(1.2);filter:brightness(1.2)}main .company-filters .select-all-games.active{color:#fff}main .company-filters .arrow{display:none;float:left;width:3.5714rem;height:100%;text-align:center;font-size:2.1429rem;background-color:#15191e;-webkit-transition:color 120ms ease-in;transition:color 120ms ease-in;cursor:pointer}main .company-filters .arrow:hover{color:#fff}main .company-filters ul{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;height:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:3.3571rem!important}main .company-filters ul li{width:8.5714rem;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:.7857rem 0!important;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:calc(100% / 7);flex-basis:calc(100% / 7);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#868686;cursor:pointer;-webkit-transition:color 120ms ease-in,margin .4s ease;transition:color 120ms ease-in,margin .4s ease}main .company-filters ul li .icon{position:relative;top:-.2143rem;float:left;margin-right:0;width:3.18222rem;height:1.7857rem;display:block;background-image:url(/assets/images/casino/icons.png?v31);background-repeat:no-repeat;background-position-y:center;-webkit-transition:.4s;transition:.4s;background-position-x:2.8571rem}main .company-filters ul li.opacity{opacity:.5}main .company-filters ul li .loader-wrapper{height:14.2857rem;padding-top:5.7143rem;-webkit-box-sizing:border-box;box-sizing:border-box}main .content{position:relative;margin-top:-1.3333rem;z-index:9}main .popular-slots{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.25rem}main .popular-slots>div{height:8.375rem;width:10.25rem;border-radius:1.5rem;overflow:hidden;cursor:pointer}main .popular-slots>div .bg{height:100%;width:100%;background-size:cover;background-repeat:no-repeat}main .popular-slots>div .bg .slot-hover{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.2s ease;transition:.2s ease;opacity:0;background:rgba(0,255,255,.25)}main .popular-slots>div:hover .slot-hover{opacity:1}main .filter-wrapper{position:relative;background:#101317;padding:1rem 2.375rem;border-radius:2rem;margin:1.5rem 0;margin-top:0;z-index:1;display:none}main .filter-wrapper .vendors{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.875rem;padding-top:.625rem}main .filter-wrapper .vendors .vendors-list{height:2.6667rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.375rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}main .filter-wrapper .vendors .vendors-list img{max-height:1.6rem}main .filter-wrapper .vendors .see-all{background:#cf0e48;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:2.5rem;width:7.5rem;color:#fff;border-radius:.75rem;font-family:Poppins-SemiBold;font-size:.875rem;margin-left:auto;cursor:pointer;-webkit-transition:.2s ease;transition:.2s ease}main .filter-wrapper .vendors .see-all:hover{-webkit-filter:brightness(1.05);filter:brightness(1.05)}main .filter-wrapper .vendors .vendor{border-radius:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%;-webkit-transition:.2s ease;transition:.2s ease;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}main .filter-wrapper .vendors .vendor.active{background:#1f242b}main .filter-wrapper .filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.375rem;border-bottom:.0625rem solid #030303}main .filter-wrapper .filter .search{width:14.375rem;height:3.125rem;position:relative}main .filter-wrapper .filter .search input{height:100%;width:100%;color:#fff;padding-left:2.0667rem!important;border:none!important;font-size:.75rem}main .filter-wrapper .filter .search input::-webkit-input-placeholder{color:#979797;font-size:.875rem}main .filter-wrapper .filter .search input::-moz-placeholder{color:#979797;font-size:.875rem}main .filter-wrapper .filter .search input::-ms-input-placeholder{color:#979797;font-size:.875rem}main .filter-wrapper .filter .search input::placeholder{color:#979797;font-size:.875rem}main .filter-wrapper .filter .search svg{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:1.25rem}main .filter-wrapper .categories{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:3.7333rem;margin-bottom:-.0625rem}main .filter-wrapper .categories .category-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.9333rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-bottom:1px solid transparent;color:#e8e8e8;height:100%;border-radius:0;font-family:Poppins-Medium;padding:0 .75rem;cursor:pointer;text-align:center;-webkit-transition:.2s ease;transition:.2s ease;gap:.75rem}main .filter-wrapper .categories .category-item svg{height:1.25rem}main .filter-wrapper .categories .category-item .count{margin-left:.3125rem}main .filter-wrapper .categories .category-item:hover{color:#0ff}main .filter-wrapper .categories .category-item.active{border-bottom:1px solid #0ff;color:#0ff}main.casino,main.livecasino{--color:#0ff;overflow:hidden;min-height:50rem}main.casino .content,main.livecasino .content{overflow:hidden;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}main.casino .content .loader-wrapper,main.livecasino .content .loader-wrapper{background:#14171c;height:12.5rem;padding-top:5rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:1.5rem 0;border-radius:2rem}main.casino .content .no-data,main.livecasino .content .no-data{display:none;background:#14171c;text-align:center;border-radius:2rem;height:15.625rem;font-size:1.25rem;text-transform:capitalize;color:rgba(255,255,255,.8)}main.casino .content .games-wrapper ul.games,main.livecasino .content .games-wrapper ul.games{overflow:hidden;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:.75rem}main.casino .content .games-wrapper ul.games li,main.livecasino .content .games-wrapper ul.games li{overflow:hidden;position:relative;border-radius:2rem;-webkit-transform:scale(0);transform:scale(0);-webkit-animation:showAnim 250ms forwards;animation:showAnim 250ms forwards;-webkit-animation-delay:var(--delay);animation-delay:var(--delay)}@-webkit-keyframes showAnim{to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes showAnim{to{-webkit-transform:scale(1);transform:scale(1)}}main.casino .content .games-wrapper ul.games li .bg,main.livecasino .content .games-wrapper ul.games li .bg{position:relative;padding-top:80%;background-size:cover;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;background-position:center}main.casino .content .games-wrapper ul.games li .bg:hover .slot-hover,main.livecasino .content .games-wrapper ul.games li .bg:hover .slot-hover{-webkit-transform:translateY(0);transform:translateY(0)}main.casino .content .games-wrapper ul.games li .bg .slot-hover,main.livecasino .content .games-wrapper ul.games li .bg .slot-hover{position:absolute;text-align:center;width:100%;height:100%;top:0;left:0;background:rgba(0,255,255,.45);-webkit-transform:translateY(101%);transform:translateY(101%);-webkit-transition:-webkit-transform 180ms;transition:-webkit-transform 180ms;transition:transform 180ms;transition:transform 180ms,-webkit-transform 180ms;z-index:1}main.casino .content .games-wrapper ul.games li .bg .slot-hover img.play,main.casino .content .games-wrapper ul.games li .bg .slot-hover svg,main.livecasino .content .games-wrapper ul.games li .bg .slot-hover img.play,main.livecasino .content .games-wrapper ul.games li .bg .slot-hover svg{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;cursor:pointer}main.casino .content .games-wrapper ul.games li .star-wrapper,main.livecasino .content .games-wrapper ul.games li .star-wrapper{position:absolute;bottom:0;right:0;height:2.6rem;line-height:2.6rem;padding:0 1rem;color:var(--white);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}main.casino .content .games-wrapper ul.games li .star-wrapper .slot-name,main.livecasino .content .games-wrapper ul.games li .star-wrapper .slot-name{display:inline-block;width:calc(100% - 30px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}main.casino .content .games-wrapper ul.games li .star-wrapper .material-icons,main.livecasino .content .games-wrapper ul.games li .star-wrapper .material-icons{float:right;font-size:24px;cursor:pointer}main.casino .content .games-wrapper ul.games li .star-wrapper .material-icons.fav,main.livecasino .content .games-wrapper ul.games li .star-wrapper .material-icons.fav{color:var(--white)}main.casino .content .games-wrapper ul.games li .star-wrapper .material-icons:not(.fav),main.livecasino .content .games-wrapper ul.games li .star-wrapper .material-icons:not(.fav){-webkit-transition:color 120ms ease-in;transition:color 120ms ease-in;cursor:pointer}main.casino .content .games-wrapper ul.games li .star-wrapper .material-icons:not(.fav):hover,main.livecasino .content .games-wrapper ul.games li .star-wrapper .material-icons:not(.fav):hover{color:#fff}main.casino .content .games-wrapper .loaded,main.livecasino .content .games-wrapper .loaded{margin-top:1.875rem!important;width:8.75rem;margin:auto;font-size:.9375rem;padding:0 1.25rem;display:none}main.casino .content .games-wrapper .loaded.visible,main.livecasino .content .games-wrapper .loaded.visible{display:block!important}main.casino .content .games-wrapper .loaded .text-wrapper,main.livecasino .content .games-wrapper .loaded .text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main.casino .content .games-wrapper .loaded .text-wrapper span,main.livecasino .content .games-wrapper .loaded .text-wrapper span{display:block;font-size:.75rem;color:var(--secondary-text-color)}main.casino .content .games-wrapper .loaded .text-wrapper span.of,main.livecasino .content .games-wrapper .loaded .text-wrapper span.of{margin:0 .3125rem}main.casino .content .games-wrapper .loaded .progress-bar,main.livecasino .content .games-wrapper .loaded .progress-bar{overflow:hidden;border-radius:1.25rem;width:100%;height:.3125rem;background:#464b58;margin-top:.4375rem}main.casino .content .games-wrapper .loaded .progress-bar .line,main.livecasino .content .games-wrapper .loaded .progress-bar .line{background:var(--color);border-radius:1.25rem;height:100%;width:50px;-webkit-transition:.3s ease;transition:.3s ease}main.casino .content .games-wrapper .show-more,main.livecasino .content .games-wrapper .show-more{overflow:hidden;margin-top:.625rem!important;width:10.6875rem;margin:auto;font-size:.875rem;background:#0ff!important;gap:.875rem;position:relative;min-width:8.75rem;height:3.25rem;border-radius:.75rem;color:#17233a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1.8667rem;font-family:Poppins-Bold}main.casino .content .games-wrapper .show-more svg,main.livecasino .content .games-wrapper .show-more svg{-ms-flex-negative:0;flex-shrink:0}main.casino .content .games-wrapper .show-more:not(.visible),main.livecasino .content .games-wrapper .show-more:not(.visible){display:none}main.casino .content .games-wrapper .show-more:after,main.livecasino .content .games-wrapper .show-more:after{opacity:.5}main.casino .content .promotions,main.livecasino .content .promotions{display:none;margin:3.125rem 0}main.casino .content .promotions ul,main.livecasino .content .promotions ul{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}main.casino .content .promotions ul li,main.livecasino .content .promotions ul li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;border-radius:2rem;width:100%}main.casino .content .promotions ul li:hover img,main.livecasino .content .promotions ul li:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}main.casino .content .promotions ul li+li,main.livecasino .content .promotions ul li+li{margin-left:.625rem}main.casino .content .promotions ul li img,main.livecasino .content .promotions ul li img{width:100%;-webkit-transition:.3s ease;transition:.3s ease}main.casino .scroll-to-top:not(.visible),main.livecasino .scroll-to-top:not(.visible){display:none}main.livecasino .game-title{position:absolute;height:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .9375rem;bottom:0;width:100%;z-index:1;pointer-events:none}main.livecasino .game-title:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4rem;background:-webkit-gradient(linear,left bottom,left top,color-stop(34%,#191f2bf7),color-stop(50%,#191f2bcf),to(transparent));background:linear-gradient(to top,#191f2bf7 34%,#191f2bcf 50%,transparent);z-index:-2;pointer-events:none}main.livecasino .game-title h1{font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}main.livecasino .content .games-wrapper ul.games li .star-wrapper{top:.6rem;bottom:unset}
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInBhZ2VzL3Byb2R1Y3QvY2FzaW5vLmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxzQkFDRSxRQUFTLEtBQ1QsVUFBVyxvQkFDWCxZQUFhLGVBQ2IsaUJBQWtCLFFBQ2xCLFNBQVUsU0FDVixjQUFlLE9BQ2YsY0FBZSxRQUNmLCtCQUNFLFFBQVMsWUFDVCxRQUFTLFlBQ1QsUUFBUyxLQUNULGtCQUFtQixPQUNuQixlQUFnQixPQUNoQixZQUFhLE9BQ2IsU0FBVSxTQUNWLGlCQUFrQixPQUNsQixjQUFlLE9BQ2YsZ0JBQWlCLE9BQ2pCLHNDQUNFLE9BQVEsRUFBRSxLQUNWLFNBQVUsU0FDVixRQUFTLEdBQ1QsSUFBSyxVQUNMLEtBQU0sRUFDTixPQUFRLFNBQ1IsTUFBTyxLQUNQLGlCQUFrQixzQkFDdEIsNkJBQ0UsVUFBVyxVQUNYLE1BQU8sa0JBQ1QsdUNBQ0UsU0FBVSxTQUNWLEtBQU0sRUFDTix3REFDRSxXQUFZLEtBQ1osTUFBTyxLQUNQLFFBQVMsU0FDVCxNQUFPLFdBQ1AsT0FBUSxFQUNSLGNBQWUsU0FDZixjQUFlLFVBQ2YsT0FBUSxVQUNSLG1GQUNFLE1BQU8sUUFDVCwwRUFDRSxNQUFPLFFBQ1QsK0VBQ0UsTUFBTyxRQUNULHFFQUNFLE1BQU8sUUFDVCw4REFDRSxPQUFRLFNBQVUsTUFBTSxLQUN4QixtQkFBb0IsRUFBRSxFQUFFLFNBQVUsZ0JBQ2xDLFdBQVksRUFBRSxFQUFFLFNBQVUsZ0JBQzlCLDZDQUNFLFNBQVUsU0FDVixVQUFXLFVBQ1gsTUFBTyxTQUNQLElBQUssU0FDVCxtQ0FDRSxPQUFRLFdBQ1IsUUFBUyxZQUNULFFBQVMsWUFDVCxRQUFTLEtBQ1QsaUJBQWtCLE9BQ2xCLGNBQWUsT0FDZixnQkFBaUIsT0FDakIsa0JBQW1CLE9BQ25CLGVBQWdCLE9BQ2hCLFlBQWEsT0FDYixtQkFBb0IsU0FDcEIsc0JBQXVCLE9BQ3ZCLG1CQUFvQixPQUNwQixlQUFnQixPQUNoQixNQUFPLEtBQ1AsUUFBUyxLQUNULDJDQUNFLFFB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LE1BQU8sS0FDUCxtQkFBb0IsSUFBSyxLQUN6QixXQUFZLElBQUssS0FDM0IseUNBQTBDLDZDQUN4QyxRQUFTLEtBRWIsNEJBQ0UsU0FBVSxTQUNWLE9BQVEsT0FDUixRQUFTLFlBQ1QsUUFBUyxZQUNULFFBQVMsS0FDVCxpQkFBa0IsT0FDbEIsY0FBZSxPQUNmLGdCQUFpQixPQUNqQixrQkFBbUIsT0FDbkIsZUFBZ0IsT0FDaEIsWUFBYSxPQUNiLFFBQVMsRUFBRSxTQUNYLE9BQVEsRUFDUixNQUFPLEtBQ1AsUUFBUyxFQUNULGVBQWdCLEtBQ2hCLGtDQUNFLFFBQVMsR0FDVCxTQUFVLFNBQ1YsT0FBUSxFQUNSLEtBQU0sRUFDTixNQUFPLEtBQ1AsT0FBUSxLQUNSLFdBQVksa0hBQ1osV0FBWSxnRUFDWixRQUFTLEdBQ1QsZUFBZ0IsS0FDbEIsK0JBQ0UsVUFBVyxLQUNYLFlBQWEsT0FDYixTQUFVLE9BQ1YsY0FBZSxTQUVuQixrRUFDRSxJQUFLLE1BQ0wsT0FBUSIsImZpbGUiOiJwYWdlcy9wcm9kdWN0L2Nhc2luby5jc3MiLCJzb3VyY2VzQ29udGVudCI6W251bGxdfQ== */
