

/* Start:/bitrix/templates/spartakiada_copy/components/bitrix/news.list/events/style.css?17587219082407*/
.header-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
}

.header-title {
    position: relative;
    z-index: 2;
    font-size: 2.7rem; /* Slightly larger font size for the title */
    font-weight: bold;
    margin-bottom: 6px;
    margin-top: 30px;
}

.description-section {
    padding: 30px 0;
    text-align: center;
    background-color: #fff;
}

.header-description {
    font-size: 1.5rem;
    max-width: 2000px;
    margin: 0 auto;
    line-height: 1.3;
    color: #333;
}

.news-slider_video iframe {
    width: 100%;
    height: 315px; /* You can adjust the height to make the video larger */
}
.text-left {
    text-align: left;
}
/* Стили для <hr> */
.description-divider {
    border-top: 2px solid #000;
    margin: 20px 0;
}


/* Стили для увеличенного текста */
.description-strong {
    font-size: 1.5em; /* Увеличение размера шрифта */
    font-weight: bold; /* Жирное начертание */
    margin: 10px 0; /* Отступы сверху и снизу */
}
.indent {
    display: block;
    margin-bottom: 0.2px; /* Отступ снизу */
}

































.t-container {
    max-width: 900px;
    margin: 0 auto;
    padding: 0;
}

.t688__row {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 0;
}

.t-col {
    box-sizing: border-box;
    padding: 20px;
}

.t-col_6 {
    width: 50%;
}

.t688__img-wrapper {
    position: relative;
    display: block;
    text-decoration: none;
}

.t688__img {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 76.78%; /* 560x430 пропорция */
    background-size: cover;
    background-position: center;
    overflow: hidden;
    display: block;
}

.t688__img-separator {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60%;
    background: linear-gradient(to bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.8));
}

.t688__overlay-text {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: #fff;
    z-index: 2;
}

.t-card__uptitle {
    font-size: 14px;
    margin-bottom: 5px;
    opacity: 0.8;
}

.t-card__title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
}

.t-descr {
    margin-top: 8px;
    font-size: 14px;
    opacity: 0.9;
}

/* End */
/* /bitrix/templates/spartakiada_copy/components/bitrix/news.list/events/style.css?17587219082407 */
