

/* Start:/bitrix/templates/main/components/bitrix/news.list/results-video/style.css?1694084250150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/owl_carousel/style.css?17506217402752*/
.articles-carousel-wrapper {
    position: relative;
    padding: 50px 0;
    max-width: 1200px;
    margin: 0 auto;
}

.section-title {
    text-align: center;
    margin-bottom: 30px;
    font-size: 28px;
}

.articles-carousel-container {
    position: relative;
}

.owl-carousel {
    position: relative;
    display: block;
}

.owl-stage-outer {
    overflow: hidden;
    padding: 10px 0;
}

.owl-stage {
    display: flex;
    align-items: stretch;
}

.owl-item {
    display: flex;
    height: auto;
}

.carousel-item {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 3px 15px rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: 0 10px;
    transition: transform 0.3s ease;
}

.carousel-item:hover {
    transform: translateY(-5px);
}

.carousel-image-wrapper {
    height: 200px;
    overflow: hidden;
    flex-shrink: 0;
}

.carousel-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.carousel-item:hover .carousel-image {
    transform: scale(1.05);
}

.carousel-content {
    padding: 20px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.carousel-title {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
}

.carousel-text {
    font-size: 14px;
    color: #666;
    margin-bottom: 15px;
    line-height: 1.5;
    flex-grow: 1;
}

.btn-more {
    display: inline-block;
    padding: 8px 15px;
    background: #c7313d;
    color: #fff !important;
    border-radius: 4px;
    text-decoration: none;
    font-size: 14px;
    transition: background 0.3s;
    align-self: flex-start;
}

.btn-more:hover {
    background: #b25e65;
}

/* Навигационные стрелки */
.articles-carousel-arrow {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    background: #f0f0f0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transform: translateY(-50%);
    transition: all 0.3s;
    z-index: 10;
}

.articles-carousel-arrow:hover {
    background: #0066cc;
    color: #fff;
}

.articles-carousel-arrow._prev {
    left: -50px;
}

.articles-carousel-arrow._next {
    right: -50px;
}

.articles-carousel-arrow i {
    font-size: 18px;
}

/* Адаптивность */
@media (max-width: 1300px) {
    .articles-carousel-arrow._prev {
        left: -20px;
    }
    .articles-carousel-arrow._next {
        right: -20px;
    }
}

@media (max-width: 768px) {
    .articles-carousel-arrow {
        width: 30px;
        height: 30px;
    }
    .articles-carousel-arrow._prev {
        left: -10px;
    }
    .articles-carousel-arrow._next {
        right: -10px;
    }
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/gallery/style.css?1694084250150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /bitrix/templates/main/components/bitrix/news.list/results-video/style.css?1694084250150 */
/* /bitrix/templates/main/components/bitrix/news.list/owl_carousel/style.css?17506217402752 */
/* /bitrix/templates/main/components/bitrix/news.list/gallery/style.css?1694084250150 */
