@charset "UTF-8";
/***!  Style Declaration  !***/

.tf-video{border:var(--video-border);-webkit-box-shadow:var(--video-box-shadow);box-shadow:var(--video-box-shadow);border-radius:var(--video-border-radius);background-color:var(--video-background-color,#000);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;aspect-ratio:16/9}.tf-video .tf-video-embed-wrapper,.tf-video .tf-video-embed{height:100%}.tf-video:not(.tf-responsive){width:var(--video-width);height:var(--video-height);max-width:100%}.tf-video-embed-wrapper{position:relative;max-width:100%;background-color:#000;border-radius:var(--video-border-radius)}
