.wp-component-video-embed{align-items:center;border-radius:var(--radius-video);display:flex;justify-content:center;max-width:var(--component-video-max-width);overflow:hidden;position:relative}.wp-component-video-embed,.wp-component-video-embed__iframe,.wp-component-video-embed__video{aspect-ratio:var(--component-video-aspect-ratio,16/9);width:100%}.wp-component-video-embed__play-button{align-items:center;background-color:var(--component-video-play-icon-background);border-radius:50%;display:flex;font-size:0;height:65px;justify-content:center;position:absolute;width:65px}.wp-component-video-embed__play-button:before{border-color:transparent transparent transparent var(--component-video-play-icon-colour);border-style:solid;border-width:16px 0 16px 30px;content:"";display:block;height:0;margin-left:4px;position:relative;width:0}.wp-component-video-embed--ratio--1-1{--component-video-aspect-ratio:1/1}.wp-component-video-embed--ratio--9-16{--component-video-aspect-ratio:9/16}.wp-component-video-embed__unmute{align-items:center;background:var(--colour-rgba-black-80);border:2px solid transparent;border-radius:60px;color:var(--colour-white);cursor:pointer;display:flex;justify-content:space-between;max-width:100%;outline:none;pointer-events:auto;position:absolute;right:20.5px;top:20.5px}.wp-component-video-embed__unmute:focus-visible .wp-component-video-embed__unmute-text,.wp-component-video-embed__unmute:hover .wp-component-video-embed__unmute-text{max-width:100%}.wp-component-video-embed__unmute-text,.wp-component-video-embed__unmute-wrapper{align-items:center;display:flex;justify-content:end;transition:var(--transition-max-width)}.wp-component-video-embed__unmute-text{max-width:0;overflow:hidden;white-space:nowrap}.wp-component-video-embed--play{display:flex}.is-playing .wp-component-video-embed--play,.wp-component-video-embed--mute{display:none}.is-playing .wp-component-video-embed--mute{display:flex}.wp-component-video-embed--mute .edwp-icon{margin:1.2rem}.wp-component-video-embed__unmute-text-inner{color:var(--colour-white);display:inline;font-family:var(--font-sans-serif);font-size:var(--font-size-p);font-weight:500;letter-spacing:var(--letter-spacing-p);line-height:var(--line-height-p);max-width:100%;overflow:hidden;padding-left:1em;text-transform:none;white-space:nowrap}.wistia_responsive_padding{height:100%;padding:"56.25% 0 0 0";position:relative;width:100%}.wistia_responsive_wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.wistia_embed{height:100%;position:relative;width:100%}.wistia_swatch__image{filter:blur(5px);height:100%;object-fit:contain;opacity:.1;width:100%}