/*SEARCH INPUT*/
._Input_input__xMrRu {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: var(--text-color);
  position: relative;
  width: 100%;
  border: 2px solid #b3b3b3;
  transition: border-color .3s ease-out;
  border-radius: 8px; }

[data-premium=true] ._Input_input__xMrRu {
  border: 1px solid #fff6;
  background: #000;
  color: var(--gray-25); }

._Input_input__xMrRu:not(._Input_input_error___YkdS):focus, ._Input_input__xMrRu:not(._Input_input_error___YkdS):hover {
  border-color: var(--accent-color); }

._Input_input_disabled__UyjrQ {
  opacity: 0.5; }

._Input_input_small__ckapc {
  padding: 6px 16px; }

._Input_input_normal__iuE78 {
  padding: 12px 15px 10px; }

._Input_input_icon__70PrV {
  padding-left: 40px; }

[data-premium=true] ._Input_input_icon__70PrV {
  color: var(--gray-25); }

._Input_input-group__SOCze {
  position: relative; }

._Input_input_borderless__ItvhX, ._Input_input_edit__uKmOD {
  border: none;
  padding-left: 0; }

._Input_input_calendar__1k14u {
  color: #7f7f7f; }

._Input_input_clear__7ZYAc {
  padding-right: 44px; }

._Input_input-wrapper__M9H_B {
  position: relative;
  width: 100%; }

._Input_input-icon__tRItL {
  position: absolute;
  top: 50%;
  left: 8px;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  color: var(--gray-60);
  z-index: 1; }

._Input_input-label_top__4fjhG {
  margin-bottom: 4px;
  font-weight: 600; }

._Input_input-label_bottom__aEbZ4, ._Input_input-label_top__4fjhG {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color); }

._Input_input-label_bottom__aEbZ4 {
  padding-top: 8px;
  font-weight: 400; }

._Input_input-action___lPAm {
  position: absolute;
  padding: 0;
  width: auto;
  height: auto;
  right: 16px;
  top: 35px; }

._Input_input-action_clear___anwt {
  top: 37px; }

._Input_input-tooltip___xqnA {
  position: absolute;
  right: 12px;
  top: 40px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  color: #999;
  cursor: pointer;
  z-index: 1; }

._Input_input-error__oePF_ {
  display: inline-block;
  margin-top: 8px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #e64833; }

._Input_input_error___YkdS {
  border-color: #e64833; }

.Text_search__KyLgr {
  width: 100%;
  position: relative; }

.Text_search_input__dXamB button {
  transform: translateY(-50%);
  top: 50%;
  color: #666; }
  .Text_search_input__dXamB button:hover {
    color: #000; }

.Text_search_dropdown__MmN6f {
  z-index: 99;
  position: absolute;
  width: 100%;
  padding: 8px 0;
  border-radius: 8px;
  box-shadow: 0 0 4px #00000040;
  background-color: var(--bg-color); }

.Text_search_dropdown_divider__JJz3r {
  margin: 8px;
  width: calc(100% - 16px); }

.Text_search_dropdown_item__oqSXV {
  color: var(--text-color);
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 10px 8px; }

.Text_search_dropdown_item_image__ulEKe {
  margin-right: 12px;
  max-width: 75px;
  max-height: 75px; }

.Text_search_dropdown_item__oqSXV:hover {
  background-color: rgba(0, 0, 0, 0.051); }

.Text_search_dropdown_item_text__F6lTh {
  display: flex;
  width: 100%;
  position: relative;
  overflow: hidden;
  align-items: center; }

.Text_search_dropdown_item_text_close-icon__qfBui {
  width: 40px !important;
  height: 24px !important;
  padding: 0 !important;
  right: 14px;
  top: -50%;
  transform: translateX(50%); }

.Text_search_dropdown_item_text_icon__wcS_s {
  min-width: 24px;
  height: 24px;
  color: #666;
  margin-right: 8px; }

.Text_search_dropdown_item_text_name__L4K6n {
  height: 20px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  margin: 0;
  line-height: 20px; }

.Text_search_dropdown_item_text_product__NVwN7 {
  display: block; }

.Text_search_dropdown_item_text_product_price__3v25_ {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  color: #727272;
  line-height: 18px; }

.Text_search_main_active__VRugg {
  z-index: 1;
  position: absolute; }
  .Text_search_main_active__VRugg .Text_search_dropdown__MmN6f {
    position: absolute;
    width: calc(100% + 16px);
    left: -8px;
    height: 100vh; }

/*# sourceMappingURL=style.css.map */
