.vh-problem{--vh-accent:#38977f;--vh-text:#1f2227;--vh-text-2:#3e454f;background:#fcfbf7;font-family:Inter,system-ui,-apple-system,sans-serif;padding:112px 0;-webkit-font-smoothing:antialiased}.vh-problem *{box-sizing:border-box}.vh-problem__wrap{margin:0 auto;max-width:1120px;padding:0 32px}.vh-problem__label{align-items:center;color:var(--vh-accent);display:flex;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600;gap:10px;letter-spacing:.18em;margin-bottom:20px;text-transform:uppercase}.vh-problem__label:before{background:var(--vh-accent);content:"";height:1px;width:28px}.vh-problem__h2{color:var(--vh-text);font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:clamp(30px,4vw,44px);font-weight:700;letter-spacing:-.02em;line-height:1.12;margin:10px 0 18px;max-width:860px}.vh-problem__prose{color:var(--vh-text-2);font-size:16px;line-height:1.65;margin:0 0 18px}.vh-problem__prose--emph{color:var(--vh-text);font-size:18px;font-weight:600;margin-top:12px}