.zoom-image_zoom__Qo26z{position:fixed;z-index:20;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh}.zoom-image_zoom__Qo26z .zoom-image_zoom__overlay__FkO25{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;background-color:rgba(0,0,0,.5);animation:zoom-image_fadeIn__xlLQs .3s forwards}.zoom-image_zoom__Qo26z .zoom-image_zoom__container__0GlWo{position:relative;transform:scale(.9);display:flex;align-items:center;justify-content:center;max-width:95%;max-height:95%;animation:zoom-image_scaleIn__ONvqK .3s forwards}.zoom-image_zoom__Qo26z .zoom-image_zoom__container__0GlWo .zoom-image_zoom__container--close__YyFLD{position:absolute;z-index:1;top:-15px;right:-15px}.zoom-image_zoom__Qo26z .zoom-image_zoom__container__0GlWo .zoom-image_zoom__container--image__PVXpp{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;background-color:var(--neutrals-01-100);border-radius:var(--radius-01)}@keyframes zoom-image_fadeIn__xlLQs{to{opacity:1}}@keyframes zoom-image_scaleIn__ONvqK{to{transform:scale(1)}}@media(max-width:1200px){.zoom-image_zoom__Qo26z .zoom-image_zoom__container__0GlWo{width:auto;max-width:90%;height:auto;max-height:90%}}