.cover{display:flex;flex-direction:column}.hero{background-color:#93282c;height:40rem;width:100%}.hero__background{background-size:cover;background-position:center center}.hero--content-bottom{justify-content:end}.hero--content-top{justify-content:start}.hero__headings-container{background-color:rgba(255,255,255,.9)}.hero-lockup{width:80%;max-width:1200px;text-align:center;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.hero-lockup--a{padding-top:2rem;padding-bottom:1rem;border-top-left-radius:10px;border-top-right-radius:10px}.hero-lockup--b{border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding-top:1rem;padding-bottom:1rem}.background--tumeric{background-color:#cc8a00;background-color:var(--c_tumeric)}.hero__heading{font-weight:700;margin-bottom:10px;margin-bottom:var(--sp_x_sm)}.hero__subheading{font-size:1.7777778rem}.hero__heading,.hero__subheading{max-width:54rem;margin-left:auto;margin-right:auto;word-break:keep-all}.hero__cartouche{color:white;color:var(--c_white);font-weight:700;font-size:1.666666rem}