.shs-container{box-sizing:border-box;margin-inline:auto;max-width:1110px;padding-inline:var(--space-lg,24px);width:100%}.shs-section{padding-block:var(--space-section-md,80px)}.shs-section--tight{padding-block:var(--space-section-sm,40px)}.shs-section--loose{padding-block:var(--space-section-lg,120px)}.shs-display{font-family:var(--font-display,"massilia","Arial Narrow",Arial,sans-serif);font-weight:var(--weight-bold,700)}.shs-h1{font-size:var(--fs-h1,72px);letter-spacing:var(--ls-h1,-2px);line-height:var(--lh-h1,80px)}.shs-h1,.shs-h2{font-family:var(--font-display,"massilia","Arial Narrow",Arial,sans-serif);font-weight:var(--weight-bold,700);margin:0}.shs-h2{font-size:var(--fs-h2,60px);letter-spacing:var(--ls-h2,-.6px);line-height:var(--lh-h2,64px)}.shs-h3{font-size:var(--fs-h3,30px);letter-spacing:var(--ls-h3,-.6px);line-height:var(--lh-h3,36px)}.shs-h3,.shs-h4{font-family:var(--font-display,"massilia","Arial Narrow",Arial,sans-serif);font-weight:var(--weight-bold,700);margin:0}.shs-h4{font-size:var(--fs-h4,24px);letter-spacing:var(--ls-h4,-.4px);line-height:var(--lh-h4,32px)}.shs-h5{font-size:var(--fs-h5,22px);font-weight:var(--weight-bold,700);line-height:var(--lh-h5,30px);margin:0}.shs-body,.shs-h5{font-family:var(--font-body,"Arial",Helvetica,sans-serif)}.shs-body{font-size:var(--fs-body,16px);line-height:var(--lh-body,22px)}.shs-body-lg{font-size:var(--fs-body-lg,18px);line-height:var(--lh-body-lg,28px)}.shs-body-lg,.shs-body-sm{font-family:var(--font-body,"Arial",Helvetica,sans-serif)}.shs-body-sm{font-size:var(--fs-body-sm,14px);line-height:var(--lh-body-sm,20px)}.shs-eyebrow{font-family:var(--font-label,"Helvetica",Arial,sans-serif);font-size:var(--fs-eyebrow,12px);font-weight:var(--weight-bold,700);letter-spacing:var(--ls-eyebrow,3px);line-height:var(--lh-eyebrow,18px);margin:0;text-transform:uppercase}@media (max-width:767px){.shs-h1{font-size:40px;letter-spacing:-1px;line-height:44px}.shs-h2{font-size:32px;line-height:36px}.shs-h3{font-size:26px;line-height:32px}}.shs-link{border-bottom:1px solid transparent;color:var(--green-ink,#076b64);text-decoration:none;transition:border-color .15s ease}.shs-link:focus-visible,.shs-link:hover{border-bottom-color:currentColor}.shs-link--on-dark{color:#fff}.shs-link--on-dark:focus-visible,.shs-link--on-dark:hover{border-bottom-color:transparent;color:var(--mint,#00f584)}.shs-btn{align-items:center;border:1px solid transparent;border-radius:var(--radius-xl,100px);cursor:pointer;display:inline-flex;font-family:var(--font-body,"Arial",Helvetica,sans-serif);font-size:var(--fs-body,16px);font-weight:var(--weight-bold,700);gap:10px;justify-content:center;line-height:1;padding:8px 18px;text-decoration:none;transition:background .15s ease,color .15s ease,transform .15s ease,border-color .15s ease}.shs-btn:focus-visible,.shs-btn:hover{transform:translateY(-1px)}.shs-btn--primary{background:var(--mint,#00f584);color:var(--engaged-black,#212121)}.shs-btn--primary:focus-visible,.shs-btn--primary:hover{background:var(--mint-hover,#00df77)}.shs-btn--on-dark{background:var(--mint,#00f584);color:var(--engaged-black,#212121)}.shs-btn--on-dark:focus-visible,.shs-btn--on-dark:hover{background:var(--mint-hover,#00df77)}.shs-btn--ghost{background:transparent;border-color:var(--green-ink,#076b64);color:var(--green-ink,#076b64)}.shs-btn--ghost:focus-visible,.shs-btn--ghost:hover{background:var(--green-ink,#076b64);color:#fff}.shs-btn--ghost-dark{background:transparent;border-color:hsla(0,0%,100%,.55);color:#fff}.shs-btn--ghost-dark:focus-visible,.shs-btn--ghost-dark:hover{background:var(--mint,#00f584);border-color:var(--mint,#00f584);color:var(--engaged-black,#212121)}.shs-btn--dark{background:var(--engaged-black,#212121);color:#fff}.shs-btn--dark:focus-visible,.shs-btn--dark:hover{background:#000}.shs-on-dark,.shs-on-dark :where(h1,h2,h3,h4,h5,h6,p,li,dd,dt,td,th,blockquote,figcaption,strong,em){color:#fff}.shs-on-light,.shs-on-light :where(h1,h2,h3,h4,h5,h6,p,li,dd,dt,td,th,blockquote,figcaption,strong,em){color:var(--engaged-black,#212121)}.shs-kt{background:var(--open-gray,#f4f4f2);border-left:4px solid var(--green-ink,#076b64);border-radius:var(--radius-sm,12px);margin:0 0 32px;padding:20px 24px}.shs-kt .shs-kt__h,p.shs-kt__h{color:var(--green-ink,#076b64);font-family:var(--font-label,"Helvetica",Arial,sans-serif);font-size:13px;font-weight:700;letter-spacing:.08em;margin:0 0 10px;text-transform:uppercase}.shs-kt ul{margin:0;padding-left:18px}.shs-kt li{margin:6px 0}.shs-note,p.shs-note{background:var(--warm-white,#fbfaf8);border:1px solid var(--gray-40,#e4e3df);border-left:4px solid var(--green-ink,#076b64);border-radius:var(--radius-sm,12px);color:var(--engaged-black,#212121);font-size:15px;padding:14px 18px}a.shs-inline-cta{align-items:center;border:1px solid var(--green-ink,#076b64);border-radius:var(--radius-xl,100px);color:var(--green-ink,#076b64);display:inline-flex;font-family:var(--font-body,"Arial",Helvetica,sans-serif);font-size:15px;font-weight:var(--weight-bold,700);gap:8px;line-height:1;padding:10px 20px;text-decoration:none;transition:background .15s ease,color .15s ease}a.shs-inline-cta:focus-visible,a.shs-inline-cta:hover{background:var(--green-ink,#076b64);color:#fff}table.shs-table{border-collapse:collapse;font-size:16px;margin:24px 0;width:100%}table.shs-table thead th{background:var(--engaged-black,#1a1a1a);color:#fff;font-family:var(--font-label,"Helvetica",Arial,sans-serif);font-size:13px;letter-spacing:.03em;padding:12px 14px;text-align:left}table.shs-table td{border-bottom:1px solid #ececec;padding:12px 14px;vertical-align:top}table.shs-table tbody tr:nth-child(2n){background:#faf9f7}table.shs-table td:first-child{color:var(--green-ink,#076b64);font-weight:600}.shs-on-dark,.shs-on-light{--s-accent-fill:#00f584;--s-accent-fill-ink:#212121;--s-rule:#707685;--s-radius:12px}.shs-on-dark{--s-surface:#212121;--s-panel:#4d4e57;--s-ink:#fff;--s-ink-2:#b6c4db;--s-accent:#00f584;--s-ghost-ink:#fff;--s-ghost-border:hsla(0,0%,100%,.55);--s-fill-border:transparent}.shs-on-dark.is-alt{--s-surface:#000;--s-panel:#212121}.shs-on-light{--s-surface:#fff;--s-panel:#f5f6f7;--s-ink:#212121;--s-ink-2:#4d4e57;--s-accent:#076b64;--s-ghost-ink:#076b64;--s-ghost-border:#076b64;--s-fill-border:#076b64}.shs-on-light.is-alt{--s-surface:#f5f6f7;--s-panel:#fff}.shs-on-dark,.shs-on-dark :where(h1,h2,h3,h4,h5,h6,p,li,dd,dt,td,th,blockquote,figcaption,strong,em){color:var(--s-ink,#fff)}.shs-on-light,.shs-on-light :where(h1,h2,h3,h4,h5,h6,p,li,dd,dt,td,th,blockquote,figcaption,strong,em){color:var(--s-ink,var(--engaged-black,#212121))}.shs-surface{background:var(--s-surface)}.shs-imgslot{align-items:center;color:var(--s-ink-2);display:flex;font-family:var(--font-label,Helvetica,Arial,sans-serif);font-size:11px;justify-content:center;letter-spacing:.12em;padding:var(--space-md,18px);text-align:center;text-transform:uppercase}.shs-eyebrow--accent{color:var(--s-accent)}.shs-meta{color:var(--s-ink-2);font-size:var(--fs-body-sm,14px);line-height:var(--lh-body-sm,20px)}.shs-panel{background:var(--s-panel);border:1px solid var(--s-rule);border-radius:var(--s-radius)}.shs-hr{border:0;border-top:1px solid var(--s-rule);margin:0}.shs-btn--lg{border-radius:var(--radius-xl,100px);font-size:var(--fs-body,16px);padding:14px 32px}.shs-btn:focus-visible,.shs-link:focus-visible,a:focus-visible .shs-panel{outline:2px solid var(--s-accent,#00f584);outline-offset:3px}.shs-btn--fill{background:var(--s-accent-fill);border-color:var(--s-fill-border);color:var(--s-accent-fill-ink)}.shs-btn--fill:focus-visible,.shs-btn--fill:hover{background:var(--mint-hover,#00df77)}.shs-btn--outline{background:transparent;border-color:var(--s-ghost-border);color:var(--s-ghost-ink)}.shs-btn--outline:focus-visible,.shs-btn--outline:hover{background:var(--s-accent-fill);border-color:var(--s-accent-fill);color:var(--s-accent-fill-ink)}.shs-eyebrow--pill{align-items:center;align-self:flex-start;border:1px solid var(--s-rule);border-radius:var(--radius-xl,100px);color:var(--s-accent);display:inline-flex;gap:var(--space-sm,12px);padding:6px 12px}.shs-eyebrow--pill svg{display:block;flex:none;height:14px;width:14px}.shs-reveal{opacity:0;transform:translateY(14px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.shs-reveal.is-in{opacity:1;transform:none}.shs-reveal--d1{transition-delay:.06s}.shs-reveal--d2{transition-delay:.12s}.shs-reveal--d3{transition-delay:.18s}.shs-reveal--d4{transition-delay:.24s}@media (prefers-reduced-motion:reduce){.shs-reveal{opacity:1;transform:none;transition:none}}