.modal-video{background:rgba(var(--color-foreground), 0.2);box-sizing:border-box;height:100%;left:0;margin:0 auto;opacity:0;overflow:auto;position:fixed;top:0;visibility:hidden;width:100%;z-index:-1}.modal-video[open]{opacity:1;visibility:visible;z-index:101}.modal-video__content{background-color:rgb(var(--color-background));height:100%;margin:0;overflow:auto;padding:0;position:absolute;width:100%}.modal-video__toggle{align-items:center;background-color:rgb(var(--color-background));border-radius:50%;border:.0625rem solid rgba(var(--color-foreground), 0.1);color:rgba(var(--color-foreground), 0.55);cursor:pointer;display:flex;justify-content:center;margin:0 0 0 auto;padding:var(--space-12);position:fixed;right:var(--space-4);top:var(--space-20);width:var(--space-40);z-index:2}@media(min-width: 46.875em){.modal-video__toggle{right:var(--space-48);top:var(--space-40)}}@media(min-width: 61.875em){.modal-video__toggle{right:var(--space-40);top:var(--space-32)}}.modal-video__toggle .icon{height:auto;margin:0;width:var(--space-24)}.modal-video__content-info{height:calc(100% - var(--space-64));margin:0 auto;padding-top:var(--space-80);width:calc(100% - var(--space-8))}@media(min-width: 46.875em){.modal-video__content-info{height:calc(100% - var(--space-72));padding-top:var(--space-96);width:calc(100% - var(--space-96))}}@media(min-width: 61.875em){.modal-video__content-info{height:calc(100% - var(--space-72));padding-top:var(--space-88);width:calc(100% - var(--space-88))}}.modal-video__video,.modal-video__video iframe{height:100%;width:100%}.modal-video__video iframe{position:static;border:0}
/*# sourceMappingURL=snippet-modal-video.css.map */