#popup .popup-content{box-sizing:border-box;max-width:MIN(calc(100% - clamp(30px, calc(30px + 50px * (var(--root-width) - 782) / 354), 80px)), var(--width-max, 100%));margin-right:auto;margin-left:auto}#popup .popup-content{--width-max: var(--width-content)}#popup{position:fixed;inset:0;background-color:rgba(0,0,0,0.3);z-index:9998;display:flex;justify-content:center;align-items:center}#popup .popup-content{position:relative;background:#fff;width:100%;max-height:calc(100% - clamp(15px, calc(15px + 25px * (var(--root-width) - 782) / 354), 40px) * 2);margin-top:clamp(15px, calc(15px + 25px * (var(--root-width) - 782) / 354), 40px);margin-bottom:clamp(15px, calc(15px + 25px * (var(--root-width) - 782) / 354), 40px);overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;position:relative;padding:clamp(15px, calc(15px + 25px * (var(--root-width) - 782) / 354), 40px)}#popup .popup-content::-webkit-scrollbar{display:none}#popup .popup-content:has(>.wp-block-media-text:nth-child(2):last-child){padding:0}#popup .popup-content>.wp-block-media-text{margin-top:0;margin-bottom:0}#popup .icont-times-alt{position:sticky;z-index:1;float:left;width:0;top:clamp(15px, calc(15px + 25px * (var(--root-width) - 782) / 354), 40px);left:calc(100% - clamp(15px, calc(15px + 25px * (var(--root-width) - 782) / 354), 40px) - 2.8rem);background:transparent;border:none;padding:0;line-height:1;font-size:2.8rem}#popup .icont-times-alt:focus-visible{outline:0}#popup .icont-times-alt:focus-visible:before{border-radius:50%;outline:2px dashed var(--focus-outline-color, var(--color-error, red));outline-offset:var(--focus-outline-offset, 0.28em)}
