@layer components.video-embed{.video-embed__trigger{cursor:pointer}.video-embed__trigger:focus-visible{outline:none}.video-embed__thumbnail{width:100%;position:relative;overflow:hidden}.video-embed__thumbnail--rounded{border-radius:1rem}.video-embed__thumbnail-image{width:100%;height:auto;transition:transform .3s ease-in-out;display:block}.video-embed__thumbnail-overlay{background-color:#0000004d;justify-content:center;align-items:center;transition:background-color .3s ease-in-out;display:flex;position:absolute;inset:0}.video-embed__thumbnail-overlay:hover{background-color:#0000}.video-embed__thumbnail-icon{max-width:20%;animation:2s cubic-bezier(.4,0,.6,1) infinite video-embed-pulse}.video-embed__backdrop{z-index:100;opacity:.45;background-color:#000;transition:all .2s ease-in-out;position:fixed;inset:0}.video-embed__content{z-index:9999;background-color:#000;border-radius:1rem;flex-direction:column;align-items:stretch;width:100%;max-height:85vh;padding-bottom:3.1rem;display:flex;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 25px 50px -12px #00000040}.video-embed__close{cursor:pointer;color:#fff;background:0 0;border:none;justify-content:center;align-items:center;margin-left:auto;padding:1rem;font-size:1.2rem;line-height:1rem;display:flex}.video-embed__video-container{flex:1;overflow:hidden}@keyframes video-embed-pulse{0%,to{opacity:1}50%{opacity:.5}}}
/*# sourceMappingURL=fdb501bd882a5a68.css.map*/