.GbSwitchModeButton_root__IhovT {
	align-items: center;
	background: linear-gradient(272.46deg, #ffc62c 0%, #c0292b 100%);
	border-radius: 5px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	height: 32px;
	min-width: 172px;
	position: relative;
	width: 100%;
}
.GbSwitchModeButton_root__IhovT .GbSwitchModeButton_item__FC7wq {
	align-items: center;
	cursor: pointer;
	display: flex;
	flex: 0 0 50%;
	height: 100%;
	justify-content: center;
	max-width: 50%;
	opacity: 0.6;
	padding: 3px;
	z-index: 1;
}
.GbSwitchModeButton_root__IhovT
	.GbSwitchModeButton_item__FC7wq
	.GbSwitchModeButton_itemIcon__7b\+ZW {
	height: 24px;
	line-height: 24px;
}
.GbSwitchModeButton_root__IhovT
	.GbSwitchModeButton_item__FC7wq
	.GbSwitchModeButton_itemTitle__JOV\+O {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding-left: 4px;
}
.GbSwitchModeButton_root__IhovT
	.GbSwitchModeButton_item__FC7wq.GbSwitchModeButton_on__8tBqB {
	opacity: 1;
}
.GbSwitchModeButton_root__IhovT .GbSwitchModeButton_bg__zNRh4 {
	background: none;
	border-radius: 5px;
	border-radius: var(--design-big-border-radius, 100px);
	height: calc(100% - 6px);
	left: 3px;
	position: absolute;
	top: 3px;
	transform: translateX(0);
	transition: all 0.15s;
	width: calc(50% - 3px);
	z-index: 0;
}
@media (max-width: 768px) {
	.GbSwitchModeButton_root__IhovT {
		display: none;
	}
	.adm-image.HeaderLogo_pcLogo__2pHse {
		height: 35px !important;
	}
}
