.modal-video{background:rgba(var(--color-foreground),.2);box-sizing:border-box;right:0;margin:0 auto;opacity:0;overflow:auto;position:fixed;top:0;bottom:0;visibility:hidden;height:100vh;width:100vw;z-index:-1;transition:all .3s ease}.modal-video[open]{opacity:1;visibility:visible;z-index:1011}.modal-video__content{background-color:rgb(var(--color-background));height:100vh;margin:0;overflow:auto;padding:0;position:absolute;width:100%;right:0;bottom:0;left:unset;transition:opacity .3s ease;transform:translate(100%);max-width:510px}.modal-video[open] .modal-video__content{transform:none}.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:1.2rem;position:fixed;right:.5rem;top:2rem;width:4rem;z-index:2}@media screen and (min-width: 750px){.modal-video__toggle{right:4.8rem;top:3.5rem}}@media screen and (min-width: 990px){.modal-video__toggle{right:4.3rem;top:3rem}}.modal-video__toggle .icon{height:auto;margin:0;width:2.2rem}.modal-video__content-info{height:100vh;margin:0 auto;padding-top:0;width:100vw}.modal-video__video,.modal-video__video video,.modal-video__video iframe{height:100%;width:100%;object-fit:cover}.modal-video__video video,.modal-video__video iframe{position:static;border:0;width:auto}
/*# sourceMappingURL=/cdn/shop/t/577/assets/component-modal-video.css.map */
