.studio-atelier{padding-block:var(--section-space);background:var(--site-white);color:var(--site-ink)}.studio-atelier__layout{display:grid;grid-template-columns:minmax(0,1.68fr) minmax(0,1fr);align-items:start;grid-column-gap:clamp(20px,3vw,52px);column-gap:clamp(20px,3vw,52px);grid-row-gap:clamp(24px,4vw,40px);row-gap:clamp(24px,4vw,40px)}.studio-atelier__figure{margin:0}.studio-atelier__figure--secondary{margin-top:clamp(40px,7vw,104px)}.studio-atelier__frame{position:relative;overflow:hidden;border:1px solid var(--site-line);border-radius:6px;background:var(--site-cool)}.studio-atelier__figure--primary .studio-atelier__frame{aspect-ratio:4/3}.studio-atelier__figure--secondary .studio-atelier__frame{aspect-ratio:3/4}.studio-atelier__frame--placeholder{display:grid;place-items:center}.studio-atelier__mark{width:60px;height:auto;opacity:.9}.studio-team{padding-block:var(--section-space);border-top:1px solid var(--site-line);background:var(--site-cool);color:var(--site-ink)}.studio-team__layout{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:start;grid-column-gap:clamp(32px,5vw,88px);column-gap:clamp(32px,5vw,88px);grid-row-gap:clamp(36px,5vw,56px);row-gap:clamp(36px,5vw,56px)}.studio-team__body{max-width:46rem}.studio-team h2{margin:0;color:var(--site-blue);font-size:var(--fs-h2);line-height:1.02}.studio-team__stat{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 16px;margin:clamp(26px,3.5vw,42px) 0}.studio-team__stat-value{color:var(--site-notte);font-family:var(--font-display);font-size:clamp(3rem,5vw,4.6rem);font-weight:650;line-height:.9;letter-spacing:-.035em}.studio-team__stat-plus{color:var(--site-alloro-ink);font-weight:650}.studio-team__stat-label{max-width:20ch;color:var(--site-muted);font-size:1rem;line-height:1.4}.studio-team__copy{max-width:52ch;margin:0 0 18px;color:var(--site-muted);line-height:1.7}.studio-team__copy:last-child{margin-bottom:0}.studio-team__media{margin:0}.studio-team__frame{position:relative;overflow:hidden;aspect-ratio:16/9;border:1px solid var(--site-line);border-radius:6px;background:var(--site-white)}.studio-team__frame img{object-fit:cover}@media (max-width:820px){.studio-atelier__layout,.studio-team__layout{grid-template-columns:1fr}.studio-atelier__figure--secondary{margin-top:0;max-width:min(74%,300px);margin-inline:auto}.studio-team__stat-label{max-width:none}}