<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.popup-underlay{position:fixed;top:0;width:100%;height:100%;background:rgba(125,125,125,0.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:997;-webkit-transition:all 0.33s ease;transition:all 0.33s ease;opacity:0}.popup-underlay .popup{top:3rem;position:absolute;width:40vw;height:40vw;overflow:visible}@media (max-width: 920px){.popup-underlay .popup{top:13vh;width:70vw;height:70vw}}@media (max-width: 520px){.popup-underlay .popup{width:77vw;height:77vw;top:20vh;left:5%}}.popup-underlay .popup .close{position:absolute;top:-2rem;right:-3rem;height:2rem;width:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform-origin:center center;transform-origin:center center;border:2px solid #fff;cursor:pointer}.popup-underlay .popup .close .line{position:absolute;-webkit-transform-origin:center center;transform-origin:center center;width:1rem;height:1px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.popup-underlay .popup .close .line:nth-child(2){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.popup-underlay .popup-img{width:100%;height:100%;-webkit-box-shadow:5px 5px 14px 1px #7d7d7d;box-shadow:5px 5px 14px 1px #7d7d7d}.popup-underlay .popup-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
/*# sourceMappingURL=popup.css.map */</pre></body></html>