#home-container {
    margin-top: 45px;
    position: relative
}

#home__banner .slick-dots {
    bottom: 5px
}

#home__banner:hover .slick-dots {
    opacity: 1
}

@media screen and (max-width:1299px) {
    #home__banner .slick-dots {
        opacity: 1
    }
}

.home__bannerImg,
.home__bannerImg img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

#home__featuredGames--main .home__featuredGameImg {
    height: 360px
}

.home__topGameRank--20 {
    background-position: -10px -960px
}

@media screen and (max-width:1299px) {

    .home__mainBlock,
    .home__subBlock {
        overflow: hidden;
        width: 100%
    }

    .home__subBlock {
        display: flex;
        flex-direction: column
    }

    #home .display-flex {
        flex-direction: column-reverse
    }

    #home__banner,
    #home__banner a {
        height: 48vw
    }

    #home__banner .slick-dots {
        bottom: -5px;
        padding-left: 0
    }

    #home__banner .slick-dots li {
        margin: 0 3px
    }

    #home__banner .slick-dots li button {
        height: 11px;
        width: 11px
    }

    #home__banner .slick-dots li button:after {
        border-width: 2px;
        height: 8px;
        width: 8px
    }

    #home__featuredGames,
    #home__topGames,
    #home__topGames_1 {
        overflow-x: scroll;
        overflow-y: hidden;
        position: relative;
        width: 100%
    }

    #home__events,
    #home__preRegisterGames {
        position: relative;
        width: 100%
    }

    #home__featuredGames {
        height: 130px;
        margin: 15px 0;
        position: relative
    }

    #home__featuredGames--main,
    #home__featuredGames--sub {
        position: absolute;
        top: 0
    }

    #home__featuredGames--sub .home__featuredGameImg {
        height: 100%
    }

    #home__events {
        margin: 10px 0
    }

    #home__topGames,
    #home__topGames_1 {
        justify-content: flex-start;
        margin: 10px 0 0
    }

    #home__topGames,
    #home__topGames_1 .home__moreLink {
        right: 0;
        top: 5px
    }

    .home__topGame {
        height: auto;
        margin-bottom: 18px;
        width: calc(50% - 10px)
    }

    .home__topGame img {
        height: 62px;
        margin-right: 0;
        width: 62px
    }

    .home__topGame h4 {
        bottom: auto;
        font-size: 12px;
        left: 72px;
        margin: 0;
        padding-right: 12px;
        top: 32px;
        width: calc(100% - 50px)
    }

    .home__topGameRank {
        left: 65px;
        top: 1px;
        transform: scale(.65)
    }

    #home__preRegisterGames {
        margin: 10px 0 0
    }

    #home__preRegisterGames .sectionHeader {
        text-align: left
    }

    #home__preRegisterGames .home__moreLink {
        position: absolute;
        right: 0;
        top: 5px
    }

    .home__preRegisterGame {
        flex-direction: column;
        margin-right: 0
    }

    .home__preRegisterGame img {
        margin-top: 0;
        width: 100%
    }

    .home__preRegisterGame section {
        padding: 22px 16px;
        position: absolute
    }

    .home__preRegisterGame section h3 {
        font-size: 20px
    }

    .home__preRegister {
        bottom: 4px;
        padding: 0 15px 0 63px
    }

    .home__preRegister span {
        font-size: 10px
    }

    .home__preRegister a {
        font-size: 11px;
        line-height: 23px;
        padding: 0 12px
    }

    .home__appStore {
        top: auto
    }

    .home__appStore--apple {
        bottom: 8px;
        left: 14px;
        right: auto
    }

    .home__appStore--apple i:before {
        font-size: 18px
    }

    .home__appStore--android {
        bottom: 6px;
        left: 34px;
        right: auto;
        transform: scale(.65)
    }
}

#home__preRegisterGames,
#home__topGames,
#home__topGames_1 {
    width: 915px
}

#home__events,
#home__newsList {
    width: 100%
}

#home__events,
#home__topGames,
#home__topGames_1 {
    margin: 15px 0
}

#home__topGames,
#home__topGames_1 {
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center
}

.home__topGame {
    height: 62px;
    margin-bottom: 30px;
    position: relative;
    width: 305px
}

.home__topGameCountdownBox {
    align-items: center;
    background-color: rgba(16, 21, 26, .85);
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    font-weight: 700;
    height: 100%;
    justify-content: center;
    position: absolute;
    text-align: center;
    transition: all .55s cubic-bezier(.175, .885, .47, 1.26);
    width: 100%
}

.home__topGameCountdownBox:hover {
    box-shadow: inset 0 0 15px 2px hsla(0, 4%, 5%, .745)
}

.countdownText {
    line-height: 1.5;
    margin-bottom: 8px
}

.countdownTime {
    color: #ff61b6;
    font-size: 22px
}

.home__topGame img {
    background: #293243;
    border-radius: 16px
}

.home__topGame img,
.home__topGame img img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.home__topGame img img {
    display: block
}

.home__topGame h4 {
    bottom: 0;
    left: 120px;
    margin: 0 20px 0 0;
    position: absolute;
    width: 165px;
    word-break: break-word
}

.home__topGame:hover h4 {
    position: relative;
    position: absolute;
    transition: all .1s ease-in-out
}

.home__topGame:hover h4:after,
.home__topGame:hover h4:before {
    background-color: #fff;
    bottom: -2px;
    content: "";
    height: 1px;
    left: 0;
    margin: 5px 0 0;
    opacity: 0;
    position: absolute;
    transition: all .1s ease-in-out;
    transition-duration: .75s;
    width: 0
}

.home__topGame:hover h4:hover:after,
.home__topGame:hover h4:hover:before {
    opacity: 1;
    width: 100%
}

.home__topGameRank {
    background-image: url(../images/home/rank_sprites.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 50px;
    left: 120px;
    position: absolute;
    top: 5px;
    width: 43px
}

.home__topGameRank--1 {
    background-position: -10px 0px
}

.home__topGameRank--2 {
    background-position: -10px -50px
}

.home__topGameRank--3 {
    background-position: -10px -100px
}

.home__topGameRank--4 {
    background-position: -10px -150px
}

.home__topGameRank--5 {
    background-position: -10px -200px
}

.home__topGameRank--6 {
    background-position: -10px -250px
}

.home__topGameRank--7 {
    background-position: -10px -300px
}

.home__topGameRank--8 {
    background-position: -10px -350px
}

.home__topGameRank--9 {
    background-position: -10px -400px
}

.home__topGameRank--10 {
    background-position: -10px -450px
}

.home__topGameRank--11 {
    background-position: -10px -500px
}

.home__topGameRank--12 {
    background-position: -10px -550px
}

.home__topGameRank--13 {
    background-position: -10px -600px
}

.home__topGameRank--14 {
    background-position: -10px -650px
}

.home__topGameRank--15 {
    background-position: -10px -700px
}

.home__topGameRank--16 {
    background-position: -10px -750px
}

.home__topGameRank--17 {
    background-position: -10px -800px
}

.home__topGameRank--18 {
    background-position: -10px -850px
}

.home__topGameRank--19 {
    background-position: -10px -900px
}

#home__preRegisterGames {
    text-align: center
}

#home__preRegisterGames .more-btn {
    margin-top: 5px
}

.home__preRegisterGame {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 300px
}

.home__preRegisterGame img {
    margin-top: 0
}

.home__preRegisterGame img,
.home__preRegisterGame img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 300px
}

.home__preRegisterGame section {
    bottom: 0;
    padding: 20px 16px;
    position: absolute;
    width: 100%
}

.home__preRegisterGame h3 {
    color: #fff;
    font-size: 18px;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    transition: all .1s ease-in-out;
    white-space: nowrap;
    width: 100%
}

.home__preRegisterGame h3:after,
.home__preRegisterGame h3:before {
    background-color: #fff;
    bottom: -2px;
    content: "";
    height: 1px;
    left: 0;
    margin: 5px 0 0;
    opacity: 0;
    position: absolute;
    transition: all .1s ease-in-out;
    transition-duration: .75s;
    width: 0
}

.home__preRegisterGame h3:hover:after,
.home__preRegisterGame h3:hover:before {
    opacity: 1;
    width: 100%
}

.home__preRegisterGame p {
    color: #fff;
    font-size: 14px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.home__preRegisterGame .btn {
    border: 1px solid #ff61b6;
    border-radius: 20px;
    color: #ff61b6;
    float: right;
    padding: 0 16px;
    transition: all .3s ease-in
}

.home__preRegisterGame .btn:hover {
    background-color: #e531CE;
    color: #fff
}

.home__preRegister {
    bottom: 16px;
    font-size: 14px;
    left: 0;
    line-height: 30px;
    padding: 0 24px;
    position: absolute;
    width: 100%
}

.home__preRegister span {
    color: #737373
}

.home__preRegister a {
    border: 1px solid #ff61b6;
    border-radius: 20px;
    color: #ff61b6;
    float: right;
    padding: 0 16px
}

.home__preRegister a:hover {
    background-color: #e531CE;
    color: #fff
}

.home__appStore {
    position: relative
}

.home__appStore--android {
    background-color: transparent;
    background-image: url(../images/common_sprites.png);
    background-position: 0 -117px;
    background-repeat: no-repeat;
    height: 27px;
    right: 24px;
    top: 18px;
    width: 23px
}

.home__appStore--apple i:before {
    color: #65d1ff;
    font-size: 30px
}

.flex-list-wrapper {
    display: flex;
    width: -moz-fit-content;
    width: fit-content
}

.overflowX-scroll {
    overflow-x: scroll;
    overflow-x: overlay;
    overflow-y: hidden;
    position: relative;
    width: 100%
}

.overflowX-scroll::-webkit-scrollbar {
    display: block;
    height: 10px
}

.overflowX-scroll::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 100%, .1);
    background-clip: padding-box;
    border: 3px solid transparent;
    border-radius: 1rem;
    visibility: visible
}

.overflowX-scroll::-webkit-scrollbar-thumb:hover {
    background: hsla(0, 0%, 100%, .1);
    background-clip: padding-box;
    border: 1px solid transparent;
    cursor: pointer
}

@media screen and (max-width:1299px) {
    .home__subBlock {
        display: flex;
        flex-direction: column
    }

    #home .display-flex {
        flex-direction: column-reverse
    }

    #home__banner,
    #home__banner a {
        height: 48vw
    }

    #home__banner .slick-dots {
        bottom: -5px;
        padding-left: 0
    }

    #home__banner .slick-dots li {
        margin: 0 3px
    }

    #home__banner .slick-dots li button {
        height: 11px;
        width: 11px
    }

    #home__banner .slick-dots li button:after {
        border-width: 2px;
        height: 8px;
        width: 8px
    }

    #home__featuredGames,
    #home__topGames,
    #home__topGames_1 {
        overflow-x: scroll;
        overflow-y: hidden;
        position: relative;
        width: 100%
    }

    #home__events,
    #home__preRegisterGames {
        position: relative;
        width: 100%
    }
}

@media screen and (max-width:1299px) and (min-width:660px) {

    #home__events,
    #home__featuredGames,
    #home__newsList,
    #home__preRegisterGames,
    #home__topGames,
    #home__topGames_1 {
        overflow-x: hidden
    }
}

@media screen and (max-width:1299px) and (min-width:1200px) {

    #home__events,
    #home__featuredGames,
    #home__newsList,
    #home__preRegisterGames,
    #home__topGames,
    #home__topGames_1 {
        width: 1180px
    }
}

@media screen and (max-width:1299px) {
    #home__featuredGames {
        height: 130px;
        margin: 0;
        position: relative
    }

    #home__featuredGames--main {
        left: 0;
        margin-left: 0;
        width: 290px
    }

    #home__featuredGames--sub {
        align-items: center;
        display: flex;
        flex-direction: column;
        height: calc(100% - 15px);
        justify-content: space-between;
        right: 0;
        width: 27%
    }

    #home__featuredGames--sub .home__featuredGameImg {
        height: 100%
    }

    #home__featuredGames--main .home__featuredGameImg,
    .home__featuredGameImg {
        height: 100%;
        width: 290px
    }

    #home__events {
        margin: 10px 0
    }

    #home__topGames,
    #home__topGames_1 {
        justify-content: flex-start;
        margin: 10px 0 0
    }

    #home__topGames,
    #home__topGames_1 .home__moreLink {
        right: 0;
        top: 5px
    }

    .home__topGame {
        height: auto;
        margin-bottom: 18px;
        width: calc(50% - 10px)
    }

    .home__topGame img {
        height: 62px;
        margin-right: 0;
        width: 62px
    }

    .home__topGame h4 {
        bottom: auto;
        font-size: 12px;
        left: 72px;
        margin: 0;
        padding-right: 12px;
        top: 32px;
        width: calc(100% - 50px)
    }

    .home__topGameRank {
        left: 65px;
        top: 1px;
        transform: scale(.65)
    }

    #home__preRegisterGames {
        margin: 10px 0 0
    }

    #home__preRegisterGames .sectionHeader {
        text-align: left
    }

    #home__preRegisterGames .home__moreLink {
        position: absolute;
        right: 0;
        top: 5px
    }

    .home__preRegisterGame {
        flex-direction: column;
        margin-right: 0
    }

    .home__preRegisterGame img {
        margin-top: 0;
        width: 100%
    }

    .home__preRegisterGame section {
        padding: 22px 16px;
        position: absolute
    }

    .home__preRegisterGame section h3 {
        font-size: 20px
    }

    .home__preRegister {
        bottom: 4px;
        padding: 0 15px 0 63px
    }

    .home__preRegister span {
        font-size: 10px
    }

    .home__preRegister a {
        font-size: 11px;
        line-height: 23px;
        padding: 0 12px
    }

    .home__appStore {
        top: auto
    }

    .home__appStore--apple {
        bottom: 8px;
        left: 14px;
        right: auto
    }

    .home__appStore--apple i:before {
        font-size: 18px
    }

    .home__appStore--android {
        bottom: 6px;
        left: 34px;
        right: auto;
        transform: scale(.65)
    }
}

.container--oneGame {
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 100px
}

.container--oneGame .home__topGame--future {
    color: #4b535c;
    cursor: default;
    display: block !important
}

.container--oneGame .home__topGame--future:hover h4:after,
.container--oneGame .home__topGame--future:hover h4:before {
    display: none
}

.container--oneGame .home__topGameRank--future {
    background-position: -10px -310px
}

.container--oneGame .home__topGamePreview {
    background-color: #171f27;
    border-radius: 16px;
    color: #2d3136;
    font-size: 16px;
    font-weight: 700;
    height: 100%;
    margin-right: 20px;
    padding-top: 30px;
    text-align: center;
    width: 100px
}

.container--oneGame #home__sectionPre {
    width: 285px
}

.container--oneGame #home__newsList {
    min-height: auto
}

@media screen and (max-width:1299px) {
    .container--oneGame {
        display: block
    }

    .container--oneGame #home__sectionPre,
    .container--oneGame #home__sectionTop {
        width: 100%
    }

    .container--oneGame .home__topGamePreview {
        font-size: 10px;
        height: 62px;
        margin-right: 10px;
        padding-top: 18px;
        width: 62px
    }

    .container--oneGame .home__topGame--future:nth-of-type(odd) {
        display: none !important
    }

    .container--oneGame #home__newsList {
        margin-top: 0
    }
}

.safe-mode .container--oneGame .home__topGamePreview {
    background-color: #cfd2d5;
    color: #9a9fa5
}

.safe-mode .container--oneGame .home__topGame--future h4 {
    color: #cfd2d5
}

#home__banner {
    height: 420px;
    margin-bottom: 25px;
    position: relative;
    width: 100%
}

@media (max-width:1299px) {
    #home__banner {
        height: auto;
        margin-bottom: 0
    }
}

#home__banner main {
    margin: 0 auto;
    width: 1200px
}

@media (max-width:1299px) {
    #home__banner main {
        width: 100%
    }
}

#home__banner a {
    height: 420px;
    width: 100%
}

@media (max-width:1299px) {
    #home__banner a {
        height: auto
    }
}

#home__banner .slick-arrow {
    display: none !important
}

#home__banner .slick-dots {
    align-items: center;
    bottom: 20px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    opacity: .3;
    position: absolute;
    transition: all .3s ease-in-out;
    width: 100%
}

#home__banner .slick-dots li {
    margin: 0 5px
}

#home__banner .slick-dots li button {
    background-color: transparent;
    font-size: 0;
    height: 14px;
    position: relative;
    width: 14px
}

#home__banner .slick-dots li button:after {
    border: 2.5px solid;
    border-radius: 100%;
    box-shadow: 0 0 8px #000;
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    top: 0;
    width: 10px
}

#home__banner .slick-dots li:nth-child(3n-2) button:after {
    border-color: #ff61b6
}

#home__banner .slick-dots li:nth-child(3n-1) button:after {
    border-color: #65d1ff
}

#home__banner .slick-dots li:nth-child(3n) button:after {
    border-color: #8260d2
}

#home__banner .slick-dots li.slick-active:nth-child(3n-2) button:after {
    background-color: #e531CE
}

#home__banner .slick-dots li.slick-active:nth-child(3n-1) button:after {
    background-color: #65d1ff
}

#home__banner .slick-dots li.slick-active:nth-child(3n) button:after {
    background-color: #8260d2
}

.home__bannerImg,
.home__bannerImg img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.home__bannerImg img {
    display: block
}

#home__featuredGames:hover .slick-dots {
    opacity: 1
}

#home__featuredGames--sub {
    width: 27%
}

#home__featuredGames--sub .home__featuredGameImg {
    height: 200px
}

@media (max-width:1299px) {
    #home__featuredGames--sub .home__featuredGameImg {
        height: auto;
        margin-bottom: 0
    }

    #home__featuredGames--sub .home__featuredGameImg picture {
        display: block;
        height: 0;
        margin: 0;
        overflow: hidden;
        padding: 61.7283950617% 0 0;
        position: relative;
        width: 100%
    }

    #home__featuredGames--sub .home__featuredGameImg img {
        display: block;
        height: 100%;
        height: auto;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: top;
        object-position: top;
        overflow: hidden;
        position: absolute;
        top: 0;
        width: 100%
    }

    #home__featuredGames--sub .home__featuredGameImg img img {
        display: block;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: top;
        object-position: top;
        width: 100%
    }
}

#home__featuredGames--main {
    margin-right: 20px;
    width: calc(73% - 20px)
}

@media (max-width:1299px) {
    #home__featuredGames--main {
        height: 100%;
        position: relative
    }
}

#home__featuredGames--main .home__featuredGameImg {
    height: 420px
}

@media (max-width:1299px) {
    #home__featuredGames--main .home__featuredGameImg {
        height: auto
    }
}

.home__featuredGameImg {
    border-radius: 16px;
    margin-bottom: 15px;
    overflow: hidden;
    width: 100%
}

@media (max-width:1299px) {
    .home__featuredGameImg {
        width: 100%
    }
}

.home__featuredGameImg img,
.home__featuredGameImg img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.home__featuredGameImg img img {
    display: block
}

.manual-carousel {
    color: var(--color);
    margin: 0 auto 20px;
    padding-bottom: 20px;
    position: relative
}

@media (max-width:1299px) {
    .manual-carousel {
        margin-bottom: 0
    }
}

.manual-carousel__title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px
}

@media (max-width:1299px) {
    .manual-carousel__title {
        font-size: 16px;
        margin-bottom: 15px;
        padding: 0 10px
    }
}

.manual-carousel__item {
    display: block;
    font-weight: 700;
    text-align: center
}

.manual-carousel__image-wrapper {
    border-radius: 15px;
    margin-bottom: 12px;
    overflow: hidden
}

.manual-carousel__image {
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

#home__banner--mobile {
    border: 0;
    margin-top: 40px;
    padding: 0;
    width: 300px
}

@media (max-width:1299px) {
    #home__banner--mobile {
        margin-top: 0;
        max-width: 393px;
        padding-right: 20px;
        width: auto
    }

    #home__banner--mobile .slick-dots {
        align-items: center;
        bottom: -40px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        opacity: 1;
        padding: 0;
        position: absolute;
        transition: all .3s ease-in-out;
        width: 100%
    }

    #home__banner--mobile .slick-dots li {
        margin: 0 4px
    }

    #home__banner--mobile .slick-dots li button {
        background-color: transparent;
        font-size: 0;
        height: 14px;
        position: relative;
        width: 14px
    }

    #home__banner--mobile .slick-dots li button:after {
        border-radius: 30%;
        box-shadow: 0 0 8px #000;
        content: "";
        height: 4px;
        left: 0;
        opacity: .2;
        position: absolute;
        top: 0;
        width: 16px
    }

    #home__banner--mobile .slick-dots li:nth-child(3n) button:after,
    #home__banner--mobile .slick-dots li:nth-child(3n-1) button:after,
    #home__banner--mobile .slick-dots li:nth-child(3n-2) button:after {
        background-color: #fff
    }

    #home__banner--mobile .slick-dots li.slick-active:nth-child(3n-2) button:after {
        background-color: #e531CE;
        opacity: 1
    }

    #home__banner--mobile .slick-dots li.slick-active:nth-child(3n-1) button:after {
        background-color: #65d1ff;
        opacity: 1
    }

    #home__banner--mobile .slick-dots li.slick-active:nth-child(3n) button:after {
        background-color: #8260d2;
        opacity: 1
    }
}

@media (max-width:767px) {
    #home__banner--mobile {
        max-width: 100%;
        padding: 0;
        width: 100%
    }
}

#home__banner--event {
    border: 0;
    margin: 0;
    padding: 0;
    width: 878px
}

@media (max-width:1299px) {
    #home__featuredGames {
        height: 100%;
        width: 100%
    }
}

#home__newsList {
    margin-right: 20px;
    width: 880px
}

@media (max-width:1299px) {
    #home__newsList {
        padding: 0 15px;
        width: 100%
    }
}

#home__newsList .sectionHeader {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.container--home {
    padding: 80px 0 30px
}

@media (max-width:1299px) {
    .container--home {
        max-width: 992px;
        padding: 70px 0 30px;
        position: relative
    }
}

.container--event {
    border: 0;
    padding: 0 20px 0 0;
    width: 100%
}

@media (max-width:1299px) {
    .container--event {
        padding: 0 15px
    }
}

.container--event .sectionHeader {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

#home__sectionTop .home__mainBlock {
    margin: 15px 0;
    width: auto
}

.home__mainBlock {
    margin-right: 0
}

.home__mainBlock .home__hotHoards {
    border-color: hsla(0, 0%, 100%, .1);
    margin-bottom: 20px
}

@media (max-width:1299px) {
    .home__subBlock {
        display: flex;
        flex-direction: row
    }
}

@media (max-width:767px) {
    .home__subBlock {
        display: flex;
        flex-direction: column
    }
}

.home__hotHoards {
    border-color: hsla(0, 0%, 100%, .1);
    padding: 16px 16px 12px;
    width: 300px
}

@media (max-width:1299px) {
    .home__hotHoards {
        height: 480px;
        max-width: calc(100% - 40px);
        order: 2;
        width: 100%
    }
}

@media (max-width:767px) {
    .home__hotHoards {
        border-radius: 16px 0 0 16px;
        border-right: 0;
        height: auto;
        margin-left: 20px;
        max-width: calc(100% - 20px);
        padding: 16px 0 20px 16px;
        width: 100%
    }
}

.home__hotHoards .fa-play--up {
    color: #ff61b6;
    font-size: 16px;
    transform: rotate(-90deg)
}

.home__hotHoards .fa-play--bottom {
    color: #65d1ff;
    font-size: 16px;
    transform: rotate(90deg)
}

.home__hotHoards .moreLink {
    white-space: nowrap
}

.home__topGames {
    margin-bottom: 20px;
    margin-top: 16px;
    width: 878px
}

@media (max-width:1299px) {
    .home__topGames {
        padding: 0 15px;
        width: 100%
    }
}

.home__topGames .game__playBtn {
    min-width: 60px
}

.home__commontab {
    align-items: center;
    border-bottom: 1px solid #333b44;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    overflow-x: auto;
    overflow-y: unset
}

@media (max-width:1299px) {
    .home__commontab {
        padding: 0
    }
}

.home__commontab ul {
    align-items: flex-end;
    display: flex;
    justify-content: space-between;
    margin: 0;
    overflow-x: scroll;
    overflow-x: overlay;
    overflow-y: hidden;
    padding: 0;
    position: relative;
    white-space: nowrap
}

.home__commontab ul::-webkit-scrollbar {
    display: block;
    height: 10px
}

.home__commontab ul::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 100%, .1);
    background-clip: padding-box;
    border: 3px solid transparent;
    border-radius: 1rem;
    visibility: visible
}

.home__commontab ul::-webkit-scrollbar-thumb:hover {
    background: hsla(0, 0%, 100%, .1);
    background-clip: padding-box;
    border: 1px solid transparent;
    cursor: pointer
}

.home__commontab li {
    color: #fff;
    cursor: pointer;
    margin: 8px 12px
}

.home__commontab a {
    display: inline-block;
    height: 100%
}

#home__hotHoards--mobile nav ul::-webkit-scrollbar {
    display: none
}

.home__hotHoards.mobile-md .home__commontab li a {
    margin-bottom: -4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.home__hotHoards.mobile-only .home__commontab {
    overflow-x: unset
}

.home__hotHoards.mobile-only .home__commontab ul {
    margin-right: 10px;
    overflow-x: scroll
}

.home__commontab-isjs {
    position: relative
}

.home__commontab-isjs.active,
.home__commontab-isjs.active a {
    color: #ffff00
}

.home__commontab-isjs+.home__commontab-isjs:before {
    color: #333b44;
    content: "|";
    font-weight: 100;
    left: -16px;
    pointer-events: none;
    position: absolute;
    top: -2px
}

.topGames__list {
    display: flex;
    flex-wrap: nowrap;
    padding: 8px 0
}

.topGames__list ul {
    margin: 0;
    padding: 0
}

@media (max-width:1299px) {
    .topGames__list ul {
        width: auto
    }
}

@media (max-width:767px) {
    .topGames__list ul {
        width: 90%
    }
}

.topGames__list li {
    display: flex;
    padding: 0 10px;
    width: 420px
}

@media (max-width:767px) {
    .topGames__list li {
        width: 100%
    }
}

.topGames__list li picture {
    margin-right: 8px;
    width: 62px
}

.topGames__list li:hover .game__playBtn {
    background-color: #ffffff;
    color: #ff61b6
}

.topGames__list a {
    display: flex;
    margin-bottom: 10px;
    width: 100%
}

.topGames__list .home__topGameRank {
    left: auto;
    position: relative;
    top: auto
}

.topGames__list h4 {
    font-size: 14px;
    left: auto;
    overflow: hidden;
    padding: 0 10px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media (max-width:1299px) {
    .topGames__list h4 {
        padding: 0;
        top: auto
    }
}

.topGames__list .game__playBtn {
    align-items: center;
    border: 1px solid #ffffff;
    border-radius: 30px;
    color: #ffffff;
    display: flex;
    font-size: 16px;
    font-weight: 700;
    height: 38px;
    justify-content: center;
    letter-spacing: .5px;
    line-height: 48px;
    margin: 10px;
    padding: 10px;
    text-align: center;
    transition: .3s;
    white-space: nowrap;
    width: auto
}

.topGames__list .game__playBtn span {
    left: 0;
    position: relative
}

.topGames__list .game__playBtn:hover {
    background-color: #e531CE;
    color: #fff
}

.topGames__list .home__topGameContent {
    display: flex;
    flex: 1;
    flex-direction: column;
    height: 100%;
    justify-content: space-around;
    min-width: 48%
}

.topGames__list .home__topGameName {
    align-items: center;
    display: inline-flex
}

.topGames__list .home__topGame:hover h4 {
    position: relative
}

.topGames__list .ranking-porducts-tag {
    color: #9a9fa5;
    font-size: 14px;
    margin: 0;
    padding: 0
}

.topGames__list .round-border-btn {
    align-items: center;
    height: 38px;
    justify-content: center;
    margin: 12px auto;
    width: 200px
}

@media (max-width:1299px) {
    .topGames__list .round-border-btn {
        width: 100%
    }
}

.topGames__list .games__tags {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.topGames__list .game__tag {
    border: none;
    color: #9a9fa5;
    font-size: 12px;
    margin: 0;
    padding: 0 0 0 10px;
    position: relative
}

.topGames__list .game__tag+.game__tag:before {
    content: "|";
    font-weight: 100;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0
}

.topGames__list .game__tag:first-child {
    padding: 0
}

.topGames__list .round-border-btn:hover {
    background-color: #fff;
    color: #1d2630
}

.hotHoards__footer {
    padding-top: 8px;
    text-align: right
}

@media (max-width:767px) {
    .hotHoards__footer {
        margin-right: 15px
    }
}

.hotHoards__list {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 0
}

@media (max-width:1299px) {
    .hotHoards__list {
        flex-direction: row
    }
}

.hotHoards__list ul {
    margin: 0;
    padding: 0;
    width: 100%
}

.hotHoards__list li {
    border-bottom: 1px solid #333b44;
    font-size: 14px;
    padding: 4px;
    width: 100%
}

.hotHoards__list li a {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%
}

.hotHoards__list li a:hover .hotHoards__gameName,
.hotHoards__list li a:hover .hotHoards__title {
    border-color: #fff
}

.hotHoards__list li:first-child {
    border-bottom: none
}

.hotHoards__list li:first-child a {
    color: #9a9fa5
}

.hotHoards__list li:first-child .hotHoards__listTitle {
    width: 100%
}

.hotHoards__list i {
    font-size: 20px;
    margin-right: 8px;
    text-align: center;
    width: 25px
}

.hotHoards__list .rank {
    align-items: center;
    background-color: #e531CE;
    border-radius: 3px;
    display: flex;
    flex-direction: row;
    height: 25px;
    justify-content: center;
    margin-right: 8px;
    min-width: 25px;
    text-align: center
}

.hotHoards__list .rank__4to10 {
    background-color: #343947
}

.hotHoards__list .hotHoards__listTitle {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 75%
}

.hotHoards__list .hotHoards__gameName,
.hotHoards__list .hotHoards__title {
    border-bottom: 1px solid;
    border-color: hsla(0, 0%, 100%, 0);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.hotHoards__list .hotHoards__title {
    font-size: 14px;
    line-height: 20px;
    margin: 0
}

.hotHoards__list .hotHoards__content {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.hotHoards__list .hotHoards__titleSub {
    color: #9a9fa5;
    font-size: 12px;
    line-height: 17px
}

@media screen and (max-width:1299px) and (min-width:768px) {
    .hotHoards__list .hotHoards__titleSub {
        display: none
    }
}

@media (max-width:767px) {
    .hotHoards__list .overflowX-scroll {
        padding-bottom: 20px
    }
}

.hotHoards__list .overflowX-scroll ul {
    min-width: calc(100% - 10px);
    padding-right: 20px
}

.hotHoards__list .overflowX-scroll ul:last-child {
    min-width: 100%
}

.button--arrow-next,
.button--arrow-prev {
    overflow: hidden;
    padding: 0;
    text-indent: 102%;
    white-space: nowrap
}

.button--arrow-next {
    background-position: 0 -256px
}

.button--arrow-next,
.button--arrow-prev {
    background-color: transparent;
    background-image: url(../images/common_sprites.png);
    background-repeat: no-repeat;
    height: 54px;
    width: 54px
}

.button--arrow-prev {
    background-position: 0 -192px
}

.manual-carousel__items {
    margin: 0 auto;
    padding: 0;
    width: 878px
}

@media (max-width:1299px) {
    .manual-carousel__items {
        width: 100%
    }
}

.manual-carousel__items--preRegisterGame {
    width: auto
}

.manual-carousel__item {
    padding: 0 8px
}

.home__preRegisterGame .footer {
    bottom: 16px;
    position: absolute
}

.home__preRegisterGame.white-round-border {
    border: none
}

.home__preRegisterGame section {
    background: #000;
    background: linear-gradient(90deg, rgba(0, 0, 0, .78), transparent 80%);
    bottom: 10px;
    padding: 10px 16px
}

@media (max-width:767px) {
    .home__preRegisterGame section h3 {
        font-size: 5.8666666667vw
    }

    .home__preRegisterGame section p {
        font-size: 3.7333333333vw
    }
}

@media (max-width:1299px) {
    .home__preRegisterGame img {
        height: 480px
    }
}

@media (max-width:767px) {
    .home__preRegisterGame img {
        height: 100%
    }
}

.round-border-btn {
    margin-top: 5px;
    transition: all .3s ease-in
}

.slick-track {
    margin: 0
}

.sectionHeader {
    border-bottom: 1px solid #333b44;
    padding-bottom: 8px
}

.sectionHeader .moreLink {
    margin-right: 20px;
    position: absolute;
    right: 0;
    top: 6px
}

.indicator {
    background: #ff8c00;
    height: 3px;
    margin-left: 0;
    margin-top: 35px;
    position: absolute;
    transition: all .3s ease;
    width: 50px
}

@media (max-width:1299px) {
    #footer.homeFooter {
        max-width: 992px
    }
}

.home__moreLink {
    cursor: pointer;
    font-size: 12px;
    position: relative;
    transition: all .1s ease-in-out
}

.home__moreLink:after,
.home__moreLink:before {
    background-color: #e531CE;
    bottom: -2px;
    content: "";
    height: 1px;
    left: 0;
    margin: 5px 0 0;
    opacity: 0;
    position: absolute;
    transition: all .1s ease-in-out;
    transition-duration: .75s;
    width: 0
}

.home__moreLink:hover:after,
.home__moreLink:hover:before {
    opacity: 1;
    width: 100%
}

.home__moreLink i:before {
    margin-left: 6px
}

.home__moreLink,
.home__moreLink>i:before {
    color: #ffff00
}

.topGames__list--XL {
    padding: 8px 0
}

@media (max-width:1299px) {
    .topGames__list--XL {
        width: calc(100% - 15px)
    }
}

.topGames__list--XL ul {
    display: flex;
    padding: 16px;
    width: 100%
}

.topGames__list--XL li {
    display: block;
    padding: 0 8px;
    width: 33%
}

@media (max-width:767px) {
    .topGames__list--XL li {
        width: auto
    }
}

.topGames__list--XL li picture {
    margin-bottom: 8px;
    width: auto
}

@media (max-width:1299px) {
    .topGames__list--XL li picture {
        width: 100%
    }
}

.topGames__list--XL li img {
    height: auto;
    margin-right: 0;
    width: 100%
}

@media (max-width:767px) {
    .topGames__list--XL li a {
        width: 214px
    }
}

.topGames__list--XL .slick-track {
    margin: 20px 10px 10px
}

.topGames__list--XL .home__topGameContentBox {
    display: flex;
    height: 58px;
    width: 100%
}

@media (max-width:1299px) {
    .topGames__list--XL .home__topGameContentBox {
        justify-content: space-between
    }
}

@media (max-width:767px) {
    .topGames__list--XL .home__topGameContentBox {
        flex-direction: column;
        height: auto
    }
}

.topGames__list--XL .comingSoon {
    color: #9a9fa5
}

.topGames__list--XL a {
    align-items: center;
    border-radius: 16px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: auto;
    justify-content: center;
    margin-bottom: 10px;
    padding: 8px;
    transition: all .55s cubic-bezier(.175, .885, .47, 1.26);
    width: 100%
}

.topGames__list--XL a:hover {
    background: #424b56;
    transform: scale(1.1);
    z-index: 10
}

.topGames__list--XL .home__topGameRank {
    left: auto;
    position: relative;
    top: auto
}

.topGames__list--XL h4 {
    flex: 1;
    font-size: 16px;
    font-weight: 700;
    left: auto;
    margin: 0;
    overflow: hidden;
    padding: 0 10px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media (max-width:1299px) {
    .topGames__list--XL h4 {
        padding: 0;
        top: auto
    }
}

.topGames__list--XL .game__playBtn {
    align-items: center;
    border: 1px solid #ffffff;
    border-radius: 30px;
    color: #ffff00;
    display: flex;
    font-size: 16px;
    font-weight: 700;
    height: 28px;
    justify-content: center;
    letter-spacing: .5px;
    line-height: 48px;
    margin: 10px 0 10px 10px;
    padding: 10px;
    text-align: center;
    transition: .3s;
    width: auto
}

@media (max-width:767px) {
    .topGames__list--XL .game__playBtn {
        margin: 10px 0;
        width: 100%
    }
}

.topGames__list--XL .game__playBtn span {
    left: 0;
    position: relative
}

.topGames__list--XL .game__playBtn_preregList {
    width: 100%
}

.topGames__list--XL .game__playBtn:hover {
    background-color: #fff;
    color: #ff61b6
}

.topGames__list--XL .home__topGameContent {
    display: flex;
    flex: 1;
    flex-direction: column;
    height: 100%;
    justify-content: center
}

@media (max-width:767px) {
    .topGames__list--XL .home__topGameContent {
        width: 100%
    }
}

.topGames__list--XL .home__topGameName {
    align-items: center;
    display: inline-flex
}

.topGames__list--XL .home__topGame:hover h4 {
    position: relative
}

.topGames__list--XL .ranking-porducts-tag {
    color: #9a9fa5;
    font-size: 14px;
    margin: 0;
    padding: 0
}

.topGames__list--XL .round-border-btn {
    align-items: center;
    height: 38px;
    justify-content: center;
    margin: 12px auto;
    width: 200px
}

@media (max-width:1299px) {
    .topGames__list--XL .round-border-btn {
        width: 100%
    }
}

.topGames__list--XL .games__tags {
    display: flex;
    height: 17px;
    overflow: hidden;
    padding: 4px 0;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media (max-width:1299px) {
    .topGames__list--XL .games__tags {
        padding: 0
    }
}

.topGames__list--XL .game__tag {
    border: none;
    color: #9a9fa5;
    font-size: 12px;
    margin: 0;
    padding: 0 0 0 10px;
    position: relative
}

.topGames__list--XL .game__tag+.game__tag:before {
    content: "|";
    font-weight: 100;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0
}

.topGames__list--XL .game__tag:first-child {
    padding: 0
}

.topGames__list--XL .round-border-btn:hover {
    background-color: #fff;
    color: #1d2630
}

.topGames__list li .home__topGame--XL picture {
    width: 220px
}

.listHide {
    display: none
}

.container--news {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    min-height: 100vh;
    padding-top: 120px
}

.news__leftPanel {
    width: 290px
}

.news__tagsSection {
    height: -moz-fit-content;
    height: fit-content;
    margin-bottom: 50px;
    padding: 25px
}

.news__tagsSection h2 {
    border-bottom: 2px solid #333b44;
    font-size: 16px;
    margin-bottom: 10px;
    padding-bottom: 15px
}

.news__tagsSection .news__tag {
    cursor: pointer;
    display: inline-block;
    margin: 2px 10px 2px 0
}

@media screen and (max-width:1299px) {
    .news__tagsSection .news__tag {
        display: block
    }
}

.news__tagsSection .news__tag a {
    color: inherit
}

.news__tagsSection .news__tag--important {
    position: relative;
    transition: all .1s ease-in-out
}

.news__tagsSection .news__tag--important:after,
.news__tagsSection .news__tag--important:before {
    background-color: #e531CE;
    bottom: -2px;
    content: "";
    height: 1px;
    left: 0;
    margin: 5px 0 0;
    opacity: 0;
    position: absolute;
    transition: all .1s ease-in-out;
    transition-duration: .75s;
    width: 0
}

.news__tagsSection .news__tag--important:hover:after,
.news__tagsSection .news__tag--important:hover:before {
    opacity: 1;
    width: 100%
}

.news__tagsSection .news__tag--announcement {
    position: relative;
    transition: all .1s ease-in-out
}

.news__tagsSection .news__tag--announcement:after,
.news__tagsSection .news__tag--announcement:before {
    background-color: #a3c338;
    bottom: -2px;
    content: "";
    height: 1px;
    left: 0;
    margin: 5px 0 0;
    opacity: 0;
    position: absolute;
    transition: all .1s ease-in-out;
    transition-duration: .75s;
    width: 0
}

.news__tagsSection .news__tag--announcement:hover:after,
.news__tagsSection .news__tag--announcement:hover:before {
    opacity: 1;
    width: 100%
}

.news__tagsSection .news__tag--publish {
    position: relative;
    transition: all .1s ease-in-out
}

.news__tagsSection .news__tag--publish:after,
.news__tagsSection .news__tag--publish:before {
    background-color: #8260d2;
    bottom: -2px;
    content: "";
    height: 1px;
    left: 0;
    margin: 5px 0 0;
    opacity: 0;
    position: absolute;
    transition: all .1s ease-in-out;
    transition-duration: .75s;
    width: 0
}

.news__tagsSection .news__tag--publish:hover:after,
.news__tagsSection .news__tag--publish:hover:before {
    opacity: 1;
    width: 100%
}

.news__tagsSection .news__tag--free {
    position: relative;
    transition: all .1s ease-in-out
}

.news__tagsSection .news__tag--free:after,
.news__tagsSection .news__tag--free:before {
    background-color: #65d1ff;
    bottom: -2px;
    content: "";
    height: 1px;
    left: 0;
    margin: 5px 0 0;
    opacity: 0;
    position: absolute;
    transition: all .1s ease-in-out;
    transition-duration: .75s;
    width: 0
}

.news__tagsSection .news__tag--free:hover:after,
.news__tagsSection .news__tag--free:hover:before {
    opacity: 1;
    width: 100%
}

.news__tagsSection .news__tag--others {
    position: relative;
    transition: all .1s ease-in-out
}

.news__tagsSection .news__tag--others:after,
.news__tagsSection .news__tag--others:before {
    background-color: #9a9fa5;
    bottom: -2px;
    content: "";
    height: 1px;
    left: 0;
    margin: 5px 0 0;
    opacity: 0;
    position: absolute;
    transition: all .1s ease-in-out;
    transition-duration: .75s;
    width: 0
}

.news__tagsSection .news__tag--others:hover:after,
.news__tagsSection .news__tag--others:hover:before {
    opacity: 1;
    width: 100%
}

@media screen and (max-width:1299px) {
    .news__tagsSection .news__tag--gameName {
        display: inline-block
    }

    .news__tagsSection .news__tag--gameName:first-child {
        margin-top: 20px
    }
}

.news__rightPanel {
    width: 860px
}

.news__rightPanel .breadcrumb {
    margin-bottom: 40px
}

#newsList__list {
    text-align: center
}

#newsList__list .breadcrumb {
    text-align: left
}

#news-list-more {
    margin-top: 40px
}

.newsList__block {
    border-color: hsla(0, 0%, 100%, .4);
    display: block;
    margin-bottom: 15px;
    padding: 20px 32px 20px 28px;
    text-align: left
}

.newsList__block:hover {
    border-color: #fff
}

.newsList__blockTitle {
    margin-bottom: 15px
}

.newsList__blockTitle h2 {
    font-size: 18px
}

.newsList__blockTime {
    color: #ffff00;
    font-size: 12px
}

.news__tags .news__tag {
    font-size: 14px;
    margin-right: 10px
}

.news__tag--important {
    color: #ff61b6
}

.news__tag--announcement {
    color: #a3c338
}

.news__tag--publish {
    color: #8260d2
}

.news__tag--free {
    color: #65d1ff
}

.news__tag--others {
    color: #9a9fa5
}

.news__tag--xl {
    font-size: 1.5em
}

.news__tag--lg {
    font-size: 1.3em
}

.news__tag--md {
    font-size: 1.1em
}

.news__tag--sm {
    font-size: 1em
}

.news__tag--xs {
    font-size: .8em
}

.news__header {
    align-items: flex-end;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.news__author,
.news__datetime {
    color: #ff61b6;
    font-size: 12px
}

.news__datetime {
    margin-right: 20px
}

.news__headerTags {
    font-size: 14px
}

.news__headerTags .news__tag {
    margin-left: 10px
}

#news-content {
    margin: -10px auto 40px
}

#news-content h1 {
    color: #fff;
    font-size: 18px;
    margin: 10px 0 30px
}

.news__share {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: -8px
}

.news__share>* {
    margin: 0 10px 8px 0
}

.news__share .fb-share-button.fb_iframe_widget {
    margin-top: -2px
}

.news__paragraph {
    margin-top: 45px
}

.news__paragraph li,
.news__paragraph p {
    color: #9a9fa5;
    font-size: 14px;
    line-height: 22px
}

.news__paragraph ol,
.news__paragraph ul {
    list-style: none;
    padding: 0
}

.news__paragraph li {
    margin: 8px 0
}

.news__paragraph a {
    color: #ff61b6;
    position: relative;
    transition: all .1s ease-in-out
}

.news__paragraph a:after,
.news__paragraph a:before {
    background-color: #e531CE;
    bottom: -2px;
    content: "";
    height: 1px;
    left: 0;
    margin: 5px 0 0;
    opacity: 0;
    position: absolute;
    transition: all .1s ease-in-out;
    transition-duration: .75s;
    width: 0
}

.news__paragraph a:hover:after,
.news__paragraph a:hover:before {
    opacity: 1;
    width: 100%
}

.news__subtitle {
    font-size: 16px;
    font-weight: 400
}

.news__subtitle--border {
    border-bottom: 1px solid #3f464e;
    padding-bottom: 15px
}

.news__img {
    margin: 40px auto 20px;
    text-align: center
}

.news__imgDesc {
    color: #9a9fa5;
    font-size: 12px;
    margin: 10px auto
}

#news #game__summary {
    margin: 80px 0 60px;
    padding: 30px
}

#news #game__basicInfo {
    min-height: 180px;
    padding: 0 30px 0 0;
    width: calc(100% - 145px)
}

#news #game__basicInfo h1 {
    font-size: 18px
}

#news #game__download {
    width: 145px
}

#news .game__downloadBtn {
    border-radius: 10px;
    height: 50px;
    margin: 0 10px 10px;
    padding: 8px 20px 8px 24px
}

#news .game__downloadBtn i:before {
    font-size: 30px
}

#news .game__downloadBtn span {
    left: 65px
}

#news .game__downloadBtn span:first-of-type {
    font-size: 14px;
    top: 6px
}

#news .game__downloadBtn span:last-of-type {
    font-size: 10px;
    top: 26px
}

#news .game__downloadBtn .fa-desktop:before {
    color: #ff61b6;
    font-size: 22px;
    line-height: 32px
}

#news .game__downloadBtn:hover .icon-android {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 553.048 553.048' xml:space='preserve' fill='%231d2630' viewBox='0 0 553.05 553.05'%3E%3Cpath d='M76.77 179.14c-9.52 0-17.61 3.32-24.26 9.97-6.64 6.65-9.97 14.62-9.97 23.93v142.91c0 9.54 3.33 17.62 9.97 24.27 6.65 6.64 14.73 9.97 24.26 9.97 9.53 0 17.56-3.32 24.1-9.97 6.53-6.65 9.8-14.73 9.8-24.27V213.04c0-9.31-3.31-17.28-9.96-23.93-6.65-6.65-14.63-9.97-23.94-9.97zm275.2-128.29 23.6-43.54c1.55-2.88 1-5.09-1.66-6.64-2.88-1.34-5.1-.66-6.64 1.99l-23.93 43.88a163.4 163.4 0 0 0-66.8-13.97c-23.5 0-45.77 4.66-66.82 13.97L185.8 2.66c-1.56-2.65-3.77-3.33-6.65-2-2.66 1.57-3.21 3.77-1.66 6.65l23.6 43.54c-23.93 12.2-42.99 29.2-57.17 51.02-14.18 21.83-21.27 45.7-21.27 71.63h307.43c0-25.93-7.1-49.79-21.28-71.63-14.18-21.83-33.13-38.82-56.83-51.02zm-136.43 63.32a12.46 12.46 0 0 1-9.14 3.83 11.9 11.9 0 0 1-8.98-3.83 12.74 12.74 0 0 1-3.65-9.14c0-3.54 1.22-6.59 3.65-9.14 2.44-2.54 5.43-3.82 8.98-3.82s6.59 1.28 9.14 3.82a12.5 12.5 0 0 1 3.82 9.14c0 3.55-1.28 6.59-3.82 9.14zm140.09 0a11.92 11.92 0 0 1-8.98 3.83c-3.55 0-6.6-1.28-9.14-3.83a12.44 12.44 0 0 1-3.82-9.14c0-3.54 1.27-6.59 3.82-9.14a12.48 12.48 0 0 1 9.14-3.82c3.55 0 6.53 1.28 8.98 3.82a12.77 12.77 0 0 1 3.65 9.14c0 3.55-1.22 6.59-3.65 9.14zM123.97 406.8c0 10.2 3.54 18.84 10.63 25.93 7.1 7.09 15.73 10.63 25.93 10.63h24.6l.33 75.45c0 9.53 3.32 17.62 9.97 24.27s14.62 9.97 23.93 9.97c9.52 0 17.6-3.32 24.26-9.97s9.97-14.74 9.97-24.27v-75.44h45.86v75.44c0 9.53 3.32 17.62 9.97 24.27s14.73 9.97 24.26 9.97c9.52 0 17.61-3.32 24.26-9.97s9.97-14.74 9.97-24.27v-75.44h24.93c9.96 0 18.49-3.55 25.59-10.64 7.09-7.08 10.63-15.72 10.63-25.92V185.45H123.97V406.8zm352.3-227.66c-9.3 0-17.28 3.28-23.93 9.8-6.64 6.55-9.96 14.58-9.96 24.1v142.91c0 9.54 3.32 17.62 9.96 24.27s14.63 9.97 23.93 9.97c9.53 0 17.62-3.32 24.26-9.97s9.97-14.73 9.97-24.27V213.04c0-9.52-3.32-17.55-9.97-24.1-6.64-6.53-14.73-9.8-24.25-9.8z'/%3E%3C/svg%3E")
}

#news .game__downloadBtn:hover .fa-desktop:before {
    color: #111316
}

#news .icon-android {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 553.048 553.048' xml:space='preserve' fill='%23a3c338' viewBox='0 0 553.05 553.05'%3E%3Cpath d='M76.77 179.14c-9.52 0-17.61 3.32-24.26 9.97-6.64 6.65-9.97 14.62-9.97 23.93v142.91c0 9.54 3.33 17.62 9.97 24.27 6.65 6.64 14.73 9.97 24.26 9.97 9.53 0 17.56-3.32 24.1-9.97 6.53-6.65 9.8-14.73 9.8-24.27V213.04c0-9.31-3.31-17.28-9.96-23.93-6.65-6.65-14.63-9.97-23.94-9.97zm275.2-128.29 23.6-43.54c1.55-2.88 1-5.09-1.66-6.64-2.88-1.34-5.1-.66-6.64 1.99l-23.93 43.88a163.4 163.4 0 0 0-66.8-13.97c-23.5 0-45.77 4.66-66.82 13.97L185.8 2.66c-1.56-2.65-3.77-3.33-6.65-2-2.66 1.57-3.21 3.77-1.66 6.65l23.6 43.54c-23.93 12.2-42.99 29.2-57.17 51.02-14.18 21.83-21.27 45.7-21.27 71.63h307.43c0-25.93-7.1-49.79-21.28-71.63-14.18-21.83-33.13-38.82-56.83-51.02zm-136.43 63.32a12.46 12.46 0 0 1-9.14 3.83 11.9 11.9 0 0 1-8.98-3.83 12.74 12.74 0 0 1-3.65-9.14c0-3.54 1.22-6.59 3.65-9.14 2.44-2.54 5.43-3.82 8.98-3.82s6.59 1.28 9.14 3.82a12.5 12.5 0 0 1 3.82 9.14c0 3.55-1.28 6.59-3.82 9.14zm140.09 0a11.92 11.92 0 0 1-8.98 3.83c-3.55 0-6.6-1.28-9.14-3.83a12.44 12.44 0 0 1-3.82-9.14c0-3.54 1.27-6.59 3.82-9.14a12.48 12.48 0 0 1 9.14-3.82c3.55 0 6.53 1.28 8.98 3.82a12.77 12.77 0 0 1 3.65 9.14c0 3.55-1.22 6.59-3.65 9.14zM123.97 406.8c0 10.2 3.54 18.84 10.63 25.93 7.1 7.09 15.73 10.63 25.93 10.63h24.6l.33 75.45c0 9.53 3.32 17.62 9.97 24.27s14.62 9.97 23.93 9.97c9.52 0 17.6-3.32 24.26-9.97s9.97-14.74 9.97-24.27v-75.44h45.86v75.44c0 9.53 3.32 17.62 9.97 24.27s14.73 9.97 24.26 9.97c9.52 0 17.61-3.32 24.26-9.97s9.97-14.74 9.97-24.27v-75.44h24.93c9.96 0 18.49-3.55 25.59-10.64 7.09-7.08 10.63-15.72 10.63-25.92V185.45H123.97V406.8zm352.3-227.66c-9.3 0-17.28 3.28-23.93 9.8-6.64 6.55-9.96 14.58-9.96 24.1v142.91c0 9.54 3.32 17.62 9.96 24.27s14.63 9.97 23.93 9.97c9.53 0 17.62-3.32 24.26-9.97s9.97-14.73 9.97-24.27V213.04c0-9.52-3.32-17.55-9.97-24.1-6.64-6.53-14.73-9.8-24.25-9.8z'/%3E%3C/svg%3E");
    margin: -2px 0 0 -7px;
    transform: scale(.8)
}

@media screen and (max-width:1299px) {
    .container--news {
        display: block;
        padding-top: 120px
    }

    .container--news main {
        padding-top: 15px
    }

    .dropdown__panel--news {
        margin-bottom: 0;
        padding: 18px 20px
    }

    .news__rightPanel {
        width: 100%
    }

    #news-list-more {
        margin: 30px auto
    }

    .newsList__block {
        padding: 15px
    }

    .newsList__blockTitle {
        align-items: flex-start;
        flex-direction: column-reverse;
        justify-content: flex-start
    }

    .newsList__blockTitle h2 {
        font-size: 16px;
        margin: 10px auto 3px
    }

    .news__header {
        align-items: flex-start;
        flex-direction: column-reverse;
        justify-content: flex-start;
        margin-top: 8px
    }

    .news__headerTags .news__tag {
        font-size: 12px;
        margin: 0 6px 0 0
    }

    #news-content h1 {
        font-size: 16px;
        margin: 10px 0
    }

    .news__share {
        margin: 20px 0 -10px
    }

    .news__subtitle {
        font-size: 14px
    }

    .news__paragraph {
        margin-top: 30px
    }

    .news__paragraph p {
        font-size: 13px
    }

    .news__img {
        margin: 20px 0;
        width: 100%
    }

    .news__img img {
        max-width: 100%
    }

    #news #game__summary {
        border: 0;
        border-radius: 0;
        border-top: 1px solid #3f464e;
        flex-direction: column;
        margin: 40px 0 0;
        padding: 25px 0
    }

    #news #game__summary h1 {
        font-size: 16px;
        margin-bottom: 15px
    }

    #news #game__basicInfo,
    #news #game__download {
        width: 100%
    }

    #news #game__summaryFooter {
        bottom: auto;
        margin: 15px 0 10px;
        position: relative
    }

    #news #game__summaryFooter .game__tag {
        font-size: 11px;
        height: 20px;
        padding: 1px 8px
    }

    #news .game__downloadBtn {
        margin: 0 5px 10px 0;
        padding: 0 0 0 7px
    }

    #news .game__downloadBtn span:first-of-type {
        font-size: 14px;
        top: 14px
    }
}

@media screen and (max-width:767px) {
    .mobile-md {
        display: none !important
    }
}

@media screen and (max-width:1299px) and (min-width:768px) {
    .mobile-md-hide {
        display: none !important
    }
}

@media screen and (min-width:768px) {
    .mobile-only {
        display: none !important
    }
}

#game__summary {
    margin: 15px 0 60px
}

#game__summary h1 {
    color: #fff
}

#game__summary img {
    background: #293243;
    border-radius: 16px;
    height: 100%;
    height: 200px;
    width: 100%;
    width: 200px
}

#game__summary img,
#game__summary img img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

#game__summary img img {
    display: block;
    height: 100%;
    width: 100%
}

#game__basicInfo {
    min-height: 180px;
    padding: 5px 40px;
    width: calc(100% - 380px)
}

#game__download {
    width: 180px
}

@media (max-width:1299px) {
    #game__download {
        align-items: center;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        width: 100%
    }
}

#game__download .game__downloadBtn:last-of-type {
    margin-bottom: 0
}

@media (max-width:1299px) {
    #game__download .game__downloadBtn:last-of-type {
        margin: 0 5px 10px 0
    }
}

#game__download a:nth-last-child(n+4):first-child,
#game__download a:nth-last-child(n+4)~a {
    display: unset;
    float: right;
    height: 50px;
    margin-left: 10px;
    padding: 5px 20px 10px 25px;
    width: 155px
}

@media (max-width:1299px) {

    #game__download a:nth-last-child(n+4):first-child,
    #game__download a:nth-last-child(n+4)~a {
        display: flex;
        flex-direction: row;
        height: 55px;
        margin-left: 0;
        padding: 5px;
        width: 30%
    }
}

#game__download a:nth-last-child(n+4):first-child.game__downloadBtn .fa-desktop,
#game__download a:nth-last-child(n+4)~a.game__downloadBtn .fa-desktop {
    font-size: 24px;
    margin: 8px 0 0
}

@media (max-width:1299px) {

    #game__download a:nth-last-child(n+4):first-child.game__downloadBtn .fa-desktop,
    #game__download a:nth-last-child(n+4)~a.game__downloadBtn .fa-desktop {
        font-size: 22px;
        margin: 4px 0 0
    }
}

#game__download a:nth-last-child(n+4):first-child .icon-android,
#game__download a:nth-last-child(n+4)~a .icon-android {
    height: 32px;
    margin-top: 2px;
    width: 32px
}

@media (max-width:1299px) {

    #game__download a:nth-last-child(n+4):first-child .icon-android,
    #game__download a:nth-last-child(n+4)~a .icon-android {
        height: 36px;
        width: 36px
    }
}

#game__download a:nth-last-child(n+4):first-child .icon-nox,
#game__download a:nth-last-child(n+4)~a .icon-nox {
    height: 33px;
    width: 30px
}

#game__download a:nth-last-child(n+4):first-child .icon-vip,
#game__download a:nth-last-child(n+4)~a .icon-vip {
    height: 32px;
    width: 34px
}

@media (max-width:1299px) {

    #game__download a:nth-last-child(n+4):first-child .icon-vip,
    #game__download a:nth-last-child(n+4)~a .icon-vip {
        height: 35px;
        width: 35px
    }
}

#game__download a:nth-last-child(n+4):first-child span,
#game__download a:nth-last-child(n+4)~a span {
    left: 70px
}

#game__download a:nth-last-child(n+4):first-child span:first-of-type,
#game__download a:nth-last-child(n+4)~a span:first-of-type {
    top: 3px
}

@media (max-width:1299px) {

    #game__download a:nth-last-child(n+4):first-child span:first-of-type,
    #game__download a:nth-last-child(n+4)~a span:first-of-type {
        top: auto
    }
}

#game__download a:nth-last-child(n+4):first-child span:last-of-type,
#game__download a:nth-last-child(n+4)~a span:last-of-type {
    top: 25px
}

#game__download a:nth-last-child(n+4):first-child,
#game__download a:nth-last-child(n+4)~:nth-child(2) {
    margin-top: 0
}

.icon-android {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 553.048 553.048' xml:space='preserve' fill='%23a3c338' viewBox='0 0 553.05 553.05'%3E%3Cpath d='M76.77 179.14c-9.52 0-17.61 3.32-24.26 9.97-6.64 6.65-9.97 14.62-9.97 23.93v142.91c0 9.54 3.33 17.62 9.97 24.27 6.65 6.64 14.73 9.97 24.26 9.97 9.53 0 17.56-3.32 24.1-9.97 6.53-6.65 9.8-14.73 9.8-24.27V213.04c0-9.31-3.31-17.28-9.96-23.93-6.65-6.65-14.63-9.97-23.94-9.97zm275.2-128.29 23.6-43.54c1.55-2.88 1-5.09-1.66-6.64-2.88-1.34-5.1-.66-6.64 1.99l-23.93 43.88a163.4 163.4 0 0 0-66.8-13.97c-23.5 0-45.77 4.66-66.82 13.97L185.8 2.66c-1.56-2.65-3.77-3.33-6.65-2-2.66 1.57-3.21 3.77-1.66 6.65l23.6 43.54c-23.93 12.2-42.99 29.2-57.17 51.02-14.18 21.83-21.27 45.7-21.27 71.63h307.43c0-25.93-7.1-49.79-21.28-71.63-14.18-21.83-33.13-38.82-56.83-51.02zm-136.43 63.32a12.46 12.46 0 0 1-9.14 3.83 11.9 11.9 0 0 1-8.98-3.83 12.74 12.74 0 0 1-3.65-9.14c0-3.54 1.22-6.59 3.65-9.14 2.44-2.54 5.43-3.82 8.98-3.82s6.59 1.28 9.14 3.82a12.5 12.5 0 0 1 3.82 9.14c0 3.55-1.28 6.59-3.82 9.14zm140.09 0a11.92 11.92 0 0 1-8.98 3.83c-3.55 0-6.6-1.28-9.14-3.83a12.44 12.44 0 0 1-3.82-9.14c0-3.54 1.27-6.59 3.82-9.14a12.48 12.48 0 0 1 9.14-3.82c3.55 0 6.53 1.28 8.98 3.82a12.77 12.77 0 0 1 3.65 9.14c0 3.55-1.22 6.59-3.65 9.14zM123.97 406.8c0 10.2 3.54 18.84 10.63 25.93 7.1 7.09 15.73 10.63 25.93 10.63h24.6l.33 75.45c0 9.53 3.32 17.62 9.97 24.27s14.62 9.97 23.93 9.97c9.52 0 17.6-3.32 24.26-9.97s9.97-14.74 9.97-24.27v-75.44h45.86v75.44c0 9.53 3.32 17.62 9.97 24.27s14.73 9.97 24.26 9.97c9.52 0 17.61-3.32 24.26-9.97s9.97-14.74 9.97-24.27v-75.44h24.93c9.96 0 18.49-3.55 25.59-10.64 7.09-7.08 10.63-15.72 10.63-25.92V185.45H123.97V406.8zm352.3-227.66c-9.3 0-17.28 3.28-23.93 9.8-6.64 6.55-9.96 14.58-9.96 24.1v142.91c0 9.54 3.32 17.62 9.96 24.27s14.63 9.97 23.93 9.97c9.53 0 17.62-3.32 24.26-9.97s9.97-14.73 9.97-24.27V213.04c0-9.52-3.32-17.55-9.97-24.1-6.64-6.53-14.73-9.8-24.25-9.8z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    display: inline-block;
    height: 35px;
    margin-left: -4px;
    width: 35px
}

@media (max-width:1299px) {
    .icon-android {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 553.048 553.048' xml:space='preserve' fill='%231d2630' viewBox='0 0 553.05 553.05'%3E%3Cpath d='M76.77 179.14c-9.52 0-17.61 3.32-24.26 9.97-6.64 6.65-9.97 14.62-9.97 23.93v142.91c0 9.54 3.33 17.62 9.97 24.27 6.65 6.64 14.73 9.97 24.26 9.97 9.53 0 17.56-3.32 24.1-9.97 6.53-6.65 9.8-14.73 9.8-24.27V213.04c0-9.31-3.31-17.28-9.96-23.93-6.65-6.65-14.63-9.97-23.94-9.97zm275.2-128.29 23.6-43.54c1.55-2.88 1-5.09-1.66-6.64-2.88-1.34-5.1-.66-6.64 1.99l-23.93 43.88a163.4 163.4 0 0 0-66.8-13.97c-23.5 0-45.77 4.66-66.82 13.97L185.8 2.66c-1.56-2.65-3.77-3.33-6.65-2-2.66 1.57-3.21 3.77-1.66 6.65l23.6 43.54c-23.93 12.2-42.99 29.2-57.17 51.02-14.18 21.83-21.27 45.7-21.27 71.63h307.43c0-25.93-7.1-49.79-21.28-71.63-14.18-21.83-33.13-38.82-56.83-51.02zm-136.43 63.32a12.46 12.46 0 0 1-9.14 3.83 11.9 11.9 0 0 1-8.98-3.83 12.74 12.74 0 0 1-3.65-9.14c0-3.54 1.22-6.59 3.65-9.14 2.44-2.54 5.43-3.82 8.98-3.82s6.59 1.28 9.14 3.82a12.5 12.5 0 0 1 3.82 9.14c0 3.55-1.28 6.59-3.82 9.14zm140.09 0a11.92 11.92 0 0 1-8.98 3.83c-3.55 0-6.6-1.28-9.14-3.83a12.44 12.44 0 0 1-3.82-9.14c0-3.54 1.27-6.59 3.82-9.14a12.48 12.48 0 0 1 9.14-3.82c3.55 0 6.53 1.28 8.98 3.82a12.77 12.77 0 0 1 3.65 9.14c0 3.55-1.22 6.59-3.65 9.14zM123.97 406.8c0 10.2 3.54 18.84 10.63 25.93 7.1 7.09 15.73 10.63 25.93 10.63h24.6l.33 75.45c0 9.53 3.32 17.62 9.97 24.27s14.62 9.97 23.93 9.97c9.52 0 17.6-3.32 24.26-9.97s9.97-14.74 9.97-24.27v-75.44h45.86v75.44c0 9.53 3.32 17.62 9.97 24.27s14.73 9.97 24.26 9.97c9.52 0 17.61-3.32 24.26-9.97s9.97-14.74 9.97-24.27v-75.44h24.93c9.96 0 18.49-3.55 25.59-10.64 7.09-7.08 10.63-15.72 10.63-25.92V185.45H123.97V406.8zm352.3-227.66c-9.3 0-17.28 3.28-23.93 9.8-6.64 6.55-9.96 14.58-9.96 24.1v142.91c0 9.54 3.32 17.62 9.96 24.27s14.63 9.97 23.93 9.97c9.53 0 17.62-3.32 24.26-9.97s9.97-14.73 9.97-24.27V213.04c0-9.52-3.32-17.55-9.97-24.1-6.64-6.53-14.73-9.8-24.25-9.8z'/%3E%3C/svg%3E");
        transform: scale(.7) !important
    }
}

.icon-vip {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNjkgMjQ3Ij48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNGRjYxQjYiIGQ9Ik0yMzQuNzAzIDE5Ni4zNDlzLTMuNzc5IDEuMDEzLTguMzY2IDEuMDEzaC0yNC40MDZsLjA2OCAzNy42MzdjMCA2LjEzNC01Ljc4NCAxMS4yOTEtMTIuMjcyIDExLjI5MS02LjUgMC0xMi43NTctNC45NzItMTIuNzU3LTExLjA5NGwtLjExNS0xMDkuNDc5YzAtNi41MzMgNS4zMTctMTEuODM5IDExLjg4Ni0xMS44MzloMzYuNDQxYzI4LjggMCA0My4yMSAyMS4zNTIgNDMuMjEgNDIuMDkxIDAgMTguNjkyLTEwLjk0OCAzNi40MTEtMzMuNjg5IDQwLjM4Wm0tOS4wNC01Ni4zNjRoLTIzLjgzN2wuMDYgMzMuMzI1aDIzLjc3N2MxMS42IDAgMTcuMzM1LTguNTcxIDE3LjMzNS0xNi44NyAwLTguMTYzLTUuNzM1LTE2LjQ1NS0xNy4zMzUtMTYuNDU1Wk04Ni4yMzEgNzcuNTYzIDY3LjgxMiAyOC40NDZ2LTYuMTRoNi4xNGwyNy42MjkgMjEuNDg5TDEzMi4yNzkuODE3aDMuMDdsMzEuMTIxIDQyLjk3OCAyNy4yMDYtMjEuNDg5aDYuMTR2Ni4xNGwtMTguNDE5IDQ5LjExN0g4Ni4yMzFabTczLjY3Ny01NS4yNTcgMTIuMjc5LTEyLjAzNiA2LjE0IDE1LjEwNi0xMS44NTcgOS4yMDktNi41NjItMTIuMjc5Wm0tNzAuNjA3IDMuMDcgNi4xNC0xNS4xMDYgMTIuMjc5IDEyLjAzNi02LjEzOSAxMi4yNzktMTIuMjgtOS4yMDlabTkuNTI1IDg3LjgxNGM5Ljg1MiAwIDE2LjYwMSAxMC41NyAxMi45NyAxOS4wMTRMNzAuMjkxIDIzNi40MTFjLTEuNDkxIDUuNzMtNy44MzIgOS40OTItMTQuMDI0IDkuNDkyLTUuMzY3IDAtMTEuNzQtMy43NjItMTQuMDI0LTkuNDkyTDEuNzM4IDEzMS4yMDRjLTMuNjI5LTguMjk0IDMuMTE4LTE5LjAxNCAxMi45Ny0xOS4wMTRoLjEwMmM1LjcyNCAwIDkuODYzIDMuNDcxIDExLjk3MSA4Ljc3OC03LjE0OC0xOC4wNzEgMjkuNzY0IDc1LjE5NyAyOS43NjQgNzUuMTk3TDg1LjkgMTIxLjgzN2MyLjYyLTUuMjIgNy4yNjEtOC42NDcgMTIuOTI2LTguNjQ3Wk04Ni4yMzEgODMuNzAzaDk1LjE2NnY5LjIxSDg2LjIzMXYtOS4yMVptNTMuNjUgMzEuMTE3YzYuOTAzIDAgMTIuNDk5IDQuODM1IDEyLjQ5OSAxMS43MTFsLjk5OCAxMDcuMzcxYzAgNi40NzMtNi44NjggMTEuNzA5LTEzLjcxNiAxMS43MDktNi44NiAwLTEyLjQwOC01LjI0OC0xMi40MDgtMTEuNzA5bC0uMDE4LTEwNy40NjljMC02Ljg3NiA1Ljc0Mi0xMS42MTMgMTIuNjQ1LTExLjYxM1oiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    margin: 1px 0 0 -5px;
    width: 36px
}

@media (max-width:1299px) {
    .icon-vip {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNjkgMjQ3Ij48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiMxRDI2MzAiIGQ9Ik0yMzQuNzAzIDE5Ni4zNDlzLTMuNzc5IDEuMDEzLTguMzY2IDEuMDEzaC0yNC40MDZsLjA2OCAzNy42MzdjMCA2LjEzNC01Ljc4NCAxMS4yOTEtMTIuMjcyIDExLjI5MS02LjUgMC0xMi43NTctNC45NzItMTIuNzU3LTExLjA5NGwtLjExNS0xMDkuNDc5YzAtNi41MzMgNS4zMTctMTEuODM5IDExLjg4Ni0xMS44MzloMzYuNDQxYzI4LjggMCA0My4yMSAyMS4zNTIgNDMuMjEgNDIuMDkxIDAgMTguNjkyLTEwLjk0OCAzNi40MTEtMzMuNjg5IDQwLjM4Wm0tOS4wNC01Ni4zNjRoLTIzLjgzN2wuMDYgMzMuMzI1aDIzLjc3N2MxMS42IDAgMTcuMzM1LTguNTcxIDE3LjMzNS0xNi44NyAwLTguMTYzLTUuNzM1LTE2LjQ1NS0xNy4zMzUtMTYuNDU1Wk04Ni4yMzEgNzcuNTYzIDY3LjgxMiAyOC40NDZ2LTYuMTRoNi4xNGwyNy42MjkgMjEuNDg5TDEzMi4yNzkuODE3aDMuMDdsMzEuMTIxIDQyLjk3OCAyNy4yMDYtMjEuNDg5aDYuMTR2Ni4xNGwtMTguNDE5IDQ5LjExN0g4Ni4yMzFabTczLjY3Ny01NS4yNTcgMTIuMjc5LTEyLjAzNiA2LjE0IDE1LjEwNi0xMS44NTcgOS4yMDktNi41NjItMTIuMjc5Wm0tNzAuNjA3IDMuMDcgNi4xNC0xNS4xMDYgMTIuMjc5IDEyLjAzNi02LjEzOSAxMi4yNzktMTIuMjgtOS4yMDlabTkuNTI1IDg3LjgxNGM5Ljg1MiAwIDE2LjYwMSAxMC41NyAxMi45NyAxOS4wMTRMNzAuMjkxIDIzNi40MTFjLTEuNDkxIDUuNzMtNy44MzIgOS40OTItMTQuMDI0IDkuNDkyLTUuMzY3IDAtMTEuNzQtMy43NjItMTQuMDI0LTkuNDkyTDEuNzM4IDEzMS4yMDRjLTMuNjI5LTguMjk0IDMuMTE4LTE5LjAxNCAxMi45Ny0xOS4wMTRoLjEwMmM1LjcyNCAwIDkuODYzIDMuNDcxIDExLjk3MSA4Ljc3OC03LjE0OC0xOC4wNzEgMjkuNzY0IDc1LjE5NyAyOS43NjQgNzUuMTk3TDg1LjkgMTIxLjgzN2MyLjYyLTUuMjIgNy4yNjEtOC42NDcgMTIuOTI2LTguNjQ3Wk04Ni4yMzEgODMuNzAzaDk1LjE2NnY5LjIxSDg2LjIzMXYtOS4yMVptNTMuNjUgMzEuMTE3YzYuOTAzIDAgMTIuNDk5IDQuODM1IDEyLjQ5OSAxMS43MTFsLjk5OCAxMDcuMzcxYzAgNi40NzMtNi44NjggMTEuNzA5LTEzLjcxNiAxMS43MDktNi44NiAwLTEyLjQwOC01LjI0OC0xMi40MDgtMTEuNzA5bC0uMDE4LTEwNy40NjljMC02Ljg3NiA1Ljc0Mi0xMS42MTMgMTIuNjQ1LTExLjYxM1oiLz48L3N2Zz4=);
        height: 35px;
        margin: 0 0 0 -4px;
        transform: scale(.8) !important;
        width: 35px
    }
}

.icon-nox {
    background: url(../images/Nox_Icon.png) no-repeat;
    background-position: -1px;
    background-size: 100%;
    display: inline-block;
    height: 36px;
    width: 33px
}

@media (max-width:1299px) {
    .icon-nox {
        transform: scale(.7) !important
    }
}

.game__downloadBtn {
    border-radius: 8px;
    display: inline-block;
    height: 60px;
    margin: 0 0 10px;
    padding: 10px 20px 10px 30px;
    position: relative;
    width: 100%
}

@media (max-width:1299px) {
    .game__downloadBtn {
        align-items: center;
        border-color: #111316;
        border-radius: 12px;
        color: #111316;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        height: 55px;
        justify-content: flex-start;
        margin: 0 5px 10px 0;
        max-width: 100px;
        overflow: hidden;
        padding: 5px;
        width: 30%
    }

    .game__downloadBtn.game__downloadBtn--apple {
        background-color: #65d1ff
    }

    .game__downloadBtn.game__downloadBtn--android {
        background-color: #a3c338
    }

    .game__downloadBtn.game__downloadBtn--h5,
    .game__downloadBtn.game__downloadBtn--pc,
    .game__downloadBtn.game__downloadBtn--vip {
        background-color: #e531CE
    }

    .game__downloadBtn.game__downloadBtn--nox {
        background-color: #9f72ff
    }

    .game__downloadBtn.game__downloadBtn--nox .icon-nox {
        background: url(../images/Nox_Icon_hover.png) no-repeat;
        background-position: -1px;
        background-size: 100%;
        margin-top: 1.5px
    }

    .game__downloadBtn.game__downloadBtn--forum {
        background-color: #9f72ff
    }

    .game__downloadBtn.game__downloadBtn--discord {
        background-color: #7289da
    }
}

@media (max-width:1299px) and (max-width:1299px) {
    .game__downloadBtn.game__downloadBtn--discord {
        background-color: #9f72ff
    }
}

@media (max-width:1299px) {
    .game__downloadBtn i:before {
        color: #111316;
        color: #111316 !important
    }
}

.game__downloadBtn span {
    left: 75px;
    position: absolute
}

@media (max-width:1299px) {
    .game__downloadBtn span {
        left: 35px !important
    }
}

.game__downloadBtn span:first-of-type {
    font-size: 16px;
    font-weight: 500;
    top: 8px
}

@media (max-width:1299px) {
    .game__downloadBtn span:first-of-type {
        font-size: 14px;
        top: auto
    }
}

.game__downloadBtn span:last-of-type {
    font-size: 12px;
    top: 30px
}

@media (max-width:1299px) {
    .game__downloadBtn span:last-of-type {
        font-size: 10px
    }

    .game__downloadBtn--apple {
        padding: 7px
    }
}

.game__downloadBtn--apple i:before {
    color: #65d1ff
}

@media (max-width:1299px) {
    .game__downloadBtn--apple i:before {
        font-size: 30px !important
    }
}

.game__downloadBtn--vip i:before {
    color: #ff61b6
}

.game__downloadBtn--h5 {
    margin: 10px 0
}

@media (max-width:1299px) {
    .game__downloadBtn--h5 {
        margin: 0 5px 10px 0;
        padding: 7px
    }
}

.game__downloadBtn--h5 i:before {
    color: #ff61b6
}

.game__downloadBtn--forum i {
    font-size: 26px;
    padding-top: 4px
}

@media (max-width:1299px) {
    .game__downloadBtn--forum i {
        font-size: 22px;
        padding-left: 4px;
        padding-top: 2px
    }
}

.game__downloadBtn--discord i {
    color: #7289da;
    font-size: 36px;
    padding-top: 2px
}

@media (max-width:1299px) {
    .game__downloadBtn--discord i {
        font-size: 26px;
        padding-left: 4px;
        padding-top: 2px
    }

    .game__downloadBtn--pc {
        padding: 7px
    }
}

.game__downloadBtn .fa-desktop {
    color: #ff61b6;
    font-size: 28px
}

@media (max-width:1299px) {
    .game__downloadBtn .fa-desktop {
        font-size: 20px;
        margin: 4px 0 0
    }
}

.game__downloadBtn .fa-apple {
    font-size: 32px
}

@media (max-width:1299px) {
    .game__downloadBtn .fa-apple {
        font-size: 30px
    }
}

.game__downloadBtn:hover {
    border-color: #111316;
    color: #111316
}

.game__downloadBtn:hover.game__downloadBtn--apple {
    background-color: #65d1ff
}

.game__downloadBtn:hover.game__downloadBtn--android {
    background-color: #a3c338
}

.game__downloadBtn:hover.game__downloadBtn--h5,
.game__downloadBtn:hover.game__downloadBtn--pc,
.game__downloadBtn:hover.game__downloadBtn--vip {
    background-color: #e531CE
}

.game__downloadBtn:hover.game__downloadBtn--nox {
    background-color: #9f72ff
}

.game__downloadBtn:hover.game__downloadBtn--nox .icon-nox {
    background: url(../images/Nox_Icon_hover.png) no-repeat;
    background-position: -1px;
    background-size: 100%;
    margin-top: 1.5px
}

.game__downloadBtn:hover.game__downloadBtn--forum {
    background-color: #9f72ff
}

.game__downloadBtn:hover.game__downloadBtn--discord {
    background-color: #7289da
}

@media (max-width:1299px) {
    .game__downloadBtn:hover.game__downloadBtn--discord {
        background-color: #9f72ff
    }
}

.game__downloadBtn:hover i:before {
    color: #111316
}

.game__downloadBtn:hover.game__downloadBtn--android .icon-android {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 553.048 553.048' xml:space='preserve' fill='%231d2630' viewBox='0 0 553.05 553.05'%3E%3Cpath d='M76.77 179.14c-9.52 0-17.61 3.32-24.26 9.97-6.64 6.65-9.97 14.62-9.97 23.93v142.91c0 9.54 3.33 17.62 9.97 24.27 6.65 6.64 14.73 9.97 24.26 9.97 9.53 0 17.56-3.32 24.1-9.97 6.53-6.65 9.8-14.73 9.8-24.27V213.04c0-9.31-3.31-17.28-9.96-23.93-6.65-6.65-14.63-9.97-23.94-9.97zm275.2-128.29 23.6-43.54c1.55-2.88 1-5.09-1.66-6.64-2.88-1.34-5.1-.66-6.64 1.99l-23.93 43.88a163.4 163.4 0 0 0-66.8-13.97c-23.5 0-45.77 4.66-66.82 13.97L185.8 2.66c-1.56-2.65-3.77-3.33-6.65-2-2.66 1.57-3.21 3.77-1.66 6.65l23.6 43.54c-23.93 12.2-42.99 29.2-57.17 51.02-14.18 21.83-21.27 45.7-21.27 71.63h307.43c0-25.93-7.1-49.79-21.28-71.63-14.18-21.83-33.13-38.82-56.83-51.02zm-136.43 63.32a12.46 12.46 0 0 1-9.14 3.83 11.9 11.9 0 0 1-8.98-3.83 12.74 12.74 0 0 1-3.65-9.14c0-3.54 1.22-6.59 3.65-9.14 2.44-2.54 5.43-3.82 8.98-3.82s6.59 1.28 9.14 3.82a12.5 12.5 0 0 1 3.82 9.14c0 3.55-1.28 6.59-3.82 9.14zm140.09 0a11.92 11.92 0 0 1-8.98 3.83c-3.55 0-6.6-1.28-9.14-3.83a12.44 12.44 0 0 1-3.82-9.14c0-3.54 1.27-6.59 3.82-9.14a12.48 12.48 0 0 1 9.14-3.82c3.55 0 6.53 1.28 8.98 3.82a12.77 12.77 0 0 1 3.65 9.14c0 3.55-1.22 6.59-3.65 9.14zM123.97 406.8c0 10.2 3.54 18.84 10.63 25.93 7.1 7.09 15.73 10.63 25.93 10.63h24.6l.33 75.45c0 9.53 3.32 17.62 9.97 24.27s14.62 9.97 23.93 9.97c9.52 0 17.6-3.32 24.26-9.97s9.97-14.74 9.97-24.27v-75.44h45.86v75.44c0 9.53 3.32 17.62 9.97 24.27s14.73 9.97 24.26 9.97c9.52 0 17.61-3.32 24.26-9.97s9.97-14.74 9.97-24.27v-75.44h24.93c9.96 0 18.49-3.55 25.59-10.64 7.09-7.08 10.63-15.72 10.63-25.92V185.45H123.97V406.8zm352.3-227.66c-9.3 0-17.28 3.28-23.93 9.8-6.64 6.55-9.96 14.58-9.96 24.1v142.91c0 9.54 3.32 17.62 9.96 24.27s14.63 9.97 23.93 9.97c9.53 0 17.62-3.32 24.26-9.97s9.97-14.73 9.97-24.27V213.04c0-9.52-3.32-17.55-9.97-24.1-6.64-6.53-14.73-9.8-24.25-9.8z'/%3E%3C/svg%3E")
}

.game__downloadBtn:hover.game__downloadBtn--vip .icon-vip {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNjkgMjQ3Ij48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiMxRDI2MzAiIGQ9Ik0yMzQuNzAzIDE5Ni4zNDlzLTMuNzc5IDEuMDEzLTguMzY2IDEuMDEzaC0yNC40MDZsLjA2OCAzNy42MzdjMCA2LjEzNC01Ljc4NCAxMS4yOTEtMTIuMjcyIDExLjI5MS02LjUgMC0xMi43NTctNC45NzItMTIuNzU3LTExLjA5NGwtLjExNS0xMDkuNDc5YzAtNi41MzMgNS4zMTctMTEuODM5IDExLjg4Ni0xMS44MzloMzYuNDQxYzI4LjggMCA0My4yMSAyMS4zNTIgNDMuMjEgNDIuMDkxIDAgMTguNjkyLTEwLjk0OCAzNi40MTEtMzMuNjg5IDQwLjM4Wm0tOS4wNC01Ni4zNjRoLTIzLjgzN2wuMDYgMzMuMzI1aDIzLjc3N2MxMS42IDAgMTcuMzM1LTguNTcxIDE3LjMzNS0xNi44NyAwLTguMTYzLTUuNzM1LTE2LjQ1NS0xNy4zMzUtMTYuNDU1Wk04Ni4yMzEgNzcuNTYzIDY3LjgxMiAyOC40NDZ2LTYuMTRoNi4xNGwyNy42MjkgMjEuNDg5TDEzMi4yNzkuODE3aDMuMDdsMzEuMTIxIDQyLjk3OCAyNy4yMDYtMjEuNDg5aDYuMTR2Ni4xNGwtMTguNDE5IDQ5LjExN0g4Ni4yMzFabTczLjY3Ny01NS4yNTcgMTIuMjc5LTEyLjAzNiA2LjE0IDE1LjEwNi0xMS44NTcgOS4yMDktNi41NjItMTIuMjc5Wm0tNzAuNjA3IDMuMDcgNi4xNC0xNS4xMDYgMTIuMjc5IDEyLjAzNi02LjEzOSAxMi4yNzktMTIuMjgtOS4yMDlabTkuNTI1IDg3LjgxNGM5Ljg1MiAwIDE2LjYwMSAxMC41NyAxMi45NyAxOS4wMTRMNzAuMjkxIDIzNi40MTFjLTEuNDkxIDUuNzMtNy44MzIgOS40OTItMTQuMDI0IDkuNDkyLTUuMzY3IDAtMTEuNzQtMy43NjItMTQuMDI0LTkuNDkyTDEuNzM4IDEzMS4yMDRjLTMuNjI5LTguMjk0IDMuMTE4LTE5LjAxNCAxMi45Ny0xOS4wMTRoLjEwMmM1LjcyNCAwIDkuODYzIDMuNDcxIDExLjk3MSA4Ljc3OC03LjE0OC0xOC4wNzEgMjkuNzY0IDc1LjE5NyAyOS43NjQgNzUuMTk3TDg1LjkgMTIxLjgzN2MyLjYyLTUuMjIgNy4yNjEtOC42NDcgMTIuOTI2LTguNjQ3Wk04Ni4yMzEgODMuNzAzaDk1LjE2NnY5LjIxSDg2LjIzMXYtOS4yMVptNTMuNjUgMzEuMTE3YzYuOTAzIDAgMTIuNDk5IDQuODM1IDEyLjQ5OSAxMS43MTFsLjk5OCAxMDcuMzcxYzAgNi40NzMtNi44NjggMTEuNzA5LTEzLjcxNiAxMS43MDktNi44NiAwLTEyLjQwOC01LjI0OC0xMi40MDgtMTEuNzA5bC0uMDE4LTEwNy40NjljMC02Ljg3NiA1Ljc0Mi0xMS42MTMgMTIuNjQ1LTExLjYxM1oiLz48L3N2Zz4=)
}

#game__basicInfo {
    position: relative
}

#game__basicInfo h1 {
    font-size: 28px;
    margin: 0 0 10px
}

#game__basicInfo p {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    color: #9a9fa5;
    display: -webkit-box;
    font-size: 14px;
    line-height: 24px;
    margin-top: 0;
    max-height: 96px;
    overflow: hidden;
    text-overflow: ellipsis
}

#game__basicInfo p a {
    color: #ff61b6;
    position: relative;
    transition: all .1s ease-in-out
}

#game__basicInfo p a:after,
#game__basicInfo p a:before {
    background-color: #e531CE;
    bottom: -2px;
    content: "";
    height: 1px;
    left: 0;
    margin: 5px 0 0;
    opacity: 0;
    position: absolute;
    transition: all .1s ease-in-out;
    transition-duration: .75s;
    width: 0
}

#game__basicInfo p a:hover:after,
#game__basicInfo p a:hover:before {
    opacity: 1;
    width: 100%
}

.news__rightPanel #game__summaryFooter {
    position: absolute
}

#game__summaryFooter {
    align-items: flex-end
}

#game__summaryFooter .game__tag {
    display: inline-block;
    height: 26px;
    margin-bottom: 10px
}

.game__snsBtn {
    border-radius: 100%;
    display: inline-block;
    height: 50px;
    margin-right: 15px;
    text-align: center;
    width: 50px
}

.game__snsBtn:nth-of-type(2) {
    margin-right: 16px
}

.game__snsBtn:last-of-type {
    margin-right: 30px
}

#tenkafuma-twitter.game__snsBtn {
    background-color: #00a9ff
}

#tenkafuma-twitter i {
    font-size: 30px;
    line-height: 50px
}

#tenkafuma-facebook.game__snsBtn {
    background-color: #3578f7
}

#tenkafuma-facebook i {
    font-size: 38px;
    line-height: 50px
}

#tenkafuma-discord.game__snsBtn {
    background-color: #6888f0
}

#tenkafuma-discord i {
    font-size: 30px;
    line-height: 50px
}

@media screen and (max-width:1299px) {
    #game__summary {
        margin-bottom: 20px
    }

    #game__summary img {
        height: 100px;
        margin-bottom: 20px;
        width: 100px
    }

    #game__basicInfo {
        flex: auto;
        height: auto;
        min-height: 180px;
        padding: 3px 0 3px 12px;
        width: calc(100% - 100px)
    }

    #game__basicInfo h1 {
        font-size: 16px;
        margin-bottom: 10px
    }

    #game__basicInfo p {
        font-size: 12px;
        line-height: 18px
    }

    #game__basicInfo p br {
        display: none
    }

    #news .icon-android {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 553.048 553.048' xml:space='preserve' fill='%231d2630' viewBox='0 0 553.05 553.05'%3E%3Cpath d='M76.77 179.14c-9.52 0-17.61 3.32-24.26 9.97-6.64 6.65-9.97 14.62-9.97 23.93v142.91c0 9.54 3.33 17.62 9.97 24.27 6.65 6.64 14.73 9.97 24.26 9.97 9.53 0 17.56-3.32 24.1-9.97 6.53-6.65 9.8-14.73 9.8-24.27V213.04c0-9.31-3.31-17.28-9.96-23.93-6.65-6.65-14.63-9.97-23.94-9.97zm275.2-128.29 23.6-43.54c1.55-2.88 1-5.09-1.66-6.64-2.88-1.34-5.1-.66-6.64 1.99l-23.93 43.88a163.4 163.4 0 0 0-66.8-13.97c-23.5 0-45.77 4.66-66.82 13.97L185.8 2.66c-1.56-2.65-3.77-3.33-6.65-2-2.66 1.57-3.21 3.77-1.66 6.65l23.6 43.54c-23.93 12.2-42.99 29.2-57.17 51.02-14.18 21.83-21.27 45.7-21.27 71.63h307.43c0-25.93-7.1-49.79-21.28-71.63-14.18-21.83-33.13-38.82-56.83-51.02zm-136.43 63.32a12.46 12.46 0 0 1-9.14 3.83 11.9 11.9 0 0 1-8.98-3.83 12.74 12.74 0 0 1-3.65-9.14c0-3.54 1.22-6.59 3.65-9.14 2.44-2.54 5.43-3.82 8.98-3.82s6.59 1.28 9.14 3.82a12.5 12.5 0 0 1 3.82 9.14c0 3.55-1.28 6.59-3.82 9.14zm140.09 0a11.92 11.92 0 0 1-8.98 3.83c-3.55 0-6.6-1.28-9.14-3.83a12.44 12.44 0 0 1-3.82-9.14c0-3.54 1.27-6.59 3.82-9.14a12.48 12.48 0 0 1 9.14-3.82c3.55 0 6.53 1.28 8.98 3.82a12.77 12.77 0 0 1 3.65 9.14c0 3.55-1.22 6.59-3.65 9.14zM123.97 406.8c0 10.2 3.54 18.84 10.63 25.93 7.1 7.09 15.73 10.63 25.93 10.63h24.6l.33 75.45c0 9.53 3.32 17.62 9.97 24.27s14.62 9.97 23.93 9.97c9.52 0 17.6-3.32 24.26-9.97s9.97-14.74 9.97-24.27v-75.44h45.86v75.44c0 9.53 3.32 17.62 9.97 24.27s14.73 9.97 24.26 9.97c9.52 0 17.61-3.32 24.26-9.97s9.97-14.74 9.97-24.27v-75.44h24.93c9.96 0 18.49-3.55 25.59-10.64 7.09-7.08 10.63-15.72 10.63-25.92V185.45H123.97V406.8zm352.3-227.66c-9.3 0-17.28 3.28-23.93 9.8-6.64 6.55-9.96 14.58-9.96 24.1v142.91c0 9.54 3.32 17.62 9.96 24.27s14.63 9.97 23.93 9.97c9.53 0 17.62-3.32 24.26-9.97s9.97-14.73 9.97-24.27V213.04c0-9.52-3.32-17.55-9.97-24.1-6.64-6.53-14.73-9.8-24.25-9.8z'/%3E%3C/svg%3E");
        transform: scale(.7) !important
    }
}

@media screen and (max-width:1299px) and (max-width:359px) {
    .game__downloadBtn span:first-of-type {
        font-size: 12px !important;
        font-size: 13px !important;
        top: auto
    }
}

.news__paragraph img {
    max-width: 100%
}

.newsList__blockTitle {
    margin: 0
}

.newsList__blockTitle h2 {
    flex: 1;
    margin: 0;
    padding: 0
}

@media (max-width:1299px) {
    .newsList__blockTitle h2 {
        -webkit-line-clamp: 1;
        font-size: 18px;
        white-space: normal
    }
}

@media (max-width:767px) {
    .newsList__blockTitle h2 {
        -webkit-line-clamp: 2;
        font-size: 12px
    }
}

.newsList__blockTitle .newsList__blockTime {
    color: #9a9fa5;
    margin: 0;
    width: 140px
}

@media (max-width:1299px) {
    .newsList__blockTitle .newsList__blockTime {
        width: auto
    }
}

.news__list {
    margin-right: 0;
    width: auto
}

@media (max-width:1299px) {
    .news__list {
        margin-bottom: 15px;
        padding: 0
    }
}

@media (max-width:767px) {
    .news__list {
        margin-bottom: 10px
    }
}

.news__list a {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    justify-content: flex-start
}

.news__list a:hover img {
    transform: scale(1.1);
    transition: transform 1.5s cubic-bezier(.19, 1, .22, 1) 0s
}

.news__pic {
    border-radius: 16px;
    height: 135px;
    overflow: hidden;
    width: 270px
}

@media (max-width:1299px) {
    .news__pic {
        border-radius: 16px;
        height: 15.2vw;
        width: 30.4vw
    }
}

@media (max-width:767px) {
    .news__pic {
        border-radius: 6px;
        height: 15.2vw;
        min-height: 57px;
        width: 30.4vw
    }
}

.news__content {
    align-items: flex-start;
    display: flex;
    flex: 1;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    padding: 0 0 0 20px;
    text-align: left;
    width: calc(100% - 270px)
}

@media (max-width:1299px) {
    .news__content {
        padding: 0 0 0 20px;
        right: 10px;
        width: calc(100% - 30.4vw)
    }
}

@media (max-width:767px) {
    .news__content {
        height: 17.0666666667vw;
        min-height: 57px;
        padding: 0 0 0 10px;
        width: 61%
    }
}

.news__content h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media (max-width:1299px) {
    .news__content h2 {
        font-size: 18px
    }
}

@media (max-width:767px) {
    .news__content h2 {
        -webkit-line-clamp: 2;
        display: -webkit-box;
        font-size: 14px;
        line-height: 18px;
        white-space: normal;
        word-break: break-all
    }
}

.news__content p {
    -webkit-line-clamp: 3;
    color: #9a9fa5;
    display: -webkit-box;
    font-size: 14px;
    height: 77.994px;
    line-height: 1.857;
    margin: 4px 0;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (max-width:1299px) {
    .news__content p {
        -webkit-line-clamp: 3;
        font-size: 14px
    }
}

@media (max-width:768px) {
    .news__content p {
        -webkit-line-clamp: 2;
        height: 51.996px
    }
}

@media (max-width:767px) {
    .news__content p {
        font-size: 12px;
        margin: 0
    }
}

.news__content .footer {
    align-items: center;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    padding: 0;
    width: 100%
}

@media (max-width:1299px) {
    .news__content .footer {
        padding: 0
    }
}

@media (max-width:767px) {
    .news__content .footer {
        align-items: inherit;
        flex-direction: row
    }
}

.news__content .news__tags {
    overflow: hidden
}

@media (max-width:767px) {
    .news__content .news__tags {
        height: auto;
        line-height: normal;
        margin-left: -5px
    }
}

.news__content .news__tag {
    display: inline-block;
    flex: 1
}

@media (max-width:767px) {
    .news__content .news__tag {
        transform: scale(.9)
    }
}

.news__content .newsList__blockTime {
    padding: 0;
    text-align: right;
    width: 30%
}

@media (max-width:1299px) {
    .news__content .newsList__blockTime {
        font-size: 14px;
        white-space: nowrap;
        width: auto
    }
}

@media (max-width:767px) {
    .news__content .newsList__blockTime {
        font-size: 12px;
        margin: 0;
        transform: scale(.9)
    }
}

.news__tagsBlock {
    margin: 0 0 40px;
    padding: 0
}

@media screen and (max-width:1299px) {
    .news__tagsBlock {
        margin: 17px 0
    }
}

.news__tagsBlock .news__tag--gameName {
    background-color: #8260d2;
    color: #fff;
    max-width: 100%;
    width: auto
}

.newsList__image {
    border-radius: 16px
}

.newsList__image,
.newsList__image img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.newsList__image img {
    display: block
}

@media (max-width:767px) {
    .newsList__image {
        border-radius: 0;
        width: 100%
    }
}

.news__tag--gameName {
    background-color: #e531CE;
    border-color: #f400b7;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    overflow: hidden;
    padding: 1px 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

@media (max-width:767px) {
    .news__tag--gameName {
        font-size: 12px;
        transform: scale(.9)
    }
}