.blog-hero{display:flex;flex-direction:column;overflow:hidden;position:relative;width:100%}.blog-hero__media img,.blog-hero__media video{height:100%!important;left:0;object-fit:cover;position:absolute;top:0;width:100%}.blog-hero__content{margin-left:auto;margin-right:auto;max-width:100%;position:relative;width:100%}.blog-hero__content-inner{width:100%}.blog-hero__content--center{justify-content:center}.blog-hero__content--bottom{justify-content:flex-end}.blog-hero__content-inner--text--left{text-align:left}.blog-hero__content-inner--text--center{text-align:center}.blog-hero__content-inner--text--right{text-align:right}.blog-hero__content-inner--h--left{margin-left:0;margin-right:auto}.blog-hero__content-inner--h--center{margin-left:auto;margin-right:auto}.blog-hero__content-inner--h--right{margin-left:auto;margin-right:0}.blog-hero__copy{margin-bottom:1rem}