

/* Start:/local/templates/base_2026/components/bitrix/news.list/ticker_home_second/style.css?17727383791045*/
@keyframes ticker {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

.ticker_second {
    background: linear-gradient(208.28deg, #060605 -35.82%, #493423 98.65%);
    color: rgba(255, 255, 255, 1);
    font-family: Montserrat;
    font-size: 36.57px;
    font-weight: 500;
    overflow: hidden;
    max-height: 147px;
}

.ticker_second .ticker__in {
    padding: 48px 0;
    display: flex;
    width: fit-content;
    animation: ticker 20s linear infinite;
    -webkit-transform-style: preserve-3d;
}

.ticker_second .ticker__in .ticker__item {
    padding: 0 116px;
    border-right: 1px solid rgba(255, 255, 255, 1);
    white-space: nowrap;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
}
@media (max-width: 1024px){

    .ticker_second {
        font-size: 20px;
        max-height: 81px;
    }
    .ticker_second .ticker__in {
        padding: 26px 0;
    }
    .ticker_second .ticker__in .ticker__item {
        padding: 0 64px;

    }
}
/* End */


/* Start:/local/templates/base_2026/components/bitrix/catalog.section.list/x_one_mainPage_new/style.css?1772997096203*/
.catalog-grid{
    grid-template-columns: 1fr 2.26fr 1fr;
}
.catalog-grid > * {
    min-width: 0;
}
@media (max-width: 640px) {
    .catalog-grid{
        grid-template-columns: none;
    }

}
/* End */


/* Start:/bitrix/components/bitrix/player/templates/.default/style.min.css?1703951075122*/
td.popupmenu div.popupitem .playlist-edit{background-image:url(/bitrix/components/bitrix/player/images/playlist_edit.gif)}
/* End */
/* /local/templates/base_2026/components/bitrix/news.list/ticker_home_second/style.css?17727383791045 */
/* /local/templates/base_2026/components/bitrix/catalog.section.list/x_one_mainPage_new/style.css?1772997096203 */
/* /bitrix/components/bitrix/player/templates/.default/style.min.css?1703951075122 */
