<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.poll_block {
	margin: 0 0 26px;
}

	.poll_block h4 {
		margin: 0 0 6px;
	}

.poll__answers {
	margin: 0 0 16px;
}

.countdown-section,
.countdown-amount {
	display: inline-block;
	margin: 0 5px 0 0;
}

.poll__result__title {
	color: var(--item-color);
	margin: 0 0 10px;
}

.poll__present {
	width: 99px;
	height: 91px;
	display: inline-block;
}

.booster_vip {
	background-image:url(/static/wf.my.com/img/main/content/security_testing/booster_vip.png);
}
</pre></body></html>