.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{align-items:center;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{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:flex}}.games-block-wrapper .title__slider span{align-items:center;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:flex;height:32px;justify-content:center;margin-left:10px;padding:1px;position:relative;transition:all .3s ease;width:32px}.games-block-wrapper .title__slider span:after{background-color:#1a1a1a;background-image:url(../images/31.svg);background-position:50%;background-repeat:no-repeat;background-size:10px 15px;border-radius:100%;content:"";display:block;filter:grayscale(1) brightness(100%);height:100%;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{filter:none}.games-block-wrapper .title__slider__right:after{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: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;transition:all .3s ease;white-space:nowrap;width:auto}.games-block-wrapper .title .see-all span{align-items:center;background:linear-gradient(180deg,#1a1a1a 3.87%,#111 50.52%,#1a1a1a);border-radius:16px;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__game{border-radius:4px;position:relative}@keyframes showGameWin{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@media only screen and (min-width:1300px){.games-block-wrapper .games-block__game>a{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;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}}@keyframes loading{0%{transform:skewX(-10deg) translateX(-100%)}to{transform:skewX(-10deg) translateX(200%)}}.games-block-wrapper .games-block__game--skeleton.loading:before{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:after{background-image:url(../images/32.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-image{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;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{align-items:center;background:hsla(0,0%,7%,.6);border-radius:6px;display:flex;height:148px;justify-content:center;left:1px;opacity:0;position:absolute;top:1px;transition:opacity .5s ease;width:calc(100% - 2px)}}.games-block-wrapper .games-block__game .game-hover .button{align-items:center;background:radial-gradient(41.13% 88.24%at 50% 69.12%,#ffec00 30.8%,#ffd800 100%);box-shadow:0-1px 1px 0#fff;color:#111;cursor:pointer;display:flex;justify-content:center;text-align:center;transition:filter .3s ease,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{box-shadow:0 1px 20px 0 rgba(255,236,0,.4),0 1px 1px 0#fff;filter:contrast(1.5)}.games-block-wrapper .games-block__game .game-hover .button{border-radius:25px;font-family:Roboto,sans-serif;font-size:22px;font-style:normal;font-weight:500;height:42px;min-width:138px;padding:8px 28px;text-decoration:none;text-transform:uppercase}.games-block-wrapper .games-block__game .game-labels-wrapper{display:flex;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 .game-add-favourite form label:hover{background-image:url(../images/33.svg)}.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{-webkit-backdrop-filter:blur(15px);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: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;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:flex;height:calc(100% - 2px);opacity:0;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}}.button--load-games:active,.button--load-games:focus,.button--load-games:hover{box-shadow:0 1px 1px 0#ffd800;color:#ffd800}.button--load-games:active,.button--load-games:focus,.button--load-games:hover{box-shadow:0 1px 1px 0#fff600;color:#fff600}.games_loader{bottom:0;font-family:Roboto,sans-serif;height:74px;left:0;position:fixed;width:100%;z-index:50}@keyframes shockwaveJump{0%{transform:scale(1)}60%{transform:scale(1.25)}75%{transform:scale(.9)}90%{transform:scale(1.1)}to{transform:scale(1)}}
