.CustomPackageForm_section__NBXbA{padding:5rem 2rem;background:var(--background)}@media(max-width:768px){.CustomPackageForm_section__NBXbA{padding:3.5rem 1.25rem}}.CustomPackageForm_container__1TSro{max-width:900px;margin:0 auto}.CustomPackageForm_formWrapper__jKZc_{margin-top:3rem;background:var(--background);border-radius:1.25rem;border:1.5px solid var(--light-gray);box-shadow:0 4px 24px rgba(0,0,0,.06);overflow:hidden}.CustomPackageForm_form__pPKUa{padding:2.5rem 2rem}@media(max-width:600px){.CustomPackageForm_form__pPKUa{padding:1.75rem 1.25rem}}.CustomPackageForm_fieldsGrid__vJEEf{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.25rem 1.5rem;gap:1.25rem 1.5rem;margin-bottom:1.25rem}@media(max-width:640px){.CustomPackageForm_fieldsGrid__vJEEf{grid-template-columns:1fr}}.CustomPackageForm_field__D__b_{display:flex;flex-direction:column;gap:.4rem}.CustomPackageForm_fieldLabel__jDebO{font-size:.875rem;font-weight:600;color:var(--foreground)}.CustomPackageForm_required__Sl6sp{color:var(--primary)}.CustomPackageForm_fieldError__RKAPt{font-size:.8125rem;color:var(--red);line-height:1.4}.CustomPackageForm_input__euPyk,.CustomPackageForm_select__NLA_8,.CustomPackageForm_textarea__4d3LX{width:100%;padding:.75rem 1rem;border-radius:.625rem;border:1.5px solid var(--light-gray);background:var(--background);font-size:.9375rem;color:var(--foreground);outline:none;transition:border-color .15s ease,box-shadow .15s ease;font-family:inherit}.CustomPackageForm_input__euPyk::-moz-placeholder,.CustomPackageForm_select__NLA_8::-moz-placeholder,.CustomPackageForm_textarea__4d3LX::-moz-placeholder{color:#b0b0b0}.CustomPackageForm_input__euPyk::placeholder,.CustomPackageForm_select__NLA_8::placeholder,.CustomPackageForm_textarea__4d3LX::placeholder{color:#b0b0b0}.CustomPackageForm_input__euPyk:focus-visible,.CustomPackageForm_select__NLA_8:focus-visible,.CustomPackageForm_textarea__4d3LX:focus-visible{border-color:var(--primary);box-shadow:0 0 0 3px rgba(220,80,108,.12)}.CustomPackageForm_select__NLA_8{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:2.5rem;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none' viewBox='0 0 12 8'%3E%3Cpath stroke='%236a6969' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center}.CustomPackageForm_inputError__YWwjh{border-color:var(--red)!important}.CustomPackageForm_inputError__YWwjh:focus-visible{box-shadow:0 0 0 3px rgba(255,0,0,.1)}.CustomPackageForm_textareaWrapper__KtGQB{position:relative}.CustomPackageForm_textarea__4d3LX{resize:vertical;min-height:120px;display:block;padding-bottom:2rem}.CustomPackageForm_charCounter___MFg5{position:absolute;bottom:.5rem;right:.75rem;font-size:.75rem;color:var(--gray);pointer-events:none}.CustomPackageForm_charCounterWarn__iWZ7L{color:#d97706;font-weight:600}.CustomPackageForm_serverError__4iDEW{background:rgba(255,0,0,.06);border:1px solid rgba(255,0,0,.2);border-radius:.5rem;padding:.875rem 1rem;font-size:.9375rem;color:var(--red);margin-top:.5rem}.CustomPackageForm_submitRow__C72pa{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;margin-top:1.5rem}.CustomPackageForm_submitBtn__xWgky{display:inline-flex;align-items:center;gap:.625rem;padding:.875rem 2rem;background:var(--primary-strong);color:#fff;border:none;border-radius:.625rem;font-size:1rem;font-weight:700;cursor:pointer;transition:background .18s ease,box-shadow .18s ease,opacity .18s ease;font-family:inherit}.CustomPackageForm_submitBtn__xWgky:hover:not(:disabled){background:rgb(213.2,46,79.44);box-shadow:0 4px 14px rgba(220,80,108,.35)}.CustomPackageForm_submitBtn__xWgky:disabled{opacity:.65;cursor:not-allowed}.CustomPackageForm_spinner__fcFnk{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.35);border-top-color:#fff;border-radius:50%;animation:CustomPackageForm_spin__HJHVk .7s linear infinite;display:inline-block;flex-shrink:0}@keyframes CustomPackageForm_spin__HJHVk{to{transform:rotate(1turn)}}.CustomPackageForm_submitNote__6VUT2{font-size:.8125rem;color:var(--gray)}.CustomPackageForm_successState__DO9Fi{padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.CustomPackageForm_successState__DO9Fi h3{font-size:1.5rem;font-weight:800;color:var(--foreground)}.CustomPackageForm_successState__DO9Fi p{font-size:1rem;color:var(--gray);max-width:440px;line-height:1.6}.CustomPackageForm_checkmark__QuaCp{width:72px;height:72px;color:#16a34a}.CustomPackageForm_checkmark__QuaCp svg{width:100%;height:100%}.CustomPackageForm_resetBtn__8Ys8R{margin-top:.5rem;background:none;border:1.5px solid var(--primary);color:var(--primary);font-size:.9375rem;font-weight:600;padding:.625rem 1.5rem;border-radius:.5rem;cursor:pointer;transition:background .15s ease;font-family:inherit}.CustomPackageForm_resetBtn__8Ys8R:hover{background:rgba(220,80,108,.06)}