.studio-popin{top:0;left:0;right:0;bottom:0;position:fixed;display:none;z-index:9999}.studio-popin.open,.studio-shortcode.open{display:block}.studio-popin .popin-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgb(93 89 89 / 68%)}.studio-popin .popin-body{position:absolute;top:50%;left:calc(50% - 5rem);transform:translate(-50%,-50%);z-index:1;width:80%;max-height:80%;overflow:hidden;display:flex;flex-direction:column;margin:0 5rem}.studio-popin .popin-content{overflow:auto;height:100%}.studio-popin .popin-body img{max-width:100%;height:auto;width:100%}.studio-popin .popin-body .popin-title{margin-top:1rem;margin-bottom:1rem;font-size:1.5rem}.studio-popin .popin-body .popin-text{font-size:1rem}.studio-popin .close-btn,.studio-shortcode .close-btn{position:absolute;top:5px;right:0;width:20px;height:20px;cursor:pointer}.studio-shortcode{display:none;position:relative}.studio-shortcode .popin-content img{width:100%}@media only screen and (min-width:1024px){.studio-popin .popin-body{width:auto}.popin-desktop{display:block}.popin-mobile{display:none}}@media only screen and (max-width:1024px){.studio-popin .popin-body{width:90%}.popin-desktop{display:none}.popin-mobile{display:block}}
