.w99-trade-form{background:#f2f1ea}
.w99-trade-head{max-width:64ch;margin-bottom:clamp(24px,3vw,38px)}
.w99-trade-head h2{font-size:clamp(23px,3vw,36px);margin:10px 0 14px}
.w99-trade-head .w99-lead{margin-bottom:12px}
.w99-trade-head .w99-small{opacity:.75;line-height:1.85}
.w99-trade-fields{max-width:860px}
.w99-trade-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 22px;margin-bottom:18px}
.w99-trade-fields label{display:flex;flex-direction:column;gap:6px;font-size:13.5px;font-weight:600;min-width:0}
.w99-trade-fields label span{color:#7C2A38}
.w99-trade-fields input,.w99-trade-fields select,.w99-trade-fields textarea{
  font:inherit;font-weight:400;padding:11px 13px;border:1px solid #c7cec4;border-radius:2px;background:#fbfaf6;width:100%}
.w99-trade-fields input:focus,.w99-trade-fields select:focus,.w99-trade-fields textarea:focus{outline:2px solid #23302c;outline-offset:1px}
.w99-trade-body{margin-bottom:18px}
.w99-trade-fields .w99-small{opacity:.7;margin:0 0 20px;line-height:1.8}
#trade-enquiry{scroll-margin-top:100px}
@media(max-width:749px){.w99-trade-grid{grid-template-columns:1fr}}
