._button_17fa9_2 {
	background: inherit;
	height: fit-content;
	fill: var(--g-100);
	border: none;
	border-radius: 0.5rem;
	outline: none;
	align-items: center;
	display: flex;
}
._popover_17fa9_13 {
	width: var(--trigger-width);
}
._afterIcon_wqzj7_2 {
	flex-direction: row !important;
	align-items: center !important;
	gap: 1rem !important;
}
._paddingLeft_wqzj7_8 {
	padding-left: 2.75rem;
}
._paddingRight_wqzj7_12 {
	padding-right: 2.75rem;
}
input[type="search"]::-ms-clear {
	display: none;
}
input[type="search"]::-webkit-search-cancel-button {
	display: none;
}
input:-webkit-autofill {
	transition:
		background-color 600000s,
		color 600000s !important;
}
input:-webkit-autofill:focus {
	transition:
		background-color 600000s,
		color 600000s !important;
}
._wrapper_jowqy_2 {
	flex-direction: column;
	gap: 0.75rem;
	width: 100%;
	display: flex;
}
._label_jowqy_9 {
	color: var(--g-300);
	white-space: normal;
	font-family: Manrope, sans-serif;
	font-size: 0.85rem;
	font-style: normal;
	font-weight: 600;
	line-height: 1.25rem;
}
._control_jowqy_19 {
	align-items: center;
	gap: 1rem;
	max-width: 32rem;
	display: flex;
}
._track_jowqy_26 {
	cursor: pointer;
	background: var(--g-600);
	border-radius: 3px;
	flex: 1;
	height: 6px;
	position: relative;
}
._fill_jowqy_35 {
	background: var(--main-green);
	border-radius: 3px;
	height: 6px;
	position: absolute;
	top: 0;
}
._thumb_jowqy_43 {
	background: var(--main-green);
	cursor: pointer;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	top: 50%;
}
._value_jowqy_52 {
	min-width: 3.5rem;
	color: var(--main-white);
	text-align: right;
	font-family: Manrope, sans-serif;
	font-size: 0.85rem;
	font-style: normal;
	font-weight: 600;
	line-height: 1.25rem;
}
