@keyframes SearchInput_arrowMove__1yc0u{0%{transform:translateX(0)}to{transform:translateX(-3px)}}@keyframes SearchInput_rotateWheel__zLkRo{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes SearchInput_appear__DNgfp{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes SearchInput_fadeIn__vPsUk{0%{opacity:0}to{opacity:1}}@keyframes SearchInput_goodsAppear__3zpNA{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes SearchInput_swell__WEMi1{0%{transform:scale(1)}to{transform:scale(1.3)}}@keyframes SearchInput_float__KC6Sn{0%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-10px)}to{transform:translateX(-50%) translateY(0)}}@keyframes SearchInput_pulse__lq2_m{0%{box-shadow:0 0 10000px 10000px rgba(8,6,2,.6)}50%{box-shadow:0 0 10000px 10000px rgba(8,6,2,.8)}to{box-shadow:0 0 10000px 10000px rgba(8,6,2,.6)}}@keyframes SearchInput_shine__C9QeQ{0%{background-position:-200% 0}to{background-position:200% 0}}.SearchInput_container__cJ2sl{position:relative}.SearchInput_container__cJ2sl .SearchInput_Box___YkWQ{width:100%;display:flex;flex-direction:row;gap:.2rem;background-color:#262937;border:1px solid #262937;border-radius:10px;box-sizing:border-box;padding-left:11px;z-index:2}.SearchInput_container__cJ2sl .SearchInput_Box___YkWQ .SearchInput_icon__waf65{display:flex;justify-content:center;align-items:center;z-index:2}.SearchInput_container__cJ2sl .SearchInput_Box___YkWQ .SearchInput_icon__waf65 svg{width:100%;height:auto}.SearchInput_container__cJ2sl .SearchInput_Box___YkWQ .SearchInput_input__fQOju{position:relative;z-index:1;transition:border-bottom .5s ease,border-radius .5s ease,padding .5s ease;color:var(--light);font-size:1em;font-weight:500;font-family:inherit;width:100%;background-color:#262937;border:1px solid #262937;border-radius:10px;padding:10px 10px 0 15px;height:36px!important;padding-top:0!important;padding-bottom:0!important}.SearchInput_container__cJ2sl .SearchInput_Box___YkWQ .SearchInput_input__fQOju::placeholder{color:#858da6}.SearchInput_container__cJ2sl .SearchInput_Box___YkWQ .SearchInput_input__fQOju:disabled{background-color:#f6f7f8}.SearchInput_container__cJ2sl .SearchInput_Box___YkWQ .SearchInput_input__fQOju::-ms-clear,.SearchInput_container__cJ2sl .SearchInput_Box___YkWQ .SearchInput_input__fQOju::-ms-reveal{display:none}.SearchInput_container__cJ2sl .SearchInput_Box___YkWQ .SearchInput_input__fQOju:active,.SearchInput_container__cJ2sl .SearchInput_Box___YkWQ .SearchInput_input__fQOju:focus{outline:none;border-radius:var(--buttonRadius)}.SearchInput_container__cJ2sl .SearchInput_Box___YkWQ .SearchInput_deleteWrapper__j80OS{position:absolute;right:5px;top:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1;transform:translate(-50%,-50%);background-color:var(--error);border-radius:50%;padding:4px}.SearchInput_container__cJ2sl .SearchInput_Box___YkWQ .SearchInput_deleteWrapper__j80OS svg{filter:brightness(0) saturate(100%) invert(6%) sepia(7%) saturate(4679%) hue-rotate(187deg) brightness(89%) contrast(83%)}