.shortcode-2-game{width:100%}.shortcode-2-game .title-block{margin:40px auto 30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;text-transform:uppercase;font-size:36px}.shortcode-2-game .btn-el{margin:30px auto}.shortcode-2-game .shortcode-2-container{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.shortcode-2-game .shortcode-2-gam_item{width:18%;height:350px}.shortcode-2-game.grid .shortcode-2-container{display:grid;grid-template-columns:repeat(5,1fr);grid-auto-rows:350px;grid-gap:16px}.shortcode-2-game.grid .shortcode-2-gam_item{width:auto;height:auto}.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(10n+1){grid-column:1 / 3}.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(5n+2){grid-column:3 / 3}.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(10n+3){grid-column:4 / 6}.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(10n+4){grid-column:3 / 5}.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(10n+5){grid-column:5 / 5}.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(10n+6){grid-column:1 / 3}.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(5n+2){grid-column:3 / 3}.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(10n+8){grid-column:1 / 1}.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(10n+9){grid-column:2 / 4}.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(10n+10){grid-column:4 / 6}.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(1){grid-row:1 / 3}.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(10){grid-row:3 / 5}.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(11){grid-row:5 / 7}.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(20){grid-row:7 / 9}.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(21){grid-row:9 / 11}.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(30){grid-row:11 / 13}.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(31){grid-row:13 / 15}.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(40){grid-row:15 / 17}.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(41){grid-row:17 / 19}.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(50){grid-row:19 / 21}.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(10n+1) .btns_el,.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(10) .btns_el,.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(10n+10) .btns_el,.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(1) .btns_el{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:90%}.shortcode-2-game .shortcode-2-gam_item{position:relative;overflow:hidden;border-radius:var(--button_border)}.shortcode-2-game .shortcode-2-gam_link{display:inline-block;width:100%;height:100%;overflow:hidden}.shortcode-2-game .shortcode-2-gam_link>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.shortcode-2-game .shortcode-2-gam_item .shortcode-2-gam_hover-content{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--btn-bg);align-items:flex-start;justify-content:space-between;padding:20px;opacity:0;transition:var(--transition_main);pointer-events:none}.shortcode-2-game.non_hover_game .shortcode-2-gam_item .shortcode-2-gam_hover-content{background-color:#0606068f}.shortcode-2-game .shortcode-2-gam_item:hover .shortcode-2-gam_hover-content{opacity:1;pointer-events:auto}.shortcode-2-game .shortcode-2-gam_text{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.shortcode-2-game .shortcode-2-gam_title-item{color:var(--text-color);text-transform:uppercase;font-weight:700;font-size:22px;line-height:115%}.shortcode-2-game .shortcode-2-gam_category-item{color:var(--text-color);font-weight:500;font-size:20px;line-height:115%}.shortcode-2-game.non_hover_game .shortcode-2-gam_title-item,.shortcode-2-game.non_hover_game .shortcode-2-gam_category-item{color:var(--btn-bg)}.shortcode-2-game .shortcode-2-gam_btn{background-color:var(--text-color);color:var(--btn-bg);margin:0;width:100%;position:relative;z-index:1}.shortcode-2-game .shortcode-2-gam_btn.gray{background-color:var(--btn-bg-hover)}.shortcode-2-game .shortcode-2-gam_btn:hover,.shortcode-2-game .shortcode-2-gam_btn.gray:hover{background-color:var(--btn-color-txt-hover);color:var(--btn-bg-hover)}.shortcode-2-gam_item .btns_el{flex-direction:column;width:100%}.shortcode-2-gam_item .animate_btn_hov{position:absolute;width:100%;height:100%;pointer-events:none;left:0;top:0;display:flex;align-items:flex-end;justify-content:flex-end;background:rgba(0,0,0,.1);transition:var(--transition_main)}.shortcode-2-gam_item:hover .animate_btn_hov{opacity:0;visibility:hidden}.shortcode-2-gam_item .animate_btn_hov svg{transform:rotate(90deg);width:40px;height:40px;transform:rotate(90deg) translateY(0%);-webkit-animation:3s ease-in-out 0s normal none infinite running rot;animation:3s ease-in-out 0s normal none infinite running rot}.shortcode-2-gam_item .animate_btn_hov svg path{fill:var(--btn-bg)}@keyframes rot{0%{transform:rotate(90deg) translateY(0%);opacity:1}50%{transform:rotate(90deg) translateY(-10%);opacity:0}100%{transform:rotate(90deg) translateY(0%);opacity:1}}@-webkit-keyframes rot{0%{transform:rotate(90deg) translateY(0%);opacity:1}50%{transform:rotate(90deg) translateY(-10%);opacity:0}100%{transform:rotate(90deg) translateY(0%);opacity:1}}@media only screen and (max-width:1520px){.shortcode-2-game .title-block{margin:1.974vw auto 1.974vw;font-size:2.368vw}.shortcode-2-game .btn-el{margin:1.974vw auto}.shortcode-2-game .shortcode-2-container,.shortcode-2-game.grid .shortcode-2-container{grid-auto-rows:19.737vw;grid-gap:1.053vw}.shortcode-2-game .shortcode-2-gam_item{height:19.737vw}.shortcode-2-game.grid .shortcode-2-gam_item{height:auto}.shortcode-2-game .shortcode-2-gam_item .shortcode-2-gam_hover-content{padding:1.316vw}.shortcode-2-game .shortcode-2-gam_title-item{font-size:1.447vw}.shortcode-2-game .shortcode-2-gam_category-item{font-size:1.316vw}.shortcode-2-game .shortcode-2-gam_btn{margin:0}.shortcode-2-gam_item .animate_btn_hov svg{width:2.083vw;height:2.083vw}}@media only screen and (max-width:1120px){.shortcode-2-game .title-block{margin:2.93vw auto 2.93vw;font-size:3.515vw}.shortcode-2-game .btn-el{margin:2.93vw auto}.shortcode-2-game .shortcode-2-container,.shortcode-2-game.grid .shortcode-2-container{grid-auto-rows:24.414vw;grid-gap:1.172vw}.shortcode-2-game .shortcode-2-gam_item{height:24.414vw}.shortcode-2-game.grid .shortcode-2-gam_item{height:auto}.shortcode-2-game .shortcode-2-gam_item .shortcode-2-gam_hover-content{padding:1.953vw}.shortcode-2-game .shortcode-2-gam_title-item{font-size:2.148vw}.shortcode-2-game .shortcode-2-gam_category-item{font-size:1.953vw}.shortcode-2-game .shortcode-2-gam_btn{margin:0}.shortcode-2-gam_item .animate_btn_hov svg{width:3.418vw;height:3.418vw}}@media only screen and (max-width:900px){.shortcode-2-game .title-block{margin:3.907vw auto 3.907vw;font-size:4.687vw}.shortcode-2-game .btn-el{margin:3.907vw auto}.shortcode-2-game .shortcode-2-gam_item .shortcode-2-gam_hover-content{padding:2.604vw}.shortcode-2-game .shortcode-2-gam_title-item{font-size:2.864vw}.shortcode-2-game .shortcode-2-gam_category-item{font-size:2.604vw}.shortcode-2-game .shortcode-2-gam_btn{margin:0}.shortcode-2-game.grid .shortcode-2-gam_item,.shortcode-2-game .shortcode-2-gam_item{grid-column:auto!important;grid-row:auto!important;width:32%;height:41vw}.shortcode-2-game .shortcode-2-container,.shortcode-2-game.grid .shortcode-2-container{display:flex;justify-content:center;flex-wrap:wrap;gap:1.563vw}.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(10n+1) .btns_el,.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(10) .btns_el,.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(10n+10) .btns_el,.shortcode-2-game.grid .shortcode-2-gam_item:nth-child(1) .btns_el{position:static;left:0;top:0;transform:none;width:100%}.shortcode-2-gam_item .animate_btn_hov svg{width:4.557vw;height:4.557vw}}@media only screen and (max-width:500px){.shortcode-2-game .title-block{margin:6.402vw auto 6.4vw;font-size:7.467vw}.shortcode-2-game .btn-el{margin:4.267vw auto}.shortcode-2-game .shortcode-2-gam_item .shortcode-2-gam_hover-content{padding:3.2vw}.shortcode-2-game .shortcode-2-gam_title-item{font-size:4.267vw}.shortcode-2-game .shortcode-2-gam_category-item{font-size:3.733vw}.shortcode-2-game .shortcode-2-gam_btn{margin:0}.shortcode-2-game.grid .shortcode-2-gam_item,.shortcode-2-game .shortcode-2-gam_item{grid-column:auto!important;grid-row:auto!important;width:47.5%;height:61vw}.shortcode-2-game .shortcode-2-container{grid-gap:2.2vw}.shortcode-2-gam_item .animate_btn_hov svg{width:8vw;height:8vw}}