.features-hero{position:relative;width:100%;z-index:2;.features-images{position:relative;display:flex;width:100%;margin:0 auto;@media (min-width:1216px){margin-top:6rem}}.features-image-container{position:relative;flex:1;background-color:lightgray;height:624px;overflow:hidden;transform-origin:top}.features-dark-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:5;pointer-events:none}.features-hero-content{position:absolute;top:6rem;left:50%;transform:translateX(-50%);max-width:var(--container-width);width:100%;padding-left:9rem;padding-right:7rem;z-index:10;color:var(--color-white)}.features-hero-content .cog-with-text{position:relative;text-transform:uppercase;display:inline-block;margin-top:78px;margin-bottom:2rem;color:var(--color-white)}.features-hero-content .cog-with-text img{position:absolute;top:2px;left:-2rem}.features-hero-content h1{color:var(--color-white);margin-bottom:1.5rem}.features-hero-content p{color:var(--color-white)}.features-hero-image{object-fit:cover}.features-image-1 .features-hero-image{object-position:center top}.features-image-2 .features-hero-image{object-fit:cover;object-position:center top}.features-image-3 .features-hero-image{object-position:center top}}@media (max-width:1216px){.features-hero{.features-images{margin-top:0;height:450px}.features-image-container{height:450px}.features-image-1,.features-image-3{display:none}.features-hero-content{top:0;left:0;transform:none;padding:0 1.5rem;max-width:none;display:flex;flex-direction:column}.features-hero-content .cog-with-text{margin-bottom:1.5rem}.features-hero-content .cog-with-text img{display:none}}}