

/* Start:/local/templates/fond2025/components/bitrix/news.list/game/style.css?17472931981928*/
.main > h1 {
    margin: 40px 0 20px 0!important;
}
.main span, .main p, .main ul li{
    font-size: 21px;
    color: #444444;
    line-height: 150%;
}
.mp-game-list {
    margin-bottom: 50px;
}

.mp-game-list--items {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 20px;
}

.game-item {
    background: #ffffff;
    border-radius: 25px;
    padding: 50px;
    height: 100%;
    display: flex;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: nowrap;
}
.game-item h2 {
    font-size: 30px;
    line-height: 120%;
    margin-bottom: 20px;
    margin-top: 0;
    font-family: Gilroy;
    font-weight: 600;
    color: #000000;
}
.game-item h3 {
    font-size: 24px;
    line-height: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    font-family: Gilroy;
    font-weight: 600;
    color: #000000;
}
.game-item span {
    font-size: 21px;
    line-height: 150%;
    font-family: Gilroy;
    font-weight: 400;
}

.main span, .main ul li span {
    font-size: 21px;
    line-height: 150%;
    font-weight: 200;
    font-family: 'Gilroy';
}

.main > ul, .game-item ul {
    padding-left: 28px;
    margin: 0;
}


@media (max-width: 768px) {
    .mp-game-list--items h1, .main h1 {
        font-size: 24px!important;
        line-height: 120%!important;
    }
    .main span, .main ul li span {
        font-size: 14px!important;
    }
    .main > h3 {
        font-size: 20px;
    }
    .mp-game-list--items h1 {
        margin: 40px 0 20px 0!important;
    }
    .game-item {
        padding: 25px;
    }
    .game-item h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .mp-symbol-list {
        margin-bottom: 0;
    }
    .game-item h2 {
        font-size: 20px;
    }
    .game-item h3 {
        font-size: 16px;
    }
    .main span, .main p, .main ul li span, .main ul li {
        font-size: 14px !important;
    }
}
/* End */
/* /local/templates/fond2025/components/bitrix/news.list/game/style.css?17472931981928 */
