.joy-lottery-address-form{display:flex;flex-direction:column;gap:12px;width:100%;height:100%;max-height:100%;min-height:0;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;color:#1f2329}.joy-lottery-address-form__field{display:flex;flex-direction:column;gap:6px;box-sizing:border-box}.joy-lottery-address-form.is-horizontal .joy-lottery-address-form__field{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:8px}.joy-lottery-address-form.is-horizontal .joy-lottery-address-form__input,.joy-lottery-address-form.is-horizontal .joy-lottery-address-form__textarea{height:38px;min-height:38px}.joy-lottery-address-form.is-horizontal .joy-lottery-address-form__textarea{resize:none}.joy-lottery-address-form__label{font-size:14px;line-height:20px;color:#4e5969}.joy-lottery-address-form__loading{box-sizing:border-box;border-radius:4px;padding:8px 10px;font-size:12px;line-height:18px;color:#4e5969;background:#f2f3f5}.joy-lottery-address-form__input,.joy-lottery-address-form__textarea{width:100%;box-sizing:border-box;border:1px solid #d8dce6;border-radius:4px;padding:8px 10px;font-size:14px;line-height:20px;color:#1f2329;background:#fff;outline:none}.joy-lottery-address-form__input:-moz-read-only,.joy-lottery-address-form__textarea:-moz-read-only{color:#4e5969;background:#f7f8fa;cursor:default}.joy-lottery-address-form__input:read-only,.joy-lottery-address-form__textarea:read-only{color:#4e5969;background:#f7f8fa;cursor:default}.joy-lottery-address-form__textarea{min-height:76px;resize:vertical}.joy-lottery-address-form__error{font-size:12px;line-height:18px;color:#f53f3f}.joy-lottery-address-form__submit{border:0;border-radius:4px;padding:9px 16px;font-size:14px;line-height:20px;color:#fff;background:#165dff;background-repeat:no-repeat;background-position:50%;background-size:100% 100%;cursor:pointer}.joy-lottery-address-form__submit:disabled{cursor:not-allowed;opacity:.6}
