@media screen and (max-width:37.5rem){main .step-content{overflow-x:auto!important}}@media screen and (max-width:37.5rem){main .tournament-tabs{overflow-x:auto}}main section.game-items,main section.prize-game-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}main section.game-items .list-wrapper,main section.prize-game-items .list-wrapper{width:31%;padding:1rem;border:1px solid #ececec;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box}main section.game-items .list-wrapper input[name=search],main section.game-items .list-wrapper select,main section.prize-game-items .list-wrapper input[name=search],main section.prize-game-items .list-wrapper select{width:100%;margin:1rem 0;height:2.7rem;line-height:normal}main section.game-items .list-wrapper .filters,main section.prize-game-items .list-wrapper .filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}main section.game-items .list-wrapper .filters input,main section.game-items .list-wrapper .filters select,main section.prize-game-items .list-wrapper .filters input,main section.prize-game-items .list-wrapper .filters select{width:49%}main section.game-items .list-wrapper>ul,main section.prize-game-items .list-wrapper>ul{max-height:25rem;overflow:auto}main section.game-items .list-wrapper>ul li,main section.prize-game-items .list-wrapper>ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:2.5rem;padding:0 1rem;margin-bottom:.5rem;border-radius:3px;background:#ececec}main section.game-items .list-wrapper>ul li.hidden,main section.prize-game-items .list-wrapper>ul li.hidden{display:none}main section.game-items .list-wrapper>ul li.added,main section.prize-game-items .list-wrapper>ul li.added{border-bottom:2px solid #3dcc91}main section.game-items .list-wrapper>ul li.added .add,main section.prize-game-items .list-wrapper>ul li.added .add{display:none}main section.game-items .list-wrapper>ul li:not(.added) .remove,main section.prize-game-items .list-wrapper>ul li:not(.added) .remove{display:none}main section.game-items .list-wrapper>ul li .add,main section.game-items .list-wrapper>ul li .remove,main section.prize-game-items .list-wrapper>ul li .add,main section.prize-game-items .list-wrapper>ul li .remove{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;width:1.5rem;height:1.5rem;color:#fff;border-radius:4px;font-size:1.1rem;margin-left:auto;-ms-flex-negative:0;flex-shrink:0;-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 section.game-items .list-wrapper>ul li .add:hover,main section.game-items .list-wrapper>ul li .remove:hover,main section.prize-game-items .list-wrapper>ul li .add:hover,main section.prize-game-items .list-wrapper>ul li .remove:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}main section.game-items .list-wrapper>ul li .add.disabled,main section.game-items .list-wrapper>ul li .remove.disabled,main section.prize-game-items .list-wrapper>ul li .add.disabled,main section.prize-game-items .list-wrapper>ul li .remove.disabled{pointer-events:none;opacity:.6;cursor:default}main section.game-items .list-wrapper>ul li .add,main section.prize-game-items .list-wrapper>ul li .add{background-color:#4caf50}main section.game-items .list-wrapper>ul li .remove,main section.prize-game-items .list-wrapper>ul li .remove{background:#ff1212}main section.game-items .list-wrapper.games>ul,main section.prize-game-items .list-wrapper.games>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + .5rem)}main section.game-items .list-wrapper.games>ul li,main section.prize-game-items .list-wrapper.games>ul li{width:calc(33.33% - .5rem);-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.5rem;font-size:.9rem}@media screen and (max-width:75rem){main section.game-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}main section.game-items .game-types,main section.game-items .game-vendors{width:20%}@media screen and (max-width:75rem){main section.game-items .game-types,main section.game-items .game-vendors{width:100%}}main section.game-items .list-wrapper.games{width:100%}@media screen and (max-width:75rem){main section.game-items .list-wrapper.games{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}main section.prize-game-items{padding:0 6rem}@media screen and (max-width:75rem){main section.prize-game-items{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}main section.prize-game-items .list-wrapper.game-vendors{width:35%}@media screen and (max-width:37.5rem){main section.prize-game-items .list-wrapper.game-vendors{width:100%}}main section.prize-game-items .list-wrapper.games{width:63%}@media screen and (max-width:37.5rem){main section.prize-game-items .list-wrapper.games{width:100%}}main section.brands{position:relative}main section.brands .search-wrapper{text-align:center}main section.brands .search-wrapper input{width:15rem}main section.brands .btn.add-all{position:absolute;right:.5rem;top:0}main section.brands ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1rem}main section.brands ul li.hidden{display:none}main section.brands ul label.chbx-wrapper span.name{width:7.5rem}main section.countries form.type-2{overflow:visible!important}main section.countries .select-search{position:relative;left:0}main section.countries .select-search.active::before{content:'';position:absolute;top:.3125rem;left:0;width:100%;background:#fff;z-index:9;height:3.375rem}main section.countries .select-search.active input{-webkit-box-shadow:none;box-shadow:none;border:.0625rem solid transparent}main section.countries .select-search.active .select{display:block!important}main section.countries .select-search input{background:#fff;padding-top:.2rem!important;padding-right:5.8125rem;font-size:.875rem;font-weight:500;border:.0625rem solid #e3e4eb;color:#5f5f5f;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:99;-webkit-box-shadow:0 .125rem .125rem rgba(0,0,0,.04);box-shadow:0 .125rem .125rem rgba(0,0,0,.04);box-sizing:border-box;border:.0625rem solid #e3e4eb;border-radius:.3125rem}main section.countries .select-search input::-webkit-input-placeholder{color:#5f5f5f}main section.countries .select-search input::-moz-placeholder{color:#5f5f5f}main section.countries .select-search input::-ms-input-placeholder{color:#5f5f5f}main section.countries .select-search input::placeholder{color:#5f5f5f}main section.countries .select-search span.material-icons{position:absolute;height:3.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:-.15rem;right:.5875rem;color:#d0d2db;z-index:99}main section.countries .select-search .custom-select{display:none;position:absolute;top:3.6875rem;left:0;right:0;background:#fff;-webkit-box-shadow:0 .125rem 1.5rem rgba(0,0,0,.2);box-shadow:0 .125rem 1.5rem rgba(0,0,0,.2);border-radius:.3125rem;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;max-height:33.5rem;border-top-left-radius:0;border-top-right-radius:0;border-top:.0625rem solid #cbced8;z-index:999}main section.countries .select-search .custom-select .option{padding-left:1.3125rem;-webkit-box-sizing:border-box;box-sizing:border-box;height:3rem;line-height:3rem;border-top:.0625rem solid #eff0f3;font-weight:500;font-size:.875rem;color:#5f5f5f;cursor:pointer}main section.countries .select-search .custom-select .option:hover{color:#4caf50}main section.countries .select-search .custom-select .option.inactive{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}main section.countries .select-search .custom-select .option.inactive i{color:#c00;margin-right:1.3125rem}main section.countries .select-search .custom-select .toggle{font-size:13px;color:red;font-weight:500;text-align:right;margin-right:15px;height:30px;line-height:30px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}main section.rules select[name=lang]{display:block;width:10rem;margin:0 auto}main section.rules form .cdn-image,main section.rules form .cdn-mobile-image,main section.rules form .inside-cdn-image,main section.rules form .inside-cdn-mobile-image{height:3.25rem}main section.rules form .cdn-image img,main section.rules form .cdn-mobile-image img,main section.rules form .inside-cdn-image img,main section.rules form .inside-cdn-mobile-image img{height:100%}main section.rules .text-wrapper{margin:1rem 0}main section.rules .btn.save{float:right;width:10rem}
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInBhZ2VzL2xlYWRlcmJvYXJkL3N0eWxlLmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxzQ0FDRSxtQkFDRSxXQUFZLGdCQUVoQixzQ0FDRSxzQkFDRSxXQUFZLE1BRWhCLHdCQUF5Qiw4QkFDdkIsUUFBUyxZQUNULFFBQVMsWUFDVCxRQUFTLEtBQ1QsaUJBQWtCLFFBQ2xCLGNBQWUsUUFDZixnQkFBaUIsY0FDakIsc0NBQXVDLDRDQUNyQyxNQUFPLElBQ1AsUUFBUyxLQUNULE9BQVEsSUFBSSxNQUFNLFFBQ2xCLGNBQWUsSUFDZixtQkFBb0IsV0FDcEIsV0FBWSxXQUNaLHlEQUE0RCw2Q0FBOEMsK0RBQWtFLG1EQUMxSyxNQUFPLEtBQ1AsT0FBUSxLQUFLLEVBQ2IsT0FBUSxPQUNSLFlBQWEsT0FDZiwrQ0FBZ0QscURBQzlDLFFBQVMsWUFDVCxRQUFTLFlBQ1QsUUFBUyxLQUNULGlCQUFrQixRQUNsQixjQUFlLFFBQ2YsZ0JBQWlCLGNBQ2pCLHFEQUFzRCxzREFBdUQsMkRBQTRELDREQUN2SyxNQUFPLElBQ1gseUNBQTRDLCtDQUMxQyxXQUFZLE1BQ1osU0FBVSxLQUNWLDRDQUErQyxrREFDN0MsUUFBUyxZQUNULFFBQVMsWUFDVCxRQUFTLEtBQ1Qsa0JBQW1CLE9BQ25CLGVBQWdCLE9BQ2hCLFlBQWEsT0FDYixXQUFZLE9BQ1osUUFBUyxFQUFFLEtBQ1gsY0FBZSxNQUNmLGNBQWUsSUFDZixXQUFZLFFBQ1osbURBQXNELHlEQUNwRCxRQUFTLEtBQ1gsa0RBQXFELHdEQUNuRCxjQUFlLElBQUksTUFBTSxRQUN6Qix1REFBMEQsNkRBQ3hELFFBQVMsS0FDYixnRUFBbUUsc0VBQ2pFLFFBQVMsS0FDWCxpREFBb0Qsb0RBQXVELHVEQUEwRCwwREFDbkssUUFBUyxZQUNULFFBQVMsWUFDVCxRQUFTLEtBQ1Qsa0JBQW1CLE9BQ25CLGVBQWdCLE9BQ2hCLFlBQWEsT0FDYixpQkFBa0IsT0FDbEIsY0FBZSxPQUNmLGdCQUFpQixPQUNqQixNQUFPLE9B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VSxLQUNWLG1CQUFvQixXQUNwQixXQUFZLFdBQ1osV0FBWSxRQUNaLHVCQUF3QixFQUN4Qix3QkFBeUIsRUFDekIsV0FBWSxTQUFVLE1BQU0sUUFDNUIsUUFBUyxJQUNULDZEQUNFLGFBQWMsVUFDZCxtQkFBb0IsV0FDcEIsV0FBWSxXQUNaLE9BQVEsS0FDUixZQUFhLEtBQ2IsV0FBWSxTQUFVLE1BQU0sUUFDNUIsWUFBYSxJQUNiLFVBQVcsUUFDWCxNQUFPLFFBQ1AsT0FBUSxRQUNSLG1FQUNFLE1BQU8sUUFDVCxzRUFDRSxRQUFTLEtBQ1Qsa0JBQW1CLE9BQ25CLGVBQWdCLE9BQ2hCLFlBQWEsT0FDYixpQkFBa0IsUUFDbEIsY0FBZSxRQUNmLGdCQUFpQixjQUNqQix3RUFDRSxNQUFPLEtBQ1AsYUFBYyxVQUNwQiw2REFDRSxVQUFXLEtBQ1gsTUFBTyxJQUNQLFlBQWEsSUFDYixXQUFZLE1BQ1osYUFBYyxLQUNkLE9BQVEsS0FDUixZQUFhLEtBQ2IsT0FBUSxRQUNSLG9CQUFxQixLQUNyQixpQkFBa0IsS0FDbEIsZ0JBQWlCLEtBQ2pCLFlBQWEsS0FFbkIscUNBQ0UsUUFBUyxNQUNULE1BQU8sTUFDUCxPQUFRLEVBQUUsS0FFWixtQ0FBb0MsMENBQTJDLDBDQUEyQyxpREFDeEgsT0FBUSxRQUNSLHVDQUF3Qyw4Q0FBK0MsOENBQStDLHFEQUNwSSxPQUFRLEtBRVosaUNBQ0UsT0FBUSxLQUFLLEVBRWYsNkJBQ0UsTUFBTyxNQUNQLE1BQU8iLCJmaWxlIjoicGFnZXMvbGVhZGVyYm9hcmQvc3R5bGUuY3NzIiwic291cmNlc0NvbnRlbnQiOltudWxsXX0= */
