section.video-section{position:relative;padding:120px 0;text-align:center;background-size:cover;overflow:hidden}h4.video-block_title{font-size:60px;line-height:1.2em;color:#fff;font-weight:400;font-family:var(--secondary-font);text-align:center;margin-top:40px}.video-btn{position:relative}.video-btn span{width:100px;height:100px;line-height:100px}.video-btn a,.video-btn span{position:relative;text-align:center;border-radius:50%}.video-btn a{height:122px;width:122px;line-height:122px;color:#fff;font-size:25px;display:inline-block;background-color:var(--primary-color);-webkit-transition:.5s;-o-transition:.5s;margin-right:52px;transition:.5s}.video-btn a:hover{color:var(--primary-color);background-color:#fff}.video-btn .ripple:after{left:0;top:0;border-radius:50%;-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,.14);-ms-box-shadow:0 0 0 0 hsla(0,0%,100%,.14);-o-box-shadow:0 0 0 0 hsla(0,0%,100%,.14);box-shadow:0 0 0 0 hsla(0,0%,100%,.14);-webkit-animation:ripple 3s infinite;animation:ripple 3s infinite;-webkit-animation-delay:.6s;animation-delay:.6s;content:"";position:absolute;right:0;bottom:0}@-webkit-keyframes ripple{70%{-webkit-box-shadow:0 0 0 70px rgba(244,68,56,0);box-shadow:0 0 0 70px rgba(244,68,56,0)}to{-webkit-box-shadow:0 0 0 0 rgba(244,68,56,0);box-shadow:0 0 0 0 rgba(244,68,56,0)}}@keyframes ripple{70%{-webkit-box-shadow:0 0 0 70px rgba(244,68,56,0);box-shadow:0 0 0 70px rgba(244,68,56,0)}to{-webkit-box-shadow:0 0 0 0 rgba(244,68,56,0);box-shadow:0 0 0 0 rgba(244,68,56,0)}}.video-section_bg{position:absolute;top:-100px;left:0;right:0;bottom:-100px;background-size:cover}