

/* Start:/local/templates/family-new/components/bitrix/news.detail/family-new/style.css?17757424824212*/
.single-news .layout{
    max-width: 850px;
}

.single-news p{
    font: 600 16px/24px 'Mulish', sans-serif;
    color: #132743;
    margin-bottom: 18px;
}

.single-news .h2{
    font-weight: 800;
    font-size: 24px;
    line-height: 26.4px;
    margin-bottom: 25px;
}

.single-news .h3{
    font-weight: 800;
    font-size: 20px;
    line-height: 22px;
}

.single-news .news-date{
    line-height: 16px;
    color: #A1A9B4;
}

.single-news .bold{
    font-weight: 700;
}

.single-news ul, ol{
    margin-bottom: 20px;
    padding-left: 40px;
}

.single-news li{
    list-style-type: disc;
    line-height: 34px;
}

.single-news li::marker {
    font-size: 18px;
    color: #3D71D0;
}

.single-news figure{
    margin-bottom: 40px;
    text-align: center;
}

.single-news figure img{
    max-width: 100%;
    height: auto;
    margin-bottom: 5px;
}

.single-news figure figcaption{
    font-weight: 400;
    font-style: italic;
    font-size: 14px;
    line-height: 16.8px;
    color: #5A687B;
}

.single-news .n_list{
    padding-left: 25px;
    margin-bottom: 18px;
}

.single-news .n_list p{margin-bottom: 10px;}

.single-news .n_list span{
    display: inline-block;'
font-weight: 600;
    font-size: 16px;
    line-height: 22.4px;
    width: 20px;
    color: #3D71D0;
}

.single-news .info-box{
    padding: 25px 20px;
    margin-bottom: 40px;
    border-left: 3px solid #3D71D0;
    background: #EDF6FF;
}

.single-news .info-box p{margin: 0;}

/*-- swiper-slide --*/
.swiper-container {
    width: 100%;
    height: 100%;
    margin-bottom: 50px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: auto;
    padding-bottom: 40px;
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 1;
    background-size: 42px 42px;
}

/* стили для кнопок навигации */
.control{
    position: absolute;
    top: auto;
    bottom: 0;
    left: auto;
    right: 5px;
    z-index: 10;

    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 20px;
}

.control div{
    display: inline-block;
}

.single-news .swiper-button-prev,
.single-news .swiper-button-next {
    position: static;
    width: 12px;
    height: 22px;
    color: #255087;
    z-index: 10;
    cursor: pointer;
    margin: 0;
}

.single-news .swiper-button-prev {
    right: 120px;
}

.single-news .swiper-button-next {
    right: 10px;
}

.single-news .swiper-button-next:after,
.single-news .swiper-button-prev:after{
    font-size: 22px;
    font-weight: 600;
}

.control .pager span{
    font: 500 15px/24px 'Mulish', sans-serif;
}

.control .pager span.ndash{
    font-weight: 800;
    color: #C8C8C8;
    padding: 0 8px;
}

/* ссылки на матрасы в статьях */
.single-news .kb-product-link {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    color: #BD9865;
    font-weight: 700;
    border-bottom: 2px solid #BD9865;
    text-decoration: none;
    transition: color 0.2s, border-color 0.2s;
}
.single-news .kb-product-link::after {
    content: '→';
    font-size: 14px;
}
.single-news .kb-product-link:hover {
    color: #9a7a4e;
    border-color: #9a7a4e;
}

/* ссылки на соцсети / мессенджеры */
.single-news .kb-social-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 18px;
    border-radius: 8px;
    font-weight: 700;
    font-size: 15px;
    text-decoration: none;
    transition: opacity 0.2s;
}
.single-news .kb-social-link:hover { opacity: 0.85; }
.single-news .kb-social-link--max {
    background: #2563EB;
    color: #fff;
}
.single-news .kb-social-link--telegram {
    background: #26A5E4;
    color: #fff;
}

@media screen and (max-width: 640px) {
    .control{
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 130px;
    }
}
/* End */


/* Start:/local/components/slarin/news.list/templates/.default/style.css?17657992322918*/
.more_news_block {
    padding: 60px 0 90px;
    background: #F4F6F9;
}

.more_news_block .title-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.more_news_block .b-title {
    font-weight: 800;
    font-size: 38px;
    line-height: 45.6px;
    letter-spacing: -1px;
}

.more_news_block .btn.btn-2 {
    background: none;
    color: #255087;
}

.more_news_block .btn.btn-2:hover {
    background: none;
    color: #ffffff;
    background: #255087;
}

.more_news_block .btn.btn-2:after {
    content: '';
    width: 18px;
    height: 14px;
    margin-left: 15px;
    background: url('/local/components/slarin/news.list/templates/.default/image/arrow-right.svg') center center no-repeat;
}

.more_news_block .btn.btn-2:hover:after{
    background: url('/local/components/slarin/news.list/templates/.default/image/arrow-right-hover.svg') center center no-repeat;
}

.more_news_block .news-block {
    display: flex;
    justify-content: space-between;
    column-gap: 5%;
}

.more_news_block .news-box {
    width: 33%;
}

.more_news_block .news-box a {
    font-weight: 700;
    font-size: 18px;
    line-height: 23.4px;
}

.more_news_block .news-box .nb-date {
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #A1A9B4;
}

@media screen and (max-width: 768px) {
    .more_news_block .b-title {
        font-size: 32px;
        line-height: 38.4px;
    }

    .more_news_block .news-box:last-child {
        display: none;
    }

    .more_news_block .news-box {
        width: 50%;
    }

    .more_news_block .news-box a {
        font-weight: 700;
        font-size: 16px;
        line-height: 20.8px;
    }

    .more_news_block .news-box .nb-date {
        font-weight: 500;
        font-size: 16px;
        line-height: 16px;
    }

    .more_news_block .btn.btn-2 {
        width: 194px;
        height: 44px;
        gap: 10px;
        padding: 16px 26px;

        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
    }

    .more_news_block .btn.btn-2:after {
        margin-left: 10px;
    }

}

@media screen and (max-width: 600px) {
    .more_news_block {
        padding: 40px 0 150px;
    }

    .more_news_block .title-box {
        margin-bottom: 20px;
    }

    .more_news_block .news-box .nb-date {
        margin-bottom: 13px;
    }

    .more_news_block .b-title {
        font-weight: 800;
        font-size: 28px;
        line-height: 33.6px;
        letter-spacing: -1px;
    }

    .more_news_block .news-block {
        display: block;
    }

    .more_news_block .news-box {
        width: 100%;
        margin-bottom: 25px;
    }

    .more_news_block {
        position: relative;
    }

    .more_news_block .btn-news {
        position: absolute;
        top: auto;
        left: 20px;
        bottom: 70px;
        z-index: 9;
    }
}
/* End */
/* /local/templates/family-new/components/bitrix/news.detail/family-new/style.css?17757424824212 */
/* /local/components/slarin/news.list/templates/.default/style.css?17657992322918 */
