section.section-hero{position:relative}section.section-hero .hero-bg{border-radius:20px;display:block;height:calc(100vh - 100px);margin:0 auto;overflow:hidden;width:calc(100% - 40px)}section.section-hero .hero-bg iframe,section.section-hero .hero-bg img,section.section-hero .hero-bg video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section.section-hero .hero-content{bottom:100px;position:absolute;width:100%}