.image-modal-thumb{border-radius:8px;transition:box-shadow .2s;box-shadow:0 2px 8px #00000014}.image-modal-thumb:hover,.image-modal-thumb:focus{outline:2px solid #2a4661;box-shadow:0 4px 16px #0000002e}.image-modal-backdrop{z-index:9999;background:#000000d9;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.image-modal-full-wrap{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;overflow:auto}.image-modal-full{background:#fff;border-radius:12px;width:auto;max-width:100vw;height:auto;max-height:90vh;display:block;box-shadow:0 8px 32px #00000040}.image-modal-close{color:#fff;cursor:pointer;z-index:10000;background:0 0;border:none;padding:0 8px;font-size:2.5rem;line-height:1;transition:color .15s;position:fixed;top:32px;right:40px}.image-modal-close:hover,.image-modal-close:focus{color:#ffb3b3}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
