.section-blog-header{background-color:#f7f4ef;position:relative}.section-blog-header__title{display:flex;align-items:center;gap:1em}.section-blog-header__title svg{width:3.5em;height:auto}.section-blog-header__title svg path{fill:none;stroke:#120918;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.section-blog-header__feature{position:relative}.section-blog-header__image{position:relative;height:22em;border-radius:1.25em;overflow:hidden}.section-blog-header img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.section-blog-header__content{display:grid;grid-template-columns:1fr 1fr}.section-blog-header__content p{width:100%;max-width:520px}.section-blog-header__content p:last-child{margin-bottom:0}.section-blog-header__description{padding-top:.5em}.section-blog-header__inner{display:flex;flex-direction:column;gap:2em}.section-blog-header__inner h1,.section-blog-header__inner p{margin:0}