.tw-popup{position:fixed;top:50%;left:50%;z-index:99999;transform:translate(-50%, -50%);box-shadow:0 1rem 1rem 1rem rgba(0,0,0,.5);transition:all ease-in-out 350ms;width:calc(100% - 2rem)}@media(min-width: 1200px){.tw-popup{width:auto;max-width:70vw}}.tw-popup.hide{transform:translate(-50%, -200%) scale(0.5);opacity:0}.tw-popup button{all:unset;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 384 512%27%3E%3Cpath fill=%27%23fff%27 d=%27M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;background-size:1rem;background-color:rgba(0,0,0,.25);position:absolute;right:0;top:0;display:block;width:3rem;height:3rem}.tw-popup button:hover,.tw-popup button:focus,.tw-popup button:active{background-color:rgba(0,0,0,.75)}.tw-popup img{width:100%;height:auto;max-height:70vh}@media(min-width: 768px){.tw-popup img{max-width:100%;height:auto}}.tw-popup-embed iframe{height:100%;width:50vw;aspect-ratio:16/9;display:block}
