.hero-block{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat;padding:6rem 0;color:#fff}@media (min-width:768px){.hero-block{min-height:600px}}@media (min-width:992px){.hero-block{min-height:700px}}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(60,89,30,.8) 0%,rgba(60,89,30,.6) 100%);z-index:1}.hero-container{position:relative;z-index:2}.hero-content{max-width:800px;text-align:center;margin:0 auto}.hero-title{color:#fff;margin-bottom:1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-baseline{font-size:1rem;line-height:1.6;margin-bottom:3rem;opacity:.95}@media (min-width:768px){.hero-baseline{font-size:1.5rem}}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}.hero-actions .btn.btn-outline{border-color:#fff;color:#fff}.hero-actions .btn.btn-outline:hover{background:#fff;color:#3c591e}
