html,body{height:100%;margin:0;padding:0;position:relative;overflow-x:hidden;background:0 0!important}body:before{content:"";z-index:-1;filter:grayscale();pointer-events:none;background:url(/assets/images/header.png) 50%/cover no-repeat;width:100vw;height:100vh;position:fixed;top:0;bottom:0;left:0;right:0}.hero-section{background:0 0;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:0;display:flex;position:relative}.hero-content,.hero-content.hero-bg{background:0 0;justify-content:center;align-items:center;width:100%;min-height:50vh;display:flex}.hero-text-content{text-align:center;z-index:2;flex-direction:column;gap:20px;max-width:500px;margin:0 auto;display:flex}.hero-title{color:#fff;text-align:left;margin-bottom:8px;margin-left:-330px;font-family:Inter,Arial,Helvetica,sans-serif;font-size:3.2rem;font-weight:700}.hero-title .highlight{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}.hero-description{color:var(--color-secondary);text-align:left;margin-bottom:16px;margin-left:-330px;font-family:Inter,Arial,Helvetica,sans-serif;font-size:1rem}.hero-cta{justify-content:center;gap:12px;margin-top:8px;display:flex}.btn-cta-primary{cursor:pointer;text-align:left;background:var(--color-primary);color:#fff;border:none;border-radius:6px;margin-left:-1010px;padding:10px 20px;font-family:Inter,Arial,Helvetica,sans-serif;font-size:1rem;transition:background .2s}.btn-cta-primary:hover{background:#c72f10}
