.games-block-wrapper{font-family:Roboto,sans-serif;overflow:hidden;padding-bottom:10px;text-align:center}@media only screen and (min-width:1300px){.games-block-wrapper{margin-top:30px}}.games-block-wrapper .title{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:42px;justify-content:space-between;padding:10px;text-align:left;width:100%}@media only screen and (min-width:1300px){.games-block-wrapper .title{height:36px;padding:0}}.games-block-wrapper .title a{text-decoration:none}.games-block-wrapper .title .image-wrapper{height:100%;margin-right:8.5px}@media only screen and (min-width:1300px){.games-block-wrapper .title .image-wrapper{height:36px;margin-right:10px}}.games-block-wrapper .title .image-wrapper img{height:100%;max-width:49px;width:auto}.games-block-wrapper .title__text{color:#fff;font-size:14px;font-weight:500;line-height:16px;text-transform:uppercase}@media only screen and (min-width:1300px){.games-block-wrapper .title__text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:22px;line-height:normal;width:auto}}.games-block-wrapper .title__slider{display:none}@media only screen and (min-width:1300px){.games-block-wrapper .title__slider{display:-webkit-box;display:-ms-flexbox;display:flex}.games-block-wrapper .title__slider--cool-down{cursor:pointer;pointer-events:none}}.games-block-wrapper .title__slider span{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:contain;background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(49%,hsla(0,0%,100%,0)),color-stop(51%,rgba(255,216,0,0)),to(#ffd800));background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0) 49%,rgba(255,216,0,0) 51%,#ffd800);background-size:1px 200%;border-radius:100%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;justify-content:center;margin-left:10px;padding:1px;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease;width:32px}.games-block-wrapper .title__slider span:after{background-color:#1a1a1a;background-image:url(/build/admiral/images/arrow-hover.ded446c5.svg);background-position:50%;background-repeat:no-repeat;background-size:10px 15px;border-radius:100%;content:"";display:block;-webkit-filter:grayscale(1) brightness(100%);filter:grayscale(1) brightness(100%);height:100%;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}.games-block-wrapper .title__slider span:hover{background-position:0 100%}.games-block-wrapper .title__slider span:hover:after{-webkit-filter:none;filter:none}.games-block-wrapper .title__slider__right:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.games-block-wrapper .title .see-all{color:#fff;font-size:12px;font-weight:400;line-height:14px;text-align:right;text-decoration:underline;width:100%}@media only screen and (min-width:1300px){.games-block-wrapper .title .see-all{margin-right:10px}}.games-block-wrapper .title .see-all:active,.games-block-wrapper .title .see-all:focus,.games-block-wrapper .title .see-all:hover{color:#ffd800}@media only screen and (min-width:1300px){.games-block-wrapper .title .see-all{background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(49%,hsla(0,0%,100%,0)),color-stop(51%,rgba(255,216,0,0)),to(#ffd800));background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0) 49%,rgba(255,216,0,0) 51%,#ffd800);background-size:1px 200%;border-radius:16px;font-size:16px;height:32px;min-width:108px;padding:1px;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease;white-space:nowrap;width:auto}.games-block-wrapper .title .see-all span{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top,left bottom,color-stop(3.87%,#1a1a1a),color-stop(50.52%,#111),to(#1a1a1a));background:linear-gradient(180deg,#1a1a1a 3.87%,#111 50.52%,#1a1a1a);border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;padding-left:10px;padding-right:10px;width:100%}.games-block-wrapper .title .see-all:hover{background-position:0 100%;color:#ffd800}}.games-block-wrapper .games-block{grid-gap:6px 8px;-webkit-box-pack:start;-ms-flex-pack:start;display:grid;grid-auto-flow:column;grid-template-rows:auto auto;justify-content:start;overflow-x:auto;padding-left:10px;padding-right:10px;scrollbar-width:none}@media only screen and (min-width:1300px){.games-block-wrapper .games-block{grid-gap:15px;padding-left:0;padding-right:0;padding-top:20px}}.games-block-wrapper .games-block::-webkit-scrollbar{display:none}.games-block-wrapper .games-block-container-background{display:none}.games-block-wrapper .games-block__game{border-radius:4px;position:relative}.games-block-wrapper .games-block__game .game-win{height:100%;left:8px;overflow:hidden;position:absolute;top:0;width:100%}.games-block-wrapper .games-block__game .game-win-text{-webkit-animation:showGameWin .3s linear;animation:showGameWin .3s linear;backdrop-filter:blur(15px);background:hsla(0,0%,7%,.2);border-radius:4px;color:#ffd800;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:600;left:0;line-height:normal;opacity:1;padding:8px 6px;position:absolute;text-align:center;text-transform:uppercase;top:8px;-webkit-transform:translate(0);transform:translate(0)}@-webkit-keyframes showGameWin{0%{opacity:0;-webkit-transform:translate(-100%);transform:translate(-100%)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes showGameWin{0%{opacity:0;-webkit-transform:translate(-100%);transform:translate(-100%)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@media only screen and (min-width:1300px){.games-block-wrapper .games-block__game>a{background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#111),color-stop(49%,#111),color-stop(51%,rgba(255,216,0,0)),to(#ffd800));background:linear-gradient(180deg,#111,#111 49%,rgba(255,216,0,0) 51%,#ffd800);background-size:1px 200%;border-radius:6px;display:block;height:152px;overflow:hidden;padding:1px;-webkit-transition:all .3s ease;transition:all .3s ease}.games-block-wrapper .games-block__game:hover>a{background-position:0 100%;width:227px}.games-block-wrapper .games-block__game:hover>a .game-image{border-radius:6px;height:100%;width:100%}.games-block-wrapper .games-block__game:hover .game-title{color:#ffd800}}@-webkit-keyframes loading{0%{-webkit-transform:skewX(-10deg) translateX(-100%);transform:skewX(-10deg) translateX(-100%)}to{-webkit-transform:skewX(-10deg) translateX(200%);transform:skewX(-10deg) translateX(200%)}}@keyframes loading{0%{-webkit-transform:skewX(-10deg) translateX(-100%);transform:skewX(-10deg) translateX(-100%)}to{-webkit-transform:skewX(-10deg) translateX(200%);transform:skewX(-10deg) translateX(200%)}}.games-block-wrapper .games-block__game--skeleton{background:-webkit-gradient(linear,left top,left bottom,color-stop(3.87%,#1a1a1a),color-stop(50.52%,#111),to(#1a1a1a));background:linear-gradient(180deg,#1a1a1a 3.87%,#111 50.52%,#1a1a1a);overflow:hidden}.games-block-wrapper .games-block__game--skeleton.loading:before{-webkit-animation:loading .6s infinite;animation:loading .6s infinite;background:#222;content:"";height:100%;left:0;position:absolute;top:0;width:50%}.games-block-wrapper .games-block__game .game-locked{backdrop-filter:blur(2px);background:hsla(0,0%,7%,.6);cursor:pointer;display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.games-block-wrapper .games-block__game .game-locked:after{background-image:url(/build/admiral/images/lock.74bacd46.svg);background-position:50%;background-repeat:no-repeat;background-size:35%;content:"";display:block;height:calc(100% - 22px);left:0;position:absolute;top:0;width:100%}.games-block-wrapper .games-block__game .game-locked span{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.5);bottom:0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:9px;font-weight:400;height:22px;justify-content:center;left:0;line-height:11px;position:absolute;text-align:center;width:100%}.games-block-wrapper .games-block__game .game-image{background:-webkit-gradient(linear,left top,left bottom,from(#222),to(#1a1a1a)) no-repeat 50%;background:linear-gradient(180deg,#222,#1a1a1a) no-repeat 50%;background-size:100%;border-radius:4px;height:120px;width:120px}@media only screen and (min-width:1300px){.games-block-wrapper .games-block__game .game-image{background-size:contain;border-radius:6px;height:150px;width:225px}}.games-block-wrapper .games-block__game .game-title{color:#fff;font-size:9px;font-weight:400;line-height:11px;overflow:hidden;padding-top:4px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:120px}@media only screen and (min-width:1300px){.games-block-wrapper .games-block__game .game-title{background:none;display:block;font-size:14px;line-height:normal;margin-top:6px;overflow:hidden;position:relative;text-overflow:ellipsis;-webkit-transition:all .3s ease;transition:all .3s ease;white-space:nowrap;width:225px}}.games-block-wrapper .games-block__game .game-hover,.games-block-wrapper .games-block__game .game-hover .game-title{display:none}@media only screen and (min-width:1300px){.games-block-wrapper .games-block__game .game-hover{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,7%,.6);border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;height:148px;justify-content:center;left:1px;opacity:0;position:absolute;top:1px;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;width:calc(100% - 2px)}.games-block-wrapper .games-block__game .game-hover--active{opacity:1}}.games-block-wrapper .games-block__game .game-hover .button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:radial-gradient(41.13% 88.24% at 50% 69.12%,#ffec00 30.8%,#ffd800 100%);border-radius:25px;-webkit-box-shadow:0 -1px 1px 0 #fff;box-shadow:0 -1px 1px 0 #fff;color:#111;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Roboto-Bold-webfont,sans-serif;font-family:Roboto,sans-serif;font-size:22px;font-style:normal;font-weight:500;height:42px;justify-content:center;min-width:138px;padding:8px 28px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transition:-webkit-filter .3s ease,-webkit-box-shadow .6s ease;transition:-webkit-filter .3s ease,-webkit-box-shadow .6s ease;transition:filter .3s ease,box-shadow .6s ease;transition:filter .3s ease,box-shadow .6s ease,-webkit-filter .3s ease,-webkit-box-shadow .6s ease}.games-block-wrapper .games-block__game .game-hover .button:active,.games-block-wrapper .games-block__game .game-hover .button:focus,.games-block-wrapper .games-block__game .game-hover .button:hover{-webkit-box-shadow:0 1px 20px 0 rgba(255,236,0,.4),0 1px 1px 0 #fff;box-shadow:0 1px 20px 0 rgba(255,236,0,.4),0 1px 1px 0 #fff;-webkit-filter:contrast(1.5);filter:contrast(1.5)}.games-block-wrapper .games-block__game .game-labels-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;position:absolute;right:2px;top:-3px;z-index:2}@media only screen and (min-width:1300px){.games-block-wrapper .games-block__game .game-labels-wrapper{right:15px}}.games-block-wrapper .games-block__game .tournament-game-label{height:32px;width:28px}@media only screen and (min-width:1300px){.games-block-wrapper .games-block__game .tournament-game-label{height:37px;width:32px}}.games-block-wrapper .games-block__game .game-tag{background-position:50%;background-repeat:no-repeat;background-size:contain;height:32px;width:28px}@media only screen and (min-width:1300px){.games-block-wrapper .games-block__game .game-tag{height:37px;width:32px}}.games-block-wrapper .games-block__game .game-tag-new{background-image:url(/build/admiral/images/label-new.79711c73.svg)}.games-block-wrapper .games-block__game .game-tag-title{display:none}.games-block-wrapper .games-block__game .game-add-favourite{cursor:pointer;pointer-events:none;visibility:hidden}.games-block-wrapper .games-block__game .game-add-favourite--favourited{pointer-events:all;visibility:visible}.games-block-wrapper .games-block__game .game-add-favourite form label{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(/build/admiral/images/star-bg.87ee5793.svg);background-repeat:no-repeat;background-size:contain;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease;width:28px;z-index:1}@media only screen and (min-width:1300px){.games-block-wrapper .games-block__game .game-add-favourite form label{height:37px;width:32px}}.games-block-wrapper .games-block__game .game-add-favourite form label.is-favorite{background-image:url(/build/admiral/images/star-bg-active.a9f87609.svg)}.games-block-wrapper .games-block__game .game-add-favourite form label.is-favorite.animate span{-webkit-animation:shockwaveJump .5s linear;animation:shockwaveJump .5s linear}.games-block-wrapper .games-block__game .game-add-favourite form label:hover{background-image:url(/build/admiral/images/star-bg-active-hover.f1ba59f7.svg)}.games-block-wrapper .games-block__game .game-add-favourite form label input{cursor:pointer;height:100%;min-height:100%;min-width:100%;opacity:0;position:absolute;top:0;width:100%}.games-block-wrapper .games-block__game .game-add-favourite form label span{background-image:url(/build/admiral/images/star.4bbbee56.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:14px;margin-top:-4px;min-height:14px;min-width:14px;width:14px}@media only screen and (min-width:1300px){.games-block-wrapper .games-block__game .game-add-favourite form label span{height:18px;min-height:18px;min-width:18px;width:18px}}.games-block-wrapper .games-block__game.week-game{border-radius:6px;grid-column:1;grid-row:1/3;height:265px;width:265px}@media only screen and (min-width:1300px){.games-block-wrapper .games-block__game.week-game{border-radius:8px;height:342px;margin-right:5px;width:342px}}.games-block-wrapper .games-block__game.week-game .game-title{width:265px}@media only screen and (min-width:1300px){.games-block-wrapper .games-block__game.week-game .game-title{width:342px}}.games-block-wrapper .games-block__game.week-game .week-game-title{backdrop-filter:blur(15px);background:hsla(0,0%,7%,.2);color:#ffd800;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:600;left:10px;line-height:normal;padding:8px 10px;position:absolute;text-align:center;text-transform:uppercase;top:10px;z-index:1}@media only screen and (min-width:1300px){.games-block-wrapper .games-block__game.week-game .week-game-title{left:20px;top:15px}}.games-block-wrapper .games-block__game.week-game>a{background:-webkit-gradient(linear,left top,left bottom,from(#111),color-stop(49%,#111),color-stop(51%,rgba(255,216,0,0)),to(#ffd800));background:linear-gradient(180deg,#111,#111 49%,rgba(255,216,0,0) 51%,#ffd800);background-size:1px 200%;border-radius:6px;display:block;height:100%;padding:1px;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}.games-block-wrapper .games-block__game.week-game:hover>a{background-position:0 100%}.games-block-wrapper .games-block__game.week-game img{border-radius:6px;height:100%;width:100%}.games-block-wrapper .games-block__game.week-game .game-hover{display:none}@media only screen and (min-width:1300px){.games-block-wrapper .games-block__game.week-game .game-hover{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 2px);opacity:0;-webkit-transition:all .5s ease;transition:all .5s ease;width:calc(100% - 2px)}.games-block-wrapper .games-block__game.week-game .game-hover .button{border-radius:25px;font-size:22px;height:50px;width:178px}}.games-block-wrapper .games-block__game.week-game .game-hover--active{opacity:1}.games-block-wrapper.promo-block{display:none}.games-block-wrapper.promo-block:has(.tournament){display:block}.button--load-games{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#111;border-radius:25px;-webkit-box-shadow:0 -1px 1px 0 #aaa;box-shadow:0 -1px 1px 0 #aaa;color:#ffd800;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Roboto-Bold-webfont,sans-serif;font-size:14px;font-weight:700;height:34px;justify-content:center;margin:15px auto 0;min-width:130px;padding-left:10px;padding-right:10px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transition:all .3s ease;transition:all .3s ease}.button--load-games:active,.button--load-games:focus,.button--load-games:hover{-webkit-box-shadow:0 1px 1px 0 #ffd800;box-shadow:0 1px 1px 0 #ffd800;color:#111}@media only screen and (min-width:1300px){.button--load-games{font-size:22px;height:50px;margin:30px auto 0;min-width:229px}}.button--load-games--hidden{display:none}.button--load-games:active,.button--load-games:focus,.button--load-games:hover{-webkit-box-shadow:0 1px 1px 0 #fff600;box-shadow:0 1px 1px 0 #fff600;color:#fff600}.games_loader{bottom:0;display:none;font-family:Roboto,sans-serif;height:74px;left:0;position:fixed;width:100%;z-index:50}.games_loader--show{display:block}.games_loader_overlay{background:rgba(0,0,0,.8);bottom:0;display:block;height:100%;left:0;position:absolute;width:100%}.games_loader div{height:100%;margin:10px 0 auto;text-align:center}.games_loader div img{border-radius:40px;display:block;margin:auto;position:relative;width:39px}.games_loader div span{color:#fff;position:relative;text-align:center}@-webkit-keyframes shockwaveJump{0%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(1.25);transform:scale(1.25)}75%{-webkit-transform:scale(.9);transform:scale(.9)}90%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes shockwaveJump{0%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(1.25);transform:scale(1.25)}75%{-webkit-transform:scale(.9);transform:scale(.9)}90%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}