.style_search__e9m2n{display:flex;flex-direction:row;align-items:center;background-color:#fff;width:-moz-fit-content;width:fit-content;padding:5px;border-radius:50px;box-shadow:2px 2px 5px #111}.style_input__dN3K_{max-width:600px;width:75vw;border:none;outline:none;background-color:transparent;padding:10px;font-size:16px}.style_button__QuvUS{border:none;border-radius:50px;background-color:#2118ff;color:#fff;padding:12px 14px;font-size:16px}.style_error__yi1kJ{display:flex;flex-direction:row;align-items:center;gap:7px;font-size:14px;border-radius:4px;border:1px solid red;background-color:#feebea;color:red;padding:5px;margin-top:5px}.style_errorIcon__Vv27M{font-size:18px}.style_stars__l8Xxk{color:navy;font-size:14px}.style_card__Hoqzz{width:250px;background-color:transparent;margin:10px;border:1px solid navy;border-radius:8px;box-shadow:1px 1px 2px #d3d3d3}.style_image__K6N6b{min-height:375px;border-radius:7px 7px 0 0}.style_content__4AXwE{padding:5px;background-color:#f5f5f5;border-radius:0 0 8px 8px}.style_name__kBm9t{padding-top:5px;margin-bottom:10px;font-weight:500;font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.style_info__qoc9Q{font-weight:400px;font-size:14px;color:gray}.style_messageBox__q5V1b{height:400px;display:grid;place-content:center;text-align:center;font-size:22px;padding:20px}.styles_container__h8uJj{display:flex;justify-content:center;align-items:center;height:100vh}.styles_spinner__EpQBx{border-radius:50%;border:8px solid rgba(0,0,0,.1);border-top-color:#2118ff;width:50px;height:50px;animation:styles_spin__yinwL 2s linear infinite}@keyframes styles_spin__yinwL{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_container__vjK8A{display:grid;justify-content:center}.page_searchContainer__ePzv8{display:grid;place-content:center;height:200px;width:100vw;background-color:#e5e8ff}.page_searchResults__DW8Ok{padding:50px 25px;margin-bottom:50px;display:grid;width:-moz-fit-content;width:fit-content;justify-self:center;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1100px){.page_searchResults__DW8Ok{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:850px){.page_searchResults__DW8Ok{padding:50px 10px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575px){.page_searchResults__DW8Ok{padding:50px 0;grid-template-columns:1fr}}