.styles_containernavbar__QjLkh{width:100%;height:8vh;background-color:var(--blue-light);display:flex;transition:var(--transition)}.styles_containernavbar__QjLkh .styles_containerlogo__6_H6e{width:100%;height:100%;margin-left:5rem;display:flex;align-items:center;justify-content:flex-start}.styles_containernavbar__QjLkh .styles_containerlogo__6_H6e img{width:4em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_containernavbar__QjLkh .styles_containerlogo__6_H6e h2{font-size:2rem;margin:.4rem 0 0 1rem;color:var(--logo-color);-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_result__N2eXi{width:100%;margin-top:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.styles_result__N2eXi .styles_result__container__eWB7s{width:90%;height:100%;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;position:relative}.styles_result__N2eXi .styles_result__container__eWB7s .styles_box__HICDZ{min-width:10%;min-height:5%;border-radius:10px;background-color:var(--white);box-shadow:0 0 5px rgba(0,0,0,.1);padding:1rem;margin:1rem;position:relative}.styles_result__N2eXi .styles_result__container__eWB7s .styles_box__HICDZ h2{margin:0}.styles_result__N2eXi .styles_result__container__eWB7s .styles_box__HICDZ h2 span{font-weight:1;font-size:1.2rem}.styles_result__N2eXi .styles_result__container__eWB7s .styles_box__HICDZ h2 .styles_icon__xaS68{width:1rem;margin-left:.5rem;color:var(--logo-color)}.styles_result__N2eXi .styles_result__container__eWB7s .styles_box__HICDZ img{width:2.5rem;position:absolute;top:.6rem;right:.5rem}.styles_searchbar__H5_r8{width:25rem;height:3rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#fff;border-radius:.4rem;overflow:hidden;box-shadow:0 0 5px 2.5px rgba(0,0,0,.1)}.styles_searchbar__H5_r8 input{width:100%;height:100%;border:none;outline:none;font-size:1.3rem;font-family:var(--font-family);color:var(--blue-dark);background-color:transparent;margin-left:.5rem}.styles_searchbar__H5_r8 button{width:4rem;height:100%;background-color:var(--logo-color);border:none;border-radius:0 5px 5px 0;outline:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:var(--transition)}.styles_searchbar__H5_r8 button svg{width:1.5rem;fill:var(--white);-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_searchbar__H5_r8 button:hover{background-color:var(--blue-dark)}