.text-input input[data-v-bcfb0d19]{display:block;font-size:15px;height:30px;outline:none;width:100%}.text-input textarea[data-v-bcfb0d19]{border:none;margin:0;outline:none;padding:0;resize:none}.text-input--disabled .text-input-content[data-v-bcfb0d19],.text-input--disabled input[data-v-bcfb0d19]{background:#e7e7e7}.text-input-content--focused[data-v-bcfb0d19]{border:1px solid #000!important}.cashramp .text-input-label[data-v-bcfb0d19]{background:#fff;display:inline-block;font-size:12px;left:16px;margin-bottom:-16px!important;padding:0 4px;position:relative;top:12px}.cashramp.text-input--disabled .text-input-label[data-v-bcfb0d19]{background:#fff!important;border:1px solid #c7c7c7;border-radius:10px;color:#000}.cashramp .text-input-content--focused[data-v-bcfb0d19]{border:1px solid var(--color-cashramp-primary)!important}.modal{align-items:center;background:rgba(0,0,0,.45);display:flex;height:100dvh;inset:0;overflow:auto;position:fixed;width:100vw;z-index:9999}.modal-content{border-radius:16px;box-shadow:0 4px 8px rgba(89,89,89,.25);margin:0 auto;padding:24px;text-align:left;width:30%}.modal-content--gradient{background:linear-gradient(180deg,#fffaf3,#fff)}.modal-content--white{background:#fff}.modal-body{max-height:75vh;overflow-y:scroll}@media screen and (max-width:812px){.modal{padding:16px}.modal-content{border-radius:16px;bottom:0;margin-bottom:16px;min-height:40vh;position:absolute;width:calc(100% - 32px)}}