

/* Start:/bitrix/templates/dn2020/components/bitrix/system.pagenavigation/bootstrap_v4/style.min.css?1591391036272*/
.page-link,.page-link:hover{color:var(--theme-color-primary)}.page-item.active .page-link{color:var(--theme-b-tx-primary);background-color:var(--theme-color-primary);border-color:var(--theme-color-primary)}.page-link:focus{box-shadow:0 0 0 .2rem var(--theme-b-sd-primary)}
/* End */


/* Start:/bitrix/templates/dn2020/components/bitrix/news.list/legends/style.css?17865387993196*/
.rally-card {
    background: #121212;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0,0,0,0.4);
    transition: transform 0.3s, box-shadow 0.3s;
    height: 100%;
    display: flex;
    flex-direction: column;
    color: #ffffff;
}
.rally-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 40px rgba(255,235,0,0.2);
}

.rally-card__image {
    height: 220px;
    object-fit: cover;
    width: 100%;
    display: block;
}
.rally-card__image-wrap {
    position: relative;
    overflow: hidden;
}
.rally-card:hover .rally-card__image {
    transform: scale(1.03);
    transition: transform 0.4s;
}

/* Дата – жёлтый фон, чёрный текст */
.rally-card__date {
    position: absolute;
    bottom: 12px;
    left: 12px;
    background: #ffeb00;
    color: #121212;
    padding: 4px 14px;
    border-radius: 30px;
    display: flex;
    align-items: baseline;
    gap: 4px;
    font-weight: 700;
    font-size: 0.9rem;
}
.rally-card__date-day { font-size: 1.2rem; }
.rally-card__date-month { text-transform: uppercase; font-weight: 400; }

.rally-card__body {
    padding: 1.25rem 1.25rem 1.5rem;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.rally-card__title {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 0.75rem;
    color: #ffffff;
}
.rally-card__title a {
    color: #ffffff;
    text-decoration: none;
    transition: color 0.2s;
}
.rally-card__title a:hover {
    color: #ffeb00;
    text-decoration: none;
    text-decoration-color: #ffeb00;
}
.rally-card__text {
    color: #cccccc;
    font-size: 0.95rem;
    line-height: 1.6;
    flex: 1;
    margin-bottom: 1rem;
}
.rally-card__footer {
    margin-top: auto;
    padding-top: 0.75rem;
    border-top: 1px solid #333;
}

/* Кнопка – инвертированная: жёлтый фон на тёмном */
.rally-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 700;
    font-size: 0.95rem;
    color: #121212;
    background: #ffeb00;
    padding: 0.5rem 1.2rem;
    border-radius: 40px;
    border: none;
    transition: all 0.25s;
    text-decoration: none;
}
.rally-btn:hover {
    background: #ffffff;
    color: #121212;
    gap: 14px;
    text-decoration: none;
    box-shadow: 0 4px 16px rgba(255,235,0,0.5);
}
.rally-btn__icon {
    width: 20px;
    height: 20px;
    stroke: currentColor;
    stroke-width: 2.5;
    transition: transform 0.2s;
}
.rally-btn:hover .rally-btn__icon {
    transform: translateX(4px);
}

/* Пагинация на тёмном фоне – жёлтые акценты */
.rally-pagination .pagination { justify-content: center; margin-top: 2rem; }
.rally-pagination .page-link {
    color: #ffffff;
    background: #121212;
    border-color: #333;
}
.rally-pagination .page-item.active .page-link {
    background: #ffeb00;
    border-color: #ffeb00;
    color: #121212;
    font-weight: 700;
}
.rally-pagination .page-link:hover {
    background: #ffeb00;
    border-color: #ffeb00;
    color: #121212;
}
/* End */
/* /bitrix/templates/dn2020/components/bitrix/system.pagenavigation/bootstrap_v4/style.min.css?1591391036272 */
/* /bitrix/templates/dn2020/components/bitrix/news.list/legends/style.css?17865387993196 */
