

/* Start:/local/templates/master-tn/components/bitrix/news.list/game/style.css?17532795672325*/
.game_button {
    display: block;
    margin: 0 auto;
    min-width: 150px;
    width: fit-content;
    text-align: center;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    border-radius: 4px;
    padding: 12px 32px 12px;
    font-size: 24px;
    cursor: pointer;
}

.game_page_container {
    padding-bottom: 70px;
}

.game_page_container .b-video {
    margin-top: 70px;
}


.b-video .b-video__play-icon {
    width: 80px !important;
    height: 80px !important;
    bottom: -15%;
    opacity: 0.65;

}

.b-video .b-video__content {
    display: block;
    margin: 0 !important;
    padding-top: 30px;
    padding-bottom: 0;
}

.b-video .b-video__video {
    right: 0;
}

.game_button {
    display: block;
    margin: 0 auto;
    min-width: 150px;
    width: fit-content;
    text-align: center;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    border-radius: 4px;
    padding: 12px 32px 12px;
    font-size: 24px;
    cursor: pointer;
}

.game_page_container {
    padding-bottom: 70px;
}

.game_page_container .b-video {
    margin-top: 70px;
}

.game_page_txt {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 120%;
}

@media print, screen and (min-width: 768px) {
    .b-video__video-container {
        background: rgba(255, 255, 255, 0.66);
    }

    .b-video__video-container.is-played {
        background: none;
    }

    .b-video .b-video__content {
        display: block;
        padding-top: 60px;
        padding-left: 20px;
        margin: 0;
        padding-bottom: 0;
    }

    .b-video .b-video__title {
        width: 100%;
        font-weight: 500;
        color: #fff !important;
    }

    .b-video .b-video__subtitle {
        width: 50%;
        color: #fff !important;
        font-weight: 400;
        line-height: 1.25;
    }

    .b-video__play-icon {
        width: 80px;
        height: 80px;
    }

}

.game_page_container .b-video__subtitle {
    color: #fff !important;
}

@media screen and (max-width: 767px) {
    .game_page_txt {
        font-size: 20px;
        margin-bottom: 20px;
    }
}
/* End */
/* /local/templates/master-tn/components/bitrix/news.list/game/style.css?17532795672325 */
