.sj-hero{font-family:Inter,sans-serif;overflow:hidden;position:relative}.sj-hero *{box-sizing:border-box}.sj-hero__texture{background-position:50%;background-size:cover;inset:0;opacity:.06;pointer-events:none;position:absolute}.sj-hero__inner{margin:0 auto;position:relative;width:100%}.container{max-width:1200px}.container-narrow{max-width:960px}.container-fluid{max-width:100%}.sj-hero__inner--split{align-items:center;display:grid;gap:48px;grid-template-columns:1fr 1fr;padding-left:32px;padding-right:32px}.sj-hero__inner--img-left .sj-hero__media{order:-1}.sj-hero__content{display:flex;flex-direction:column;gap:24px}.sj-hero__eyebrow{display:block;font-family:Inter,sans-serif;font-size:18px;font-weight:700;letter-spacing:.08em;margin:0 0 14px;text-transform:uppercase}.sj-hero__heading{font-family:Macan,sans-serif!important;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin:0;max-width:16ch}.sj-hero__lead{font-size:18px;line-height:1.65;max-width:620px}.sj-hero__lead p{margin:0}.sj-hero--dark .sj-hero__lead,.sj-hero--dark .sj-hero__lead p{color:hsla(0,0%,100%,.65)}.sj-hero--light .sj-hero__lead,.sj-hero--light .sj-hero__lead p{color:#3e3d37}.sj-hero__cta-row{display:flex;flex-wrap:wrap;gap:12px}.sj-hero__btn{align-items:center;border-radius:45px;display:inline-flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;height:44px;justify-content:center;padding:0 24px;text-decoration:none;transition:opacity .2s ease,background .2s ease;white-space:nowrap}.sj-hero__btn:hover{opacity:.9}.sj-hero__btn--primary{background:#246f52;color:#fff!important}.sj-hero__btn--primary:hover{background:#1d5c44}.sj-hero--dark .sj-hero__btn--outline{background:transparent;border:1px solid hsla(0,0%,100%,.25);color:hsla(0,0%,100%,.85)}.sj-hero--dark .sj-hero__btn--outline:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.4)}.sj-hero--light .sj-hero__btn--outline{background:transparent;border:1px solid #e2e4e8;color:#12161a}.sj-hero--light .sj-hero__btn--outline:hover{background:#f4f6fa}.sj-hero__media{align-self:end;border-radius:16px 16px 0 0;overflow:hidden}.sj-hero__media img{display:block;height:480px;object-fit:cover;width:100%}.sj-hero__media-placeholder{align-items:center;background:#f4f6fa;border-radius:16px 16px 0 0;color:#c8cbcf;display:flex;height:480px;justify-content:center;width:100%}@media (max-width:768px){.sj-hero__inner--split{gap:32px;grid-template-columns:1fr}.sj-hero__inner--img-left .sj-hero__media{order:0}.sj-hero__heading{font-size:2.25rem}.sj-hero__media img,.sj-hero__media-placeholder{height:300px}.sj-hero__cta-row{flex-direction:column}.sj-hero__btn{justify-content:center;width:100%}}