.blog-header .search-bar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:2rem}.blog-header .menu h6{font-family:Poppins;font-size:16px;font-weight:500;letter-spacing:.3em;line-height:20px;margin:0;text-align:left}.blog-header .search-bar input{border-radius:2px;gap:8px;height:32px;padding:4px 8px;width:240px}.blog-header .search-bar .input-container{display:inline-block;position:relative}.blog-header .search-bar .input-container .search-icon{height:16px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:16px}.blog-header .menu{align-content:center;align-items:center;column-gap:2rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;row-gap:0;text-transform:uppercase}.blog-header .menu a{flex-shrink:0;flex-wrap:wrap}