.LightboxImage_trigger__XRFF0{background:none;border:none;padding:0;margin:0;display:block;width:100%;cursor:url(/zoom-in.svg) 9 9,zoom-in;position:relative;line-height:0}.LightboxImage_trigger__XRFF0:after{content:"";position:absolute;inset:0;cursor:url(/zoom-in.svg) 9 9,zoom-in;background:var(--color-text);border-radius:var(--inline-radius);opacity:0;transition:opacity var(--duration-snappy) var(--ease-snappy)}.LightboxImage_trigger__XRFF0:hover:after{opacity:.08}.LightboxImage_trigger__XRFF0 img,.LightboxImage_trigger__XRFF0 video{border-radius:var(--inline-radius)}.LightboxImage_trigger__XRFF0[data-shadow]{box-shadow:var(--shadow-xl);border-radius:var(--border-radius-md)}.LightboxImage_overlay__pcY3p{position:fixed;inset:0;background:var(--color-bg,var(--background,#fdfdfc));display:flex;align-items:center;justify-content:center;z-index:var(--max-z-index);cursor:url(/zoom-out.svg) 9 9,zoom-out;animation:LightboxImage_overlayIn__btyD3 .28s var(--ease-smooth,cubic-bezier(.19,1,.22,1)) forwards}.LightboxImage_imageWrap__OXtk5{animation:LightboxImage_imageIn__SW5Ap .28s var(--ease-snappy) both;animation-delay:.3s}.LightboxImage_imageWrap__OXtk5[data-closing]{animation:LightboxImage_imageOut__DJkT6 80ms var(--ease-smooth,cubic-bezier(.19,1,.22,1)) forwards}.LightboxImage_overlay__pcY3p[data-closing]{animation:LightboxImage_overlayOut__ucdUn 90ms var(--ease-smooth,cubic-bezier(.19,1,.22,1)) forwards}.LightboxImage_image__rrPWb{display:block;max-width:80vw;max-height:80vh;width:auto;height:auto;border-radius:var(--lightbox-radius,1.5rem)}.LightboxImage_imageWrap__OXtk5[data-shadow] .LightboxImage_image__rrPWb{box-shadow:var(--shadow-xl)}.LightboxImage_image__rrPWb[data-border]{border:1px solid var(--color-border)}@media (max-width:767.98px){.LightboxImage_image__rrPWb{max-width:calc(100vw - 2 * var(--space-6))}}@keyframes LightboxImage_overlayIn__btyD3{0%{opacity:0}to{opacity:1}}@keyframes LightboxImage_imageIn__SW5Ap{0%{opacity:0;transform:scale(.8)}65%{opacity:1;transform:scale(1.005)}to{opacity:1;transform:scale(1)}}@keyframes LightboxImage_imageOut__DJkT6{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@media (max-width:599px){.LightboxImage_trigger__XRFF0,.LightboxImage_trigger__XRFF0:after{cursor:default}}@keyframes LightboxImage_overlayOut__ucdUn{0%{opacity:1}to{opacity:0}}