.blog-header{display:flex;align-items:center;justify-content:space-between;padding:25px 0px}.blog-header--only-search{padding-top:0px;padding-bottom:50px}@media(max-width:767px){.blog-header{align-items:flex-start;flex-direction:column}}.blog-header__section{display:flex;align-items:center}.blog-header__form-section{min-width:40%}.blog-header__section--full-width{width:100%}@media(max-width:767px){.blog-header__form-section{min-width:unset;width:100%}}.blog-header__title{margin:unset;color:#2b2b2b}.blog-header__search-form{width:100%;padding-left:55px}.blog-header__section--full-width .blog-header__search-form{padding-left:0px}@media(max-width:767px){.blog-header__search-form{margin-top:30px;padding-left:unset}}.blog-header__search-form label{font-weight:400}.blog-header__form-field{position:relative}.blog-header__input-icon{position:absolute;width:20px;top:50%;left:12px;transform:translateY(-50%)}.blog-header__input-icon svg{width:100%;height:auto}.blog-header input#search{width:100%;padding-left:40px;max-height:50px}.blog-header input#search,.blog-header input#search:active,.blog-header input#search:focus{border:1px solid #171717}