/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 16 2025 | 19:44:57 */
.video-container {
	overflow: clip;
	border-radius: var(--p-radius-xl);
	border: var(--s-glass-border-width) solid var(--s-glass-border-image);
	box-shadow: var(--p-shadow-xl);
}