.prsv-popup-overlay{position:fixed;top:0;left:0;bottom:0;right:0;-webkit-transition:0.3s;transition:0.3s;visibility:hidden;opacity:0;z-index:999;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}.prsv-popup-overlay.visible{visibility:visible;opacity:1}.prsv-popup-overlay.bg{background-color:rgba(0,0,0,0.4)}.prsv-popup-overlay .prsv-popup-wrapper{position:relative}.prsv-popup-overlay .close-prsv-popup{font-size:20px;-webkit-transform:translate(50%, -50%) rotate(45deg);transform:translate(50%, -50%) rotate(45deg);position:absolute;z-index:9;right:0;top:0;width:25px;height:25px;background:black;color:white;border-radius:50%;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;font-family:monospace;cursor:pointer}.prsv-popup-overlay .prsv-popup{background-position:center;background-size:cover;border-style:solid;-webkit-transition:0.3s;transition:0.3s;max-height:95vh;overflow-y:scroll}@media screen and (min-width: 769px){.prsv-popup-overlay.invisible-desktop{opacity:0 !important;visibility:hidden !important}}@media screen and (max-width: 769px){.prsv-popup-overlay.invisible-mobile{opacity:0 !important;visibility:hidden !important}.prsv-popup-overlay .prsv-popup{max-width:90vw}}
