<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.uc-svg-draw-animation{		
	box-sizing:border-box;	
}
.uc-svg-draw-animation * {
	box-sizing: inherit
}
.uc-svg-draw-animation ::after,
.uc-svg-draw-animation ::before {
	box-sizing: inherit
}

.uc-svg-draw-animation .uc-sda-content{	
}

</pre></body></html>