.site-global-frame-bg{height:100%;left:0;opacity:1;overflow:hidden;position:fixed;background:#000000b3;top:0;transition:opacity .6s ease-in-out;visibility:visible;width:100%;z-index:10002}.site-global-frame{position:fixed;top:20px;left:20px;right:20px;bottom:20px;height:calc(100svh - 80px);width:calc(100svw - 40px);z-index:10003;box-shadow:-.875rem 0 1rem #0000001a}.site-global-frame .site-global-frame-close{z-index:10004;position:fixed;top:calc(var(--header-logo-top) + 16px);right:calc(var(--header-logo-side) + 16px);display:flex;align-items:center;width:50px;height:50px;border-radius:100%;cursor:pointer}.site-global-frame-contents{position:relative;top:0;width:100%;height:100%;border-radius:20px;overflow:hidden;background:#fff}.site-global-frame iframe{width:100%;height:100%;padding:5px;background:#fff;opacity:0}