.lancio-video-corp{position:relative;padding-bottom:32px}
.lancio-video-corp .video-bg{width:100%;height:100%;z-index:-1;position:absolute;top:0;left:0}
.lancio-video-corp .video-header{margin-bottom:30px;padding-top:38px}
.lancio-video-corp.centered .video-header .title{text-align:center}
.lancio-video-corp .video-header .title{color:var(--color-white);font-size:var(--tp-m-size);font-weight:var(--font-bold);line-height:var(--tp-m-height)}
.lancio-video-corp.centered .content-wrapper{justify-content:center}
.lancio-video-corp .content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}
.lancio-video-corp .content-wrapper .video-wrapper{position:relative}
.lancio-video-corp .content-wrapper .video-wrapper .cover-image{position:relative;width:100%;z-index:2}
.lancio-video-corp .content-wrapper .video-wrapper .cover-image a{display:block;width:100%;height:100%;position:relative}
.lancio-video-corp .content-wrapper .video-wrapper .cover-image a img{width:100%;border-radius:16px}
.lancio-video-corp .content-wrapper .video-wrapper .cover-image a .ico-play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.lancio-video-corp .content-wrapper .video-wrapper .cover-image a .ico-play img{width:60px;height:60px}
.lancio-video-corp .content-wrapper .video-wrapper video{z-index:1;display:none;width:100%}
.lancio-video-corp .content-wrapper .video-wrapper video.active{display:block}
.lancio-video-corp .content-wrapper .video-descr{color:var(--color-white);font-size:var(--tp-body_m-size);line-height:var(--tp-body_m-height);letter-spacing:.018rem;margin-top:25px}
@media(min-width:768px){.lancio-video-corp{position:relative;padding-bottom:50px}
.lancio-video-corp .video-header{margin-bottom:37px;padding-top:50px}
.lancio-video-corp .content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}
.lancio-video-corp .content-wrapper .video-wrapper{position:relative}
.lancio-video-corp .content-wrapper .video-wrapper .cover-image{position:relative;width:100%;z-index:2}
.lancio-video-corp .content-wrapper .video-wrapper .cover-image a .ico-play img{width:90px;height:90px}
.lancio-video-corp .content-wrapper .video-descr{font-size:16px;line-height:1.83;letter-spacing:1.16px;margin-top:50px}
}
@media(min-width:1360px){.lancio-video-corp{position:relative}
.lancio-video-corp .video-bg{height:80%}
.lancio-video-corp .video-header{margin-bottom:48px;padding-top:96px}
.lancio-video-corp .video-header .title{font-size:var(--tp-xl-size);line-height:var(--tp-xl-height)}
.lancio-video-corp .content-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.lancio-video-corp .content-wrapper .video-wrapper{min-width:825px;position:relative}
.lancio-video-corp .content-wrapper .video-wrapper .cover-image a img{width:100%;min-width:825px;max-height:464px}
.lancio-video-corp .content-wrapper .video-wrapper .cover-image a .ico-play img{width:60px;min-width:unset}
.lancio-video-corp .content-wrapper .video-descr{font-size:18px;margin-left:30px;width:calc(100% - 855px);margin-top:80px}
}
.lancio-video-corp .content-wrapper .video-wrapper iframe{z-index:1;display:none;width:100%}
.lancio-video-corp .content-wrapper .video-wrapper iframe.active{display:block}
@media(min-width:1360px){.lancio-video-corp .content-wrapper .video-wrapper .cover-image a div.ico-play img{width:80px}
}