

/* Start:/local/templates/shtyl_2023/components/bitrix/news/news/style.css?17302138872440*/
.sort-panel .label{
    padding: 0.5rem 0 0.5rem 0;
}
.sort-panel .label,
.sort-panel .nav-link{
    color: #808080;
}
.sort-panel .nav-link:hover{
    color: var(--primary) !important;
}
.sort-panel .nav-link.active{
    font-weight: 500;
    color: var(--primary) !important;
}
.sort-panel .nav-link{
    text-decoration: underline;
}
.sort-panel .nav-link.default{
    text-decoration: none;
}
.sort-panel .nav-link span:after{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
}
.sort-panel .nav-link.up span:after{
    content:'\f107';
    display: inline-block;
    padding: 0 0.5rem;
    vertical-align: middle;
}
.sort-panel .nav-link.down span:after{
    content:'\f106';
    display: inline-block;
    padding: 0 0.5rem;
    vertical-align: middle;
}
@media (max-width: 767px) {
    .sort-panel .offcanvas-bottom {
        height: 60vh;
    }
    .sort-panel .offcanvas .nav-link span:after{
        display: none !important;
    }
    .sort-panel .nav{
        flex-direction: column !important;
    }
    .sort-panel .nav-link{
        padding-left: 0;
        padding-right: 0;
    }
    .sort-panel .nav-item{
        width: 100%;
    }
    .sort-panel .nav-item.active > .nav-link.selected{
        font-weight: 500;
        color: var(--primary) !important;
    }
    .sort-panel .nav-link.default span{
        color: var(--primary);
        text-decoration: underline;
        padding: 0 0.5rem;
    }
    .sort-panel .nav-link.up span:after{
        content:'\f106';
    }
    .sort-panel .nav-link.down span:after{
        content:'\f107';
    }
}
@media (min-width: 768px) {
    .sort-panel .offcanvas{
        visibility: visible !important;
        position: relative;
        transform:none;
        border:none;
        z-index: 10;
        background-color: transparent;
        height: auto;
    }
    .sort-panel .offcanvas-header{
        display: none;
    }
    .sort-panel .offcanvas-body{
        padding: 0;
    }
    .sort-panel .nav .nav-link{
        display: none !important;
    }
    .sort-panel .nav .nav-item:not(.active) .nav-link.not-selected:nth-child(n+2),
    .sort-panel .nav .nav-item.active .nav-link.not-selected{
        display: block !important;
    }
    .sort-panel .nav-item.active .nav-link{
        font-weight: 500;
        color: var(--primary) !important;
    }
}
.sort-panel .offcanvas-title{
    font-size: 1.2rem;
    color: var(--primary);
    font-weight: 500;
}
/* End */


/* Start:/local/templates/shtyl_2023/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17611382384000*/

.kamatoc-wrap__title{
    font-size: 1.4667rem;
    font-weight: 500;
    line-height: 1.4667rem;
    color: #034991;
    padding: 0.6667rem 0!important;
    display: block;
}
ul.kamatoc{
    list-style: none;
    margin: 0 0 1.3333rem 0 !important;
    padding-left: 0 !important;
}
ul.kamatoc li.kamatoc__top {
    padding: 0.3333rem 0 0.3333rem 0 !important;
    line-height: 1.4667rem;
}
ul.kamatoc li.kamatoc__sub{
    padding: 0 !important;
}
ul.kamatoc li a {
    font-size: 1.1rem;
    color: #034991;
    font-weight: 400;
    text-decoration: underline;
}
.news-detail h2{
    color:var(--primary);
    margin-bottom: 1.5rem;
    padding: 1.3333rem 0 1.3333rem 0;
}
.news-detail h3{
    /*font-size: 1.2rem;
    margin-bottom: 1.5rem;*/
    padding: 1.3333rem 0 1.3333rem 0;
}

.annotaion,.annotaion p {
    font-size: 1.2143rem !important;
}

/* CHANGE STYLES */
.bg-light.header-light {
    background: none !important;
}
.news-detail p {
	line-height: 1.7rem;
}
.news-detail td p:last-child{
    margin-bottom:0;
}
.news-detail h2,.news-detail h3 {
    margin-bottom: 0;
}
.news-detail .quote .content__info__text b {
    display: inline-block;
}
.news-detail .news-date-time {
    color: var(--gray-600);
}
.news-detail .row.no-padding.content__info .image__item img {
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
}
.news-detail img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 1.3333rem;
}

.news-detail .image__item {
    padding-top: 1rem;
}
.news-detail .video-article {
    text-align: center;
}

.news-detail .p_ul_tag li, .news-detail .p_ul_tag {
    /*padding: 0.6667rem 0 0 0;*/
    line-height: 1.7rem;
}
.news-detail .article__content__info.table.table_result table tfoot {
    background: var(--gray-100);
    font-weight: bold;
}

/* */
.news-detail .quote {
    padding: 1.875rem;
    background: var(--gray-100);
	margin: 1rem 0 !important;
}

.news-detail table:not(.table) thead {
    background: var(--gray-100);
    font-weight: bold;
}
.news-detail table:not(.table) thead th,
.news-detail table:not(.table) thead td{
    text-align:center;
    font-weight: 500;
    color: #000;
    padding: 0.9333rem 1.3333rem;
    border: 1px solid var(--gray-400);
}
.news-detail table:not(.table) tbody td,
.news-detail table:not(.table) tbody th {
    padding: 0.3125rem 1.25rem;
    line-height:1.5rem;
    border: 1px solid var(--gray-400);
}
.news-detail table:not(.table) tfoot {
    background: var(--gray-100);
    font-weight: bold;
}
.news-detail table {
    padding-bottom: 1rem;
}

.news-detail .image__item img {
    width: 100%;
}
  /* the slides */
  .slick-slide {
      margin: 0 1rem 0 0;
  }

  /* the parent */
  .slick-list {
      margin: 0 -1rem;
  }
  .news__image__slider {
    padding: 3rem 0;
    width: calc(100% + 1rem);
  }
.news-detail .image__item {
    text-align: center;
    margin: 0 auto;
    padding: 2rem 0;
}	
.news-detail .p_ul_tag ul li,.news-detail .p_ul_tag ol li {
    padding: 0.625rem 0 0 0;
    line-height: 1.7rem;
}

.news-detail .p_ul_tag p {
    margin-bottom: 0;
}
.news-detail  .article__content__info.table {
    padding-bottom: 1rem;
}

.news-detail .ratio{
    margin-bottom:1rem;
}
.news-detail .video-article{
    --aspect-ratio: 56.25%;
    position: relative;
    width: 100%;
    margin-bottom:1rem;
}
.news-detail .video-article:before {
    content: "";
    display: block;
    padding-top: var(--aspect-ratio);
}
.news-detail .video-article>* {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

@media (max-width:767px) {
    .article__content__info.table {
        overflow-y: scroll;
    }
}
@media (min-width:992px) {
	.detail-content {
		padding-left: 1.6rem;
	}
    .articleBody p,.articleBody td,.articleBody li, .articleBody a, .content__info__text, .articleBody th {
		font-size:1.143rem;
	}
    .news-detail .video-article,
    .news-detail .ratio{
        width:66.66666667% !important;
        margin:1rem auto;
    }
}
/* End */


/* Start:/local/assest/public/slick-slider/slick/slick.css?17302138861776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/assest/public/slick-slider/slick/slick-theme.css?17302138863145*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/assest/public/slick-slider/slick/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/assest/public/slick-slider/slick/./fonts/slick.eot');
    src: url('/local/assest/public/slick-slider/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/assest/public/slick-slider/slick/./fonts/slick.woff') format('woff'), url('/local/assest/public/slick-slider/slick/./fonts/slick.ttf') format('truetype'), url('/local/assest/public/slick-slider/slick/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/templates/shtyl_2023/components/shtyl/news.list/news-list/style.css?17570556976327*/
.news-items-list .card{
    --card-border-width: 0;
    --card-inner-border-radius:3px;
}
.news-items-list .card .card-text{
    font-size: 1.0714rem;
    line-height: 1.2857rem;
}

.news-items-list .card .img-block{
    opacity: 1;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom:1.25rem;
    height: 12.143rem;
}
.news-items-list .card:hover .img-block{
    opacity: .8;
}

@media (min-width: 1400px) {
    .news-items-list .card .img-block{
        height: 13.2rem;
    }
} 
@media (max-width: 1399px) {
    .news-items-list .card .img-block{
        height: 11rem;
    }
}
@media (max-width: 991px){
    .news-items-list .swiper-slide{
        max-width: 21.07143rem;
    }
    .news-items-list .card .img-block{
        height: 12.78571rem;
    }
}
@media (max-width: 767px){
    .news-items-list .swiper-slide{
        max-width: 21.85714rem;
    }
}

.news-items-list .label-wrapper{
    position: absolute;
    top:0;
    left:0;
}
.news-items-list .label {
    border-radius: 3px 0 0 0;
    line-height: 1.6667rem;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.8667rem;
    padding: 0 0.5rem;
    display: inline-block;
    position: relative;
}
.news-items-list .label:after{
     display: block;
     content: '';
     height: 100%;
     width: 1.5rem;
     position: absolute;
     top: 0;
     right: -1.45rem;
     background-position: center;
     background-size: cover;
     background-repeat: no-repeat;
 }
.news-items-list .label.red{
    background-color: #dc0d15;
    color:#ffffff;
}
.news-items-list .label.red:after{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNyAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMjRMNC4xOTYyOWUtMDYgMEwyMC43OTA2IDMuNjM1MTRlLTA2QzE4LjYyNzQgMy4yNTY5MWUtMDYgMTYuNjMxNiAxLjE2NDQ1IDE1LjU2NzIgMy4wNDc2Nkw1LjQ0NzE2IDIwLjk1MjNDNC4zODI3MyAyMi44MzU2IDIuMzg3IDI0IDAuMjIzNzg4IDI0TDAgMjRaIiBmaWxsPSIjREMwRDE1Ii8+Cjwvc3ZnPgo=");
}

.news-items-list .label.blue{
    background-color: #2f72cf;
    color:#ffffff;
}
.news-items-list .label.blue:after{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyMSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMjRMNC4xOTYyOWUtMDYgMEwyMC43OTA2IDMuNjM1MTRlLTA2QzE4LjYyNzQgMy4yNTY5MWUtMDYgMTYuNjMxNiAxLjE2NDQ1IDE1LjU2NzIgMy4wNDc2Nkw1LjQ0NzE2IDIwLjk1MjNDNC4zODI3MyAyMi44MzU2IDIuMzg3IDI0IDAuMjIzNzg4IDI0TDAgMjRaIiBmaWxsPSIjMkY3MkNGIi8+Cjwvc3ZnPgo=");
}
.news-items-list .label.grayy{
    background-color: #6A645C;
    color:#ffffff;
}
.news-items-list .label.grayy:after{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyMSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMjRMNC4xOTYyOWUtMDYgMEwyMC43OTA2IDMuNjM1MTRlLTA2QzE4LjYyNzQgMy4yNTY5MWUtMDYgMTYuNjMxNiAxLjE2NDQ1IDE1LjU2NzIgMy4wNDc2Nkw1LjQ0NzE2IDIwLjk1MjNDNC4zODI3MyAyMi44MzU2IDIuMzg3IDI0IDAuMjIzNzg4IDI0TDAgMjRaIiBmaWxsPSIjNkE2NDVDIi8+Cjwvc3ZnPgo=");
}
.news-items-list .label.fiolet{
    background-color: #83418c;
    color:#ffffff;
}
.news-items-list .label.fiolet:after{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyMSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMjRMNC4xOTYyOWUtMDYgMEwyMC43OTA2IDMuNjM1MTRlLTA2QzE4LjYyNzQgMy4yNTY5MWUtMDYgMTYuNjMxNiAxLjE2NDQ1IDE1LjU2NzIgMy4wNDc2Nkw1LjQ0NzE2IDIwLjk1MjNDNC4zODI3MyAyMi44MzU2IDIuMzg3IDI0IDAuMjIzNzg4IDI0TDAgMjRaIiBmaWxsPSIjODM0MThDIi8+Cjwvc3ZnPgo=");
}
.news-items-list .label.orange{
    background-color: #f29c38;
    color:#ffffff;
}
.news-items-list .label.orange:after{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyMSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMjRMNC4xOTYyOWUtMDYgMEwyMC43OTA2IDMuNjM1MTRlLTA2QzE4LjYyNzQgMy4yNTY5MWUtMDYgMTYuNjMxNiAxLjE2NDQ1IDE1LjU2NzIgMy4wNDc2Nkw1LjQ0NzE2IDIwLjk1MjNDNC4zODI3MyAyMi44MzU2IDIuMzg3IDI0IDAuMjIzNzg4IDI0TDAgMjRaIiBmaWxsPSIjRjI5QzM4Ii8+Cjwvc3ZnPgo=");
}

.news-items-list .label.deep_blue{
    background-color: #034991;
    color:#ffffff;
}
.news-items-list .label.deep_blue:after{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyMSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMjRMNC4xOTYyOWUtMDYgMEwyMC43OTA2IDMuNjM1MTRlLTA2QzE4LjYyNzQgMy4yNTY5MWUtMDYgMTYuNjMxNiAxLjE2NDQ1IDE1LjU2NzIgMy4wNDc2Nkw1LjQ0NzE2IDIwLjk1MjNDNC4zODI3MyAyMi44MzU2IDIuMzg3IDI0IDAuMjIzNzg4IDI0TDAgMjRaIiBmaWxsPSIjMDM0OTkxIi8+Cjwvc3ZnPgo=");
}
.news-items-list .label.green{
    background-color: #197b30 !important;
    color:#ffffff;
}
.news-items-list .label.green:after{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyMSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMjRMNC4xOTYyOWUtMDYgMEwyMC43OTA2IDMuNjM1MTRlLTA2QzE4LjYyNzQgMy4yNTY5MWUtMDYgMTYuNjMxNiAxLjE2NDQ1IDE1LjU2NzIgMy4wNDc2Nkw1LjQ0NzE2IDIwLjk1MjNDNC4zODI3MyAyMi44MzU2IDIuMzg3IDI0IDAuMjIzNzg4IDI0TDAgMjRaIiBmaWxsPSIjMTk3QjMwIi8+Cjwvc3ZnPgo=");
}
.news-items-list .label.yellow{
    background-color: #f7c644 !important;
    color:#ffffff;
}
.news-items-list .label.yellow:after{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyMSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMjRMNC4xOTYyOWUtMDYgMEwyMC43OTA2IDMuNjM1MTRlLTA2QzE4LjYyNzQgMy4yNTY5MWUtMDYgMTYuNjMxNiAxLjE2NDQ1IDE1LjU2NzIgMy4wNDc2Nkw1LjQ0NzE2IDIwLjk1MjNDNC4zODI3MyAyMi44MzU2IDIuMzg3IDI0IDAuMjIzNzg4IDI0TDAgMjRaIiBmaWxsPSIjRjdDNjQ0Ii8+Cjwvc3ZnPgo=");
}

@media (min-width: 768px) {
    .news-items-list .label-wrapper .label:nth-child(2n+1){
        z-index: 11;
    }
    .news-items-list .label-wrapper .label:nth-child(2n){
        padding-left: 1.25rem;
    }
}


/* End */


/* Start:/local/templates/shtyl_2023/components/bitrix/catalog.item/.default/style.css?177346893614776*/


.product-item.card{
    --card-border-color:#E5E5E5;
    --card-border-radius: 0.2143rem;
    --card-height:100%;
    --card-spacer-y: 1.4286rem;
    --card-spacer-x: 1.4286rem;
}
@media (min-width: 992px) {
    .bx-no-touch .product-item:hover{
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
    }
}

.product-item .card-body{
    position:relative;
    padding: 0;
    margin: 0 var(--card-spacer-y) var(--card-spacer-x);
}
.product-item-line .product-item .card-body{
    margin: var(--card-spacer-y) var(--card-spacer-x);
}

.product-item .product-item-top-block{
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    width: 100%;
}
.product-item .product-item-other-actions{
    z-index:2;
}
.product-item .product-item-other-actions ul.nav{
    --nav-link-padding-x: 0.5rem;
    --nav-link-padding-y: 0.95rem;
    --nav-link-font-size:1.25rem;

}
.product-item-line .product-item .product-item-other-actions ul.nav {
    --nav-link-padding-y: 0rem;

}
.product-item .product-item-other-actions i{
    font-size: 1.25rem;
}

@media (max-width: 991px) {
    .product-item-line .product-item .product-item-other-actions{
        position: absolute;
        top: -1rem;
        right: -1rem;
        z-index: 1;
        margin-top: 0;
        padding: 0;
    }
}

.product-item .product-item-picture{
     width:100%;
     height:100%;
     display:block;
     background-position: center;
     background-repeat: no-repeat;
     background-size: contain;
    background-color: #fff;
 }
.product-item .item-image-wrapper{
    padding-top:15.6429rem;
    z-index: 1;
}

.product-item .product-item-image-wrapper{
    margin-left: var(--card-spacer-x);
    margin-right: var(--card-spacer-x);
    margin-top: var(--card-spacer-y);
    margin-bottom: 1rem;
}
.product-item-line .product-item .product-item-image-wrapper {
    margin-left: 0;
    margin-right:0;
    margin-top:0;
    margin-bottom: 0;
}
.product-item .product-item-image-wrapper .swiper-pagination-bullet{
    border-radius: 0!important;
}
.product-item .product-item-image-wrapper .swiper-pagination{
    display: flex;
    bottom: 0 !important;
    position: relative !important;
    --swiper-pagination-bullet-height:2px;
    --swiper-pagination-bullet-width:100%;
    --swiper-pagination-color:var(--primary);
}

.product-item .product-item-title{
    display: block;
    font-weight: 500;
    text-decoration: none;
    font-size: 1.0714rem;
    line-height:1.2857rem;

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 2.7rem;
}
.product-item .product-item-title:hover{
    text-decoration:none;
    color:var(--primary) !important;
}

.product-item-line .product-item .product-item-title{
    height:auto !important;
}
@media (max-width: 767px) {
    .product-item .product-item-title{
        -webkit-line-clamp: 3;
        height: 4rem;
    }
}
/*
    .product-item.card.with-hit-description{
        --card-spacer-y: .5rem;
        --card-spacer-x: .5rem;
    }
    .product-item.with-hit-description .product-item-title{
        font-size: 0.8571rem;
        line-height:1rem;
    }
    .product-item.with-hit-description .review-item-rate > .row > .star-rate-block{
        width: auto;
    }
}*/

.swiper-slide .product-item:not(.with-hit-description){
    max-width:22.7143rem;
}
.swiper-slide .product-item-slide{
    background: transparent !important;
    width:auto;
}
@media (max-width: 767px){
    .swiper-slide.product-item-slide {
        max-width: 19.5714rem;
    }
}
@media (max-width: 991px){
    .product-item-slide {
        max-width: 19.5714rem;
    }
}
@media (min-width: 992px){
    .swiper-slide .product-item-container{
        padding: 1rem;
    }
}


/*Amount*/
.product-item .product-item-amount {
    padding: 0 0 2px;
    text-align: center;
}

.product-item .product-item-amount-field-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    max-width: 150px;
    margin: 0 auto 15px;
}


.product-item .product-item-amount-field-btn-plus,
.product-item .product-item-amount-field-btn-minus {
    position: relative;
    display: block;
    min-width: 22px;
    height: 22px;
    border-radius: 2px;
    background-color: #f2f2f2;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    transition: background 300ms ease, opacity 300ms ease;
}

.bx-retina .product-item .product-item-amount-field-btn-plus,
.bx-retina .product-item .product-item-amount-field-btn-minus { border-width: .5px; }

.product-item .product-item-amount-field-btn-plus:hover,
.product-item .product-item-amount-field-btn-minus:hover { background: #d3d3d3; }

.product-item .product-item-amount-field-btn-plus:after,
.product-item .product-item-amount-field-btn-minus:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    opacity: .8;
    transition: opacity 300ms ease, background 300ms ease;
}

.product-item .product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item .product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
    opacity: .3 !important;
    cursor: default;
}

.product-item .product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item .product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
    background-color: #f2f2f2;
}

.product-item .product-item-amount-field-btn-plus:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
    background-size: 10px;
}

.product-item .product-item-amount-field-btn-minus:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
    background-size: 10px;
}

.product-item .product-item-amount-field-btn-plus:hover:after,
.product-item .product-item-amount-field-btn-minus:hover:after { opacity: 1; }

.product-item .product-item-amount-field-block {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.product-item .product-item-amount-field {
    display: block;
    padding: 0;
    width: 100%;
    height: 22px;
    border: 1px solid transparent;
    border-radius: 2px;
    background: transparent !important;
    color: #000;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    line-height: 22px;
    transition: border 300ms ease;
}

.bx-retina .product-item .product-item-amount-field { border-width: .5px; }

.product-item .product-item-amount-field:focus { outline: none !important; }

.bx-no-touch .product-item input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch .product-item input.product-item-amount-field::-webkit-inner-spin-button {
    margin: 0;
    -webkit-appearance: none;
    appearance: none
}

.product-item .product-item-amount-description-container {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    color: #a5a5a5;
    white-space: nowrap;
    font-size: 12px;
}

.product-item .product-item-amount-description-container strong {
    color: #333;
    white-space: nowrap;
}

.product-item .product-item-amount-label-container {
    margin: 5px 0;
    color: #a5a5a5;
    font-weight: bold;
    font-size: 12px;
}

/* SKU */
.product-item ul.product-item-scu-item-list{
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    padding: 0;
    margin: 0;
}
.product-item ul.product-item-scu-item-list>li{
    position: relative;
    flex: 1 1 auto;
}
.product-item ul.product-item-scu-item-list li{
    margin-right: .5rem;
}
.product-item ul.product-item-scu-item-list li:last-child{
    margin-right: 0;
}

/* Price */
.product-item .product-item-price-container{
    display: flex;
    flex-direction: column;
    width: 100%;
}
.product-item .product-item-price-current{
    color: var(--primary);
    font-size: 1.5714rem;
    font-weight: bold;
    line-height: 1.85;
    white-space: nowrap;
}
.product-item .product-item-price-old{
    text-decoration: line-through;
    white-space: nowrap;
    font-size: 1rem;
    color:var(--secondary);
    line-height: 1;
}

@media (max-width: 767px) {
    .product-item .product-item-price-current{
        font-size: 1.2857rem;
    }
    .product-item .product-item-price-old {
        font-size: 1rem;
    }
}
.product-item .product-item-button-container .btn{
    width:100%;
}
.product-item .add-to-cart-btn.in-cart {
    --btn-bg: var(--success) !important;
    --btn-border-color: var(--success) !important;
    white-space: nowrap;
}
.product-item .btn{
    vertical-align: text-top;
    --btn-padding-y: 0.5rem;
}
.product-item .hit-description-block{
    height: 100%;
    padding-left: 0;
    padding-right: var(--card-spacer-x);
    padding-top: calc(var(--card-spacer-y)*1.85);
    padding-bottom: calc(var(--card-spacer-y)*1);
}
.product-item .hit-description-block > div{
    border-left: var(--border-width) var(--border-style) var(--border-color);
    padding-left:var(--card-spacer-x);
    height:100%;
    /*display: flex;
    flex-wrap: wrap;*/
}
.product-item .hit-description-block > div > *{
    width:100%;
}
.product-item .hit-description-title{
    font-size:1rem;
    font-weight:500;
    margin-bottom:1rem;
}

.product-item .hit-description-block .btn-link{
    font-size:1.0714rem;
}
@media (max-width: 767px) {
    .product-item .hit-description-block{
        padding:0 var(--card-spacer-y) var(--card-spacer-x) var(--card-spacer-x);
    }
    .product-item .hit-description-block > div{
        border-left:none;
        padding-left:0;
    }
}

@media (max-width: 767px) {
    .product-item-line .product-item .product-item-properties{
        font-size: 0.8rem;
    }
}
.product-item-line .product-item .product-item-properties{
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    font-weight: 400;
    font-size: 0.9286rem;
}
.product-item-line .product-item .product-item-properties li{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: start;
    padding: 0.25rem 1rem;
}
.product-item-line .product-item .product-item-properties li:nth-of-type(odd){
    background-color: #f7f7f7;
}
.product-item-line .product-item .product-item-properties-name{
    color:#4C4C4C;
    margin-right: 0.5rem;
}
.product-item-line .product-item .product-item-properties-value{
    color:#4c4c4c;
    font-weight: 500;
    text-align: end;
}


.product-item .product-label-text{
    padding: 0.65rem;
    position: relative;
}

.product-label-text .label {
    display: inline-block;
    position: relative;
}

.product-label-text .sticker {
    font-size: 0.857rem;
    font-weight: 500;
    border-radius: 2.1429rem;
    border: 2px solid;
    border-color: #E5E5E5;
    padding: 0.35rem 0.65rem;
    line-height: 1;
    cursor:pointer;
    background-color: #ffff;
}
.product-label-text .label:nth-child(2n+1) {
    z-index: 11;
}
.product-label-text .label:nth-child(2n){
    padding-left: 1rem;
}

.product-label-text .sticker.new {
    border-color: var(--success);
    color:var(--success);
}

.product-label-text .sticker.action {
    border-color: var(--warning);
    color:var(--secondary);
}

.product-label-text .sticker.hit {
    border-color:var(--warning);
    color:var(--warning);
}

.product-label-text .label .tooltip-img{
    line-height: 1;
    margin-top: 0;
}



.product-item .hit-description ul:last-child{
    margin-bottom:0;
}

.product-item .review-item-rate .star-rate-label,
.product-item .review-item-rate .star-rate-text {
    font-weight:500;
}


ul.product-item-scu-item-list{
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    padding: 0;
    margin: 0;
}
ul.product-item-scu-item-list>li{
    position: relative;
    flex: 1 1 auto;
}
/*
ul.product-item-scu-item-list li:not(:last-child){
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
ul.product-item-scu-item-list li:not(:first-child), ul.product-item-scu-item-list li:nth-child(n+3){
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

*/
ul.product-item-scu-item-list li:not(:first-child) {
    margin-left: .5rem;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #C4C4C4;
    background-color: #ffffff;
    color: #414142;
    font-weight: 500;
    font-size:0.7333rem;
    padding: 0.3rem 0.65rem 0.15rem;
    line-height: 1;
    max-width: 100%;
    cursor:pointer;
    border-radius: 0.25rem;
}
.product-item-scu-item-color-container.selected,
.product-item-scu-item-text-container.selected{
    border: 1px solid #000000;
    color: #000000;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
    position: relative;
    outline-color: #a9adb4 !important;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
    background-size: 80% 80%;
    content: "";
}

.product-item .in-stock-block i.few{
    color:#D12E26;
}
.product-item .in-stock-block i.medium{
    color:#FF9605;
}
.product-item .in-stock-block i.lot{
    color: #007D23;
    
}
.product-item .in-stock-block i.in_production_1,
.product-item .in-stock-block i.in_production_2{
    color:var(--primary);
}

/* End */


/* Start:/local/components/tbwp/compare.item/templates/.default/style.css?1765962235598*/
.compare-item-link:hover{
    cursor:pointer;
}
.compare-item-link .nav-link {
    color: #000;
}
.compare-item-link .nav-link:hover,
.compare-item-link .nav-link.active{
    text-decoration: none;
    color: var(--primary) !important;
}

.compare-item-link .status-text-block{
    display:inline;
    padding-left: 0.25rem;
}
.compare-item-link .status-text-block span{
    display:none;
}
.compare-item-link .nav-link:not(.active) .status-text-block span:first-child{
    display:inline-block;
}
.compare-item-link .nav-link.active .status-text-block span:last-child{
    display:inline-block;
}

/* End */


/* Start:/local/components/tbwp/favourites.item/templates/.default/style.css?1765962235699*/
.favourite-item-link:hover{
    cursor:pointer;
}
.favourite-item-link .nav-link i{
    vertical-align: 1px;
}
.favourite-item-link .nav-link:hover i,
.favourite-item-link .nav-link.active i{
    color:var(--primary) !important;
    text-decoration: none;
}
.favourite-item-link .nav-link .block-icons{
    display:inline-block;
}

.favourite-item-link .status-text-block{
    display:inline;
    padding-left: 0.25rem;
}
.favourite-item-link .status-text-block span{
    display:none;
}
.favourite-item-link .nav-link:not(.active) .status-text-block span:first-child{
    display:inline-block;
}
.favourite-item-link .nav-link.active .status-text-block span:last-child{
    display:inline-block;
}

/* End */


/* Start:/local/templates/shtyl_2023/components/tbwp/reviews.rate/.default/style.css?17476585091925*/
.tbwp-reviews-rate .star-rate-block{
    display: flex;
    align-items: center;
    margin-right:1rem;
}
.tbwp-reviews-rate .star-rate-text{
    display: flex;
    align-items: center;

}

.tbwp-reviews-rate .star-rate-label{
    padding-left:0.25rem;
}


.tbwp-reviews-rate .star-rate-label,
.tbwp-reviews-rate .star-rate-text {
    color: #000000;
    white-space: nowrap;
    line-height:1;
    font-weight:400;
}
.tbwp-reviews-rate .star-rate-text i{
    padding-right: 0.5rem;
}
.tbwp-reviews-rate .star-rate-text.empty-items{
    color:var(--secondary);
}
.tbwp-reviews-rate .star-rate-text:hover{
    text-decoration:none;
    color:var(--primary) !important;
}



.tbwp-reviews-rate .rating-wrapper{
    position:relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.tbwp-reviews-rate .rating-wrapper .stars{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    color:var(--secondary);
}
.tbwp-reviews-rate .rating-wrapper .stars-fill{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    overflow: hidden;
    pointer-events: none;
    color:var(--danger);
}
.tbwp-reviews-rate .rating-wrapper .star {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: rgb(var(--light));
    cursor: default;
    font-size:1.0714rem;
}

.tbwp-reviews-rate .rating-wrapper .stars div:not(:first-child){
    margin-left:0.2rem;
}
/* End */


/* Start:/local/templates/shtyl_2023/components/shtyl/catalog.section.list/hits/style.css?1730213887630*/
.hits_list_nav .scroll-bg ul.nav{
    --nav-link-font-size: 1rem;
    --nav-link-padding-x: 1rem;
    --nav-link-padding-y: 0.4rem;
    --nav-pills-border-radius: 1.3333rem;
    --nav-pills-link-active-color: #000000;
    --nav-pills-link-active-bg: none;
    --nav-link-font-weight: 500;
}

.hits_list_nav .scroll-bg .nav-pills .nav-link.active,
.hits_list_nav .scroll-bg .nav-pills .show>.nav-link {
    background: linear-gradient(212.62deg, rgba(3, 73, 145, 0.311398) -34.86%, rgba(3, 73, 145, 0.0689096) 111.5%), #FFFFFF;
    background-color: var(--nav-pills-link-active-bg);
    color: var(--nav-pills-link-active-color);
}
/* End */


/* Start:/local/templates/shtyl_2023/components/bitrix/catalog.top/hits/slider/style.css?1730213887129*/
@media (min-width: 768px) and (max-width: 991px) {
    .catalog-hits-top .product-item-slide {
        max-width: 41rem;
    }
}

/* End */


/* Start:/local/templates/shtyl_2023/components/bitrix/system.pagenavigation/.default/style.css?17302138871289*/
.pagination-container .pagination {
    --pagination-padding-x: 0.75rem;
    --pagination-padding-y: 0.375rem;
    --pagination-font-size: 1.143rem;
    --pagination-color: #000;
    --pagination-border-color: transperrent;
    --pagination-border-radius: 50%;
    --pagination-hover-color: #000000;
    --pagination-hover-bg: #E4E4E5;
    --pagination-hover-border-color: transperrent;
    --pagination-focus-color: #ffff;
    --pagination-focus-bg: #666666;
    --pagination-focus-box-shadow: none;
    --pagination-active-color: #fff;
    --pagination-active-bg: #666666;
    --pagination-bg:none;
    --pagination-active-border-color: transperrent;
}

.pagination-container .pagination .page-item:first-child .page-link {
    border-radius:50%;
}
.pagination-container .pagination .page-item:last-child .page-link {
    border-radius:50%;
}

.pagination-container .pagination .page-link,
.pagination-container .pagination .page-link:focus,
.pagination-container .pagination .page-link:hover {
    border-radius:50%;
    line-height: 1.25;
}
.pagination-container .showing{
    color:#666666;
}
.pagination-container .view-more-button{
    text-decoration:none;
    font-weight: 500;
}
.pagination-container .view-more-button:hover{
    color:var(--primary);
    text-decoration:none;
}
/* End */


/* Start:/local/templates/shtyl_2023/components/shtyl/news.list/catalog-video-list-blocks-slider/style.css?1757054263924*/
.video-items-list .title{
 font-weight: 500;
}
.video-items-list .img-block{
    opacity: 1;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom:1rem;
    height: 12.143rem;
    border: 1px solid #D3D3D5;
}

.video-items-list .item:hover .img-block{
    opacity: .8;
}
@media (min-width: 1400px) {
    .video-items-list .img-block{
        height: 13.2rem;
    }
} 
@media (max-width: 1399px) {
    .video-items-list .img-block{
        height: 11rem;
    }
}
@media (max-width: 991px){
    .video-items-list .swiper-slide{
        max-width: 21.07143rem;
    }
    .video-items-list .img-block{
        height: 12.78571rem;
    }
}
@media (max-width: 767px){
    .video-items-list .swiper-slide{
        max-width: 21.85714rem;
    }
}
/* End */
/* /local/templates/shtyl_2023/components/bitrix/news/news/style.css?17302138872440 */
/* /local/templates/shtyl_2023/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17611382384000 */
/* /local/assest/public/slick-slider/slick/slick.css?17302138861776 */
/* /local/assest/public/slick-slider/slick/slick-theme.css?17302138863145 */
/* /local/templates/shtyl_2023/components/shtyl/news.list/news-list/style.css?17570556976327 */
/* /local/templates/shtyl_2023/components/bitrix/catalog.item/.default/style.css?177346893614776 */
/* /local/components/tbwp/compare.item/templates/.default/style.css?1765962235598 */
/* /local/components/tbwp/favourites.item/templates/.default/style.css?1765962235699 */
/* /local/templates/shtyl_2023/components/tbwp/reviews.rate/.default/style.css?17476585091925 */
/* /local/templates/shtyl_2023/components/shtyl/catalog.section.list/hits/style.css?1730213887630 */
/* /local/templates/shtyl_2023/components/bitrix/catalog.top/hits/slider/style.css?1730213887129 */
/* /local/templates/shtyl_2023/components/bitrix/system.pagenavigation/.default/style.css?17302138871289 */
/* /local/templates/shtyl_2023/components/shtyl/news.list/catalog-video-list-blocks-slider/style.css?1757054263924 */
