.sysm-home-cta,.sysm-home-hero{position:relative;overflow:hidden;min-height:640px;display:flex;align-items:center;background-color:var(--sysm-dark)}.sysm-home-cta>img,.sysm-home-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:var(--sysm-dark)}.sysm-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.35))}.sysm-home-cta .container,.sysm-home-hero .container{position:relative;z-index:1;padding-top:160px;padding-bottom:80px}.sysm-home-cta h2,.sysm-home-cta p,.sysm-home-hero .sysm-lead{margin-left:auto;margin-right:auto;color:#fff}.sysm-home-cta p{color:rgba(255,255,255,.88)}.sysm-hero-actions{margin-top:32px}.sysm-grouped-table{border:1px solid var(--sysm-line);overflow:hidden;background:#fff}.sysm-group+.sysm-group{border-top:1px solid var(--sysm-line)}.sysm-group__title{background:#e8edf1;font-weight:800;padding:14px 20px;color:var(--sysm-ink)}.sysm-group dl{margin:0}.sysm-group dl>div{display:grid;grid-template-columns:200px 1fr;border-top:1px solid var(--sysm-line)}.sysm-group dt{margin:0;padding:14px 16px;background:var(--sysm-alt);font-weight:700;color:var(--sysm-ink)}.sysm-group dd{margin:0;padding:14px 16px;color:var(--sysm-muted)}.sysm-list-rows{display:grid;grid-gap:16px;gap:16px}.sysm-list-row{display:grid;grid-template-columns:200px 1fr;grid-gap:24px;gap:24px;align-items:center;padding:16px 0;border-bottom:1px solid var(--sysm-line)}.sysm-list-row img{width:200px;height:150px;-o-object-fit:cover;object-fit:cover;background:var(--sysm-alt)}.sysm-list-row h3{margin-bottom:8px}.sysm-spec-line{font-size:.85rem;color:var(--sysm-muted);margin-bottom:8px}.sysm-list-row a{font-weight:800;color:var(--sysm-ink);-webkit-text-decoration:none;text-decoration:none;border-bottom:2px solid var(--sysm-accent)}.sysm-icon-list{display:grid;grid-gap:16px;gap:16px}.sysm-icon-list>div{display:grid;grid-template-columns:56px 1fr;grid-gap:16px;gap:16px;align-items:start;padding:16px 0;border-bottom:1px solid var(--sysm-line)}.sysm-icon-list b{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid var(--sysm-line);color:var(--sysm-accent-deep);font-size:.85rem}.sysm-icon-list strong{display:block;color:var(--sysm-ink);margin-bottom:4px}.sysm-logo-row{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:16px;gap:16px}.sysm-logo-row>div{border:1px solid var(--sysm-line);padding:24px 12px;text-align:center;min-height:110px;display:flex;flex-direction:column;justify-content:center;filter:grayscale(1);transition:filter .2s}.sysm-logo-row>div:hover{filter:grayscale(0)}.sysm-logo-row strong{display:block;color:var(--sysm-ink);font-size:.95rem;margin-bottom:6px}.sysm-logo-row span{font-size:.78rem;color:var(--sysm-muted)}.sysm-home-cta{min-height:480px}.sysm-home-cta .container{padding-bottom:96px}@media (max-width:991.98px){.sysm-home-hero{min-height:520px}.sysm-list-row{grid-template-columns:1fr}.sysm-list-row img{width:100%;height:200px}.sysm-logo-row{grid-template-columns:repeat(3,1fr)}.sysm-hero-actions .sysm-btn{width:100%}}@media (max-width:575.98px){.sysm-home-hero{min-height:400px}.sysm-group dl>div{grid-template-columns:1fr}.sysm-logo-row{grid-template-columns:repeat(2,1fr)}}