

/* 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/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/templates/grizzlyshop_vpl/components/bitrix/news.list/mp-blocks/style.css?1720691954534 */
