.topics__item{
	display: none;
}
.topics__item.top:nth-child(-n+4 of .top) {
	display: block;
}