

/* Start:/local/templates/wine/components/bitrix/breadcrumb/main/style.css?1761045561240*/

.breadcrumbs {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.breadcrumbs a {
    text-decoration: none;
    color: #5F6368;
}

.breadcrumbs span {
    color: #979797;
}
/* End */


/* Start:/local/templates/wine/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17610455613707*/
.news-detail {
    padding: 64px 24px;
}

.news-title {
    margin-top: 32px;
}

.news-title span {
    color: #9C9C9C;
}

.news-detail .news-title {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 1px solid #CFCFCE;
    padding-bottom: 32px;
}

.news-detail__body {
    margin-top: 80px;
    display: flex;
    flex-direction: column;
    gap: 48px;
}

.news-detail__image img {
    width: 100%;
    object-fit: cover;
    height: 696px;
    border-radius: 32px;
}

.news-detail__body .typography ul li::marker {
    color: #CB272B;
    font-size: 18px;
}

.news-detail__body .typography ul, .news-detail__body .typography ol {
    margin-top: 16px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.news-detail__body .typography li {
    margin-left: 20px;
}

.nd-slider2 img {
    width: 100%;
    object-fit: cover;
    height: 696px;
    border-radius: 32px;
}

.nd-slider img {
    width: 128px;
    object-fit: cover;
    height: 128px;
    border-radius: 24px;
    cursor: pointer;
}

.nd-slider .swiper-slide {
    width: 128px !important;
}

.news-detail .typography blockquote {
    border-left: 2px solid #CB272B;
    padding-left: 32px;
}

.news-detail__video video{
    width: 100%;
    aspect-ratio: 16/9;
    height: 696px;
    border-radius: 32px;
}

.news-detail__video video{
    width: 100%;
    aspect-ratio: 16/9;
    height: 696px;
    border-radius: 32px;
}

.news-title span{
    white-space: nowrap;
}

.nd-slider {
    margin-top: 16px;
}

.nd-slider .swiper-slide {
    width: 100%;
}

.nd-slider .swiper-slide img {
    width: 100%;
    object-fit: cover;
    border-radius: 24px;
}

.nd-slider2 .swiper-slide {
    width: 100%;
}

.nd-slider2 .swiper-slide img {
    width: 100%;
    object-fit: cover;
    border-radius: 32px;
}


.td-slider .swiper-slide {
    width: 100%;
}

.td-slider .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 24px;
}

.td-slider .swiper-slide {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 24px;
}

.td-slider2 .swiper-slide {
    width: 100%;
}

.td-slider2 .swiper-slide img {
    width: 100%;
    height: 696px;
    object-fit: cover;
    border-radius: 32px;
}

.td-slider .swiper-slide img{
    height: 120px;
}

@media (max-width: 1919px) {
    .td-slider2 .swiper-slide img,.news-detail__image img,.news-detail__video video {
        height: 560px;
    }
}

@media (max-width: 1439px) {
    .news-detail__video video{
        border-radius: 16px;
    }

    .td-slider2 .swiper-slide img,.news-detail__image img,.news-detail__video video {
        height: 400px;
    }

    .news-detail__body{
        gap: 40px;
    }

    .nd-slider .swiper-slide img {
        border-radius: 16px;
    }

    .nd-slider2 .swiper-slide img {
        border-radius: 16px;
    }

    .td-slider .swiper-slide img {
        border-radius: 16px;
    }

    .td-slider2 .swiper-slide img {
        border-radius: 16px;
    }

    .td-slider .swiper-slide img{
        height: 96px;
    }
}

@media (max-width: 1023px) {
    .td-slider2 .swiper-slide img,.news-detail__image img,.news-detail__video video {
        height: 320px;
    }

    .news-detail__body{
        gap: 24px;
    }

    .td-slider .swiper-slide img{
        height: 80px;
    }
}

@media (max-width: 1023px) {
    .news-detail .news-title {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }
}
/* End */
/* /local/templates/wine/components/bitrix/breadcrumb/main/style.css?1761045561240 */
/* /local/templates/wine/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17610455613707 */
