.modal-video{box-sizing:border-box;visibility:hidden;z-index:-1;position:fixed;top:0;left:0;width:100%;height:100%;margin:0 auto;overflow:auto;background:rgba(var(--color-foreground),.2);opacity:0}.modal-video[open]{visibility:visible;z-index:101;opacity:1}.modal-video__content{position:absolute;width:100%;height:100%;margin:0;padding:0;overflow:auto;background-color:rgb(var(--color-background))}.modal-video__toggle{display:flex;z-index:2;position:fixed;top:2rem;right:.5rem;align-items:center;justify-content:center;width:4rem;margin:0 0 0 auto;padding:1.2rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;background-color:rgb(var(--color-background));color:rgba(var(--color-foreground),.55);cursor:pointer}@media screen and (min-width: 750px){.modal-video__toggle{top:3.5rem;right:4.8rem}}@media screen and (min-width: 990px){.modal-video__toggle{top:3rem;right:4.3rem}}.modal-video__toggle .icon{width:2.2rem;height:auto;margin:0}.modal-video__content-info{width:calc(100% - 1rem);height:calc(100% - 6rem);margin:0 auto;padding-top:8rem}@media screen and (min-width: 750px){.modal-video__content-info{width:calc(100% - 9.6rem);height:calc(100% - 7.5rem);padding-top:9.5rem}}@media screen and (min-width: 990px){.modal-video__content-info{width:calc(100% - 8.6rem);height:calc(100% - 7rem);padding-top:9rem}}.modal-video__video,.modal-video__video iframe{width:100%;height:100%}.modal-video__video iframe{position:static;border:0}
/*# sourceMappingURL=/cdn/shop/t/2009/assets/component-modal-video.css.map */
