.et-keyfigure{display:flex;align-items:center;gap:28px;flex-wrap:wrap;background:var(--white);border:1px solid var(--border);border-left:4px solid var(--green);border-radius:16px;padding:30px 34px;box-shadow:0 16px 38px rgba(10,20,15,.06)}.et-keyfigure-value{font-family:var(--font-title,inherit);font-size:clamp(2.6rem,6vw,3.6rem);line-height:1;color:var(--green-text);font-weight:700;flex:0 0 auto}.et-keyfigure-text{flex:1 1 320px;min-width:0;display:flex;flex-direction:column;gap:8px}.et-keyfigure-text strong{font-size:1.1rem;line-height:1.35}.et-keyfigure-text p{color:var(--text-muted);margin:0}.et-quote{margin:0;background:var(--green-light);border-radius:16px;padding:32px 36px;display:flex;flex-direction:column;gap:16px}.et-quote blockquote{margin:0;font-size:clamp(1.02rem,1.6vw,1.14rem);line-height:1.65}.et-quote blockquote p+p{margin-top:12px}.et-quote figcaption{display:flex;align-items:center;gap:14px}.et-quote figcaption img{width:56px;height:56px;border-radius:50%;object-fit:cover;object-position:center top}.et-quote figcaption span{display:flex;flex-direction:column}.et-quote figcaption strong{font-size:1rem}.et-quote figcaption em{font-style:normal}.et-method,.et-quote figcaption em{color:var(--text-muted);font-size:.92rem}.et-method{line-height:1.6;max-width:76ch;margin:0 auto;text-align:center}@media (max-width:700px){.et-keyfigure{gap:18px}.et-keyfigure,.et-quote{padding:24px 22px}}