<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gp-lh-1 { line-height: 1;}
.gp-lh-2 { line-height: 1.25;}

.gp-flexcontainer{
	display:flex;
	flex-direction:column;
	/*overflow:hidden;*/
}

.gp-flexgrow{
	flex: 1 1 auto;
}

.gp-flexhidden{
	overflow:hidden;
}</pre></body></html>