.video-popup-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;overflow:auto;width:100%;background:rgba(var(--color-foreground),.2);height:100%}.video-popup-modal[open]{opacity:1;visibility:visible;z-index:101}.video-popup-modal__content{border-radius:var(--popup-corner-radius);background-color:rgb(var(--color-background));overflow:auto;margin:0 auto;left:50%;top:50%;transform:translate(-50%,-50%);width:95%;position:absolute;padding:1.5rem;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}@media screen and (min-width: 750px){.video-popup-modal__content{width:100%;max-width:750px;padding:5rem 4.4rem 3rem}}.video-popup-modal__content-info>*{height:auto;margin:0 auto;max-width:100%;width:100%}@media screen and (max-width: 749px){.video-popup-modal__content-info>*{max-height:100%}}.video-popup-modal__toggle{background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgba(var(--color-foreground),.55);display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;padding:1.2rem;z-index:2;width:4rem;right:1rem;top:1rem;margin:0 0 0 auto}.video-popup-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.video-popup-modal__toggle .icon{height:auto;margin:0;width:2.2rem}.video-popup-modal__content-info>*+*{margin-top:1rem}.video-popup__buttons{display:inline-flex;flex-wrap:wrap;gap:1rem;word-break:break-word;justify-content:center}.video-popup__buttons a:not([href]){cursor:pointer}.video-popup-modal__opener{display:none;position:fixed;z-index:99;bottom:1.5rem;left:1.5rem}@media screen and (min-width: 750px){.video-popup-modal__opener{bottom:2rem;left:2rem}}.video-banner-popup.is-active .video-popup-modal__opener{display:block}.video-popup-modal__button:after,.video-popup-modal__button:before{transform:none}
/*# sourceMappingURL=/cdn/shop/t/21/assets/video-banner-popup.css.map */
