.onx-video-embed{display:flex;justify-content:center;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;margin-top:2rem;margin-bottom:2rem}@media screen and (min-width: 1920px){.onx-video-embed{margin-left:calc(-960px + 50%);margin-right:calc(-960px + 50%);max-width:1920px}}.onx-video-embed__video-error{background-color:#fff;border-radius:5px;color:red;padding:1rem}.onx-video-embed__iframe-outer{position:relative;width:100%;padding-top:56.25%;height:0}.onx-video-embed__iframe,.onx-video-embed video,.onx-video-embed iframe{position:absolute;top:55%;left:50%;width:100%;height:100%;transform:translate(-50%, -50%);padding:1rem}.onx-video-embed__inner{width:100%;position:relative;padding:0 4rem}@media screen and (max-width: 480px){.onx-video-embed__inner{padding:0 2rem}}.onx-video-embed__inner img{width:100%}.onx-video-embed__inner--align-center{max-width:900px}.onx-video-embed__inner--align-wide{max-width:1440px}.onx-video-embed__inner--align-full{padding:0}.onx-video-embed__play{position:absolute;display:flex;align-items:center;justify-content:center;top:50%;left:50%;height:100%;width:calc(100% - 8rem);transition:background-color 250ms ease-in-out;cursor:pointer;transform:translate(-50%, -50%)}.onx-video-embed__play:hover{background-color:rgba(0,0,0,.5)}@media screen and (max-width: 480px){.onx-video-embed__play{width:calc(100% - 4rem)}}.onx-video-embed__play-button{position:relative;display:block;border-radius:100%;min-width:60px;min-height:60px;width:60px;height:60px;background-color:#fff;font-size:0;transition:background-color 250ms ease-in-out}.onx-video-embed__play-button:hover{background-color:#e8e8e8}.onx-video-embed__play-button::after{content:"";position:absolute;top:50%;left:calc(50% + 2px);transform:translate3d(-50%, -50%, 0);width:0;height:0;border-style:solid;border-width:8.5px 0 8.5px 13px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #000;transition:border-color .2s ease-in-out}.onx-video-embed.align-center{max-width:840px;margin:2rem 0}.onx-video-embed.align-wide .onx-video-embed__inner{max-width:1440px}.onx-video-embed.align-full .onx-video-embed__inner{max-width:100%}.onx-video-embed.align-full .onx-video-embed__inner img{width:100%;height:auto}.onx-video-embed.align-full .onx-video-embed__inner figcaption{text-align:center;font-style:italic;font-size:.9rem;padding:1rem 0;margin:0 auto;max-width:1200px}.onx-video-embed.align-full img,.onx-video-embed.align-wide img{max-height:calc(100vh - 160px);object-fit:cover}.overlay{position:fixed;top:0;left:0;z-index:5;width:100%;height:0;overflow:hidden;opacity:0;transition:opacity .3s ease-in-out;cursor:pointer}.overlay.open{height:100%;opacity:1;background-color:rgba(17,17,17,.9)}.overlay__close{color:#fff;position:absolute;top:18%;right:3%;padding:.5rem 1rem;font-size:1rem;font-weight:bold;border-bottom:3px solid #fff;cursor:pointer;transition:all 250ms ease-in-out}@media screen and (max-width: 480px){.overlay__close{z-index:2}}.overlay__close:hover{color:rgba(255,255,255,.8)}.overlay__content{max-width:1050px;position:relative;top:55%;left:50%;transform:translate(-50%, -50%)}.overlay__content__inner{position:relative;padding-bottom:56.25%;height:0;top:50%;left:50%;transform:translate(-50%, -50%)}
