.felt-video-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:40px}.felt-video-wrapper{width:100%;max-width:500px;margin:0 auto;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.15)}.felt-video{width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain}@media(max-width:960px){.felt-video-section{gap:30px}.felt-video-wrapper{max-width:100%;border-radius:8px}}