.wrapper_header{background-color:#fafafa;position:fixed;top:0;left:0;width:100%;z-index:22;transition:.8s cubic-bezier(.2,.61,.41,.95)}.wrapper_header.h_change{box-shadow:3px 0 22px rgba(0,0,0,.15)}.wrapper_header .header_contain{display:flex;justify-content:space-between;align-items:center;gap:5px;padding-top:.75rem;padding-bottom:.75rem;position:relative}.wrapper_header .header_contain .link_brand{min-width:150px}.wrapper_header .header_contain .link_brand img{max-height:38px}.wrapper_header .header_contain .search{width:100%}.wrapper_header .header_contain .navbar{width:100%;display:flex;justify-content:flex-end;gap:10px}