<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.whb-sticked .whb-general-header .wd-dropdown {
	margin-top: 10px;
}

.whb-sticked .whb-general-header .wd-dropdown:after {
	height: 20px;
}



@media (min-width: 1025px) {
	
		.whb-general-header-inner {
		height: 70px;
		max-height: 70px;
	}

		.whb-sticked .whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
		
	
	
	}

@media (max-width: 1024px) {
	
		.whb-general-header-inner {
		height: 56px;
		max-height: 56px;
	}
	
	
	
	}
		
.whb-general-header {
	border-color: rgba(221, 221, 221, 1);border-bottom-width: 1px;border-bottom-style: solid;
}

.whb-header-bottom {
	border-color: rgba(129, 129, 129, 0.2);border-bottom-width: 1px;border-bottom-style: solid;
}
</pre></body></html>