@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500&display=swap");@font-face{font-family:Rubik;font-weight:300;font-style:normal;src:url(../font/Rubik/static/Rubik-Light.ttf) format("truetype")}@font-face{font-family:Rubik;font-weight:700;font-style:normal;src:url(../font/Rubik/static/Rubik-Regular.ttf) format("truetype")}@font-face{font-family:Rubik;font-weight:700;font-style:normal;src:url(../font/Rubik/static/Rubik-Medium.ttf) format("truetype")}@font-face{font-family:Rubik;font-weight:400;font-style:normal;src:url(../font/Rubik/Rubik-VariableFont_wght.ttf) format("truetype")}@font-face{font-family:Rubik;font-weight:700;font-style:normal;src:url(../font/Rubik/static/Rubik-Bold.ttf) format("truetype")}.video__main_wrap{padding:0 30px 50px}@media (max-width:639px){.video__main_wrap{padding:0 10px 50px}}.video__main_wrap .video_list{width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:15px}.video__main_wrap .video_list .video_item{width:32%;height:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;margin-right:10px;margin-bottom:50px}@media (max-width:1100px){.video__main_wrap .video_list .video_item{width:48%}}@media (max-width:550px){.video__main_wrap .video_list .video_item{width:100%;margin-right:0;margin-bottom:30px;-ms-flex-align:center;align-items:center}}.video__main_wrap .video_list .video_item .video_item_img_wrap{position:relative;width:100%;max-width:430px;height:300px}.video__main_wrap .video_list .video_item .video_item_img_wrap:after{content:"";position:absolute;width:76px;height:76px;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url(../icons/sprite.svg#video_play);background-size:76px 76px;background-position:50%;background-repeat:no-repeat}.video__main_wrap .video_list .video_item .video_item_img_wrap .video_item_img{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}.video__main_wrap .video_list .video_item .video_item_frame{width:100%;height:100%}.video__main_wrap .video_list .video_item .video_item_content{margin-top:15px;margin-bottom:12px}@media (max-width:550px){.video__main_wrap .video_list .video_item .video_item_content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}}.video__main_wrap .video_list .video_item .video_item_content .video_item_title{font-family:Rubik;font-style:normal;font-size:21px;color:#333;font-weight:700;line-height:17px;margin-bottom:10px}.video__main_wrap .video_list .video_item .video_item_content .video_item_title:hover{text-decoration:none;color:#ff005c}.video__main_wrap .video_list .video_item .video_item_content .video_item_date{font-family:Rubik;font-style:normal;font-size:12px;color:#c5c5c5;font-weight:400;line-height:17px}.video__main_wrap .video_list .video_item .video_item_content .video_item_description{margin-top:12px;font-family:Rubik;font-style:normal;font-size:14px;color:#333;font-weight:400;line-height:17px}.video__main_wrap .video_list .video_item .video_item_footer{display:-ms-flexbox;display:flex}.video__main_wrap .video_list .video_item .video_item_footer .btn__share{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-right:10px}.video__main_wrap .video_list .video_item .video_item_footer .video_item_social_block{display:-ms-flexbox;display:flex}.video__main_wrap .video_list .video_item .video_item_footer .video_item_social_block img{margin-right:15px}.video__main_wrap .video_list .video_item .video_item_footer .video_item_social_block img::last-child{margin-right:0}.video__main_wrap .show_more__btn{margin:auto}