.image-zoom-modal-backdrop{z-index:9999;background-color:#000000eb;justify-content:center;align-items:center;animation:.2s ease-out zoom-modal-fade-in;display:flex;position:fixed;inset:0}.image-zoom-modal-close{z-index:10;color:#fff;cursor:pointer;background-color:#ffffff26;border:none;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background-color .15s;display:flex;position:absolute;top:1rem;right:1rem}.image-zoom-modal-close:hover{background-color:#ffffff4d}.image-zoom-modal-content{width:100%;height:100%;position:relative}.image-zoom-wrapper{width:100%!important;height:100%!important}.image-zoom-content{position:relative;width:100%!important;height:100%!important}@keyframes zoom-modal-fade-in{0%{opacity:0}to{opacity:1}}
