.reach-video{width:100%}.reach-video__inner{max-width:var(--reach-max-width,1100px);margin:0 auto}.reach-video--narrow .reach-video__inner{max-width:680px}.reach-video--medium .reach-video__inner{max-width:900px}.reach-video--full .reach-video__inner{max-width:100%}.reach-video--pad-none{padding:0}.reach-video--pad-small{padding:1.5rem 1rem}.reach-video--pad-medium{padding:3rem 1rem}.reach-video--pad-large{padding:5rem 1rem}.reach-video--align-left{text-align:left}.reach-video--align-center{text-align:center}.reach-video--align-right{text-align:right}.reach-video__heading{font-family:var(--reach-font-heading,inherit);color:var(--reach-color-text,#1a1a1a);margin:0 0 1.25rem 0}.reach-video__embed{position:relative;width:100%;overflow:hidden;border-radius:var(--reach-border-radius,2px)}.reach-video__embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}.reach-video__embed--16x9{padding-bottom:56.25%}.reach-video__embed--4x3{padding-bottom:75%}.reach-video__embed--1x1{padding-bottom:100%}.reach-video__embed--21x9{padding-bottom:42.857%}.reach-video__caption{font-family:var(--reach-font-body,inherit);color:var(--reach-color-text-light,#777);font-size:.875rem;margin:.75rem 0 0 0}.reach-video__placeholder{padding:4rem 2rem;background:var(--reach-color-surface,#f8f7f4);border-radius:var(--reach-border-radius,2px);color:var(--reach-color-text-light,#777);font-size:.875rem}