.video-popup{cursor:pointer;display:block;position:relative;overflow:hidden;z-index:0}.video-popup::before{background:rgba(0,0,0,0);border:.3rem solid var(--background-lightest);border-radius:50%;content:"";aspect-ratio:1/1;pointer-events:none;position:absolute;top:calc(50% - 2rem);left:50%;width:5rem;height:5rem;z-index:3;transform:translate(-50%, -50%)}.video-popup::after{content:"";border-top:1rem solid rgba(0,0,0,0);border-bottom:1rem solid rgba(0,0,0,0);border-left:2rem solid var(--background-lightest);height:0;pointer-events:none;position:absolute;top:calc(50% - 2rem);left:calc(50% + .5rem);width:0;z-index:4;transform:translate(-50%, -50%)}.video-popup:not(.image--shape):not(.hero-image) .video-thumbnail img{height:auto;border-radius:var(--radius)}@media screen and (min-width: 576px){.video-popup:not(.image--shape):not(.hero-image) .video-thumbnail img{aspect-ratio:1512/462}}.video-popup .video-thumbnail::after{background:var(--backdrop-light);content:"";height:100%;pointer-events:none;position:absolute;top:0;left:0;width:100%;z-index:2}.video-popup .video-thumbnail img{display:block;object-fit:cover;width:100%;height:100%;transition:transform var(--duration) ease-in-out}.video-popup .video-thumbnail:hover img,.video-popup .video-thumbnail:focus img{transform:scale(1.1)}div[popover]{border:0;box-sizing:border-box;max-width:100%;max-height:100%;overflow:auto;width:100%;margin:auto !important}@media screen and (min-width: 768px){div[popover]{max-width:100rem;width:calc(100% - 30px)}}div[popover]::before{background:var(--backdrop);content:"";height:100dvh;position:fixed;top:0;left:0;width:100dvw;z-index:1}div[popover] .close-popover{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center;cursor:pointer;position:absolute;top:1rem;right:1rem;z-index:3}@media screen and (min-width: 768px){div[popover] .close-popover{top:0;right:0;padding:1rem}}div[popover] .popover-content{background:#fff;padding:4rem 3rem;position:relative;z-index:2}@media screen and (min-width: 768px){div[popover] .popover-content{padding:3rem 4.5rem}}/*# sourceMappingURL=video-popup.css.map */
