.wolff-simple-video{position:relative;width:min(100% - (2 * var(--wolff-page-gutter)), var(--wolff-split-max-width));max-width:var(--wolff-split-max-width);margin:60px auto;box-sizing:border-box}.wolff-simple-video__inner{position:relative;width:100%;height:750px;max-height:750px;overflow:hidden;background:#111}.wolff-simple-video__video{display:block;width:100%;height:100%;object-fit:cover}.wolff-simple-video__embed,.wolff-simple-video__embed iframe{width:100%;height:100%;display:block}.wolff-simple-video__embed iframe{border:0}@media (max-width:767px){.wolff-simple-video__inner{height:500px;max-height:500px}}