.slot{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:4px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px;outline:none;position:relative;text-align:center}.slot,.slot__fav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.slot__fav{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#1f3666;border-radius:0 4px;height:28px;-webkit-justify-content:center;justify-content:center;position:absolute;right:0;top:0;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;width:28px;z-index:1}.slot__fav .svg-icon{fill:#001540;cursor:pointer;-webkit-filter:drop-shadow(0 1px 1px hsla(0,0%,100%,.15));filter:drop-shadow(0 1px 1px rgba(255,255,255,.15));height:14px;width:14px}.slot__fav .svg-icon.active{fill:url(#tournament-filler);-webkit-filter:drop-shadow(0 1px 0 rgba(0,0,0,.5)) drop-shadow(0 2px 2px rgba(255,255,0,.15));filter:drop-shadow(0 1px 0 rgba(0,0,0,.5)) drop-shadow(0 2px 2px rgba(255,255,0,.15))}.slot__img{background:#1f3666;border-radius:4px 4px 0 0;position:relative;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.slot__img--empty{height:100%;max-height:165px;max-width:235px;width:100%}.slot__thumb{border-radius:3px 3px 0 0;display:block;height:auto;width:100%}.slot__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:rgba(30,54,100,.85);border-radius:4px 4px 0 0;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;left:0;opacity:0;padding:12px 32px;position:absolute;top:0;-webkit-transition:opacity .3s linear .1s;-o-transition:opacity .3s linear .1s;transition:opacity .3s linear .1s;width:100%}.slot__lock{background:#1b2f59;border-radius:0 0 0 4px;padding:0 2px 0 4px;position:absolute;right:0;top:0}.slot__lock .svg-icon{fill:url(#tournament-filler);-webkit-filter:drop-shadow(0 0 1px #000) drop-shadow(0 0 3px #fa0);filter:drop-shadow(0 0 1px black) drop-shadow(0 0 3px #ffaa00)}.slot__price{color:#ffd400;font-size:18px;font-weight:700;margin:0;position:absolute;text-shadow:0 2px 2px rgba(0,0,0,.5);text-transform:uppercase;top:20px;width:100%;z-index:2}.slot__provider{margin-bottom:24px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.slot__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.slot__buttons,.slot__demo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.slot__demo{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:#fff;font-size:12px;font-weight:700;-webkit-justify-content:center;justify-content:center;margin-top:12px}.slot__demo .svg-icon{fill:currentColor;height:18px;margin-right:4px;width:18px}.slot__name{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:-webkit-gradient(linear,left top,left bottom,from(#17294c),to(#1b2f59));background:-o-linear-gradient(#17294c,#1b2f59);background:linear-gradient(#17294c,#1b2f59);border-radius:0 0 4px 4px;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center;padding:7px 4px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.slot__name .svg-icon{fill:url(#tournament-filler);display:inline-block;height:16px;margin-right:8px;vertical-align:middle;width:16px}.slot__name-text{max-width:90%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.slot--race .slot__img,.slot--tournament .slot__img{background:transparent;border-color:transparent}.slot--race .slot__name,.slot--tournament .slot__name{-webkit-box-flex:1;-ms-flex-positive:1;color:#fff;-webkit-flex-grow:1;flex-grow:1}.slot--tournament{background:#5884dc}.slot--tournament .slot__name{background:-webkit-gradient(linear,left top,left bottom,from(#5a87e1),to(#43619c));background:-o-linear-gradient(top,#5a87e1,#43619c);background:linear-gradient(180deg,#5a87e1,#43619c)}.slot--tournament .slot__fav{background:#5a87e1}.slot--race{background:#47b346}.slot--race .slot__name{background:-webkit-gradient(linear,left top,left bottom,from(#47b346),to(#2e742e));background:-o-linear-gradient(top,#47b346,#2e742e);background:linear-gradient(180deg,#47b346,#2e742e)}.slot--race .slot__fav{background:#47b346}.slot--locked .slot__img:before{background:rgba(0,0,0,.6);bottom:0;content:"";position:absolute}.games-list{margin-bottom:10px;position:relative;text-align:center}.games-list__holder{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.games-list__header-holder--mob{overflow:hidden}.games-list__header{color:#7faaff;font-family:RuslanDisplay,RuslanCyr,cursive;font-size:18px;font-weight:700;margin-bottom:10px;position:relative;text-transform:uppercase}.games-list--recommended{background:-webkit-gradient(linear,left top,left bottom,from(#000d26),to(#013));background:-o-linear-gradient(top,#000d26,#013);background:linear-gradient(180deg,#000d26,#013);border-radius:4px;-webkit-box-shadow:inset 0 2px 5px #000,0 1px hsla(0,0%,100%,.1);box-shadow:inset 0 2px 5px #000,0 1px hsla(0,0%,100%,.1);margin-bottom:20px;margin-top:8px;padding-top:16px;text-align:center}@media screen and (min-width:1040px){.games-list--recommended{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}}.games-sort{background:#092251;border-radius:5px;-webkit-box-shadow:inset 0 2px 10px #000;box-shadow:inset 0 2px 10px #000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;margin-bottom:10px;margin-left:auto;position:relative;z-index:3}.games-sort__item{background:-webkit-gradient(linear,left top,left bottom,from(#1e3666),to(#17294d));background:-o-linear-gradient(top,#1e3666,#17294d);background:linear-gradient(180deg,#1e3666,#17294d);-webkit-box-shadow:inset -1px 0 0 rgba(0,0,0,.2),inset 1px 0 0 hsla(0,0%,100%,.05),inset 0 0 0 1px hsla(0,0%,100%,.03),0 3px 0 #0f1b33;box-shadow:inset -1px 0 0 rgba(0,0,0,.2),inset 1px 0 0 hsla(0,0%,100%,.05),inset 0 0 0 1px hsla(0,0%,100%,.03),0 3px 0 #0f1b33;cursor:pointer;height:40px;position:relative;width:40px}.games-sort__item:before{background-image:url(../../img/sprite-general.png);background-repeat:no-repeat;content:"";height:40px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40px}.games-sort__item:hover{background:-webkit-gradient(linear,left top,left bottom,from(#26447f),to(#1f3767));background:-o-linear-gradient(top,#26447f,#1f3767);background:linear-gradient(180deg,#26447f,#1f3767)}.games-sort__item:hover:before{background-position-y:-40px}.games-sort__item:hover .games-sort__tooltip{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.games-sort__item:first-child{border-radius:3px 0 0 3px;-webkit-box-shadow:inset -1px 0 0 rgba(0,0,0,.35),0 3px 0 #0f1b33,inset 0 0 0 1px hsla(0,0%,100%,.03);box-shadow:inset -1px 0 0 rgba(0,0,0,.35),0 3px 0 #0f1b33,inset 0 0 0 1px hsla(0,0%,100%,.03)}.games-sort__item:last-child{border-radius:0 3px 3px 0;-webkit-box-shadow:inset 1px 0 0 hsla(0,0%,100%,.05),0 3px 0 #0f1b33,inset 0 0 0 1px hsla(0,0%,100%,.03);box-shadow:inset 1px 0 0 hsla(0,0%,100%,.05),0 3px 0 #0f1b33,inset 0 0 0 1px hsla(0,0%,100%,.03)}.games-sort__item.is-active{background:transparent;-webkit-box-shadow:none;box-shadow:none;cursor:auto}.games-sort__item.is-active:before{background-position-y:-80px}.games-sort__item--popularity:before{background-position-x:-200px}.games-sort__item--name:before{background-position-x:-120px}.games-sort__item--payout:before{background-position-x:-160px}.games-sort__tooltip{background:#1f3666;border:1px solid #405480;border-radius:5px;-webkit-box-shadow:0 2px 7px rgba(0,0,0,.7);box-shadow:0 2px 7px rgba(0,0,0,.7);color:#fff;font-size:11px;line-height:1.5;margin-top:10px;opacity:0;padding:7px 10px;pointer-events:none;position:absolute;right:0;text-shadow:0 0 4px rgba(0,0,0,.7);top:100%;-webkit-transform:scale(.5,0);-ms-transform:scale(.5,0);transform:scale(.5,0);-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;white-space:nowrap;z-index:1}.games-sort__tooltip:before{border-bottom:5px solid #405480;border-left:5px solid transparent;border-right:5px solid transparent;border-top:0;content:"";position:absolute;right:13px;top:-5px}.games-sort__tooltip:after{border-bottom:5px solid #1f3666;border-left:5px solid transparent;border-right:5px solid transparent;border-top:0;content:"";position:absolute;right:13px;top:-4px}.games-holder__header{text-align:center}.games-holder__loading{color:#7faaff;font-size:16px;text-align:center}.games-holder__loading:before{background:url(../../img/loader.svg) no-repeat 50% 50%;content:"";display:block;height:110px;margin:12px auto;width:200px}.games-holder .search{margin:0 auto 20px;max-width:620px;padding:0 10px}.games-holder .search__input{outline:0}