:root{--ink:#111;--paper:#fff;--muted:#777}
*{box-sizing:border-box}html{font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper)}body{margin:0}a{color:inherit;text-decoration:none}
.site-header{display:flex;justify-content:space-between;align-items:flex-start;padding:24px 28px 46px;font-size:12px;line-height:1.35;letter-spacing:.04em}.identity{display:flex;flex-direction:column;font-weight:700}.identity span{font-weight:400;color:var(--muted)}nav{display:flex;gap:24px}nav a{padding-bottom:3px}nav a.active{border-bottom:1px solid}
.portfolio{width:calc(100% - 56px);margin:0 auto 80px}.work-section{margin-bottom:76px}.work-section h1,.work-section h2{margin:0 0 18px;font-size:12px;font-weight:400;letter-spacing:.06em;text-transform:uppercase}.format-grid{display:grid;gap:24px}.posts-grid,.page-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.double-grid,.film-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.work-item{border:0;padding:0;margin:0;background:#f7f7f7;display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:zoom-in}.posts-grid .work-item{aspect-ratio:1}.double-grid .work-item{aspect-ratio:1.5}.page-grid .work-item{aspect-ratio:.72}.film-grid .work-item{aspect-ratio:16/9}.work-item img,.work-item video{display:block;width:100%;height:100%;object-fit:contain}.video-item{cursor:default;background:#111}
.lightbox{width:100vw;height:100vh;max-width:none;max-height:none;border:0;padding:50px;background:rgba(255,255,255,.98)}.lightbox::backdrop{background:rgba(255,255,255,.98)}.lightbox img{width:100%;height:100%;object-fit:contain}.close{position:fixed;top:18px;right:22px;border:0;background:transparent;font-size:12px;letter-spacing:.05em;cursor:pointer}
.about-header{justify-content:flex-end}.about-page{padding:42px 28px 90px}.about-hero{padding-bottom:28px;border-bottom:1px solid #111}.about-hero h1{display:flex;align-items:baseline;gap:clamp(18px,2.5vw,42px);margin:0;font-size:clamp(24px,2.8vw,43px);line-height:1;letter-spacing:-.035em;white-space:nowrap}.about-hero h1 span{font:inherit}.about-copy{display:block;max-width:760px;margin:58px 0 110px;font-size:17px;line-height:1.6;letter-spacing:0}.about-copy p{margin:0 0 1.2em}.clients{border-top:1px solid #111;padding-top:16px}.clients>span{display:block;font-size:11px;letter-spacing:.08em}.client-logos{display:block;width:100%;height:auto;margin-top:45px}
@media(max-width:900px){.posts-grid,.page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header{padding-bottom:32px}.about-page{padding-top:25px}.about-hero h1{flex-wrap:wrap;white-space:normal}.about-copy{max-width:700px}}@media(max-width:560px){.site-header{padding:18px 16px 28px;gap:20px;flex-direction:column}.about-header{align-items:flex-end}.portfolio{width:calc(100% - 32px)}.format-grid{gap:12px}.double-grid,.film-grid{grid-template-columns:1fr}.work-section{margin-bottom:52px}.about-page{padding:20px 16px 60px}.about-hero{padding-bottom:24px}.about-hero h1{gap:10px 18px;font-size:25px}.about-copy{margin:38px 0 72px;font-size:16px}.client-logos{margin-top:32px}.lightbox{padding:24px}}

.about-hero h1{align-items:center}
.about-hero h1 span:nth-child(n+2){font-weight:300;color:#9d174d;letter-spacing:-.02em}
.about-hero h1 span:nth-child(3){position:relative}
.about-hero h1 span:nth-child(3)::before{content:"";position:absolute;left:calc(clamp(18px,2.5vw,42px) / -2);top:5%;width:1px;height:90%;background:#9d174d;opacity:.65}
.about-copy{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,100px);max-width:none;width:100%;align-items:start}
.about-copy>div{text-align:justify;text-justify:inter-word}
.english-copy{display:flex;flex-direction:column;justify-content:flex-start;gap:8px;text-align-last:left;font-size:19px;font-weight:300;line-height:1.55}
.english-copy p,.english-copy p:last-child{margin:0}
.hebrew-copy{text-align-last:right;font-family:"Arial Hebrew","Noto Sans Hebrew","Rubik",Arial,sans-serif;font-weight:300;letter-spacing:-.018em;line-height:1.7}
.about-logos{display:block;width:100%;height:auto;align-self:start}
.about-copy{align-items:stretch}
.about-hero,.about-copy,.clients{width:100%;max-width:none}
.client-logos{width:calc(100% + 2px);max-width:none;margin-left:-1px;object-fit:contain}
@media(max-width:560px){.about-hero h1 span:nth-child(3)::before{left:-9px}}
@media(max-width:700px){.about-copy{grid-template-columns:1fr;gap:34px}.english-copy{order:1;font-size:17px;gap:20px}.about-logos{order:2}}

/* About page matched to the supplied layout */
.about-body .about-page{padding:58px 42px 80px}
.about-body .about-hero{padding-bottom:25px;border-bottom:1px solid #777}
.about-body .about-hero h1{gap:clamp(14px,1.6vw,24px);font-size:clamp(26px,2.9vw,38px);letter-spacing:-.035em}
.about-body .about-hero h1 a{font-weight:700}
.about-body .about-hero h1 span:nth-child(n+2){font-weight:300}
.about-body .about-hero h1 span:nth-child(3)::before{left:calc(clamp(14px,1.6vw,24px) / -2)}
.about-body .about-copy{grid-template-columns:1.08fr .92fr;gap:clamp(50px,6vw,90px);margin:32px 0 0}
.about-body .english-copy{font-size:16px;font-weight:400;line-height:1.58;gap:7px}
.about-body .about-logos{width:100%;margin:0;align-self:start}
@media(max-width:900px){.about-body .about-hero h1{flex-wrap:wrap}.about-body .about-copy{grid-template-columns:1fr;gap:38px}.about-body .about-logos{max-width:650px}}
@media(max-width:560px){.about-body .about-page{padding:34px 16px 60px}.about-body .about-hero h1{font-size:26px}.about-body .about-copy{margin-top:28px}}

@media(min-width:901px){
  .about-body .about-page{width:min(1150px,calc(100% - 84px));margin:0 auto;padding:60px 0 80px}
  .about-body .about-hero{width:100%;padding-bottom:24px}
  .about-body .about-hero h1{display:flex;flex-wrap:nowrap;gap:16px;font-size:36px;line-height:1;letter-spacing:-.035em}
  .about-body .about-hero h1 span:nth-child(3)::before{left:-8px;top:2%;height:96%}
  .about-body .about-copy{grid-template-columns:560px 500px;gap:70px;width:1130px;margin:32px 0 0;align-items:start}
  .about-body .english-copy{font-size:16px;line-height:1.58;gap:7px}
.about-body .about-logos{width:500px;height:auto}
  .print-pages{margin-top:24px}
}
.print-pages{margin-top:24px}
.identity>a{display:flex;align-items:baseline;gap:8px}
.identity>a strong{font-weight:700}
.identity .identity-role{color:#9d174d;font-weight:300}
.about-body .about-hero h1 span:nth-child(2){color:#aaa}
.about-body .about-hero h1 span:nth-child(3){color:#d00072}
.about-body .about-hero h1 span:nth-child(3)::before{background:#aaa}
.work-header{align-items:center;padding:38px 28px 42px}
.work-brand{display:flex;align-items:center;gap:16px;font-size:clamp(24px,2.6vw,36px);line-height:1;letter-spacing:-.035em;white-space:nowrap}
.work-brand a{font-weight:700}
.work-brand span{font-weight:300;letter-spacing:-.02em}
.work-brand span:nth-child(2){color:#aaa}
.work-brand span:nth-child(3){position:relative;color:#d00072}
.work-brand span:nth-child(3)::before{content:"";position:absolute;left:-8px;top:2%;width:1px;height:96%;background:#aaa}
@media(max-width:1050px){.work-header{align-items:flex-start;gap:24px;flex-direction:column}.work-brand{flex-wrap:wrap;white-space:normal}}
@media(max-width:560px){.work-brand{gap:10px 16px;font-size:25px}.work-brand span:nth-child(3)::before{left:-8px}}
.about-body .about-copy{display:block;width:100%;margin-top:32px}
.about-body .about-text-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:70px;width:100%;font-size:16px;font-weight:400;line-height:1.58}
.about-body .about-text-columns p{margin:0;text-align:justify;text-align-last:left;text-justify:inter-word}
.about-body .about-logos{display:block;width:100%;max-width:none;height:auto;margin:42px 0 0}
@media(max-width:700px){.about-body .about-text-columns{grid-template-columns:1fr;gap:22px}.about-body .about-logos{margin-top:32px}}
.about-body .about-hero h1 span:nth-child(3)::before,
.work-brand span:nth-child(3)::before{display:none}
