

/* Start:/local/templates/template/components/bitrix/news/news/style.css?16825885692095*/
.sedebar_catalog {
    margin-bottom: 25px;
}
.sedebar_catalog__header {
    display: inline-flex;
    font-family: var(--ui-font-family-open-sans);
    padding-left: 20px;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    margin: 17px 0;
}
.sedebar_catalog + svg {
    display: none;
}
.sedebar_catalog li a {
    font-family: var(--ui-font-family-open-sans);
    padding: 0 20px;
    color: #545454;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}
.sedebar_catalog:before {
    font-family: var(--ui-font-family-open-sans);
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #333333;
}


@media (max-width: 992px) {

    .sedebar-new-blog__mobile .sedebar_catalog {
        margin: 10px 0 25px 0;
    }

    .sedebar-new-blog__mobile .sedebar_catalog__header {
        position: relative;
        display: flex;
        width: 100%;
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
        color: #333;
        text-transform: inherit;
    }

    .sedebar-new-blog__mobile .sedebar_catalog {
        padding: 0;
    }

    .sedebar-new-blog__mobile .sedebar_catalog__header::before {
        content: '';
        position: absolute;
        top: 4px;
        right: 15px;
        width: 8px;
        height: 8px;
        border-top: 1px solid #1D4E9E;
        border-right: 1px solid #1D4E9E;
        transform: rotate(135deg);
        transition: all .3s ease-in-out;
    }

    .sedebar-new-blog__mobile #accordion.accordion {
        overflow: hidden;
        height: 0;
        opacity: 0;
        transition: all .3s ease-in-out;
    }

    .sedebar-new-blog__mobile #accordion.accordion.active {
        overflow: visible;
        height: 100%;
        opacity: 1;
    }

    .sedebar-new-blog__mobile .sedebar_catalog__header.active::before {
        transform: rotate(315deg);
    }

    .sedebar-new-blog__mobile .sedebar_catalog li a {
        font-size: 14px;
    }
}

/* End */


/* Start:/local/templates/template/components/bitrix/catalog.section/similar/style.css?1614690520105*/
.related-slider .slick-track {
  display: flex;
}

.related-slider .slick-slide {
  height: auto;
}
/* End */


/* Start:/local/templates/template/components/bitrix/news/news/bitrix/news.detail/.default/style.css?16826797365836*/

#page_content * {
    font-family: var(--ui-font-family-open-sans);
}

#page_content .page_content__title {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400;
    font-size: 30px;
    line-height: 44px;
    text-transform: uppercase;
    color: #333;
    padding-bottom: 20px;
}

#page_content .page__blog_in_box h2, #page_content .page__blog_in_box h3 {
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    color: #333;
    margin-bottom: 30px;
}

#page_content .page__blog_in_box h2 {
    font-size: 18px;
}

#page_content .page__blog_in_box h3 {
    font-size: 16px;
}

#page_content .page__blog_in_box img {
    float: inherit;
}

#page_content .page__blog_in_box ul {
    margin: 0 0 30px 30px;
}

#page_content .page__blog_in_box ol {
    margin: 0 0 30px 30px;
}

#page_content .page__blog_in_box ol li:not(.custom-text) {
    list-style: auto;
}


#page_content .page__blog_in_box ul li {
    position: relative;
}

#page_content .page__blog_in_box ul li::before {
    content: '';
    position: absolute;
    top: 9px;
    left: -26px;
    width: 7px;
    height: 7px;
    border-radius: 1em;
    background: #1d4e9f;
}

.rating_top {
    display: flex;
    gap: 6px;
    align-items: center;
}
.rating_top .rating_result {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #333333;
}
.rating_top .star {
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='17' viewBox='0 0 19 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.94 16.629C13.7147 16.6291 13.4927 16.5741 13.2935 16.4686L9.59261 14.5235C9.56393 14.5082 9.53191 14.5002 9.49939 14.5002C9.46687 14.5002 9.43485 14.5082 9.40617 14.5235L5.70592 16.4686C5.47662 16.5893 5.21812 16.6434 4.95968 16.6248C4.70124 16.6061 4.45317 16.5156 4.24354 16.3633C4.03391 16.211 3.87108 16.003 3.77349 15.763C3.6759 15.523 3.64744 15.2604 3.69133 15.005L4.39789 10.885C4.40332 10.8527 4.40075 10.8196 4.39039 10.7886C4.38004 10.7575 4.36223 10.7295 4.33852 10.7069L1.3472 7.78743C1.16148 7.60648 1.03015 7.37714 0.968084 7.12538C0.906022 6.87362 0.915712 6.60951 0.996057 6.36298C1.0764 6.11645 1.22419 5.89734 1.42267 5.7305C1.62116 5.56365 1.8624 5.45573 2.11908 5.41896L6.25336 4.81868C6.28553 4.814 6.31607 4.80155 6.34235 4.78241C6.36863 4.76327 6.38985 4.73802 6.40417 4.70883L8.25251 0.959303C8.367 0.726863 8.54428 0.53112 8.76428 0.394241C8.98428 0.257362 9.23821 0.184814 9.49731 0.184814C9.75642 0.184814 10.0103 0.257362 10.2303 0.394241C10.4503 0.53112 10.6276 0.726863 10.7421 0.959303L12.5916 4.70765C12.6061 4.73674 12.6273 4.76191 12.6536 4.78104C12.6798 4.80016 12.7103 4.81266 12.7425 4.81749L16.8803 5.41837C17.1368 5.45534 17.3779 5.56338 17.5763 5.73025C17.7746 5.89713 17.9223 6.11617 18.0026 6.36262C18.0829 6.60906 18.0927 6.87307 18.0307 7.12476C17.9688 7.37645 17.8377 7.60579 17.6522 7.78683L14.6579 10.7045C14.6343 10.7271 14.6165 10.7552 14.6062 10.7862C14.5958 10.8173 14.5932 10.8504 14.5985 10.8826L15.3051 15.0027C15.3391 15.2017 15.3293 15.4058 15.2764 15.6007C15.2235 15.7956 15.1287 15.9767 14.9987 16.1312C14.8688 16.2858 14.7067 16.4102 14.5237 16.4957C14.3408 16.5813 14.1414 16.6259 13.9395 16.6266L13.94 16.629Z' fill='%23D5D5D5'/%3E%3C/svg%3E%0A");
    width: 19px;
    height: 17px;
}

.bottom_detail {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.blog_in_data {
    display: flex;
    align-items: center;
    gap: 18px;
}

.rating_top .list {
    display: flex;
    align-items: center;
    gap: 2px;
}

.top_titles {
    border: 2px solid #E3F2F7;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 27px 31px;
    margin-bottom: 30px;
}

.top_titles .title {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
}

.top_titles a, .top_titles a span {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    display: inline;
    color: #1D4E9E;
}
.top_titles a {
    border-bottom: 1px dashed #1D4E9E;
    transition: all 0.2s linear;
}
.top_titles a:hover {
    border-color: #fff;
}

.page__blog_in_box .important {
    font-style: normal;
    font-size: 15px;
    line-height: 19px;
    color: #333333;
    background: #E3F2F7;
    padding: 10px 25px;
    border-left: 2px solid #1D4E9E;
    margin: 30px 0;
}

.page__blog_in_box .important b, .page__blog_in_box .important em, .page__blog_in_box .important em b {
    font-family: 'Open Sans', sans-serif !important;
    font-style: italic;
    font-weight: 800;
}

.page__blog_in_box p, .page__blog_in_box h2 {
    margin-bottom: 30px;
}

.page__blog_in_box ol li, .page__blog_in_box ul li {
    margin-bottom: 15px;
}

.related-slider {
    margin: 0 -10px 30px;
}
.related-slider .slick-dots {
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.related-slider .slick-dots li button {
    display: none;
}
.related-slider .slick-dots li {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #1D4E9E;
    margin: 0;
}
.related-slider .slick-dots li.slick-active {
    border: 2px solid #1D4E9E;
    width: 9px;
    height: 9px;
    background-color: #fff;
}
h3.title_b_pr:before {
    display: none!important;
}
.page__blog_in_box {
    margin-bottom: 18px!important;
}
.delivery-method__list {
    padding-left: 18px!important;
}

.related-slider .product-item_new.popular__product_item:hover {
    box-shadow: 0 0 8px 5px rgba(180, 207, 251, 0.25);
}

@media screen and (max-width: 767px) {
    .top_titles {
        padding-left: 22px;
        padding-right: 22px;
    }
    .bottom_detail {
        flex-direction: column;
        align-items: flex-start;
        gap: 34px;
    }
    .page__blog_in_box {
        margin-bottom: 0!important;
    }
}
/* End */


/* Start:/local/templates/template/components/bitrix/iblock.vote/stars_custom/style.css?16817383145977*/
div.star-active
{
	cursor: pointer;
}

div.star-empty
{
	background-image: url("data:image/svg+xml,%3Csvg width='19' height='17' viewBox='0 0 19 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.94 16.629C13.7147 16.6291 13.4927 16.5741 13.2935 16.4686L9.59261 14.5235C9.56393 14.5082 9.53191 14.5002 9.49939 14.5002C9.46687 14.5002 9.43485 14.5082 9.40617 14.5235L5.70592 16.4686C5.47662 16.5893 5.21812 16.6434 4.95968 16.6248C4.70124 16.6061 4.45317 16.5156 4.24354 16.3633C4.03391 16.211 3.87108 16.003 3.77349 15.763C3.6759 15.523 3.64744 15.2604 3.69133 15.005L4.39789 10.885C4.40332 10.8527 4.40075 10.8196 4.39039 10.7886C4.38004 10.7575 4.36223 10.7295 4.33852 10.7069L1.3472 7.78743C1.16148 7.60648 1.03015 7.37714 0.968084 7.12538C0.906022 6.87362 0.915712 6.60951 0.996057 6.36298C1.0764 6.11645 1.22419 5.89734 1.42267 5.7305C1.62116 5.56365 1.8624 5.45573 2.11908 5.41896L6.25336 4.81868C6.28553 4.814 6.31607 4.80155 6.34235 4.78241C6.36863 4.76327 6.38985 4.73802 6.40417 4.70883L8.25251 0.959303C8.367 0.726863 8.54428 0.53112 8.76428 0.394241C8.98428 0.257362 9.23821 0.184814 9.49731 0.184814C9.75642 0.184814 10.0103 0.257362 10.2303 0.394241C10.4503 0.53112 10.6276 0.726863 10.7421 0.959303L12.5916 4.70765C12.6061 4.73674 12.6273 4.76191 12.6536 4.78104C12.6799 4.80016 12.7103 4.81266 12.7425 4.81749L16.8803 5.41837C17.1368 5.45534 17.3779 5.56338 17.5763 5.73025C17.7746 5.89713 17.9223 6.11617 18.0026 6.36262C18.0829 6.60906 18.0927 6.87307 18.0307 7.12476C17.9688 7.37645 17.8377 7.60579 17.6522 7.78683L14.6579 10.7045C14.6343 10.7271 14.6165 10.7552 14.6062 10.7862C14.5958 10.8173 14.5932 10.8504 14.5985 10.8826L15.3051 15.0027C15.3391 15.2017 15.3293 15.4058 15.2764 15.6007C15.2235 15.7956 15.1287 15.9767 14.9987 16.1312C14.8688 16.2858 14.7067 16.4102 14.5237 16.4957C14.3408 16.5813 14.1414 16.6259 13.9395 16.6266L13.94 16.629Z' fill='%23D5D5D5'/%3E%3C/svg%3E%0A");
	width:19px;
	height:17px;
	overflow:hidden;
}

div.star-voted
{
	background-image: url("data:image/svg+xml,%3Csvg width='19' height='17' viewBox='0 0 19 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.94 16.629C13.7147 16.6292 13.4927 16.5741 13.2935 16.4687L9.59261 14.5236C9.56393 14.5082 9.53191 14.5002 9.49939 14.5002C9.46687 14.5002 9.43485 14.5082 9.40617 14.5236L5.70592 16.4687C5.47662 16.5894 5.21812 16.6434 4.95968 16.6248C4.70124 16.6062 4.45317 16.5156 4.24354 16.3633C4.03391 16.211 3.87108 16.0031 3.77349 15.7631C3.6759 15.523 3.64744 15.2605 3.69133 15.0051L4.39789 10.8851C4.40332 10.8528 4.40075 10.8197 4.39039 10.7886C4.38004 10.7576 4.36223 10.7295 4.33852 10.707L1.3472 7.78749C1.16148 7.60654 1.03015 7.3772 0.968084 7.12544C0.906022 6.87368 0.915712 6.60957 0.996057 6.36304C1.0764 6.11651 1.22419 5.8974 1.42267 5.73056C1.62116 5.56371 1.8624 5.45579 2.11908 5.41902L6.25336 4.81874C6.28553 4.81406 6.31607 4.80161 6.34235 4.78247C6.36863 4.76333 6.38985 4.73808 6.40417 4.7089L8.25251 0.959365C8.367 0.726924 8.54428 0.531181 8.76428 0.394302C8.98428 0.257423 9.23821 0.184875 9.49731 0.184875C9.75642 0.184875 10.0103 0.257423 10.2303 0.394302C10.4503 0.531181 10.6276 0.726924 10.7421 0.959365L12.5916 4.70771C12.6061 4.7368 12.6273 4.76197 12.6536 4.7811C12.6798 4.80022 12.7103 4.81273 12.7425 4.81755L16.8803 5.41843C17.1368 5.4554 17.3779 5.56344 17.5763 5.73031C17.7746 5.89719 17.9223 6.11624 18.0026 6.36268C18.0829 6.60912 18.0927 6.87313 18.0307 7.12482C17.9688 7.37652 17.8377 7.60585 17.6522 7.78689L14.6579 10.7046C14.6343 10.7272 14.6165 10.7553 14.6062 10.7863C14.5958 10.8173 14.5932 10.8504 14.5985 10.8827L15.3051 15.0027C15.3391 15.2018 15.3293 15.4059 15.2764 15.6008C15.2235 15.7957 15.1287 15.9767 14.9987 16.1313C14.8688 16.2859 14.7067 16.4102 14.5237 16.4958C14.3408 16.5813 14.1414 16.626 13.9395 16.6266L13.94 16.629Z' fill='%23FF7F00'/%3E%3C/svg%3E%0A");
	width:19px;
	height:17px;
	overflow:hidden;
}

div.star-over
{
	background-image: url("data:image/svg+xml,%3Csvg width='19' height='17' viewBox='0 0 19 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.94 16.629C13.7147 16.6292 13.4927 16.5741 13.2935 16.4687L9.59261 14.5236C9.56393 14.5082 9.53191 14.5002 9.49939 14.5002C9.46687 14.5002 9.43485 14.5082 9.40617 14.5236L5.70592 16.4687C5.47662 16.5894 5.21812 16.6434 4.95968 16.6248C4.70124 16.6062 4.45317 16.5156 4.24354 16.3633C4.03391 16.211 3.87108 16.0031 3.77349 15.7631C3.6759 15.523 3.64744 15.2605 3.69133 15.0051L4.39789 10.8851C4.40332 10.8528 4.40075 10.8197 4.39039 10.7886C4.38004 10.7576 4.36223 10.7295 4.33852 10.707L1.3472 7.78749C1.16148 7.60654 1.03015 7.3772 0.968084 7.12544C0.906022 6.87368 0.915712 6.60957 0.996057 6.36304C1.0764 6.11651 1.22419 5.8974 1.42267 5.73056C1.62116 5.56371 1.8624 5.45579 2.11908 5.41902L6.25336 4.81874C6.28553 4.81406 6.31607 4.80161 6.34235 4.78247C6.36863 4.76333 6.38985 4.73808 6.40417 4.7089L8.25251 0.959365C8.367 0.726924 8.54428 0.531181 8.76428 0.394302C8.98428 0.257423 9.23821 0.184875 9.49731 0.184875C9.75642 0.184875 10.0103 0.257423 10.2303 0.394302C10.4503 0.531181 10.6276 0.726924 10.7421 0.959365L12.5916 4.70771C12.6061 4.7368 12.6273 4.76197 12.6536 4.7811C12.6798 4.80022 12.7103 4.81273 12.7425 4.81755L16.8803 5.41843C17.1368 5.4554 17.3779 5.56344 17.5763 5.73031C17.7746 5.89719 17.9223 6.11624 18.0026 6.36268C18.0829 6.60912 18.0927 6.87313 18.0307 7.12482C17.9688 7.37652 17.8377 7.60585 17.6522 7.78689L14.6579 10.7046C14.6343 10.7272 14.6165 10.7553 14.6062 10.7863C14.5958 10.8173 14.5932 10.8504 14.5985 10.8827L15.3051 15.0027C15.3391 15.2018 15.3293 15.4059 15.2764 15.6008C15.2235 15.7957 15.1287 15.9767 14.9987 16.1313C14.8688 16.2859 14.7067 16.4102 14.5237 16.4958C14.3408 16.5813 14.1414 16.626 13.9395 16.6266L13.94 16.629Z' fill='%23FF7F00'/%3E%3C/svg%3E%0A");
	width:19px;
	height:17px;
	overflow:hidden;
}
.bottom_rating {
	display: flex;
	align-items: center;
	gap: 12px;
}
.bottom_rating .list {
	display: flex;
	align-items: center;
	gap: 2px;
}
/* End */
/* /local/templates/template/components/bitrix/news/news/style.css?16825885692095 */
/* /local/templates/template/components/bitrix/catalog.section/similar/style.css?1614690520105 */
/* /local/templates/template/components/bitrix/news/news/bitrix/news.detail/.default/style.css?16826797365836 */
/* /local/templates/template/components/bitrix/iblock.vote/stars_custom/style.css?16817383145977 */
