/** Shopify CDN: Minification failed

Line 11:0 Unexpected "<"
Line 27:0 Unexpected "<"
Line 32:0 Unexpected "<"

**/


/* CSS from section stylesheet tags */
<style>
    .video-container {
        position: relative;
    }
    .video-overlay {
        position: absolute;
        top: 10%;
        left: 50%;
        transform: translateX(-50%);
        font-size: 1.5rem;
        font-weight: bold;
        text-align: center;
        z-index: 10;
        pointer-events: none;
        font-family: 'Poppins', sans-serif;
    }
</style>
<style>
    .video-container {
        position: relative;
    }
</style>