.video_block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-bottom:25px;height:0!important;padding-top:56%}.video_block--preview{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2;width:100%;height:100%}.video_block--preview .image_preview{background:#444;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;left:0;top:0}.video_block--preview--hidden{display:none}.video_block .youtubeiframe{position:absolute;top:0;left:0;width:100%;height:100%;background:#444}.video_block iframe,.video_block .video_block--frame,.video_block video{top:0;left:0;width:100%;height:100%;z-index:1;position:absolute}.video_block .video--time{right:20px;bottom:20px;padding:8px 15px;color:#fff;font-weight:900;border:1px solid #fff;background:rgba(27,27,27,.5);position:absolute;border-radius:5px}.video_block .video_block--youtube_btn{position:absolute;display:block;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:56px;height:auto;left:calc(50% - 28px);top:calc(50% - 20px)}.video_block:hover .video_block--youtube_btn{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.video_description{font-style:normal;font-weight:700;font-size:20px;line-height:24px;letter-spacing:-.7px;color:#383838;margin:15px 0}@media(max-width:600px){.video_description{font-size:18px;line-height:25px}}.video_subdescription{font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#949494;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.modal_video{width:98%;max-width:980px;padding:0;border-radius:0 0 5px 5px;background:#1a222b}.modal_video .video_block{height:490px}@media(max-width:992px){.modal_video .video_block{height:50vw}}.modal_video .video_bot_descr{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:136px;padding:10px 36px 27px;border-radius:0 0 5px 5px;background:#1a222b}.modal_video .video_bot_descr .video_description{color:#fff}.modal_video .video_bot_descr .video_subdescription{color:#fff}.watch_on_youtube_more{text-decoration:none;font-weight:500;font-size:16px;line-height:19px;color:dimgray;padding:16px 50px;border:1px solid #dbdbdb;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;display:block;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin:80px auto 0;-webkit-transition:all .3s ease;transition:all .3s ease}.watch_on_youtube_more img{width:22px;-webkit-margin-end:5px;margin-right:5px}.watch_on_youtube_more:hover{border:1px solid #444}