.module#video-embed{position:relative;z-index:1}.module#video-embed .video-embed-wrapper{padding:30px 16px;text-align:center}.module#video-embed .video-embed-thumbnail{overflow:hidden;display:inline-block;width:320px;max-width:100%;height:170px;border-radius:8px;background-position:center;background-size:cover;box-shadow:0px 10px 20px 0px rgba(0,0,0,0.4);-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.module#video-embed .video-embed-thumbnail:hover{box-shadow:0px 20px 40px -20px rgba(0,0,0,0.8);-webkit-transition:all .15s ease;-moz-transition:all .15s ease;-ms-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.module#video-embed .video-embed-thumbnail-caption{display:block;position:relative;height:170px;background-color:rgba(0,0,0,0.3);-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.module#video-embed .video-embed-thumbnail:hover .video-embed-thumbnail-caption{background-color:rgba(0,0,0,0.2);-webkit-transition:all .15s ease;-moz-transition:all .15s ease;-ms-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.module#video-embed .video-embed-thumbnail-caption i{display:inline-block;top:50%;margin-top:-22px;position:absolute;margin-left:-20px;color:#fff;font-size:42px;text-shadow:0px 0px 20px rgba(0,0,0,1)}.module#video-embed .video-embed-thumbnail-caption i.fas{display:none}.module#video-embed .video-embed-thumbnail:hover i.fal{display:none}.module#video-embed .video-embed-thumbnail:hover i.fas{display:inline-block}@media(min-width:576px){.module#video-embed .video-embed-thumbnail{width:520px;height:280px}.module#video-embed .video-embed-thumbnail-caption{height:280px}}