.sj-hero{align-items:center;display:flex;font-family:Inter,sans-serif;min-height:630px;overflow:hidden;padding:60px 24px;position:relative}.sj-hero *{box-sizing:border-box}.sj-hero__bg{inset:0;position:absolute;z-index:0}.sj-hero__bg img{height:100%;object-fit:cover;width:100%}.sj-hero__overlay{background:linear-gradient(135deg,rgba(18,22,26,.92),rgba(18,22,26,.7) 50%,rgba(18,22,26,.4));inset:0;position:absolute}.sj-hero__inner{margin:0 auto;position:relative;width:100%;z-index:1}.sj-hero__inner,.sj-hero__inner.container{max-width:1240px}.sj-hero__inner.container-narrow{max-width:960px}.sj-hero__inner.container-wide{max-width:1440px}.sj-hero__inner.container-full{max-width:100%}.sj-hero__grid{align-items:center;display:grid;gap:clamp(32px,5vw,60px);grid-template-columns:1fr 1fr}.sj-hero__eyebrow{font-family:Inter,sans-serif;font-size:clamp(14px,2vw,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(2rem,5.5vw,4rem);font-weight:800;letter-spacing:.04em;line-height:1.1;margin:0 0 20px;max-width:24ch;overflow-wrap:break-word;text-wrap:balance}.sj-hero__heading span[style]{color:inherit}.sj-hero__heading span[style*=color]{color:revert}.sj-hero__lead{font-family:Macan,sans-serif;font-size:clamp(17px,2.2vw,24px);font-weight:800;letter-spacing:.01em;line-height:1.35;margin:-8px 0 20px;max-width:48ch;text-wrap:balance}.sj-hero__body{font-size:clamp(15px,1.6vw,17px);line-height:1.7;margin:0 0 32px;max-width:60ch;opacity:.8;text-wrap:pretty}.sj-hero__body>:first-child{margin-top:0}.sj-hero__body>:last-child{margin-bottom:0}.sj-hero__body p{margin:0 0 16px}.sj-hero__body a{color:inherit;text-decoration:underline}.sj-hero__body ol,.sj-hero__body ul{margin:0 0 16px;padding-left:1.25em}.sj-hero__body li{margin-bottom:8px}.sj-hero__actions{display:flex;flex-wrap:wrap;gap:16px}.sj-hero__btn{align-items:center;border-radius:45px;display:inline-flex;font-size:16px;font-weight:600;justify-content:center;min-height:48px;padding:14px 28px;text-decoration:none;transition:opacity .15s ease}.sj-hero__btn:hover{opacity:.88}.sj-hero__btn--ghost{border:1px solid hsla(0,0%,100%,.4)}.sj-hero__media{min-width:0;position:relative}.sj-hero__frame{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:12px}.sj-hero__frame img{border-radius:8px;display:block;height:auto;width:100%}.sj-hero__stat{align-items:center;background:rgba(246,245,241,.85);border:1px solid #12161a;border-radius:8px;display:flex;gap:12px;max-width:calc(100% - 24px);padding:16px 20px;position:absolute;right:-20px;top:-20px}.sj-hero__stat-num{color:#03d38d!important;font-family:Macan,sans-serif;font-size:30px;font-weight:800;line-height:1}.sj-hero__stat-label{color:#12161a;font-size:14px;line-height:1.3;opacity:.6}.sj-hero--text-light,.sj-hero--text-light .sj-hero__btn--ghost,.sj-hero--text-light .sj-hero__heading{color:#fff}.sj-hero--text-dark,.sj-hero--text-dark .sj-hero__heading{color:#12161a}.sj-hero--text-dark .sj-hero__frame{background:#f4f6fa;border-color:#e2e4e8}.sj-hero--text-dark .sj-hero__stat{background:#fff;border-color:#e2e4e8}.sj-hero--text-dark .sj-hero__btn--ghost{border-color:rgba(0,0,0,.3);color:#12161a}.sj-hero--full .sj-hero__grid{grid-template-columns:1fr}.sj-hero--full .sj-hero__content{max-width:720px;width:100%}.sj-hero--full.sj-hero--align-left .sj-hero__content{margin-left:0;margin-right:auto}.sj-hero--full.sj-hero--align-center .sj-hero__content{margin-left:auto;margin-right:auto}.sj-hero--full.sj-hero--align-right .sj-hero__content{margin-left:auto;margin-right:0}.sj-hero--align-left .sj-hero__content{text-align:left}.sj-hero--align-center .sj-hero__content{text-align:center}.sj-hero--align-right .sj-hero__content{text-align:right}.sj-hero--align-left .sj-hero__actions{justify-content:flex-start}.sj-hero--align-center .sj-hero__actions{justify-content:center}.sj-hero--align-right .sj-hero__actions{justify-content:flex-end}.sj-hero--align-left .sj-hero__body,.sj-hero--align-left .sj-hero__lead{margin-left:0;margin-right:auto}.sj-hero--align-center .sj-hero__body,.sj-hero--align-center .sj-hero__lead{margin-left:auto;margin-right:auto}.sj-hero--align-right .sj-hero__body,.sj-hero--align-right .sj-hero__lead{margin-left:auto;margin-right:0}.sj-hero--full .sj-hero__inner.container .sj-hero__content{max-width:720px}.sj-hero--full .sj-hero__inner.container-narrow .sj-hero__content{max-width:560px}.sj-hero--full .sj-hero__inner.container-wide .sj-hero__content{max-width:1040px}.sj-hero--full .sj-hero__inner.container-full .sj-hero__content{max-width:100%}.sj-hero__frame--bare{background:transparent!important;border:none;padding:0}.sj-hero--text-dark .sj-hero__frame--bare{background:transparent;border-color:transparent}.sj-hero__frame--bare img{border-radius:0}@media (max-width:1024px){.sj-hero{min-height:520px;padding:56px 24px}.sj-hero__stat{padding:12px 16px;right:-14px;top:-14px}.sj-hero__stat-num{font-size:26px}}@media (max-width:860px){.sj-hero{align-items:flex-start;height:auto;min-height:0;padding:56px 20px}.sj-hero__inner{padding:0}.sj-hero__grid{gap:40px;grid-template-columns:1fr}.sj-hero__content{order:1}.sj-hero__media{order:2;width:100%}.sj-hero__heading{margin-bottom:16px;max-width:none}.sj-hero__body,.sj-hero__lead{max-width:none}.sj-hero__body{margin-bottom:24px}.sj-hero__actions{gap:12px}.sj-hero__stat{margin-top:16px;max-width:100%;position:static;width:fit-content}.sj-hero--align-center .sj-hero__stat{margin-left:auto;margin-right:auto}.sj-hero--align-right .sj-hero__stat{margin-left:auto}}@media (max-width:560px){.sj-hero{padding:40px 16px}.sj-hero__grid{gap:32px}.sj-hero__eyebrow{font-size:13px;margin-bottom:10px}.sj-hero__lead{margin-top:0}.sj-hero__frame{padding:8px}.sj-hero__stat{padding:12px 16px}.sj-hero__stat-num{font-size:24px}.sj-hero__actions{align-items:stretch;flex-direction:column;width:100%}.sj-hero__btn{font-size:15px;padding:14px 20px;width:100%}}@media (max-width:380px){.sj-hero{padding:32px 14px}.sj-hero__heading{letter-spacing:.02em}}@media (prefers-reduced-motion:reduce){.sj-hero__btn{transition:none}}