header,.header{position:fixed;top:0;left:0;right:0;z-index:1000}.hero-section{position:relative;overflow:hidden;min-height:80vh}.hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.main-navigation{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.cta-button{background:#d69929;color:#fff;padding:0.75rem 1.5rem;border-radius:4px;text-decoration:none;font-weight:600;display:inline-block}.hero-content{position:relative;z-index:10;padding:2rem;max-width:1200px;margin:0 auto}@media (max-width:768px){.hero-section{min-height:60vh}.cta-button{width:100%;text-align:center}.main-navigation{flex-direction:column}}