.PaZoomable{cursor:pointer;&:hover,&:focus{outline:1px solid var(--paInteractiveColor)}}.PaZoomContent-img{object-fit:contain;width:100%;height:100%;display:block}.PaZoomContent-spinner{border:4px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*$vite$:1*/