.sj-sec{background:var(--sj-bg);font-family:Inter,Helvetica,Arial,sans-serif;overflow:hidden;padding:var(--sj-vpad,72px) var(--sj-hpad,0)}.sj-sec *,.sj-sec :after,.sj-sec :before{box-sizing:border-box}.sj-sec__inner{margin:0 auto;max-width:1240px;padding-left:clamp(20px,4vw,40px);padding-right:clamp(20px,4vw,40px);width:100%}.sj-sec__inner.sj-w-narrow{max-width:960px}.sj-sec__inner.sj-w-fluid{max-width:100%}.sj-sec--text-light{--sj-h:#fff;--sj-body:hsla(0,0%,100%,.72);--sj-muted:hsla(0,0%,100%,.5)}.sj-sec--text-dark{--sj-h:#12161a;--sj-body:#3e3d37;--sj-muted:#6b6f74}.sj-sec--text-inherit{--sj-h:inherit;--sj-body:inherit;--sj-muted:inherit}.sj-sec--light-cards{--sj-card-bg:#fff;--sj-card-border:#e2e4e8;--sj-card-h:#12161a;--sj-card-body:#3e3d37;--sj-card-muted:#6b6f74;--sj-card-inset:#f4f6fa}.sj-sec--dark-cards{--sj-card-bg:hsla(0,0%,100%,.06);--sj-card-border:hsla(0,0%,100%,.12);--sj-card-h:#fff;--sj-card-body:hsla(0,0%,100%,.72);--sj-card-muted:hsla(0,0%,100%,.5);--sj-card-inset:hsla(0,0%,100%,.04)}.sj-card{background:var(--sj-card-bg);border:1px solid var(--sj-card-border);border-radius:16px}.sj-sec__head{margin-bottom:clamp(32px,4vw,48px);max-width:720px}.sj-sec--align-center .sj-sec__head{margin-left:auto;margin-right:auto;max-width:820px;text-align:center}.sj-sec__eyebrow{font-size:16px;font-weight:700;letter-spacing:.14em;margin:0 0 14px;text-transform:uppercase}.sj-links__callout{background:#163029;border-radius:0 8px 8px 0;color:#fff;font-family:Macan,Helvetica,sans-serif;font-size:clamp(17px,1.6vw,19px);font-weight:800;line-height:1.35;margin:24px 0 0;padding:20px 26px;text-wrap:pretty}.sj-sec__heading{color:var(--sj-h);font-family:Macan,Macan Extrabold,Helvetica,sans-serif;font-size:clamp(26px,3vw,34px);font-weight:800;letter-spacing:-.01em;line-height:1.14;margin:0 0 14px;text-wrap:pretty}.sj-sec__subheading{font-family:Macan,Helvetica,sans-serif;font-size:clamp(20px,2vw,22px);font-weight:800;line-height:1.2;margin:0 0 14px}.sj-sec__intro{color:var(--sj-body);font-size:16px;line-height:1.65;max-width:640px;text-wrap:pretty}.sj-sec--align-center .sj-sec__intro{margin-left:auto;margin-right:auto}.sj-sec__intro p{margin:0 0 12px}.sj-sec__intro p:last-child{margin-bottom:0}@media (max-width:560px){.sj-card{border-radius:12px}}.sj-links__icon{align-items:center;display:inline-flex;flex:0 0 auto;height:24px;justify-content:center;width:24px}.sj-links__icon i{font-size:22px;line-height:1}.sj-links__item-main{flex:1 1 auto;min-width:0}.sj-links{align-items:start;display:grid;gap:clamp(28px,3vw,48px);grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}.sj-links__heading{color:var(--sj-h);font-family:Macan,Helvetica,sans-serif;font-size:clamp(24px,2.6vw,30px);font-weight:800;line-height:1.15;margin:0 0 12px;text-wrap:pretty}.sj-links__body{color:var(--sj-body);font-size:15px;line-height:1.65}.sj-links__body p{margin:0 0 12px}.sj-links__body p:last-child{margin-bottom:0}.sj-links__list{display:grid;gap:12px}.sj-links__item{align-items:center;color:inherit;display:flex;gap:20px;justify-content:space-between;padding:20px 22px;text-decoration:none}.sj-links__item--link{transition:border-color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}.sj-links__item--link:hover{border-color:var(--sj-accent);box-shadow:0 10px 30px rgba(18,22,26,.1);transform:translateY(-3px) scale(1.015)}.sj-links__item--link:hover .sj-links__arrow{transform:translateX(4px)}.sj-links__item-title{color:var(--sj-card-h);font-family:Macan,Helvetica,sans-serif;font-size:17px;font-weight:800;margin-bottom:4px}.sj-links__item-body{color:var(--sj-card-body);font-size:13px;line-height:1.5}.sj-links__arrow{flex:none;font-family:Macan Mono,ui-monospace,monospace;font-size:15px;transition:transform .2s ease}