<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: 136px;
	--wd-top-bar-sm-h: .00001px;
	--wd-top-bar-sticky-h: .00001px;
	--wd-top-bar-brd-w: .00001px;

	--wd-header-general-h: 180px;
	--wd-header-general-sm-h: 80px;
	--wd-header-general-sticky-h: .00001px;
	--wd-header-general-brd-w: .00001px;

	--wd-header-bottom-h: 80px;
	--wd-header-bottom-sm-h: 50px;
	--wd-header-bottom-sticky-h: .00001px;
	--wd-header-bottom-brd-w: .00001px;

	--wd-header-clone-h: .00001px;

	--wd-header-brd-w: calc(var(--wd-top-bar-brd-w) + var(--wd-header-general-brd-w) + var(--wd-header-bottom-brd-w));
	--wd-header-h: calc(var(--wd-top-bar-h) + var(--wd-header-general-h) + var(--wd-header-bottom-h) + var(--wd-header-brd-w));
	--wd-header-sticky-h: calc(var(--wd-top-bar-sticky-h) + var(--wd-header-general-sticky-h) + var(--wd-header-bottom-sticky-h) + var(--wd-header-clone-h) + var(--wd-header-brd-w));
	--wd-header-sm-h: calc(var(--wd-top-bar-sm-h) + var(--wd-header-general-sm-h) + var(--wd-header-bottom-sm-h) + var(--wd-header-brd-w));
}

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

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






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

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



		
.whb-jw6oiy25i1o9ffj34o1o.info-box-wrapper div.wd-info-box {
	--ib-icon-sp: 10px;
}
.whb-jw6oiy25i1o9ffj34o1o .wd-info-box .info-box-title {
	font-size: 14px;
}
.whb-jw6oiy25i1o9ffj34o1o .info-box-content .info-box-inner {
	font-size: 20;
}
.whb-top-bar {
	background-color: rgba(241, 240, 240, 1);
}

.whb-9ow55yyjh3jt568ro5yz.info-box-wrapper div.wd-info-box {
	--ib-icon-sp: 10px;
}
.whb-9ow55yyjh3jt568ro5yz .info-box-subtitle {
	background-color: rgba(255, 255, 255, 1);
	color: rgba(0, 0, 0, 1);
}
.whb-9ow55yyjh3jt568ro5yz .info-box-content .info-box-inner {
	font-size: 16;
}
.whb-header-bottom {
	background-color: rgba(103, 40, 76, 1);
}
</pre></body></html>