<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content {
	width: 100%;
	height: auto;
}

.content .container {
	padding: 25px 0;
	box-sizing: border-box;
}

.content .container .addres {
	width: 100%;
	height: auto;
}

.content .container .addres .title {
	font-family: 'helveticaltstd-bold',Helvetica,Arial,sans-serif !important;
	font-size: 3.3em;
	color: #86C440;
	line-height: 1.2em;
	text-align: center;
	font-weight: 600;
	margin-bottom: 15px;
}

.content .container .addres p {
	font-family: 'helveticaltstd-bold',Helvetica,Arial,sans-serif !important;
	font-size: 14px;
	text-align: center;
	color: #777;
	margin-bottom: 30px;
	line-height: 30px;
}
</pre></body></html>