.hero-large{min-height:700px;background-image:var(--hero-large-bg);background-size:cover;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:center;padding-top:12rem;padding-bottom:7.5rem}@media(max-width:991px){.hero-large{background-image:var(--hero-large-bg-mobile);background-position:70% top;justify-content:flex-end;min-height:650px}}.hero-large__content{display:flex;flex-direction:column;gap:2.5rem;max-width:34rem}.hero-large__content .heading{color:var(--white);font-weight:600}