.proj-section .section-head{display:grid;gap:60px;grid-template-columns:220px 1fr;margin-bottom:48px}.proj-section .section-head>p:empty{display:none}.proj-section .section-head>span.sh-label{grid-column:1;grid-row:1}.proj-section .section-head>h2.sh-title{grid-column:2;grid-row:1}.proj-section .sh-label{color:var(--ash,#c4bdb2);font-size:9px;letter-spacing:.22em;padding-top:4px;text-transform:uppercase}.proj-section .sh-title{font-size:clamp(24px,2.8vw,42px);font-style:italic;font-weight:300;line-height:1.15;margin:0}.proj-section .section-body{display:grid;gap:60px;grid-template-columns:220px 1fr}.proj-section .section-body>p:empty{display:none}.proj-section .section-body>div.sb-empty{grid-column:1;grid-row:1}.proj-section .section-body>div.sb-text{grid-column:2;grid-row:1}.proj-section .sb-text{font-size:15px;font-weight:300;line-height:1.9;max-width:620px}.proj-section .sb-text p+p{margin-top:20px}.proj-section .sb-text strong{font-weight:400}@media(max-width:767px){.proj-section .section-body,.proj-section .section-head{gap:20px;grid-template-columns:1fr;margin-bottom:24px}.proj-section .sb-empty{display:none}}
