.st0{fill:#fff}.video-main{position:relative}.video,.video-main{display:inline-block}.video{height:50px;width:50px;line-height:50px;text-align:center;border-radius:100%;background:transparent;color:#fff;background:#000;z-index:999}@keyframes waves{0%{transform:scale(.2);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}50%{opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"}to{transform:scale(.9);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}}.fa-play:before{content:"\f04b"}.waves{position:absolute;width:150px;height:150px;background:rgba(0,0,0,.3);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";border-radius:100%;right:-50px;bottom:-50px;z-index:-1;animation:waves 3s ease-in-out infinite}.wave-1{animation-delay:0s}.wave-2{animation-delay:1s}.wave-3{animation-delay:2s}.primary-button .icon{animation:arrows 1.5s infinite}@keyframes arrows{to{transform:translateX(100%);opacity:0}}