.website-video{background:#142d3e;border-radius:12px;width:100%;position:relative;overflow:hidden}.website-video>.cover-video{position:absolute;inset:0}.website-video video{object-fit:var(--video-fit,contain);width:100%;height:100%;display:block;position:absolute;inset:0}.page-block[data-page-block=Video]>.website-video{width:var(--video-desktop-width,min(100%,960px,calc(min(420px,55svh) * var(--video-aspect))));height:var(--video-desktop-height,auto);margin-left:var(--video-desktop-left,auto);margin-right:var(--video-desktop-right,auto);margin-top:var(--video-desktop-top,0px);margin-bottom:var(--video-desktop-bottom,0px);--video-fit:var(--video-desktop-fit,contain)}@container page-canvas (width<=640px){.page-block[data-page-block=Video]>.website-video{width:var(--video-mobile-width,min(100%,calc(min(280px,45svh) * var(--video-aspect))));height:var(--video-mobile-height,auto);margin-left:var(--video-mobile-left,auto);margin-right:var(--video-mobile-right,auto);margin-top:var(--video-mobile-top,0px);margin-bottom:var(--video-mobile-bottom,0px);--video-fit:var(--video-mobile-fit,contain)}}.website-video-example{position:absolute;inset:0}.website-video-example img{object-fit:cover}.website-video-example>div{color:#fff;text-shadow:0 1px 4px #0009;background:#07172a66;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.website-video-example strong{font-size:20px}.website-video-example span{font-size:14px}.website-video-error{color:#803c2e;background:#fff;border-radius:8px;padding:12px;font-size:14px;line-height:1.5;position:absolute;bottom:45px;left:12px;right:12px}.page-block[data-page-block=Video]>.media-gallery{width:var(--video-desktop-width,min(100%,960px));margin-left:var(--video-desktop-left,auto);margin-right:var(--video-desktop-right,auto);margin-top:var(--video-desktop-top,0px);margin-bottom:var(--video-desktop-bottom,0px)}.page-block[data-page-block=Video] .media-stage{height:var(--video-desktop-height,auto);max-height:var(--video-desktop-height,55svh)}.page-block[data-page-block=Video] .media-stage video{object-fit:var(--video-desktop-fit,contain)}@container page-canvas (width<=640px){.page-block[data-page-block=Video]>.media-gallery{width:var(--video-mobile-width,100%);margin-left:var(--video-mobile-left,auto);margin-right:var(--video-mobile-right,auto);margin-top:var(--video-mobile-top,0px);margin-bottom:var(--video-mobile-bottom,0px)}.page-block[data-page-block=Video] .media-stage{height:var(--video-mobile-height,auto);max-height:var(--video-mobile-height,45svh)}.page-block[data-page-block=Video] .media-stage video{object-fit:var(--video-mobile-fit,contain)}}
