<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 2022 ThemePunch
*/

.tp-thecluster svg a,
.tp-thecluster svg d,
.tp-thecluster svg g,
.tp-thecluster svg polygon,
.tp-thecluster svg rect,
.tp-thecluster svg line
.tp-thecluster svg text,
.tp-thecluster svg circle,
.tp-thecluster svg path
{		
		transition: none;

}

#tp_svg_gradients {   visibility: hidden; position: absolute; z-index: 0; top:0px; left:0px; pointer-events: none}</pre></body></html>