.quick-form{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr) auto;gap:16px;align-items:end;background:#e7f6fb;padding:26px;margin-top:-20px}.quick-form h3{grid-column:1/-1;font:700 23px Manrope;color:#083b5c;margin:0}.quick-form label{font-size:10px;letter-spacing:1.1px;font-weight:700;color:#083b5c}.quick-form .button{min-height:43px;white-space:nowrap}.quick-form textarea{min-height:43px;resize:vertical}@media(max-width:700px){.quick-form{grid-template-columns:1fr;margin-top:0}.quick-form h3{grid-column:auto}.quick-form .button{width:100%}}
