.hnr-product-request{margin-top:1.2rem;padding:1.2rem;border:1px solid rgba(130,94,46,.22);border-radius:18px;background:rgba(255,252,246,.72)}
.hnr-product-form{display:block}.hnr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1rem;margin-bottom:1rem}.hnr-field{margin:0;min-width:0}.hnr-field--wide{grid-column:1/-1}.hnr-field label{display:block;font-weight:700;margin-bottom:.4rem}.hnr-field input,.hnr-field textarea{width:100%;max-width:100%;box-sizing:border-box;border:1px solid rgba(60,40,25,.22);border-radius:12px;padding:.85rem 1rem;background:#fff;font:inherit}.hnr-product-form .hn-btn{width:100%}
@media(max-width:767px){.hnr-grid{grid-template-columns:1fr}.hnr-field--wide{grid-column:auto}.hnr-product-request{padding:1rem}}
