<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">figure.effect-style1 img {
	transform: translate3d(40px,0,0)
}
figure.effect-style1 figcaption {
	text-align: right
}
figure.effect-style8 img {
	transform: translate3d(50px, 0, 0)
}
figure.effect-style8 figcaption:before {
	transform: translate3d(20px, 0, 0)
}
figure.effect-style8 figcaption {
	text-align: right
}
figure.effect-style15 h4, 
figure.effect-style15 p {
	right: 0;
	left: auto
}</pre></body></html>