

/* Start:/local/templates/ceresit/components/bitrix/news/template1/bitrix/news.detail/.default/style.css?17283724392333*/
@import url("/css/main-new.min.css");

.breadcrumb .breadcrumb__item:last-child {
    display: block;
}
.newsItem__content {
    font-size: 20px;
    text-align: justify;
}
/* for content */
.newsItem__content ul,
.newsItem__content ol {
    padding-left: 20px;
}
.newsItem__content li {
    list-style-position: inside;
    list-style-type: initial;
}
.newsItem__content h2 {
    font-size: 28px;
    text-transform: uppercase;
}
.newsItem__content h3 {
    font-size: 21px;
    text-transform: uppercase;
}
.newsItem__content h4 {
    font-size: 25px;
    font-family: "FuturaBold", "OpenSansBold", Arial, sans-serif;
}
.newsItem__video {
    width: 100%;
    aspect-ratio: 16 / 9;
}
.newsItem__title {
    font-size: 43px;
    line-height: 43px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 600;
    text-transform: uppercase;
}
.sliderBlock__moreWrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sliderBlock__moreLink {
    height: max-content;
}
.sliderBlock__moreLink--mobile{
    display: none;
}
.newsItem__content {
    position: relative;
}
.newsItem__advice {
    position: relative;
    top: 250px;
    width: 100%;
    font-size: 18px;
    background-color: #f0f0f0;
    padding: 20px 40px;
}
.newsItem__bannerWrapper {
    height: 496px;
    overflow: hidden;
}
.newsItem__banner {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}
.sliderBlock__title--newsItem {
    padding: 0 15px;
}
.pageteaser__title--newsItem {
    font-size: 28px;
    padding: 10px;
}
.interest-section.sliderBlock--newsItem {
    margin-bottom: 0px;
}
.textimage__image-isRight.textimage__image--isWrapped {
    margin-right: 0;
}
.textimage__image-isLeft.textimage__image--isWrapped {
    margin-left: 0;
}

@media (max-width: 1200px) {
    .newsItem__advice {
        top: inherit;
    }
    .sliderBlock__moreWrapper {
        padding: 0px 15px;
    }
}
@media (max-width: 992px) {
    .newsItem__bannerWrapper {
        height: 260px;
    }
    .newsItem__title {
        font-size: 31px;
    }
}
@media (max-width: 768px) {
    .sliderBlock__moreLink {
        display: none;
    }
    .sliderBlock__moreLink--mobile{
        display: block;
        width: 100%;
    }
    .pageteaser__title--newsItem {
        font-size: 24px;
    }
}
/* End */
/* /local/templates/ceresit/components/bitrix/news/template1/bitrix/news.detail/.default/style.css?17283724392333 */
