@keyframes ExpandableImage_shimmer-loading__iNmQO{0%{background-position:-200% 0}to{background-position:200% 0}}.ExpandableImage_wrapper__EBaVM{border:1px solid var(--surface-general);border-radius:var(--radius-s);position:relative;overflow:hidden;margin-block:1.5rem}.ExpandableImage_wrapper__EBaVM:hover .ExpandableImage_button__P3rjC{opacity:1}.ExpandableImage_image___fnm2{height:auto;width:100%;background-color:#fff}.ExpandableImage_button__P3rjC{position:absolute;top:1rem;right:1rem;opacity:0}@media screen and (max-width:992px){.ExpandableImage_button__P3rjC{display:none}}@keyframes ExpandableImage_modalIntro__r3Sbz{0%{opacity:0}to{opacity:1}}@keyframes ExpandableImage_modalInnerIntro__Xyjhw{0%{transform:translateY(30px) scale(.95)}to{transform:translateY(0) scale(1)}}.ExpandableImage_modal__UPLmT{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;overflow:hidden;display:none;background-color:rgba(0,0,0,.25)}.ExpandableImage_modal__UPLmT.ExpandableImage_visible__jFxx8{display:flex;align-items:center;justify-content:center;animation:ExpandableImage_modalIntro__r3Sbz .3s ease 0s forwards}.ExpandableImage_modal__UPLmT.ExpandableImage_visible__jFxx8 .ExpandableImage_modalInner__9eTec{animation:ExpandableImage_modalInnerIntro__Xyjhw .3s ease 0s forwards}.ExpandableImage_modalInner__9eTec{position:relative;width:auto;max-width:1440px;height:90%;text-align:center;z-index:2;margin-inline:2rem}.ExpandableImage_modalImage__iYsQn{display:inline-block;position:relative;height:100%}.ExpandableImage_modalImage__iYsQn img{width:100%;height:100%;object-fit:contain;background-color:#fff}.ExpandableImage_modalBackground__wkhX5{position:absolute;inset:0;z-index:1;background-attachment:fixed}.ExpandableImage_modalCloseButton__Cmb1K{width:2.75rem;aspect-ratio:1;border-radius:var(--radius-s);background-color:var(--color-white);color:var(--color-black);font-size:1.5rem;display:flex;align-items:center;justify-content:center;position:absolute;right:-3rem;top:0;cursor:pointer}