@charset "UTF-8";.hs-hero{position:relative;min-height:680px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hs-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hs-hero-bg ai-img,.hs-hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hs-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(26,58,69,.78) 0,rgba(44,95,110,.55) 60%,rgba(26,58,69,.35) 100%);z-index:1}.hs-hero-content{position:relative;z-index:2;text-align:center;padding-top:40px;padding-bottom:60px}.hs-hero-inner{max-width:780px;margin:0 auto}.hs-hero-eyebrow{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#e8d5b7;margin-bottom:20px}.hs-hero-title{font-size:3.2rem;font-weight:800;color:#fff;line-height:1.18;margin-bottom:20px}.hs-hero-sub{font-size:1.15rem;color:rgba(255,255,255,.88);line-height:1.7;margin-bottom:36px;max-width:640px;margin-left:auto;margin-right:auto}.hs-hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:14px}@media (max-width:767.98px){.hs-hero{min-height:520px}.hs-hero-title{font-size:2rem}.hs-hero-sub{font-size:1rem}.hs-hero-actions{flex-direction:column;align-items:center}.hs-hero-actions .btn{width:100%;max-width:280px}.hs-hero-actions .ms-3{margin-left:0!important}}