.statement__text { font-family: var(--font-display); font-weight: 700; font-size: clamp(24px, 3.6vw, 40px); line-height: 1.3; letter-spacing: -0.015em; max-width: 940px; margin: 0; }
.statement__text strong { color: var(--violet); font-weight: 800; }
:lang(he) .statement__text { font-family: var(--font-he); }
