
.sf-how{--sf-charcoal:#24332e;--sf-g1:#84c1b9;--sf-g2:#2a7d72;width:100%;background:var(--sf-charcoal);color:#fff;font-family:'Hanken Grotesk',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}
.sf-how *{box-sizing:border-box}
.sf-how-inner{max-width:1160px;margin:0 auto;padding:58px 22px}
.sf-how-grid{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}
@media(max-width:860px){.sf-how-grid{grid-template-columns:1fr;gap:28px}}
.sf-grad{background:linear-gradient(95deg,var(--sf-g1),var(--sf-g2));-webkit-background-clip:text;background-clip:text;color:transparent}
.sf-kicker{font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px}
.sf-kicker.lt{color:#dedede}
.sf-how h2.sf-how-h{font-family:'Anton',Impact,'Arial Narrow',sans-serif!important;font-weight:400!important;text-transform:uppercase!important;letter-spacing:.005em!important;line-height:.98!important;font-size:clamp(30px,3.9vw,44px);margin:0 0 16px;color:#fff}
.sf-how-lead{font-size:16px;color:#dedede;margin:0 0 24px;max-width:44ch}
.sf-feat{display:flex;gap:16px;margin-bottom:22px}
.sf-ficon{flex:none;width:46px;height:46px;border-radius:12px;background:rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center}
.sf-feat svg{width:24px;height:24px;stroke:var(--sf-g1);fill:none}
.sf-how .sf-feat h4{font-family:'Hanken Grotesk',-apple-system,sans-serif!important;font-size:18px!important;font-weight:800!important;margin:0 0 3px!important;color:#fff!important;text-transform:none!important;letter-spacing:0!important;line-height:1.25!important}
.sf-feat p{font-size:15px;color:#dedede;margin:0}
.sf-how-vid{position:relative;aspect-ratio:1/1;border-radius:16px;overflow:hidden;background:linear-gradient(160deg,#2f4640,#15231e)}
.sf-how-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1;display:block;background:transparent}
.sf-how-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:0}
.sf-how-play svg{width:58px;height:58px;fill:rgba(255,255,255,.85)}
