.video-gate-container{background:#00348f;border-radius:8px;min-height:400px;overflow:hidden}.form-overlay,.video-gate-container{display:flex;justify-content:center;position:relative;width:100%}.form-overlay{align-items:center;background:linear-gradient(135deg,rgba(0,0,0,.8),rgba(0,0,0,.6));height:100%;left:0;top:0;z-index:10}.form-content{background:#fff;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.3);max-width:450px;padding:40px;text-align:center;width:90%}.form-content h3{color:#333;font-size:24px;margin-bottom:15px;margin-top:0}.form-description{color:#666;font-size:14px;line-height:1.5;margin-bottom:20px}.video-content{width:1280px}.video-content iframe,.video-content video{height:auto;min-height:400px;width:100%}