.modal-video{background:rgba(var(--color-foreground),.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:.1rem solid rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.55);cursor:pointer;display:flex;justify-content:center;margin:0 0 0 auto;padding:var(--layout-space-2);position:fixed;right:var(--layout-space-3);top:var(--layout-space-4);width:var(--layout-space-8);z-index:2}@media screen and (min-width: 750px){.modal-video__toggle{right:var(--layout-space-10);top:var(--layout-space-7)}}@media screen and (min-width: 990px){.modal-video__toggle{right:var(--layout-space-9);top:var(--layout-space-6)}}.modal-video__toggle .icon{height:auto;margin:0;width:var(--layout-space-4)}.modal-video__content-info{height:calc(100% - var(--layout-space-12));margin:0 auto;padding-top:var(--layout-space-16);width:calc(100% - var(--layout-space-2))}@media screen and (min-width: 750px){.modal-video__content-info{height:calc(100% - var(--layout-space-15));padding-top:var(--layout-space-19);width:calc(100% - var(--layout-space-19))}}@media screen and (min-width: 990px){.modal-video__content-info{height:calc(100% - var(--layout-space-14));padding-top:var(--layout-space-18);width:calc(100% - var(--layout-space-17))}}.modal-video__video,.modal-video__video iframe{height:100%;width:100%}.modal-video__video iframe{position:static;border:0}
/*# sourceMappingURL=/cdn/shop/t/290/assets/component-modal-video.css.map */
