.heroContainer{display:flex;flex:1;flex-basis:50%;flex-direction:column;justify-content:flex-start;z-index:10}picture{flex-basis:50%}.hero-content{margin:3rem 0;max-width:500px}.hero-content h1,.hero-content h2{margin:0}.hero-ctas a.ctaLink{text-decoration:none}.fa-arrow-right{padding-left:.5rem}.hero-ctas{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:flex-start}.desktop-image{flex:1}.mobile-image{display:none}@media screen and (max-width:991px){.desktop-image{display:none}.mobile-image{bottom:0;display:block;height:auto!important;object-fit:cover;overflow:hidden;position:absolute;right:0;width:auto!important}.heroContainer{padding-bottom:1rem}}