.hero-overlay{margin:0 auto;max-width:1000px;padding:2rem 1rem}.hero-image{background-position:50%;background-size:cover;border-radius:12px;min-height:420px;overflow:hidden;position:relative}.hero-dark-overlay{background:rgba(0,0,0,.45);inset:0;position:absolute;z-index:1}.hero-content{align-items:center;color:#fff;display:flex;flex-direction:column;inset:0;justify-content:center;padding:2rem;position:absolute;text-align:center;z-index:2}.hero-heading{color:#fff;margin:0 0 1rem}.hero-text{color:#fff}.hero-button{background:#fff;border-radius:6px;color:#000;display:inline-block;font-weight:600;margin-top:1.25rem;padding:.75rem 1.5rem;text-decoration:none}.hero-button:hover{opacity:.92}@media (max-width:768px){.hero-image{min-height:320px}.hero-content{left:auto;max-width:100%;padding:1.5rem;position:relative;right:auto;top:auto}}