

/* Start:/local/templates/main/components/bitrix/news/blog/bitrix/news.detail/articles_elements/style.css?17479147182929*/
.b-articles--card {
    border-radius: 15px 15px 0 0;
    width: auto;
    background-color: white;
}

.b-articles-block {
    background-color: #F9F9FA;
    padding: 50px 0px 25px 0px;
    margin-bottom: 50px;
}

.b-articles-image {
    width: auto;
    height: 160px;
    border-radius: 15px 15px 0 0;
}

.b-articles-container {
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
}

.js-slider-articles {
    overflow: hidden;
}

.b-articles-tags {
    margin-top: 32px;
    margin-left: 32px;
    display: flex;
    gap: 10px;
}

.b-articles-tags span {
    color: #4799E3;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
}

.b-articles-paggination-dots {
    display: flex;
    justify-content: center;
}

.b-articles-text {
    margin-top: 7px;
    margin-left: 32px;
    width: 75%;
    font-family: DIN-Pro-Regular;
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: -1px;
}

.articles-text-block {
    text-overflow: ellipsis;
    overflow-y: hidden;
    height: 200px;
}

.articles-text-block h3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.b-articles-text--description {
    text-overflow: ellipsis;
    overflow-y: hidden;
    margin-left: 32px;
    width: 75%;
    margin-top: 16px;
    font-family: DIN-Pro-Regular;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.3px;
}

.b-articles-read-button:hover {
    color: #4799E3 !important;
    text-decoration: underline;
}

.b-articles-read-button {
    display: block;
    text-align: center;
    vertical-align: middle;
    width: 114px;
    height: 46px;
    color: #4799E3;
    border-radius: 10px;
    border: 1px solid var(--Brand-Brand-Foreground-1, #4799E3);
    margin-top: 24px;
    margin-left: 32px;
    padding-top: 5px;
}


.swiper-button-video-prev {
    background-color: black;
    width: 46.87px;
    height: 46.87px;
    border-radius: 40px;
}

.swiper-button:hover {
    transition: background-color 1s 0.5s;
    opacity: 0.7;
}

.swiper-button {
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
}

.swiper-button-video-next {
    border: 2px solid #1D1D1F33;
    background-color: white;
    width: 46.87px;
    height: 46.87px;
    border-radius: 40px;
}

.b-videos-navpag {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;
    margin-top: 0px;
    align-items: center;
}

.b-videos-navigation-container {
    width: 100%;
    height: 100%;
}
.b-videos-navigation {
    display: flex;
    justify-content: flex-end;
    gap: 18px;
}

@media (max-width: 576px) {
    .b-videos-navigation {
        display: none;
    }
}


/* End */


/* Start:/local/templates/main/components/bitrix/subscribe.form/cases_detail_right/style.css?1741175821166*/
@media screen and (max-width: 1022px) {
    .b-subscribe-no-show-mobile {
        visibility: hidden;
        display: none;
    }
}

.b-subscribe-no-show-mobile {

}
/* End */
/* /local/templates/main/components/bitrix/news/blog/bitrix/news.detail/articles_elements/style.css?17479147182929 */
/* /local/templates/main/components/bitrix/subscribe.form/cases_detail_right/style.css?1741175821166 */
