.hero-banner{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:85vh;position:relative}.hero-overlay{background:linear-gradient(180deg,#36573b 0,#000);height:100%;left:0;opacity:.75;position:absolute;top:0;width:100%;z-index:1}.hero-content{max-width:900px;padding:140px 20px 80px;position:relative;text-align:center;z-index:2}.hero-prehead{color:#c69214;font-weight:600;letter-spacing:2px;margin:0 0 15px;text-transform:uppercase}.hero-headline{color:#f9eede;margin:0 0 10px}.hero-paragraph{color:#fff!important;margin:0 0 30px}.hero-button{background-color:#d4a017;border-radius:5px;color:#113719;display:inline-block;font-size:16px;font-weight:600;letter-spacing:1px;padding:10px 18px;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease,transform .2s ease}.hero-button:hover{background-color:#b8860b;color:#113719!important;font-weight:600;transform:translateY(-2px)}@media (max-width:1024px) and (min-width:768px){.hero-banner{min-height:60vh}.hero-content{max-width:900px;padding:140px 0 80px}}@media (max-width:767px){.hero-banner{min-height:70vh}.hero-content{padding:160px 20px 105px}}