.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-left:auto;margin-right:auto;max-width:100%;position:relative;width:100%}.hero__content-inner{width:100%}.hero__content--center{justify-content:center}.hero__content--bottom{justify-content:flex-end}.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}@media (max-width:48em){.hero__copy p{font-size:1.13rem!important}}