.wave-form-container{position:relative;width:100%;margin-top:28px;border-bottom:2px solid #3c3c3c;padding-bottom:4px}.waveform-time{display:flex;align-items:center;justify-content:flex-end}.waveform-time span{font-size:12px}.skeleton-wave-form{width:2px;height:80%;background-color:hsla(0,0%,100%,.13);animation:waveAnimation 1.5s ease-in-out infinite alternate}@keyframes waveAnimation{0%{height:30%;background-color:hsla(0,0%,100%,.13)}50%{height:90%;background-color:hsla(0,0%,100%,.3)}to{height:30%;background-color:hsla(0,0%,100%,.13)}}.youtube-player{width:600px;height:300px}.youtube-player,.youtube-player iframe{border-radius:8px}@media only screen and (max-width:1350px){.youtube-player{width:450px;height:280px;border-radius:8px}}@media only screen and (max-width:992px){.youtube-player{width:400px;height:250px;border-radius:8px}}@media only screen and (max-width:768px){.youtube-player{width:280px;height:220px;border-radius:8px}}@media only screen and (max-width:575px){.youtube-player{width:200px;height:170px;border-radius:8px}}