.ProductForm_container__w7dne{display:flex;flex-direction:column;align-items:center;padding:var(--s-s) calc(var(--s-xl) / 2);background:var(--fill-primary);border:1px solid var(--fill-tertiary);border-radius:var(--s-xxxxxs);margin-bottom:var(--s-s)}.ProductForm_title__ZB28M{margin-bottom:var(--s-xxs)}.ProductForm_description__EODhX{color:var(--content-secondary);font-size:var(--fs-s);line-height:var(--lh-m);font-weight:var(--fw-light);margin-bottom:var(--s-s)}.ProductForm_modal__3knMH{padding:calc(var(--s-xl) / 2)}.ProductForm_wrapper__B1YaB{display:flex;flex-direction:column;align-items:center}.ProductForm_form___Ltjc{width:100%}.ProductForm_fields__qcP5y{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:var(--s-xxs);column-gap:var(--s-xxs)}.ProductForm_buttons__clZN1{display:flex;justify-content:flex-end;margin-top:var(--s-xxs)}.ProductForm_button__Se2RK:not(:last-of-type){margin-right:var(--s-xxs)}.ProductForm_input__BN2Zi{height:auto}.ProductForm_input__BN2Zi,.ProductForm_select__iHNpc{margin-bottom:var(--s-xxs)}.ProductForm_select__iHNpc input{top:var(--s-xs)}.ProductForm_textarea__UOTOE{width:100%;min-height:120px;outline:none;resize:none;border:1px solid var(--fill-tertiary);border-radius:var(--s-xxxxxs);padding:var(--s-xs) var(--s-xxs);color:var(--content-tertiary);font-size:var(--fs-m);transition:border .25s}.ProductForm_textarea__UOTOE:active,.ProductForm_textarea__UOTOE:focus,.ProductForm_textarea__UOTOE:hover{border-color:var(--fill-inverted-primary)}.ProductForm_contactUs__zo4jX{white-space:nowrap}.ProductForm_buttonWrapper__XUhEa svg{width:16px;height:16px}@media screen and (max-width:720px){.ProductForm_fields__qcP5y{grid-template-columns:1fr}}