.lunnar-video-embed{display:flex;width:100%}.lunnar-video-embed figure{position:relative;top:0;left:0;width:100%;padding-bottom:56.25%;cursor:pointer;overflow:hidden;background:#dadada;margin:0}.lunnar-video-embed figure img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:ease transform .2s}.lunnar-video-embed figure .play-button{display:flex;width:5rem;height:5rem;background-color:var(--color-dark);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:20;justify-content:center;align-items:center}.lunnar-video-embed figure .play-button svg{width:1.5rem;height:auto;transform:translateX(12%)}.lunnar-video-embed figure .play-button svg path{fill:var(--color-white)}@media(min-width: 992px){.lunnar-video-embed figure .play-button{width:6rem;height:6rem}.lunnar-video-embed figure .play-button svg{width:2rem}}.lunnar-video-embed figure:hover img{transform:scale(1.05)}@media(min-width: 768px){body.page-template-page-wide .lunnar-video-embed.alignwide{width:var(--container-ultra-wide) !important}}.video-embed--overlay{position:fixed;top:0;left:0;width:100%;max-width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.8);z-index:1000}.video-embed--overlay::after{content:"";background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMUwxNyAxN00xNyAxTDEgMTciIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=") no-repeat center;position:absolute;top:32px;right:32px;width:32px;height:32px;cursor:pointer}.video-embed--overlay .video-embed-container{position:relative;width:80%;max-width:3000px;padding-bottom:45%}.video-embed--overlay .video-embed-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media(min-width: 3000px){.video-embed--overlay .video-embed-container{padding-bottom:90vh}}