.video_section{padding-bottom:85px;position:relative}.video_section .video_poster{align-items:center;cursor:pointer;display:flex;flex-wrap:wrap;justify-content:center;position:relative}.video_section .video_poster,.video_section .video_poster .vp_image,.video_section .video_poster img{max-height:660px}.video_section .video_poster .vp_image,.video_section .video_poster img{display:flex;height:auto;object-fit:cover;width:100%}.video_section .video_poster .video_play_icon{display:flex;height:203px;left:0;margin:0 auto;position:absolute;right:0;top:50%;transform:translateY(-50%);width:192px}.video_section .video_box{bottom:0;display:none;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.video_section .video_box video{height:100%;object-fit:cover;width:100%}.video_section .video_section_box{position:relative}.video_section .video_section_box.active_video .video_poster{opacity:0}.video_section .video_section_box.active_video .video_box{display:block}.video_section .video_button{margin-top:70px}.video_section .video_button a{filter:drop-shadow(0 5px 6px rgba(0,0,0,.25))}.video_section .youtube_video,.video_section .youtube_video iframe{aspect-ratio:1.95/1}.video_section .youtube_video iframe{height:100%;width:100%}@media only screen and (max-width:1199px){.video_section:before{display:none}.video_section .video_poster .video_play_icon{height:101px;width:90px}.video_section .video_poster .video_play_icon svg{height:auto;width:100%}}@media only screen and (max-width:991px){.video_section .video_button{margin-top:40px}}