section.hero-with-background-image-and-content .hero-with-background-image-and-content-wrapper{position:relative;overflow:hidden;min-height:50rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.hero-with-background-image-and-content .hero-with-background-image-and-content-wrapper .hero-with-background-image-and-content__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}section.hero-with-background-image-and-content .hero-with-background-image-and-content-wrapper .hero-with-background-image-and-content__bg .hero-with-background-image-and-content__bg-image{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block;max-width:100%}section.hero-with-background-image-and-content .hero-with-background-image-and-content-wrapper .hero-with-background-image-and-content__content{position:relative;z-index:1;max-width:88rem;margin:0 auto;text-align:center}section.hero-with-background-image-and-content .hero-with-background-image-and-content-wrapper .hero-with-background-image-and-content__content h1{color:var(--blue);margin-bottom:2rem}section.hero-with-background-image-and-content .hero-with-background-image-and-content__description{margin-top:10rem;font-size:2.8rem}@media(max-width:1199px){section.hero-with-background-image-and-content .hero-with-background-image-and-content__description{margin-top:4rem}}@media(max-width:767px){section.hero-with-background-image-and-content .hero-with-background-image-and-content-wrapper{min-height:30rem}section.hero-with-background-image-and-content .hero-with-background-image-and-content__description{margin-top:0}}section.hero-with-background-image-and-content .hero-with-background-image-and-content__description strong{text-transform:uppercase;font-family:var(--font-oswald);font-weight:var(--font-weight-semibold)}section.hero-with-background-image-and-content .hero-with-background-image-and-content__description span{color:var(--blue)}