.header-search-wrapper{flex-grow:1;position:relative}.header-search-wrapper form{display:flex;align-items:center;position:relative;z-index:10}.header-search-wrapper form input{width:100%;padding:13px;padding-right:95px;border:1px solid #f2f2f2;border-radius:8px;font-size:14px;height:48px}.header-search-wrapper form button{width:89px;height:48px;padding:16px 24px;border-radius:0 8px 8px 0;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:16px;color:#303030;background-color:#f2f2f2}.header-search-wrapper form button svg{width:17px;height:17px;stroke:#fff;fill:#fff;display:none}.header-search-wrapper form button:hover{background-color:#f2f2f2}.header-search-wrapper form .header-search-close{background-color:transparent;padding:0;width:24px;height:24px}.header-search-wrapper form .header-search-close svg{width:18px;height:18px;stroke:#000;fill:#000}.header-search-btns{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:flex-end;gap:10px}.header-search-result{position:absolute;top:95%;left:0;width:100%;box-shadow:0 5px 10px 2px rgba(156,176,191,.2)}.header-search-result div{display:flex;flex-direction:column;justify-content:center;gap:15px;padding:15px;border:1px solid #ebebeb;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background-color:#fff}.header-search-back{background-color:rgba(0,0,0,.3);z-index:9;position:fixed;top:0;height:100%;width:100%}.header-search-back.active{display:block}@media (max-width:919px){.header-search-wrapper form input{font-size:14px;line-height:16px;padding:16px;height:48px}}@media (max-width:550px){.header-search-wrapper form button{background:0 0;padding:0;width:unset;height:unset;border-radius:0}.header-search-wrapper form button:hover{background-color:transparent}.header-search-wrapper form button span{display:none}.header-search-wrapper form button svg{fill:#9b959f;stroke:#9b959f;display:block;width:24px;height:24px}.header-search-btns{right:15px}}