

/* Start:/local/templates/movement-first/components/bitrix/news.detail/for_page_partners/style.css?17684624172470*/
.partner-media {
    background-color: #f9f9fb;
    border-radius: 20px;
    padding: 40px;
    margin: 30px 10px;
}

.struktura-slider__img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.struktura-slider__img.js-img {
    cursor: pointer;
}

.struktura-slider__img.js-img:before {
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    background: url(/local/templates/movement-first/icons/play-new.png) no-repeat 55% center ;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}
.struktura-slider__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.struktura-slider .swiper-slide {
    height: auto;
    display: flex;
    align-items: flex-start;
    gap: 1.791%;
}

.struktura-slider__text {
    width: 32.09%;
}


.js-start-video-mp {
    width: 100%;
    height: 100%;
}

.struktura-slider__text h2 {
    font-family: Pragmatica Extended, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 12px;
}

.struktura-slider__decs {
    font-family: Pragmatica, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
}

.struktura-slider__video {
    width: 66.045%;
    height: auto;
    aspect-ratio: 885 / 557;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    background-color: rgba(128, 128, 128, .7);
}

.struktura-slider__video video {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.struktura-slider iframe {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.UI_navigation-swiper-red {
    margin-left: auto;
}

.playBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.playBtn img {
    width: 60px;
    height: 60px;
}

@media (max-width: 1023px) {
    .struktura-slider .swiper-slide {
        flex-direction: column;
        gap: 24px;
    }

    .struktura-slider__text {
        width: 100%;
    }

    .struktura-slider__video {
        width: 100%;
    }
}

.image-preview-video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.image-preview-video img {
    width: 100%;
    height: 100%;
    background-size: cover;
}

.js-start-video-mp {
    width: 100%;
    height: 100%;
}
/* End */
/* /local/templates/movement-first/components/bitrix/news.detail/for_page_partners/style.css?17684624172470 */
