.hero-section{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero-section.full{min-height:100vh}.hero-section.half{min-height:55vh}.hero-section.short{min-height:40vh}.hero-section-bg{background-position:50%;background-size:cover;background-color:var(--color-deep-earth);position:absolute;inset:0}.hero-section-overlay{background:linear-gradient(#1c141026 0%,#1c14108c 100%);position:absolute;inset:0}.hero-section-content{z-index:1;text-align:center;max-width:680px;padding-block-start:80px;padding-inline:1.5rem;position:relative}.hero-section-content .section-heading{color:var(--color-cream);text-shadow:0 2px 12px #1c141066;margin-block:.5rem}.hero-section-content .section-subheading{color:#f5ede3e0;text-shadow:0 1px 8px #1c141073}
