<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#lgpd {
	width: 100%;
	position: fixed;
	bottom: 20px;
	z-index: 100;
}

#lgpd .container {
	background: #fff;
	border-radius: 15px;
	gap: 10px;
}

@media (max-width: 991px) {
	#lgpd {font-size: 11px;}
}
</pre></body></html>