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