._tooltip_1h9kf_2,
._hover_1h9kf_3 {
	position: relative;
}
._tooltip_1h9kf_2 ._tooltip-text_1h9kf_6,
._tooltip_1h9kf_2 ._active_1h9kf_7,
._hover_1h9kf_3 ._tooltip-text_1h9kf_6,
._hover_1h9kf_3 ._active_1h9kf_7 {
	opacity: 1;
	background-color: var(--g-100);
	z-index: var(--z-dropdown);
	box-sizing: border-box;
	pointer-events: auto;
	border-radius: 0.375rem;
	max-width: 90vw;
	padding: 0.625rem 0.75rem;
	transition: opacity 0.3s;
	display: none;
	position: absolute;
	top: auto;
	left: 50%;
	transform: translate(-50%);
}
._tooltip_1h9kf_2 ._tooltip-text_1h9kf_6:before,
._tooltip_1h9kf_2 ._active_1h9kf_7:before,
._hover_1h9kf_3 ._tooltip-text_1h9kf_6:before,
._hover_1h9kf_3 ._active_1h9kf_7:before {
	content: " ";
	pointer-events: none;
	border: 6px solid #0000;
	width: 0;
	height: 0;
	margin-left: -6px;
	position: absolute;
	left: 50%;
}
._tooltip_1h9kf_2 ._tooltip-text_1h9kf_6 p,
._tooltip_1h9kf_2 ._active_1h9kf_7 p,
._hover_1h9kf_3 ._tooltip-text_1h9kf_6 p,
._hover_1h9kf_3 ._active_1h9kf_7 p {
	color: var(--g-900);
	text-align: center;
	font-family: Manrope, sans-serif;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 600;
	line-height: 1.125rem;
	-webkit-line-clamp: initial !important;
}
._tooltip_1h9kf_2 ._active_1h9kf_7,
._hover_1h9kf_3 ._active_1h9kf_7,
._hover_1h9kf_3:hover ._tooltip-text_1h9kf_6 {
	display: block;
}
._top_1h9kf_61 {
	bottom: calc(100% + 8px) !important;
}
._top_1h9kf_61:before {
	border-top-color: var(--g-100) !important;
	top: 100% !important;
}
._right_1h9kf_69 {
	top: 50% !important;
	left: calc(100% + 8px) !important;
	transform: translate(0) translateY(-50%) !important;
}
._right_1h9kf_69:before {
	border-right-color: var(--g-100) !important;
	top: 50% !important;
	left: -5.4px !important;
	transform: translate(0) translateY(-50%) !important;
}
._bottom_1h9kf_81 {
	top: calc(100% + 8px) !important;
}
._bottom_1h9kf_81:before {
	border-bottom-color: var(--g-100) !important;
	bottom: 100% !important;
}
._left_1h9kf_89 {
	top: 50% !important;
	left: auto !important;
	right: calc(100% + 8px) !important;
	transform: translate(0) translateY(-50%) !important;
}
._left_1h9kf_89:before {
	border-left-color: var(--g-100) !important;
	top: 50% !important;
	left: auto !important;
	right: -11.4px !important;
	transform: translate(0) translateY(-50%) !important;
}
@media (width<=768px) {
	._tooltip-text_1h9kf_6,
	._active_1h9kf_7 {
		max-width: 95vw !important;
		padding: 0.625rem 0.75rem !important;
		font-size: 0.9rem !important;
		top: auto !important;
		bottom: 2rem !important;
		left: 50% !important;
		transform: translate(-50%) !important;
	}
	._tooltip-text_1h9kf_6:before,
	._active_1h9kf_7:before {
		border-top-color: #0000 !important;
		top: auto !important;
		bottom: 100% !important;
	}
	._top_1h9kf_61 {
		top: auto !important;
		bottom: 100% !important;
	}
	._right_1h9kf_69 {
		top: auto !important;
		bottom: calc(100% + 8px) !important;
		left: 50% !important;
		transform: translate(-50%) !important;
	}
	._right_1h9kf_69:before {
		border-top-color: var(--g-100) !important;
		border-left-color: #0000 !important;
		border-right-color: #0000 !important;
		top: 100% !important;
		left: 56% !important;
		transform: translate(-50%) !important;
	}
	._left_1h9kf_89 {
		top: auto !important;
		bottom: calc(100% + 8px) !important;
		left: 50% !important;
		transform: translate(-50%) !important;
	}
	._left_1h9kf_89:before {
		border-top-color: var(--g-100) !important;
		border-left-color: #0000 !important;
		border-right-color: #0000 !important;
		top: 100% !important;
		left: 50% !important;
		transform: translate(-50%) !important;
	}
}
._label_sh1kl_2 {
	flex-direction: column;
	gap: 0.5rem;
	display: flex;
}
._input-select_sh1kl_8 {
	text-wrap: nowrap;
}
._placeholder_sh1kl_12 {
	color: var(--g-500);
}
._small_sh1kl_16 {
	padding: 0.5rem 0.75rem !important;
}
._mobileSelectContainer_sh1kl_20 {
	width: 100%;
	display: inline-block;
	position: relative;
}
._mobileSelectTrigger_sh1kl_26 {
	cursor: pointer;
	border: 1px solid var(--g-500);
	box-sizing: border-box;
	border-radius: 0.375rem;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	max-width: 6rem;
	padding: 0.62rem;
	display: flex;
}
._mobileSelectTrigger_sh1kl_26 svg {
	fill: #dbdbdb;
	width: 1.5rem;
	height: 1.92rem;
}
._mobileSelectDrawer_sh1kl_44 {
	background-color: var(--main-black);
	width: 100%;
	z-index: var(--z-dropdown);
	border-top-left-radius: 0.5rem;
	border-top-right-radius: 0.5rem;
	max-height: 50vh;
	padding: 1rem;
	transition: transform 0.3s ease-out;
	position: fixed;
	bottom: 0;
	left: 0;
	overflow-y: auto;
	transform: translateY(100%);
	box-shadow: 0 -5px 10px #0000001a;
}
._mobileSelectDrawerOpen_sh1kl_61 {
	transform: translateY(0);
}
._mobileDrawerTitle_sh1kl_65 {
	color: #c9ced6;
	justify-content: center;
	align-items: center;
	width: 100%;
	font-size: 1rem;
	font-weight: 600;
	display: flex;
}
._mobileSelectItem_sh1kl_75 {
	cursor: pointer;
	align-items: center;
	gap: 0.5rem;
	width: 100%;
	padding: 0.5rem 0;
	display: flex;
}
._mobileRadioLabel_sh1kl_84 {
	cursor: pointer;
	color: #c9ced6;
	align-items: center;
	width: 100%;
	margin: 0;
	padding: 0.25rem 0;
	font-family: Inter, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 115%;
	display: flex;
}
._mobileRadioInput_sh1kl_98 {
	appearance: none;
	cursor: pointer;
	border: 2px solid #c9ced6;
	border-radius: 50%;
	outline: none;
	justify-content: center;
	align-items: center;
	width: 1.2rem;
	height: 1.2rem;
	margin: 0;
	transition: all 0.2s;
	display: flex;
}
._mobileRadioInput_sh1kl_98:checked {
	background-color: var(--main-black);
	border-color: #2f5bf9;
}
._mobileRadioInput_sh1kl_98:checked:before {
	content: "";
	background-color: #2f5bf9;
	border-radius: 50%;
	width: 0.6rem;
	height: 0.6rem;
	display: block;
}
@media (width>=1051px) {
	._mobileSelectContainer_sh1kl_20 {
		display: none;
	}
}
@media (width<=1050px) {
	._sorting-header__selectedSort_sh1kl_133 > div > div > div {
		display: none;
	}
}
