.hero-banner{background:#e9a921;display:grid;grid-template-columns:1fr 1fr;min-height:440px;width:100%}.hero-content{align-items:center;background:#e9a921;display:flex;justify-content:center;padding:80px 60px}.hero-text-content{max-width:580px}.hero-title{color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:48px;font-weight:900;letter-spacing:-.5px;line-height:1.2;margin:0 0 24px;text-transform:uppercase}.hero-title-highlight{color:#fff}.hero-description{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.6;margin:0 0 32px}.hero-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.hero-btn{align-items:center;border-radius:0;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:700;justify-content:center;letter-spacing:.5px;padding:14px 32px;text-decoration:none;text-transform:uppercase;transition:all .3s ease;white-space:nowrap}.hero-btn-primary{background:#fff;border:none;color:#000!important}.hero-btn-primary:hover{background:#f5f5f5;box-shadow:0 4px 12px rgba(0,0,0,.2);transform:translateY(-2px)}.hero-btn-secondary{background:transparent;border:none;color:#fff!important;padding:14px 0;position:relative}.hero-btn-secondary:after{background:#fff;bottom:10px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:100%}.hero-btn-secondary:hover:after{width:80%}.hero-image{align-items:center;background:#f0f0f0;display:flex;justify-content:center;overflow:hidden}.hero-image img{display:block;height:100%;object-fit:cover;width:100%}@media (max-width:1600px){.hero-content{padding:70px 50px}.hero-title{font-size:44px}}@media (max-width:1400px){.hero-content{padding:60px 45px}.hero-title{font-size:40px}.hero-description{font-size:15px}}@media (max-width:1200px){.hero-banner{min-height:450px}.hero-content{padding:50px 40px}.hero-title{font-size:36px;margin-bottom:20px}.hero-description{font-size:15px;margin-bottom:28px}.hero-btn{font-size:13px;padding:12px 28px}}@media (max-width:1024px){.hero-banner{grid-template-columns:1fr;min-height:auto}.hero-content{order:1;padding:60px 40px}.hero-image{min-height:400px;order:2}.hero-text-content{max-width:100%}.hero-title{font-size:38px}}@media (max-width:768px){.hero-content{padding:50px 32px}.hero-title{font-size:32px;margin-bottom:18px}.hero-description{font-size:14px;margin-bottom:24px}.hero-image{min-height:350px}.hero-buttons{gap:12px}.hero-btn{font-size:12px;padding:12px 24px}}@media (max-width:640px){.hero-content{padding:40px 24px}.hero-title{font-size:28px;margin-bottom:16px}.hero-description{font-size:14px;margin-bottom:22px}.hero-image{min-height:300px}.hero-buttons{align-items:stretch;flex-direction:column;gap:12px}.hero-btn{width:100%}.hero-btn,.hero-btn-secondary{padding:14px 24px}}@media (max-width:480px){.hero-content{padding:35px 20px}.hero-title{font-size:24px;margin-bottom:14px}.hero-description{font-size:13px;margin-bottom:20px}.hero-image{min-height:250px}.hero-btn{font-size:12px}}@media (max-width:360px){.hero-content{padding:30px 16px}.hero-title{font-size:22px}.hero-description{font-size:12px}.hero-image{min-height:220px}}