.blog-hero{background:linear-gradient(281deg,#357f73 11.82%,#204d46 93.69%),linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),url(<path-to-image>) #d3d3d3 50% /cover no-repeat;color:var(--color-porcelain-white-10);margin-bottom:40px;padding:161px 20px 32px}.blog-hero__row{align-items:center;display:flex;gap:24px;justify-content:space-between;width:100%}.blog-hero__row--left{flex-direction:column}.blog-hero__row--center{flex-direction:column;margin:0 auto;text-align:center;width:100%}.blog-hero__row--center .btn{margin:0 auto}.blog-hero__headline{width:100%}.blog-hero__image{margin-top:20px;position:relative;width:100%}.blog-hero__image:after,.blog-hero__image:before{content:"";display:block;position:absolute}.blog-hero__image:after{background-color:var(--color-laser-tangerine-40);height:75%;right:0;top:-40px;width:10px}.blog-hero__image:before{background-color:var(--color-burnished-brass-50);bottom:40px;height:40%;right:-10px;width:10px}.blog-hero__image img{height:100%!important;object-fit:cover;width:100%}.blog-hero__wrap-image{aspect-ratio:16/9;box-shadow:0 0 2px 0 rgba(48,49,51,.1),0 16px 32px 0 rgba(48,49,51,.2);overflow:hidden;position:relative}.eyebrow-md{letter-spacing:2px;text-transform:uppercase}.eyebrow-md,.heading-md{margin-bottom:12px}.body-lg{margin-bottom:24px}@media (min-width:768px){.blog-hero{padding:200px 0 44px}.blog-hero__headline{padding-right:40px}}@media (min-width:1200px){.blog-hero{margin-bottom:80px;padding:196px 0 52px}.blog-hero__row{flex-direction:row;gap:24px}.blog-hero__row--center{flex-direction:column;width:66.66%}.blog-hero__row--left{flex-direction:row}.blog-hero__row--center .blog-hero__headline{width:100%}.blog-hero__row--left .blog-hero__headline{padding-right:40px;width:50%}.blog-hero__image{width:50%}}@media (min-width:2200px){.blog-hero{margin-bottom:120px;padding:224px 0 64px}.blog-hero__row{gap:44px}}