<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.module-pro-image.effect-rotate img{
	transform:rotate(0) scale(1)
}
.module-pro-image.effect-rotate:not([class*="entrance-effect-flip-"]) .image-pro-wrap:hover img{
	transform:rotate(15deg) scale(1.4)
}
</pre></body></html>