.hero-large{min-height:700px;background-position:top;background-size:cover;display:flex;flex-direction:column;justify-content:center;padding-top:12rem;padding-bottom:7.5rem}@media(max-width:767px){.hero-large{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}