@charset "UTF-8";.msi-ind-hero{position:relative;min-height:480px;display:flex;align-items:flex-end;overflow:hidden}.msi-ind-hero>ai-img,.msi-ind-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.msi-ind-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(28,43,58,.9) 0,rgba(28,43,58,.4) 60%,transparent 100%);z-index:1}.msi-ind-hero-content{position:relative;z-index:2;padding-bottom:64px;padding-top:40px}.msi-ind-hero-title{color:#fff;font-size:max(2rem, min(4.5vw, 3rem));font-weight:800;margin-bottom:16px;max-width:680px}.msi-ind-hero-sub{color:rgba(255,255,255,.8);font-size:1rem;max-width:580px;line-height:1.75}.msi-ind-spec-list{list-style:none;padding:0;margin:20px 0 28px}.msi-ind-spec-list li{position:relative;padding-left:20px;margin-bottom:10px;font-size:.9rem;color:var(--msi-text-muted);line-height:1.6}.msi-ind-spec-list li::before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:var(--msi-primary)}