.jc-modal__backdrop{z-index:100000;background-color:#121111d9;flex-direction:column;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.jc-modal__container{background-color:#fff;border-radius:12px;width:100%;max-width:540px;margin:auto;padding:40px;position:relative;box-shadow:0 8px 12px}.jc-modal__title{margin-bottom:10px;font-size:24px;font-weight:600;line-height:34px}.jc-modal__subtitle{margin-bottom:20px;margin-right:10%;font-size:16px;font-weight:400;line-height:22px}.jc-modal__close-button{cursor:pointer;padding:40px;position:absolute;top:0;right:0}.jc-modal__changes{min-height:80%}.jc-modal__change__container{border:1px solid #eee;border-radius:8px;flex-direction:column;justify-content:space-between;margin-bottom:10px;padding:10px;display:flex}.jc-modal__change__title{font-size:16px;font-weight:700;line-height:22px}.jc-modal__change__old-value{color:#666;font-size:16px;line-height:22px;text-decoration:line-through}.jc-modal__change__new-value{background-color:#98cee833;width:fit-content;font-size:16px;line-height:22px}.jc-modal__change__update-quote{cursor:pointer;color:#0072ce;border:1px solid #eee;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:52px;margin-top:20px;margin-bottom:60px;display:flex}.jc-modal__buttons{flex-direction:row;justify-content:space-between;width:100%;margin-top:30px;padding-top:30px;display:flex;bottom:0;left:0}.jc-modal__buttons__left-button,.jc-modal__buttons__right-button{cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:fit-content;min-width:35%;height:52px;display:flex}.jc-modal__buttons__right-button{color:#fff;background-color:#009f4d}.jc-modal__buttons__left-button{color:#0072ce}
