<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
 * @author    ThemePunch &lt;info@themepunch.com&gt;
 * @link      http://www.themepunch.com/
 * @copyright 2020 ThemePunch
*/

.tp-lottie {
	overflow: hidden !important;
}

.tp-lottie path {
	transition: none;
}

.tp-lottie-svg {
	width: 100%;
	height: 100%;
}

.tp-lottie-svg, .tp-lottie-canvas{
	position: relative;
}</pre></body></html>