/* Shared dimensions; translated text may take more space than Russian. */
.chrome-language-list a{unicode-bidi:isolate}
.chrome-language-list a:hover{text-decoration:underline;text-underline-offset:3px}
.chrome-footer-actions>a,.chrome-footer-telegram-copy,.chrome-footer-news-title{min-width:0}
.bank-row>div{min-width:0}
.bank-row p{overflow-wrap:anywhere}
[dir="ltr"]{unicode-bidi:isolate}

/* Hebrew follows the same structure with natural right-to-left reading order. */
html[lang="he"] body{font-family:Arial,sans-serif}
html[lang="he"] h1,html[lang="he"] h2,html[lang="he"] h3,
html[lang="he"] .eyebrow,html[lang="he"] .section-marker>span{letter-spacing:0}
html[lang="he"] .chrome-masthead-inner{direction:ltr}
html[lang="he"] .chrome-identity>span{direction:rtl}
html[lang="he"] .chrome-language-picker summary{direction:rtl}
html[lang="he"] .eyebrow::before{margin-right:0;margin-left:12px}
html[lang="he"] .rich ul{padding-left:0;padding-right:22px}
html[lang="he"] .reports-summary{border-left:0;border-right:3px solid var(--red)}
html[lang="he"] .activity-composition .work-directions{border-left:0;border-right:1px solid #d6d6d6}
html[lang="he"] .foundation,html[lang="he"] .membership{border-left:0;border-right:1px solid #ffffff50;padding-left:0;padding-right:32px}
html[lang="he"] .membership .ui-arrow{right:auto;left:0}
html[lang="he"] .culture-caption-author{text-align:left}
html[lang="he"] .result-large strong,html[lang="he"] .result-small strong{direction:ltr;unicode-bidi:isolate;text-align:right}
html[lang="he"] .result-large .line-icon{right:auto;left:10%}
html[lang="he"] .giving-standalone .giving-title{border-right:0;border-left:8px solid var(--red)}
html[lang="he"] .giving-standalone .button{margin-left:0;margin-right:38px}
html[lang="he"] .chrome-footer-actions{direction:ltr}
html[lang="he"] .chrome-footer-telegram-copy,html[lang="he"] .chrome-footer-news-title{direction:rtl;text-align:right}
html[lang="he"] .chrome-footer-nav{border-left:0;border-right:1px solid #d6d6d6}

@media(max-width:760px){
  html[lang="en"] .chrome-language-picker summary{font-size:10px;gap:5px}
  html[lang="he"] .chrome-identity>span{text-align:right}
  html[lang="he"] .foundation{border:0;padding:0}
  html[lang="he"] .membership{padding-right:24px}
  html[lang="he"] .activity-composition .work-directions{border-right:0}
  html[lang="he"] .result-large .line-icon{left:0}
  html[lang="he"] .chrome-footer-nav{padding-left:0;padding-right:20px}
}
@media(max-width:430px){
}
@media(max-width:370px){
  html[lang="en"] .chrome-language-picker summary{font-size:9px;gap:4px}
}

@media(max-width:760px){html[lang="he"] .chrome-masthead .chrome-identity{font-family:Arial,sans-serif}}
