section.video-section{background-size:cover;overflow:hidden;padding:120px 0;position:relative;text-align:center}h4.video-block_title{color:#fff;font-family:var(--secondary-font);font-size:60px;font-weight:400;line-height:1.2em;margin-top:40px;text-align:center}.video-btn{position:relative}.video-btn span{height:100px;line-height:100px;width:100px}.video-btn a,.video-btn span{border-radius:50%;position:relative;text-align:center}.video-btn a{background-color:var(--primary-color);color:#fff;display:inline-block;font-size:25px;height:122px;line-height:122px;margin-right:52px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;width:122px}.video-btn a:hover{background-color:#fff;color:var(--primary-color)}.video-btn .ripple:after{-webkit-animation:ripple 3s infinite;animation:ripple 3s infinite;-webkit-animation-delay:.6s;animation-delay:.6s;border-radius:50%;bottom:0;-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);content:"";left:0;position:absolute;right:0;top: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{background-size:cover;bottom:-100px;left:0;position:absolute;right:0;top:-100px}