<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{
	--wd-top-bar-h: 40px;
	--wd-top-bar-sm-h: 40px;
	--wd-top-bar-sticky-h: 0.001px;

	--wd-header-general-h: 150px;
	--wd-header-general-sm-h: 90px;
	--wd-header-general-sticky-h: 120px;

	--wd-header-bottom-h: 50px;
	--wd-header-bottom-sm-h: 0.001px;
	--wd-header-bottom-sticky-h: 50px;

	--wd-header-clone-h: 0.001px;
}

.whb-top-bar .wd-dropdown {
	margin-top: 0px;
}

.whb-top-bar .wd-dropdown:after {
	height: 10px;
}

.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu) {
	margin-top: 40px;
}

.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu):after {
	height: 50px;
}

.whb-header-bottom .wd-dropdown {
	margin-top: 5px;
}

.whb-header-bottom .wd-dropdown:after {
	height: 15px;
}

.whb-sticked .whb-header-bottom .wd-dropdown:not(.sub-sub-menu) {
	margin-top: 5px;
}

.whb-sticked .whb-header-bottom .wd-dropdown:not(.sub-sub-menu):after {
	height: 15px;
}

.whb-header .whb-header-bottom .wd-header-cats {
	margin-top: -2px;
	margin-bottom: -0px;
	height: calc(100% + 2px);
}


@media (min-width: 1025px) {
		.whb-top-bar-inner {
		height: 40px;
		max-height: 40px;
	}

		.whb-sticked .whb-top-bar-inner {
		height: 40px;
		max-height: 40px;
	}
		
		.whb-general-header-inner {
		height: 150px;
		max-height: 150px;
	}

		.whb-sticked .whb-general-header-inner {
		height: 120px;
		max-height: 120px;
	}
		
		.whb-header-bottom-inner {
		height: 50px;
		max-height: 50px;
	}

		.whb-sticked .whb-header-bottom-inner {
		height: 50px;
		max-height: 50px;
	}
		
	
	}

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 40px;
		max-height: 40px;
	}
	
		.whb-general-header-inner {
		height: 90px;
		max-height: 90px;
	}
	
	
	
	}
		
.whb-top-bar {
	background-color: rgba(195, 172, 119, 1);
}

.whb-9mp5r16t1azf0j9tx2s3 .searchform {
	--wd-form-height: 46px;
}.whb-general-header-inner { border-color: rgba(77, 104, 71, 1);border-bottom-width: 2px;border-bottom-style: solid; }
.whb-general-header {
	background-color: rgba(246, 243, 237, 1);
}

.whb-header-bottom {
	background-color: rgba(246, 243, 237, 1);
}
</pre></body></html>