/* Shared section heading furniture */

section{max-width:1620px;margin:0 auto;padding:96px 30px}
.sec-head{display:flex;align-items:flex-end;justify-content:space-between;gap:34px;flex-wrap:wrap;margin-bottom:44px;padding-bottom:20px;border-bottom:1px solid rgba(20,23,15,.2)}
.sec-id{font-family:var(--mono);font-size:9.5px;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);margin-bottom:14px}
h2{font-weight:800;font-size:clamp(30px,4.2vw,60px);line-height:.94;letter-spacing:-.038em;color:var(--green)}
h2 i{font-style:normal;color:var(--orange)}
.sec-note{font-family:var(--mono);font-size:11.5px;line-height:1.8;color:#4E5748;max-width:330px}
