.Searchscreen_round_div__Pn8E_{border-radius:50%;border:none;background-color:#d9f8ff}.Searchscreen_cat_round_div__n70cg,.Searchscreen_round_div__Pn8E_{overflow:hidden;display:flex;justify-content:center;align-items:center;padding:20px;margin-bottom:6px}.Searchscreen_cat_round_div__n70cg{border-radius:10px;border:none;background-color:#e0f9ff}.Searchscreen_serachimage__VkTNE{width:45px;height:45px;border-radius:50%;margin-right:10px;margin-left:10px}.Searchscreen_serachname__UeJgu{font-size:12px;font-weight:500;color:#2d2d2d;max-height:3em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-right:30px}.Searchscreen_search_input_container__Odcgu{display:flex;align-items:center;border:1px solid #e0e3f1;border-radius:10px;padding:5px 15px;margin:0 auto;width:99%}@media (max-width:319px){.Searchscreen_round_div__Pn8E_{padding:10px}.Searchscreen_cat_round_div__n70cg{padding:3px}}@media (min-width:320px) and (max-width:400px){.Searchscreen_round_div__Pn8E_{padding:19px}.Searchscreen_cat_round_div__n70cg{padding:10px}}@media (min-width:401px) and (max-width:575px){.Searchscreen_round-div__zKxUq{padding:25px}.Searchscreen_cat_round_div__n70cg{padding:18px}}.Searchscreen_horizontal_list_view__tDXNk{display:flex;overflow-x:auto;white-space:nowrap;padding:10px;scrollbar-width:none;-ms-overflow-style:none}.Searchscreen_horizontal_list_view__tDXNk::-webkit-scrollbar{display:none}.Searchscreen_horizontal_list_item__kjJfJ{display:inline-block;padding:10px}.Searchscreen_search_tags__n0OKt{text-align:center;color:#2d2d2d;border:.5px solid #999999;font-weight:400;border-radius:8px;padding:5px 0;margin-right:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}