.blog-header{display:flex;flex-direction:column;padding-bottom:35px}.blog-header__section{display:flex;align-items:center}.blog-header__banner-section{position:relative;display:flex;align-items:center;justify-content:center;padding-top:160px;padding-bottom:60px;background-size:cover;width:100%;min-height:480px}@media(max-width:767px){.blog-header__banner-section{padding-top:140px}}.blog-header__banner-section:before{content:'';width:100%;height:100%;background:rgba(0,0,0,0.6);position:absolute;top:0;left:0}.blog-header__form-section{width:100%;margin-top:55px;align-self:center}.blog-header__title{margin:unset;text-align:center;color:#fff;z-index:100}.blog-header__search-form{width:100%}.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;color:#626364;background-color:#f0f0f0}.blog-header input#search,.blog-header input#search:active,.blog-header input#search:focus{border:1px solid #171717;outline:unset}