.ImageModal_modalOverlay__WW6KN{align-items:center;animation:ImageModal_fadeIn__ps6zE .3s ease-in-out;background-color:rgba(0,0,0,.9);bottom:0;cursor:pointer;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}@keyframes ImageModal_fadeIn__ps6zE{0%{opacity:0}to{opacity:1}}.ImageModal_modalContent__0A1Pl{align-items:center;cursor:default;display:flex;justify-content:center;max-height:90vh;max-width:90vw;position:relative}.ImageModal_modalImage__MENQM{background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.5);height:auto;max-height:90vh;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.ImageModal_closeButton__IpRg_{align-items:center;background:hsla(0,0%,100%,.9);border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;position:absolute;right:0;top:-40px;transition:all .3s ease;width:40px;z-index:1}.ImageModal_closeButton__IpRg_:hover{background:#fff;transform:scale(1.1)}@media (max-width:768px){.ImageModal_modalOverlay__WW6KN{padding:10px}.ImageModal_closeButton__IpRg_{position:fixed;right:10px;top:10px}}