

/* Start:/local/templates/sikarus/components/bitrix/news/objects/bitrix/news.detail/.default/style.css?17567331903331*/
.hero {
    margin-top:75px
}
@media only screen and (min-width:960px) {
    .hero {
        margin-top:0
    }
}
@media only screen and (min-width:1280px) {
    .hero {
        margin-top:-210px
    }
}
.hero img,
.hero video {
    -o-object-fit:cover;
    object-fit:cover
}
.hero--small {
    height:600px
}
.brochure {
    margin:0 auto 20px
}
.brochure a {
    color:#000!important
}
.brochure a,
.brochure__item {
    display:flex;
    justify-content:space-between
}
.brochure__item {
    align-items:center;
    transition:all .3s ease-in;
    padding:10px 20px;
    background-color:#f5f5f5;
    margin-bottom:15px
}
.brochure__item:hover {
    box-shadow:0 1px 2px rgba(0,0,0,.2),0 1px 5px rgba(0,0,0,.102)
}
.brochure__brochure {
    margin:25px auto 0 35px;
    display:block;
    max-width:100px;
    -o-object-fit:contain;
    object-fit:contain
}
@media only screen and (min-width:600px) {
    .brochure__brochure {
        max-width:150px
    }
}
.brochure__content {
    display:flex;
    align-items:center
}
.brochure__link {
    width:100%;
    padding-right:40px
}
.brochure__btn {
    position:relative;
    z-index:10
}
.brochure__btn--active svg path {
    transition:.2s ease-in-out;
    fill:#ffc510
}
.slider-big,
.slider-big .mySwiper {
    width:100%
}
.slider-big .mySwiper img {
    width:100%;
    -o-object-fit:cover;
    object-fit:cover
}
.slider-big .mySwiper2 {
    padding:10px 0
}
.slider-big .mySwiper2 .swiper-slide {
    opacity:.7;
    cursor:pointer
}
.slider-big .mySwiper2 .swiper-slide-thumb-active {
    transition:.2s ease-in-out;
    opacity:1
}
.slider-big .mySwiper2 img {
    -o-object-fit:cover;
    object-fit:cover
}
.slider-big button {
    width:35px;
    height:35px;
    background-color:#fff
}
.slider-big button svg {
    width:36px;
    height:36px
}
.slider-big .swiper-button-next:after,
.slider-big .swiper-button-prev:after,
.slider-big .swiper-rtl {
    display:none
}
.product-list-blocks {
    display:grid;
    text-align:left;
    grid-template-columns:repeat(1,1fr);
    grid-gap:15px;
    justify-content:center;
    margin-bottom:40px!important
}
@media only screen and (min-width:600px) {
    .product-list-blocks {
        grid-template-columns:repeat(2,1fr)
    }
}
@media only screen and (min-width:960px) {
    .product-list-blocks {
        grid-template-columns:repeat(4,1fr)
    }
}
.product-list-blocks li {
    padding:25px;
    box-shadow:0 1px 2px rgba(0,0,0,.2),0 1px 3px rgba(0,0,0,.102);
    background-color:#fff;
    border:1px solid #e0e0e0;
    outline:1px solid transparent;
    position:relative;
    transition:all .2s ease
}
.product-list-blocks li:hover {
    background-color:#ffc510;
    color:#fff!important
}
.product-list-blocks li h4 {
    font-weight:700
}
.product-list-blocks li a {
    color:#000!important;
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0
}
.object__about {
    padding:25px 45px;
    background-color:#f5f5f5;
    text-align:left
}
.object__about li:not(:first-child) {
    margin-top:20px
}
.object__about h6 {
    font-weight:700;
    margin-bottom:0
}
.object__text {
    margin:40px 0!important;
    text-align:left
}
.object p {
    font-size:18px
}
.object h3 {
    margin-bottom:26px
}

.object__text ul,
.object__text li {
        list-style-type: disc !important;
}
/* End */
/* /local/templates/sikarus/components/bitrix/news/objects/bitrix/news.detail/.default/style.css?17567331903331 */
