.searchfield{color:#000;background-color:#fff;border-radius:10px;justify-content:space-between;gap:10px;width:100%;font-style:italic;display:flex}.searchfield img{filter:invert();width:20px;height:fit-content;margin:10px 0 0 10px}.searchfield-text{align-items:center;gap:5px;width:100%;display:flex}.searchfield-text img{filter:invert();width:20px;height:fit-content;margin:10px}.searchfield-text input{border:none;width:100%;height:fit-content;font-size:1em}.searchfield-text input:focus{outline:none}.searchfield-line{background-color:#ef181f;border-radius:0 10px 10px 0;width:10px}.static-search-field-view{color:#000;background-color:#fff;border-radius:10px;justify-content:space-between;width:100%;font-style:italic;display:flex}.static-search-field-view-text{align-items:center;gap:5px;padding:10px;display:flex}.static-search-field-view-text img{filter:invert();width:20px;height:fit-content}.static-search-field-view-line{background-color:#ef181f;border-radius:0 10px 10px 0;width:10px}.static-search-field-view:hover{background-color:#fff}
