.c4-boot-wrap{position:relative;display:flex;align-items:center;justify-content:center;min-height:60vh}
.c4-boot-video{max-width:900px;width:100%;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.25);background:#000}
.c4-boot-cta,.c4-boot-skip{position:absolute;bottom:16px;padding:10px 14px;border-radius:8px;border:none;cursor:pointer;background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.15);font-weight:700}
.c4-boot-cta{left:16px}.c4-boot-skip{right:16px}