

/* Start:/local/components/mw/include.blocks/templates/banner/style.css?17543218481638*/
.section-baner {
    position: relative;
    min-height: 100vh;
    width: 100%;
}

.page-video {
    position: absolute;
    inset: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;

    &::before {
        content: "";
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background: rgba(0, 0, 0, 0.4);
    }
}

.page-video .fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    object-fit: contain;

    @media (max-width: 1440px) {
        object-fit: cover;
    }
}

.page-video-content {
    position: relative;
    z-index: 2;
}

.youtube-video-background {
    background: #000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -99;
}

.youtube-video-foreground,
.youtube-video-background iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.youtube-video-background {
     background: url(/images/video-bg.jpg) no-repeat #333333;
     position: fixed;
     top: 0;
    right: 0;
    bottom: 0;
    left: 0;
     z-index: -99;
}

.video-box,
.video-box iframe {
     position: absolute;
     top: 0;
    left: 0;
     width: 100%;
    height: 100%;
     pointer-events: none;
    z-index: -99;
}


@media (min-aspect-ratio: 16/9) {
     .video-box {
        height: 300%;
        top: -100%;
    }
}

@media (max-aspect-ratio: 16/9) {
     .video-box {
        width: 300%;
        left: -100%;
    }
}

/* End */


/* Start:/local/templates/bacho_new/components/bitrix/news.list/socials_mainpage/style.css?1730205432150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/bacho_new/components/bitrix/news.list/videos/style.css?1730206407150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/bacho_new/components/bitrix/catalog.section.list/in_index/style.css?169874217179*/
@media (max-width: 660px) {
  body .preview__card-bg {
    width: 666px;
  }
}

/* End */
/* /local/components/mw/include.blocks/templates/banner/style.css?17543218481638 */
/* /local/templates/bacho_new/components/bitrix/news.list/socials_mainpage/style.css?1730205432150 */
/* /local/templates/bacho_new/components/bitrix/news.list/videos/style.css?1730206407150 */
/* /local/templates/bacho_new/components/bitrix/catalog.section.list/in_index/style.css?169874217179 */
