

/* Start:/local/templates/.default/components/bitrix/news.list/mp-blocks-new/style.css?17410918441968*/
.homescreen__block-slide-info.homescreen__block-inner--right-bottom {
   -webkit-box-pack: end;
   -ms-flex-pack: end;
   justify-content: flex-end;
}

.homescreen__block-slide-info.homescreen__block-inner--right-top {
   -webkit-box-pack: end;
   -ms-flex-pack: end;
   justify-content: flex-end;
   -webkit-box-align: start;
   -ms-flex-align: start;
   align-items: start;
}

.homescreen__block-slide-info {
   /* cursor: pointer;*/
}

@media (min-width: 768px) {
   .homescreen__block-inner.homescreen__block-inner--right-top .btn.btn-unmute {
      bottom: 10%;
   }
}

@media (max-width: 500px) {
   .homescreen__block-bg-content.js-video-banner.desktop {
      display: none !important;
   }

}

.homescreen__block-bg-content.js-video-banner.mobile {
   display: block !important;
}

@media (min-width: 501px) {
   .homescreen__block-bg-content.js-video-banner.mobile {
      display: none !important;
   }
}

.btn-unmute {
   margin-left: auto;
   cursor: pointer;
}

@media (max-width: 767px) {
   .btn-unmute {
      padding: 12px 15px 13px 15px;
      margin-right: auto;
   }
}

@media (min-width: 768px) {
   .btn-unmute {
      position: absolute;
      right: 0;
   }
}

.homescreen__block-slide::before {
   position: absolute;
   content: "";
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0)));
   background: -o-linear-gradient(top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 100%);
   background: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 100%);
   z-index: 1;
}

.timer-slide {
   width: 100%;
   height: 3px;
   overflow: hidden;
   background: var(--white);
}

.timer-slide__inner {
   width: 0;
   height: 100%;
   background: #b0b0b0;
}

.timer-slide__inner.active {
   width: 100%;
   transition: width 5s ease;
}

/* End */


/* Start:/local/components/il/reviews.main/templates/.default/style.css?17834115691443*/
/* Основная вёрстка блока уже находится в CSS шаблона grizzlyshop_vpl. */
.reviews-block[data-il-reviews-main] .reviews-empty {
    padding: 24px 0;
}

.reviews-item__content,
.reviews-item__content p {
    font-family: "Montserrat", "Segoe UI Emoji", "Apple Color Emoji", "Noto Color Emoji", sans-serif;
}
.review_tovar_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    cursor: pointer;
    margin:20px 0px 0px;
}
.review_tovar_item-img {
    height: 100px;
    max-width: 100px;
}
.review_tovar_item-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: var(--black);
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
}
.r_open{
    position: fixed;
    top: 284px;
    /*bottom: 30px;*/
    font-size: 14px;
    line-height: 15px;
    border-bottom: 1px dashed #363636;
    cursor:pointer;
}
@media screen and (max-width: 767px) {
    .review_tovar_item-info {
        font-size: 12px;
        line-height: 18px;
    }
    .r_open{
    top: 270px;
    }
}
.reviews-item__content {
   max-height: 23px;
    overflow: hidden;
}
/* End */


/* Start:/local/templates/grizzlyshop_vpl/components/bitrix/news.list/mp-blocks/style.css?1720691954534*/
.homescreen__block-slide-info.homescreen__block-inner--right-bottom{
   -webkit-box-pack: end;
   -ms-flex-pack: end;
   justify-content: flex-end;
}

.homescreen__block-slide-info.homescreen__block-inner--right-top{
   -webkit-box-pack: end;
   -ms-flex-pack: end;
   justify-content: flex-end;
   -webkit-box-align: start;
   -ms-flex-align: start;
   align-items: start;
}

@media (min-width: 768px) { 
   .homescreen__block-inner.homescreen__block-inner--right-top .btn.btn-unmute{
      bottom: 10%;
   }
}


/* End */
/* /local/templates/.default/components/bitrix/news.list/mp-blocks-new/style.css?17410918441968 */
/* /local/components/il/reviews.main/templates/.default/style.css?17834115691443 */
/* /local/templates/grizzlyshop_vpl/components/bitrix/news.list/mp-blocks/style.css?1720691954534 */
