.section-about-hero{.about-hero-container{position:relative;display:flex;align-items:center;justify-content:center}.about-hero__content{position:absolute;z-index:2;text-align:center;max-width:900px;padding:2rem}.about-hero__title{font-weight:700;font-size:5rem;margin-bottom:1rem;color:#fff}.about-hero__subtitle{font-size:4rem;margin-top:2rem;margin-bottom:2rem;color:#fff}.about-hero__text{margin:auto;color:#fff;max-width:700px}.about-hero__image{display:flex;width:100%;height:auto}.about-hero__image img{width:100%;height:100%;object-fit:cover}.about-hero__video{display:flex;width:100%;height:auto}.about-hero__video video{width:100%;height:100%;object-fit:cover}.about-hero__overlay{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#000}}@media screen and (max-width:749px){.about-hero__content{position:relative;padding:2rem 1rem}}