1mpacto-react-ui 2.0.12 → 2.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. package/dist/assets/core.css +1 -1
  2. package/dist/assets/fontfamily.css +1 -1
  3. package/dist/assets/style.css +1 -1
  4. package/dist/index.cjs +67 -67
  5. package/dist/index.mjs +378 -368
  6. package/dist/package.json.d.ts +1 -1
  7. package/dist/src/interfaces/components/Input/index.d.ts +11 -1
  8. package/dist/tinymce/js/tinymce/langs/README.md +3 -3
  9. package/dist/tinymce/js/tinymce/license.md +6 -6
  10. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ar.js +92 -92
  11. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/bg_BG.js +92 -92
  12. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ca.js +92 -92
  13. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/cs.js +92 -92
  14. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/da.js +92 -92
  15. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/de.js +92 -92
  16. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/el.js +92 -92
  17. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/en.js +92 -92
  18. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/es.js +92 -92
  19. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/eu.js +92 -92
  20. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fa.js +92 -92
  21. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fi.js +92 -92
  22. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fr_FR.js +92 -92
  23. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/he_IL.js +92 -92
  24. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hi.js +92 -92
  25. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hr.js +92 -92
  26. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hu_HU.js +92 -92
  27. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/id.js +92 -92
  28. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/it.js +92 -92
  29. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ja.js +92 -92
  30. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/kk.js +92 -92
  31. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ko_KR.js +92 -92
  32. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ms.js +92 -92
  33. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/nb_NO.js +92 -92
  34. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/nl.js +92 -92
  35. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pl.js +92 -92
  36. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pt_BR.js +92 -92
  37. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pt_PT.js +92 -92
  38. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ro.js +92 -92
  39. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ru.js +92 -92
  40. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sk.js +92 -92
  41. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sl_SI.js +92 -92
  42. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sv_SE.js +92 -92
  43. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/th_TH.js +92 -92
  44. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/tr.js +92 -92
  45. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/uk.js +92 -92
  46. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/vi.js +92 -92
  47. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/zh_CN.js +86 -86
  48. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/zh_TW.js +92 -92
  49. package/dist/tinymce/js/tinymce/skins/content/dark/content.js +9 -9
  50. package/dist/tinymce/js/tinymce/skins/content/dark/content.min.css +10 -10
  51. package/dist/tinymce/js/tinymce/skins/content/default/content.js +9 -9
  52. package/dist/tinymce/js/tinymce/skins/content/default/content.min.css +10 -10
  53. package/dist/tinymce/js/tinymce/skins/content/document/content.js +9 -9
  54. package/dist/tinymce/js/tinymce/skins/content/document/content.min.css +10 -10
  55. package/dist/tinymce/js/tinymce/skins/content/tinymce-5/content.js +9 -9
  56. package/dist/tinymce/js/tinymce/skins/content/tinymce-5/content.min.css +10 -10
  57. package/dist/tinymce/js/tinymce/skins/content/tinymce-5-dark/content.js +9 -9
  58. package/dist/tinymce/js/tinymce/skins/content/tinymce-5-dark/content.min.css +10 -10
  59. package/dist/tinymce/js/tinymce/skins/content/writer/content.js +9 -9
  60. package/dist/tinymce/js/tinymce/skins/content/writer/content.min.css +10 -10
  61. package/dist/tinymce/js/tinymce/skins/ui/oxide/skin.shadowdom.min.css +1 -1
  62. package/dist/tinymce/js/tinymce/skins/ui/oxide-dark/skin.shadowdom.min.css +1 -1
  63. package/dist/tinymce/js/tinymce/skins/ui/tinymce-5/skin.shadowdom.min.css +1 -1
  64. package/dist/tinymce/js/tinymce/skins/ui/tinymce-5-dark/skin.shadowdom.min.css +1 -1
  65. package/package.json +1 -1
@@ -1 +1 @@
1
- .text-payhere-h1{font-size:60px;line-height:72px;font-weight:700}.text-payhere-h2{font-size:48px;line-height:58px;font-weight:700}.text-payhere-h3{font-size:40px;line-height:48px;font-weight:700}.text-payhere-h4{font-size:30px;line-height:38px;font-weight:700}.text-payhere-h5{font-size:28px;line-height:40px;font-weight:600}.text-payhere-h6{font-size:24px;line-height:30px;font-weight:600}.text-payhere-body-lr{font-size:18px;line-height:26px;font-weight:400}.text-payhere-body-lm{font-size:18px;line-height:26px;font-weight:500}.text-payhere-body-ls{font-size:18px;line-height:26px;font-weight:600}.text-payhere-body-lb{font-size:18px;line-height:26px;font-weight:700}.text-payhere-body-mr{font-size:16px;line-height:24px;font-weight:400}.text-payhere-body-mm{font-size:16px;line-height:24px;font-weight:500}.text-payhere-body-ms{font-size:16px;line-height:24px;font-weight:600}.text-payhere-body-mb{font-size:16px;line-height:24px;font-weight:700}.text-payhere-label-r{font-size:15px;line-height:26px;font-weight:400}.text-payhere-label-m{font-size:15px;line-height:26px;font-weight:500}.text-payhere-label-sb{font-size:15px;line-height:26px;font-weight:600}.text-payhere-label-b{font-size:15px;line-height:26px;font-weight:700}.text-payhere-body-sr{font-size:14px;line-height:22px;font-weight:400}.text-payhere-body-sm{font-size:14px;line-height:22px;font-weight:500}.text-payhere-body-smb{font-size:14px;line-height:22px;font-weight:600}.text-payhere-body-sb{font-size:14px;line-height:22px;font-weight:700}.text-payhere-body-esr{font-size:12px;line-height:20px;font-weight:400}.text-payhere-body-esm{font-size:12px;line-height:20px;font-weight:500}.text-payhere-body-esmb{font-size:12px;line-height:20px;font-weight:600}.text-payhere-body-esb{font-size:12px;line-height:20px;font-weight:700}.text-laba-title-lb{font-size:36px;line-height:44px;font-weight:700}.text-laba-title-ls{font-size:36px;line-height:44px;font-weight:600}.text-laba-title-lr{font-size:36px;line-height:44px;font-weight:400}.text-laba-title-mb{font-size:32px;line-height:40px;font-weight:700}.text-laba-title-ms{font-size:32px;line-height:40px;font-weight:600}.text-laba-title-mr{font-size:32px;line-height:40px;font-weight:400}.text-laba-h1{font-size:24px;line-height:30px;font-weight:700}.text-laba-h1-b{font-size:24px;line-height:30px;font-weight:700}.text-laba-h1-sb{font-size:24px;line-height:30px;font-weight:600}.text-laba-h1-r{font-size:24px;line-height:30px;font-weight:400}.text-laba-h2{font-size:18px;line-height:26px;font-weight:700}.text-laba-h2-b{font-size:18px;line-height:26px;font-weight:700}.text-laba-h2-sb{font-size:18px;line-height:26px;font-weight:600}.text-laba-h2-r{font-size:18px;line-height:26px;font-weight:400}.text-laba-base-rb{font-size:16px;line-height:24px;font-weight:700}.text-laba-base-rs{font-size:16px;line-height:24px;font-weight:600}.text-laba-base-rr{font-size:16px;line-height:24px;font-weight:400}.text-laba-base-sb{font-size:14px;line-height:20px;font-weight:700}.text-laba-base-ss{font-size:14px;line-height:20px;font-weight:600}.text-laba-base-sr{font-size:14px;line-height:20px;font-weight:400}.text-laba-subtitle-rb{font-size:12px;line-height:16px;font-weight:700}.text-laba-subtitle-rs{font-size:12px;line-height:16px;font-weight:600}.text-laba-subtitle-rr{font-size:12px;line-height:16px;font-weight:400}.text-laba-subtitle-sb{font-size:10px;line-height:12px;font-weight:700}.text-laba-subtitle-ss{font-size:10px;line-height:12px;font-weight:600}.text-laba-subtitle-sr{font-size:10px;line-height:12px;font-weight:400}.text-bill-h1{font-size:60px;line-height:72px;font-weight:700}.text-bill-h2{font-size:48px;line-height:58px;font-weight:700}.text-bill-h3{font-size:40px;line-height:58px;font-weight:700}.text-bill-h4{font-size:30px;line-height:38px;font-weight:700}.text-bill-h5{font-size:28px;line-height:40px;font-weight:600}.text-bill-h6{font-size:24px;line-height:30px;font-weight:600}.text-bill-body-lr{font-size:18px;line-height:26px;font-weight:400}.text-bill-body-lm{font-size:18px;line-height:26px;font-weight:500}.text-bill-body-lsm{font-size:18px;line-height:26px;font-weight:600}.text-bill-body-blb{font-size:18px;line-height:26px;font-weight:700}.text-bill-body-mr{font-size:16px;line-height:24px;font-weight:400}.text-bill-body-mm{font-size:16px;line-height:24px;font-weight:500}.text-bill-body-msm{font-size:16px;line-height:24px;font-weight:600}.text-bill-body-mb{font-size:16px;line-height:24px;font-weight:700}.text-bill-label-r{font-size:15px;line-height:26px;font-weight:400}.text-bill-label-m{font-size:15px;line-height:26px;font-weight:500}.text-bill-label-sm{font-size:15px;line-height:26px;font-weight:600}.text-bill-label-b{font-size:15px;line-height:26px;font-weight:700}.text-bill-body-sr{font-size:14px;line-height:22px;font-weight:400}.text-bill-body-sm{font-size:14px;line-height:22px;font-weight:500}.text-bill-body-ssm{font-size:14px;line-height:22px;font-weight:600}.text-bill-body-sb{font-size:14px;line-height:22px;font-weight:700}.text-bill-body-esr{font-size:12px;line-height:20px;font-weight:400}.text-bill-body-ems{font-size:12px;line-height:20px;font-weight:500}.text-bill-body-essm{font-size:12px;line-height:20px;font-weight:600}.text-bill-body-esb{font-size:12px;line-height:20px;font-weight:700}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Lato-100.ttf");font-weight:100}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Lato-200.ttf");font-weight:200}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Lato-300.ttf");font-weight:300}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Lato-400.ttf");font-weight:400}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Lato-500.ttf");font-weight:500}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Lato-600.ttf");font-weight:600}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Lato-700.ttf");font-weight:700}@font-face{font-family:"Inter";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Inter-Regular.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"andale-mono";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Andale-Mono.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Arial";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Arial-Regular.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Arial-Black";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Arial-Black.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Book-Antiqua";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Book-Antiqua.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Comic-Sans-MS";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Comic-Sans-MS.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Courier-New";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Courier-New.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Georgia";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Georgia.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Helvetica";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Helvetica.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Impact";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Impact.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Tahoma";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Tahoma.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Terminal";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Terminal.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Times-New-Roman";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Times-New-Roman.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Trebuchet-MS";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Trebuchet-MS.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Verdana";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Verdana.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Webdings";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Webdings.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Wingdings";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Wingdings.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"PJakartaSans";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/PlusJakartaSans.ttf");font-weight:200 800;font-style:normal}@font-face{font-family:"PJakartaSans";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/PlusJakartaSans-Italic.ttf");font-weight:200 800;font-style:italic}*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}::before,::after{--tw-content: ''}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:rgba(0,0,0,0);background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}.\!iru-absolute{position:absolute !important}.\!iru-bg-laba-blue-10{background-color:#0163C8 !important}.\!iru-font-Lato{font-family:Lato !important}.\!iru-h-\[14px\]{height:14px !important}.\!iru-max-w-\[70px\]{max-width:70px !important}.\!iru-min-w-\[60px\]{min-width:60px !important}.\!iru-mt-6{margin-top:1.5rem !important}.\!iru-p-6{padding:1.5rem !important}.\!iru-pl-2{padding-left:0.5rem !important}.\!iru-pointer-events-none{pointer-events:none !important}.\!iru-pt-2{padding-top:0.5rem !important}.\!iru-rounded-md{border-radius:0.375rem !important}.\!iru-rounded-s-lg{border-start-start-radius:0.5rem !important;border-end-start-radius:0.5rem !important}.\!iru-rounded-tr-lg{border-top-right-radius:0.5rem !important}.\!iru-rounded-xl{border-radius:0.75rem !important}.\!iru-text-gray-500{color:#9E9E9E !important}.\!iru-text-laba-grey-10{color:#898989 !important}.\!iru-text-laba-subtitle-rr{font-size:12px !important;line-height:16px !important;font-weight:400 !important}.\!iru-w-\[14px\]{width:14px !important}.\!iru-w-\[calc\(100\%_\+_48px\)\]{width:calc(100% + 48px) !important}.\!iru-w-full{width:100% !important}.-iru-mb-0{margin-bottom:0px}.-iru-mb-0\.5{margin-bottom:-0.125rem}.-iru-mt-0{margin-top:0px}.-iru-mt-0\.5{margin-top:-0.125rem}.-iru-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-iru-my-3{margin-top:-0.75rem;margin-bottom:-0.75rem}.-iru-rotate-90{--iru--rotate: -90deg;transform:translate(var(--iru--translate-x, 0), var(--iru--translate-y, 0)) rotate(var(--iru--rotate, 0)) skewX(var(--iru--skew-x, 0)) skewY(var(--iru--skew-y, 0)) scaleX(var(--iru--scale-x, 1)) scaleY(var(--iru--scale-y, 1))}.iru-absolute{position:absolute}.iru-bg-laba-blue-02{background-color:#DBECFF}.iru-bg-laba-blue-10{background-color:#0163C8}.iru-bg-laba-grey-02{background-color:#F2F2F2}.iru-bg-red-300{background-color:#E57373}.iru-bg-red-900{background-color:#B71C1C}.iru-bg-white{background-color:#FFFFFF}.iru-border{border-width:1px}.iru-border-\[\#ccc\]{border-color:#ccc}.iru-break-all{word-break:break-all}.iru-break-keep{word-break:keep-all}.iru-content-start{align-content:flex-start}.iru-cursor-pointer{cursor:pointer}.iru-flex{display:flex}.iru-flex-col{flex-direction:column}.iru-flex-row{flex-direction:row}.iru-flex-wrap{flex-wrap:wrap}.iru-font-Inter{font-family:Inter}.iru-font-Lato{font-family:Lato}.iru-font-PJakartaSans{font-family:PJakartaSans}.iru-font-semibold{font-weight:600}.iru-gap-0{gap:0px}.iru-gap-0\.5{gap:0.125rem}.iru-gap-1{gap:0.25rem}.iru-gap-1\.5{gap:0.375rem}.iru-gap-10{gap:2.5rem}.iru-gap-11{gap:2.75rem}.iru-gap-12{gap:3rem}.iru-gap-14{gap:3.5rem}.iru-gap-16{gap:4rem}.iru-gap-2{gap:0.5rem}.iru-gap-2\.5{gap:0.625rem}.iru-gap-20{gap:5rem}.iru-gap-24{gap:6rem}.iru-gap-28{gap:7rem}.iru-gap-3{gap:0.75rem}.iru-gap-3\.5{gap:0.875rem}.iru-gap-32{gap:8rem}.iru-gap-36{gap:9rem}.iru-gap-4{gap:1rem}.iru-gap-40{gap:10rem}.iru-gap-44{gap:11rem}.iru-gap-48{gap:12rem}.iru-gap-5{gap:1.25rem}.iru-gap-52{gap:13rem}.iru-gap-56{gap:14rem}.iru-gap-6{gap:1.5rem}.iru-gap-60{gap:15rem}.iru-gap-64{gap:16rem}.iru-gap-7{gap:1.75rem}.iru-gap-72{gap:18rem}.iru-gap-8{gap:2rem}.iru-gap-80{gap:20rem}.iru-gap-9{gap:2.25rem}.iru-gap-96{gap:24rem}.iru-gap-px{gap:1px}.iru-gap-x-0{-moz-column-gap:0px;column-gap:0px}.iru-gap-x-0\.5{-moz-column-gap:0.125rem;column-gap:0.125rem}.iru-gap-x-1{-moz-column-gap:0.25rem;column-gap:0.25rem}.iru-gap-x-1\.5{-moz-column-gap:0.375rem;column-gap:0.375rem}.iru-gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.iru-gap-x-11{-moz-column-gap:2.75rem;column-gap:2.75rem}.iru-gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.iru-gap-x-14{-moz-column-gap:3.5rem;column-gap:3.5rem}.iru-gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.iru-gap-x-2{-moz-column-gap:0.5rem;column-gap:0.5rem}.iru-gap-x-2\.5{-moz-column-gap:0.625rem;column-gap:0.625rem}.iru-gap-x-20{-moz-column-gap:5rem;column-gap:5rem}.iru-gap-x-24{-moz-column-gap:6rem;column-gap:6rem}.iru-gap-x-28{-moz-column-gap:7rem;column-gap:7rem}.iru-gap-x-3{-moz-column-gap:0.75rem;column-gap:0.75rem}.iru-gap-x-3\.5{-moz-column-gap:0.875rem;column-gap:0.875rem}.iru-gap-x-32{-moz-column-gap:8rem;column-gap:8rem}.iru-gap-x-36{-moz-column-gap:9rem;column-gap:9rem}.iru-gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.iru-gap-x-40{-moz-column-gap:10rem;column-gap:10rem}.iru-gap-x-44{-moz-column-gap:11rem;column-gap:11rem}.iru-gap-x-48{-moz-column-gap:12rem;column-gap:12rem}.iru-gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.iru-gap-x-52{-moz-column-gap:13rem;column-gap:13rem}.iru-gap-x-56{-moz-column-gap:14rem;column-gap:14rem}.iru-gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.iru-gap-x-60{-moz-column-gap:15rem;column-gap:15rem}.iru-gap-x-64{-moz-column-gap:16rem;column-gap:16rem}.iru-gap-x-7{-moz-column-gap:1.75rem;column-gap:1.75rem}.iru-gap-x-72{-moz-column-gap:18rem;column-gap:18rem}.iru-gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.iru-gap-x-80{-moz-column-gap:20rem;column-gap:20rem}.iru-gap-x-9{-moz-column-gap:2.25rem;column-gap:2.25rem}.iru-gap-x-96{-moz-column-gap:24rem;column-gap:24rem}.iru-gap-x-px{-moz-column-gap:1px;column-gap:1px}.iru-gap-y-0{row-gap:0px}.iru-gap-y-0\.5{row-gap:0.125rem}.iru-gap-y-1{row-gap:0.25rem}.iru-gap-y-1\.5{row-gap:0.375rem}.iru-gap-y-10{row-gap:2.5rem}.iru-gap-y-11{row-gap:2.75rem}.iru-gap-y-12{row-gap:3rem}.iru-gap-y-14{row-gap:3.5rem}.iru-gap-y-16{row-gap:4rem}.iru-gap-y-2{row-gap:0.5rem}.iru-gap-y-2\.5{row-gap:0.625rem}.iru-gap-y-20{row-gap:5rem}.iru-gap-y-24{row-gap:6rem}.iru-gap-y-28{row-gap:7rem}.iru-gap-y-3{row-gap:0.75rem}.iru-gap-y-3\.5{row-gap:0.875rem}.iru-gap-y-32{row-gap:8rem}.iru-gap-y-36{row-gap:9rem}.iru-gap-y-4{row-gap:1rem}.iru-gap-y-40{row-gap:10rem}.iru-gap-y-44{row-gap:11rem}.iru-gap-y-48{row-gap:12rem}.iru-gap-y-5{row-gap:1.25rem}.iru-gap-y-52{row-gap:13rem}.iru-gap-y-56{row-gap:14rem}.iru-gap-y-6{row-gap:1.5rem}.iru-gap-y-60{row-gap:15rem}.iru-gap-y-64{row-gap:16rem}.iru-gap-y-7{row-gap:1.75rem}.iru-gap-y-72{row-gap:18rem}.iru-gap-y-8{row-gap:2rem}.iru-gap-y-80{row-gap:20rem}.iru-gap-y-9{row-gap:2.25rem}.iru-gap-y-96{row-gap:24rem}.iru-gap-y-px{row-gap:1px}.iru-h-16{height:4rem}.iru-h-20{height:5rem}.iru-h-3{height:0.75rem}.iru-h-3\.5{height:0.875rem}.iru-h-4{height:1rem}.iru-h-5{height:1.25rem}.iru-h-6{height:1.5rem}.iru-h-8{height:2rem}.iru-h-\[38px\]{height:38px}.iru-h-full{height:100%}.iru-hidden{display:none}.iru-inline-flex{display:inline-flex}.iru-items-center{align-items:center}.iru-justify-around{justify-content:space-around}.iru-justify-between{justify-content:space-between}.iru-justify-center{justify-content:center}.iru-left-0{left:0px}.iru-m-5{margin:1.25rem}.iru-max-w-\[800px\]{max-width:800px}.iru-mb-\[1000px\]{margin-bottom:1000px}.iru-min-h-12{min-height:3rem}.iru-min-w-\[150px\]{min-width:150px}.iru-min-w-\[38px\]{min-width:38px}.iru-mt-5{margin-top:1.25rem}.iru-mt-\[1000px\]{margin-top:1000px}.iru-mx-0{margin-left:0px;margin-right:0px}.iru-mx-0\.5{margin-left:0.125rem;margin-right:0.125rem}.iru-my-2{margin-top:0.5rem;margin-bottom:0.5rem}.iru-object-contain{object-fit:contain}.iru-opacity-0{opacity:0}.iru-opacity-50{opacity:0.5}.iru-opacity-\[1\]{opacity:1}.iru-outline-none{outline:2px solid transparent;outline-offset:2px}.iru-overflow-auto{overflow:auto}.iru-overflow-hidden{overflow:hidden}.iru-p-10{padding:2.5rem}.iru-p-5{padding:1.25rem}.iru-pl-2{padding-left:0.5rem}.iru-pointer-events-none{pointer-events:none}.iru-pr-1{padding-right:0.25rem}.iru-pt-2{padding-top:0.5rem}.iru-pt-3{padding-top:0.75rem}.iru-px-2{padding-left:0.5rem;padding-right:0.5rem}.iru-px-3{padding-left:0.75rem;padding-right:0.75rem}.iru-px-4{padding-left:1rem;padding-right:1rem}.iru-py-1{padding-top:0.25rem;padding-bottom:0.25rem}.iru-py-2{padding-top:0.5rem;padding-bottom:0.5rem}.iru-relative{position:relative}.iru-rotate-180{--iru--rotate: 180deg;transform:translate(var(--iru--translate-x, 0), var(--iru--translate-y, 0)) rotate(var(--iru--rotate, 0)) skewX(var(--iru--skew-x, 0)) skewY(var(--iru--skew-y, 0)) scaleX(var(--iru--scale-x, 1)) scaleY(var(--iru--scale-y, 1))}.iru-rotate-90{--iru--rotate: 90deg;transform:translate(var(--iru--translate-x, 0), var(--iru--translate-y, 0)) rotate(var(--iru--rotate, 0)) skewX(var(--iru--skew-x, 0)) skewY(var(--iru--skew-y, 0)) scaleX(var(--iru--scale-x, 1)) scaleY(var(--iru--scale-y, 1))}.iru-rounded{border-radius:0.25rem}.iru-rounded-2xl{border-radius:1rem}.iru-rounded-3xl{border-radius:1.5rem}.iru-rounded-full{border-radius:9999px}.iru-rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.iru-rounded-lg{border-radius:0.5rem}.iru-rounded-md{border-radius:0.375rem}.iru-rounded-none{border-radius:0}.iru-rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.iru-rounded-sm{border-radius:0.125rem}.iru-rounded-xl{border-radius:0.75rem}.iru-shadow-md{--iru--shadow: 0 4px 6px -1px var(--is-shadow-color, rgba(0, 0, 0, 0.1)), 0 2px 4px -2px var(--is-shadow-color, rgba(0, 0, 0, 0.1));--iru--shadow-colored: 0 4px 6px -1px var(--is-shadow-color, rgba(0, 0, 0, 0.1)), 0 2px 4px -2px var(--is-shadow-color, rgba(0, 0, 0, 0.1));box-shadow:var(--iru--ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--iru--ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--iru--shadow)}.iru-shadow-none{--iru--shadow: 0 0 rgba(0, 0, 0, 0);--iru--shadow-colored: 0 0 rgba(0, 0, 0, 0);box-shadow:var(--iru--ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--iru--ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--iru--shadow)}.iru-size-5{width:1.25rem;height:1.25rem}.iru-size-6{width:1.5rem;height:1.5rem}.iru-size-\[300px\]{width:300px;height:300px}.iru-size-\[500px\]{width:500px;height:500px}.iru-text-\[10px\]{font-size:10px}.iru-text-\[12px\]{font-size:12px}.iru-text-bill-body-blb{font-size:18px;line-height:26px;font-weight:700}.iru-text-bill-body-ems{font-size:12px;line-height:20px;font-weight:500}.iru-text-bill-body-esb{font-size:12px;line-height:20px;font-weight:700}.iru-text-bill-body-esr{font-size:12px;line-height:20px;font-weight:400}.iru-text-bill-body-essm{font-size:12px;line-height:20px;font-weight:600}.iru-text-bill-body-lm{font-size:18px;line-height:26px;font-weight:500}.iru-text-bill-body-lr{font-size:18px;line-height:26px;font-weight:400}.iru-text-bill-body-lsm{font-size:18px;line-height:26px;font-weight:600}.iru-text-bill-body-mb{font-size:16px;line-height:24px;font-weight:700}.iru-text-bill-body-mm{font-size:16px;line-height:24px;font-weight:500}.iru-text-bill-body-mr{font-size:16px;line-height:24px;font-weight:400}.iru-text-bill-body-msm{font-size:16px;line-height:24px;font-weight:600}.iru-text-bill-body-sb{font-size:14px;line-height:22px;font-weight:700}.iru-text-bill-body-sm{font-size:14px;line-height:22px;font-weight:500}.iru-text-bill-body-sr{font-size:14px;line-height:22px;font-weight:400}.iru-text-bill-body-ssm{font-size:14px;line-height:22px;font-weight:600}.iru-text-bill-h1{font-size:60px;line-height:72px;font-weight:700}.iru-text-bill-h2{font-size:48px;line-height:58px;font-weight:700}.iru-text-bill-h3{font-size:40px;line-height:58px;font-weight:700}.iru-text-bill-h4{font-size:30px;line-height:38px;font-weight:700}.iru-text-bill-h5{font-size:28px;line-height:40px;font-weight:600}.iru-text-bill-h6{font-size:24px;line-height:30px;font-weight:600}.iru-text-bill-label-b{font-size:15px;line-height:26px;font-weight:700}.iru-text-bill-label-m{font-size:15px;line-height:26px;font-weight:500}.iru-text-bill-label-r{font-size:15px;line-height:26px;font-weight:400}.iru-text-bill-label-sm{font-size:15px;line-height:26px;font-weight:600}.iru-text-blue-700{color:#1976D2}.iru-text-center{text-align:center}.iru-text-gray-400{color:#BDBDBD}.iru-text-laba-base-rb{font-size:16px;line-height:24px;font-weight:700}.iru-text-laba-base-rr{font-size:16px;line-height:24px;font-weight:400}.iru-text-laba-base-rs{font-size:16px;line-height:24px;font-weight:600}.iru-text-laba-base-sb{font-size:14px;line-height:20px;font-weight:700}.iru-text-laba-base-sr{font-size:14px;line-height:20px;font-weight:400}.iru-text-laba-base-ss{font-size:14px;line-height:20px;font-weight:600}.iru-text-laba-blue-10{color:#0163C8}.iru-text-laba-h1{font-size:24px;line-height:30px;font-weight:700}.iru-text-laba-h1-b{font-size:24px;line-height:30px;font-weight:700}.iru-text-laba-h1-r{font-size:24px;line-height:30px;font-weight:400}.iru-text-laba-h1-sb{font-size:24px;line-height:30px;font-weight:600}.iru-text-laba-h2{font-size:18px;line-height:26px;font-weight:700}.iru-text-laba-h2-b{font-size:18px;line-height:26px;font-weight:700}.iru-text-laba-h2-r{font-size:18px;line-height:26px;font-weight:400}.iru-text-laba-h2-sb{font-size:18px;line-height:26px;font-weight:600}.iru-text-laba-red-08{color:#ED0019}.iru-text-laba-subtitle-rb{font-size:12px;line-height:16px;font-weight:700}.iru-text-laba-subtitle-rr{font-size:12px;line-height:16px;font-weight:400}.iru-text-laba-subtitle-rs{font-size:12px;line-height:16px;font-weight:600}.iru-text-laba-subtitle-sb{font-size:10px;line-height:12px;font-weight:700}.iru-text-laba-subtitle-sr{font-size:10px;line-height:12px;font-weight:400}.iru-text-laba-subtitle-ss{font-size:10px;line-height:12px;font-weight:600}.iru-text-laba-title-lb{font-size:36px;line-height:44px;font-weight:700}.iru-text-laba-title-lr{font-size:36px;line-height:44px;font-weight:400}.iru-text-laba-title-ls{font-size:36px;line-height:44px;font-weight:600}.iru-text-laba-title-mb{font-size:32px;line-height:40px;font-weight:700}.iru-text-laba-title-mr{font-size:32px;line-height:40px;font-weight:400}.iru-text-laba-title-ms{font-size:32px;line-height:40px;font-weight:600}.iru-text-nowrap{text-wrap:nowrap}.iru-text-payhere-body-esb{font-size:12px;line-height:20px;font-weight:700}.iru-text-payhere-body-esm{font-size:12px;line-height:20px;font-weight:500}.iru-text-payhere-body-esmb{font-size:12px;line-height:20px;font-weight:600}.iru-text-payhere-body-esr{font-size:12px;line-height:20px;font-weight:400}.iru-text-payhere-body-lb{font-size:18px;line-height:26px;font-weight:700}.iru-text-payhere-body-lm{font-size:18px;line-height:26px;font-weight:500}.iru-text-payhere-body-lr{font-size:18px;line-height:26px;font-weight:400}.iru-text-payhere-body-ls{font-size:18px;line-height:26px;font-weight:600}.iru-text-payhere-body-mb{font-size:16px;line-height:24px;font-weight:700}.iru-text-payhere-body-mm{font-size:16px;line-height:24px;font-weight:500}.iru-text-payhere-body-mr{font-size:16px;line-height:24px;font-weight:400}.iru-text-payhere-body-ms{font-size:16px;line-height:24px;font-weight:600}.iru-text-payhere-body-sb{font-size:14px;line-height:22px;font-weight:700}.iru-text-payhere-body-sm{font-size:14px;line-height:22px;font-weight:500}.iru-text-payhere-body-smb{font-size:14px;line-height:22px;font-weight:600}.iru-text-payhere-body-sr{font-size:14px;line-height:22px;font-weight:400}.iru-text-payhere-h1{font-size:60px;line-height:72px;font-weight:700}.iru-text-payhere-h2{font-size:48px;line-height:58px;font-weight:700}.iru-text-payhere-h3{font-size:40px;line-height:48px;font-weight:700}.iru-text-payhere-h4{font-size:30px;line-height:38px;font-weight:700}.iru-text-payhere-h5{font-size:28px;line-height:40px;font-weight:600}.iru-text-payhere-h6{font-size:24px;line-height:30px;font-weight:600}.iru-text-payhere-label-b{font-size:15px;line-height:26px;font-weight:700}.iru-text-payhere-label-m{font-size:15px;line-height:26px;font-weight:500}.iru-text-payhere-label-r{font-size:15px;line-height:26px;font-weight:400}.iru-text-payhere-label-sb{font-size:15px;line-height:26px;font-weight:600}.iru-text-red-600{color:#E53935}.iru-text-white{color:#FFFFFF}.iru-top-0{top:0px}.iru-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.iru-w-20{width:5rem}.iru-w-3{width:0.75rem}.iru-w-3\.5{width:0.875rem}.iru-w-4{width:1rem}.iru-w-5{width:1.25rem}.iru-w-6{width:1.5rem}.iru-w-\[250px\]{width:250px}.iru-w-\[296px\]{width:296px}.iru-w-fit{width:-moz-fit-content;width:fit-content}.iru-w-full{width:100%}.iru-z-\[999\]{z-index:999}.hover\:iru-bg-laba-blue-01:hover{background-color:#F0F7FF}.hover\:iru-bg-red-400:hover{background-color:#EF5350}.hover\:iru-text-laba-blue-05:hover{color:#73A4D6}body{background:#fff}.Toastify__toast-container--top-center{width:100%;pointer-events:none}.disabled-text-editor *{all:unset;box-sizing:border-box}.no-tailwindcss-base,.no-tailwindcss-base *,.no-tailwindcss-base>*{font-size:revert;font-weight:revert;margin:revert;display:revert;vertical-align:revert;max-width:revert;height:revert;border-width:revert;border-style:revert;border-color:revert;outline:revert;list-style:revert;padding:revert}
1
+ .text-payhere-h1{font-size:60px;line-height:72px;font-weight:700}.text-payhere-h2{font-size:48px;line-height:58px;font-weight:700}.text-payhere-h3{font-size:40px;line-height:48px;font-weight:700}.text-payhere-h4{font-size:30px;line-height:38px;font-weight:700}.text-payhere-h5{font-size:28px;line-height:40px;font-weight:600}.text-payhere-h6{font-size:24px;line-height:30px;font-weight:600}.text-payhere-body-lr{font-size:18px;line-height:26px;font-weight:400}.text-payhere-body-lm{font-size:18px;line-height:26px;font-weight:500}.text-payhere-body-ls{font-size:18px;line-height:26px;font-weight:600}.text-payhere-body-lb{font-size:18px;line-height:26px;font-weight:700}.text-payhere-body-mr{font-size:16px;line-height:24px;font-weight:400}.text-payhere-body-mm{font-size:16px;line-height:24px;font-weight:500}.text-payhere-body-ms{font-size:16px;line-height:24px;font-weight:600}.text-payhere-body-mb{font-size:16px;line-height:24px;font-weight:700}.text-payhere-label-r{font-size:15px;line-height:26px;font-weight:400}.text-payhere-label-m{font-size:15px;line-height:26px;font-weight:500}.text-payhere-label-sb{font-size:15px;line-height:26px;font-weight:600}.text-payhere-label-b{font-size:15px;line-height:26px;font-weight:700}.text-payhere-body-sr{font-size:14px;line-height:22px;font-weight:400}.text-payhere-body-sm{font-size:14px;line-height:22px;font-weight:500}.text-payhere-body-smb{font-size:14px;line-height:22px;font-weight:600}.text-payhere-body-sb{font-size:14px;line-height:22px;font-weight:700}.text-payhere-body-esr{font-size:12px;line-height:20px;font-weight:400}.text-payhere-body-esm{font-size:12px;line-height:20px;font-weight:500}.text-payhere-body-esmb{font-size:12px;line-height:20px;font-weight:600}.text-payhere-body-esb{font-size:12px;line-height:20px;font-weight:700}.text-laba-title-lb{font-size:36px;line-height:44px;font-weight:700}.text-laba-title-ls{font-size:36px;line-height:44px;font-weight:600}.text-laba-title-lr{font-size:36px;line-height:44px;font-weight:400}.text-laba-title-mb{font-size:32px;line-height:40px;font-weight:700}.text-laba-title-ms{font-size:32px;line-height:40px;font-weight:600}.text-laba-title-mr{font-size:32px;line-height:40px;font-weight:400}.text-laba-h1{font-size:24px;line-height:30px;font-weight:700}.text-laba-h1-b{font-size:24px;line-height:30px;font-weight:700}.text-laba-h1-sb{font-size:24px;line-height:30px;font-weight:600}.text-laba-h1-r{font-size:24px;line-height:30px;font-weight:400}.text-laba-h2{font-size:18px;line-height:26px;font-weight:700}.text-laba-h2-b{font-size:18px;line-height:26px;font-weight:700}.text-laba-h2-sb{font-size:18px;line-height:26px;font-weight:600}.text-laba-h2-r{font-size:18px;line-height:26px;font-weight:400}.text-laba-base-rb{font-size:16px;line-height:24px;font-weight:700}.text-laba-base-rs{font-size:16px;line-height:24px;font-weight:600}.text-laba-base-rr{font-size:16px;line-height:24px;font-weight:400}.text-laba-base-sb{font-size:14px;line-height:20px;font-weight:700}.text-laba-base-ss{font-size:14px;line-height:20px;font-weight:600}.text-laba-base-sr{font-size:14px;line-height:20px;font-weight:400}.text-laba-subtitle-rb{font-size:12px;line-height:16px;font-weight:700}.text-laba-subtitle-rs{font-size:12px;line-height:16px;font-weight:600}.text-laba-subtitle-rr{font-size:12px;line-height:16px;font-weight:400}.text-laba-subtitle-sb{font-size:10px;line-height:12px;font-weight:700}.text-laba-subtitle-ss{font-size:10px;line-height:12px;font-weight:600}.text-laba-subtitle-sr{font-size:10px;line-height:12px;font-weight:400}.text-bill-h1{font-size:60px;line-height:72px;font-weight:700}.text-bill-h2{font-size:48px;line-height:58px;font-weight:700}.text-bill-h3{font-size:40px;line-height:58px;font-weight:700}.text-bill-h4{font-size:30px;line-height:38px;font-weight:700}.text-bill-h5{font-size:28px;line-height:40px;font-weight:600}.text-bill-h6{font-size:24px;line-height:30px;font-weight:600}.text-bill-body-lr{font-size:18px;line-height:26px;font-weight:400}.text-bill-body-lm{font-size:18px;line-height:26px;font-weight:500}.text-bill-body-lsm{font-size:18px;line-height:26px;font-weight:600}.text-bill-body-blb{font-size:18px;line-height:26px;font-weight:700}.text-bill-body-mr{font-size:16px;line-height:24px;font-weight:400}.text-bill-body-mm{font-size:16px;line-height:24px;font-weight:500}.text-bill-body-msm{font-size:16px;line-height:24px;font-weight:600}.text-bill-body-mb{font-size:16px;line-height:24px;font-weight:700}.text-bill-label-r{font-size:15px;line-height:26px;font-weight:400}.text-bill-label-m{font-size:15px;line-height:26px;font-weight:500}.text-bill-label-sm{font-size:15px;line-height:26px;font-weight:600}.text-bill-label-b{font-size:15px;line-height:26px;font-weight:700}.text-bill-body-sr{font-size:14px;line-height:22px;font-weight:400}.text-bill-body-sm{font-size:14px;line-height:22px;font-weight:500}.text-bill-body-ssm{font-size:14px;line-height:22px;font-weight:600}.text-bill-body-sb{font-size:14px;line-height:22px;font-weight:700}.text-bill-body-esr{font-size:12px;line-height:20px;font-weight:400}.text-bill-body-ems{font-size:12px;line-height:20px;font-weight:500}.text-bill-body-essm{font-size:12px;line-height:20px;font-weight:600}.text-bill-body-esb{font-size:12px;line-height:20px;font-weight:700}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Lato-100.ttf");font-weight:100}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Lato-200.ttf");font-weight:200}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Lato-300.ttf");font-weight:300}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Lato-400.ttf");font-weight:400}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Lato-500.ttf");font-weight:500}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Lato-600.ttf");font-weight:600}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Lato-700.ttf");font-weight:700}@font-face{font-family:"Inter";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Inter-Regular.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"andale-mono";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Andale-Mono.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Arial";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Arial-Regular.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Arial-Black";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Arial-Black.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Book-Antiqua";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Book-Antiqua.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Comic-Sans-MS";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Comic-Sans-MS.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Courier-New";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Courier-New.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Georgia";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Georgia.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Helvetica";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Helvetica.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Impact";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Impact.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Tahoma";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Tahoma.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Terminal";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Terminal.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Times-New-Roman";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Times-New-Roman.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Trebuchet-MS";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Trebuchet-MS.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Verdana";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Verdana.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Webdings";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Webdings.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Wingdings";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Wingdings.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"PJakartaSans";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/PlusJakartaSans.ttf");font-weight:200 800;font-style:normal}@font-face{font-family:"PJakartaSans";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/PlusJakartaSans-Italic.ttf");font-weight:200 800;font-style:italic}*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}::before,::after{--tw-content: ''}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:rgba(0,0,0,0);background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}.\!iru-absolute{position:absolute !important}.\!iru-bg-laba-blue-10{background-color:#0163C8 !important}.\!iru-font-Lato{font-family:Lato !important}.\!iru-h-\[14px\]{height:14px !important}.\!iru-max-w-\[70px\]{max-width:70px !important}.\!iru-min-w-\[60px\]{min-width:60px !important}.\!iru-mt-6{margin-top:1.5rem !important}.\!iru-p-6{padding:1.5rem !important}.\!iru-pl-2{padding-left:0.5rem !important}.\!iru-pointer-events-none{pointer-events:none !important}.\!iru-pt-2{padding-top:0.5rem !important}.\!iru-rounded-md{border-radius:0.375rem !important}.\!iru-rounded-s-lg{border-start-start-radius:0.5rem !important;border-end-start-radius:0.5rem !important}.\!iru-rounded-tr-lg{border-top-right-radius:0.5rem !important}.\!iru-rounded-xl{border-radius:0.75rem !important}.\!iru-text-gray-500{color:#9E9E9E !important}.\!iru-text-laba-grey-10{color:#898989 !important}.\!iru-text-laba-subtitle-rr{font-size:12px !important;line-height:16px !important;font-weight:400 !important}.\!iru-w-\[14px\]{width:14px !important}.\!iru-w-\[calc\(100\%_\+_48px\)\]{width:calc(100% + 48px) !important}.\!iru-w-full{width:100% !important}.-iru-mb-0{margin-bottom:0px}.-iru-mb-0\.5{margin-bottom:-0.125rem}.-iru-mt-0{margin-top:0px}.-iru-mt-0\.5{margin-top:-0.125rem}.-iru-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-iru-my-3{margin-top:-0.75rem;margin-bottom:-0.75rem}.-iru-rotate-90{--iru--rotate: -90deg;transform:translate(var(--iru--translate-x, 0), var(--iru--translate-y, 0)) rotate(var(--iru--rotate, 0)) skewX(var(--iru--skew-x, 0)) skewY(var(--iru--skew-y, 0)) scaleX(var(--iru--scale-x, 1)) scaleY(var(--iru--scale-y, 1))}.iru-absolute{position:absolute}.iru-bg-laba-blue-02{background-color:#DBECFF}.iru-bg-laba-blue-10{background-color:#0163C8}.iru-bg-laba-grey-02{background-color:#F2F2F2}.iru-bg-red-300{background-color:#E57373}.iru-bg-red-900{background-color:#B71C1C}.iru-bg-white{background-color:#FFFFFF}.iru-border{border-width:1px}.iru-border-\[\#ccc\]{border-color:#ccc}.iru-break-all{word-break:break-all}.iru-break-keep{word-break:keep-all}.iru-content-start{align-content:flex-start}.iru-cursor-pointer{cursor:pointer}.iru-flex{display:flex}.iru-flex-col{flex-direction:column}.iru-flex-row{flex-direction:row}.iru-flex-wrap{flex-wrap:wrap}.iru-font-Inter{font-family:Inter}.iru-font-Lato{font-family:Lato}.iru-font-PJakartaSans{font-family:PJakartaSans}.iru-font-semibold{font-weight:600}.iru-gap-0{gap:0px}.iru-gap-0\.5{gap:0.125rem}.iru-gap-1{gap:0.25rem}.iru-gap-1\.5{gap:0.375rem}.iru-gap-10{gap:2.5rem}.iru-gap-11{gap:2.75rem}.iru-gap-12{gap:3rem}.iru-gap-14{gap:3.5rem}.iru-gap-16{gap:4rem}.iru-gap-2{gap:0.5rem}.iru-gap-2\.5{gap:0.625rem}.iru-gap-20{gap:5rem}.iru-gap-24{gap:6rem}.iru-gap-28{gap:7rem}.iru-gap-3{gap:0.75rem}.iru-gap-3\.5{gap:0.875rem}.iru-gap-32{gap:8rem}.iru-gap-36{gap:9rem}.iru-gap-4{gap:1rem}.iru-gap-40{gap:10rem}.iru-gap-44{gap:11rem}.iru-gap-48{gap:12rem}.iru-gap-5{gap:1.25rem}.iru-gap-52{gap:13rem}.iru-gap-56{gap:14rem}.iru-gap-6{gap:1.5rem}.iru-gap-60{gap:15rem}.iru-gap-64{gap:16rem}.iru-gap-7{gap:1.75rem}.iru-gap-72{gap:18rem}.iru-gap-8{gap:2rem}.iru-gap-80{gap:20rem}.iru-gap-9{gap:2.25rem}.iru-gap-96{gap:24rem}.iru-gap-px{gap:1px}.iru-gap-x-0{-moz-column-gap:0px;column-gap:0px}.iru-gap-x-0\.5{-moz-column-gap:0.125rem;column-gap:0.125rem}.iru-gap-x-1{-moz-column-gap:0.25rem;column-gap:0.25rem}.iru-gap-x-1\.5{-moz-column-gap:0.375rem;column-gap:0.375rem}.iru-gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.iru-gap-x-11{-moz-column-gap:2.75rem;column-gap:2.75rem}.iru-gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.iru-gap-x-14{-moz-column-gap:3.5rem;column-gap:3.5rem}.iru-gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.iru-gap-x-2{-moz-column-gap:0.5rem;column-gap:0.5rem}.iru-gap-x-2\.5{-moz-column-gap:0.625rem;column-gap:0.625rem}.iru-gap-x-20{-moz-column-gap:5rem;column-gap:5rem}.iru-gap-x-24{-moz-column-gap:6rem;column-gap:6rem}.iru-gap-x-28{-moz-column-gap:7rem;column-gap:7rem}.iru-gap-x-3{-moz-column-gap:0.75rem;column-gap:0.75rem}.iru-gap-x-3\.5{-moz-column-gap:0.875rem;column-gap:0.875rem}.iru-gap-x-32{-moz-column-gap:8rem;column-gap:8rem}.iru-gap-x-36{-moz-column-gap:9rem;column-gap:9rem}.iru-gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.iru-gap-x-40{-moz-column-gap:10rem;column-gap:10rem}.iru-gap-x-44{-moz-column-gap:11rem;column-gap:11rem}.iru-gap-x-48{-moz-column-gap:12rem;column-gap:12rem}.iru-gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.iru-gap-x-52{-moz-column-gap:13rem;column-gap:13rem}.iru-gap-x-56{-moz-column-gap:14rem;column-gap:14rem}.iru-gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.iru-gap-x-60{-moz-column-gap:15rem;column-gap:15rem}.iru-gap-x-64{-moz-column-gap:16rem;column-gap:16rem}.iru-gap-x-7{-moz-column-gap:1.75rem;column-gap:1.75rem}.iru-gap-x-72{-moz-column-gap:18rem;column-gap:18rem}.iru-gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.iru-gap-x-80{-moz-column-gap:20rem;column-gap:20rem}.iru-gap-x-9{-moz-column-gap:2.25rem;column-gap:2.25rem}.iru-gap-x-96{-moz-column-gap:24rem;column-gap:24rem}.iru-gap-x-px{-moz-column-gap:1px;column-gap:1px}.iru-gap-y-0{row-gap:0px}.iru-gap-y-0\.5{row-gap:0.125rem}.iru-gap-y-1{row-gap:0.25rem}.iru-gap-y-1\.5{row-gap:0.375rem}.iru-gap-y-10{row-gap:2.5rem}.iru-gap-y-11{row-gap:2.75rem}.iru-gap-y-12{row-gap:3rem}.iru-gap-y-14{row-gap:3.5rem}.iru-gap-y-16{row-gap:4rem}.iru-gap-y-2{row-gap:0.5rem}.iru-gap-y-2\.5{row-gap:0.625rem}.iru-gap-y-20{row-gap:5rem}.iru-gap-y-24{row-gap:6rem}.iru-gap-y-28{row-gap:7rem}.iru-gap-y-3{row-gap:0.75rem}.iru-gap-y-3\.5{row-gap:0.875rem}.iru-gap-y-32{row-gap:8rem}.iru-gap-y-36{row-gap:9rem}.iru-gap-y-4{row-gap:1rem}.iru-gap-y-40{row-gap:10rem}.iru-gap-y-44{row-gap:11rem}.iru-gap-y-48{row-gap:12rem}.iru-gap-y-5{row-gap:1.25rem}.iru-gap-y-52{row-gap:13rem}.iru-gap-y-56{row-gap:14rem}.iru-gap-y-6{row-gap:1.5rem}.iru-gap-y-60{row-gap:15rem}.iru-gap-y-64{row-gap:16rem}.iru-gap-y-7{row-gap:1.75rem}.iru-gap-y-72{row-gap:18rem}.iru-gap-y-8{row-gap:2rem}.iru-gap-y-80{row-gap:20rem}.iru-gap-y-9{row-gap:2.25rem}.iru-gap-y-96{row-gap:24rem}.iru-gap-y-px{row-gap:1px}.iru-h-16{height:4rem}.iru-h-20{height:5rem}.iru-h-3{height:0.75rem}.iru-h-3\.5{height:0.875rem}.iru-h-4{height:1rem}.iru-h-5{height:1.25rem}.iru-h-6{height:1.5rem}.iru-h-8{height:2rem}.iru-h-\[38px\]{height:38px}.iru-h-full{height:100%}.iru-hidden{display:none}.iru-inline-flex{display:inline-flex}.iru-items-center{align-items:center}.iru-justify-around{justify-content:space-around}.iru-justify-between{justify-content:space-between}.iru-justify-center{justify-content:center}.iru-left-0{left:0px}.iru-m-5{margin:1.25rem}.iru-max-w-\[800px\]{max-width:800px}.iru-mb-\[1000px\]{margin-bottom:1000px}.iru-min-h-12{min-height:3rem}.iru-min-w-\[150px\]{min-width:150px}.iru-min-w-\[38px\]{min-width:38px}.iru-mt-5{margin-top:1.25rem}.iru-mt-\[1000px\]{margin-top:1000px}.iru-mx-0{margin-left:0px;margin-right:0px}.iru-mx-0\.5{margin-left:0.125rem;margin-right:0.125rem}.iru-my-2{margin-top:0.5rem;margin-bottom:0.5rem}.iru-object-contain{object-fit:contain}.iru-opacity-0{opacity:0}.iru-opacity-50{opacity:0.5}.iru-opacity-\[1\]{opacity:1}.iru-outline-none{outline:2px solid transparent;outline-offset:2px}.iru-overflow-auto{overflow:auto}.iru-overflow-hidden{overflow:hidden}.iru-p-10{padding:2.5rem}.iru-p-5{padding:1.25rem}.iru-pl-2{padding-left:0.5rem}.iru-pointer-events-none{pointer-events:none}.iru-pr-1{padding-right:0.25rem}.iru-pt-2{padding-top:0.5rem}.iru-pt-3{padding-top:0.75rem}.iru-px-2{padding-left:0.5rem;padding-right:0.5rem}.iru-px-3{padding-left:0.75rem;padding-right:0.75rem}.iru-px-4{padding-left:1rem;padding-right:1rem}.iru-py-1{padding-top:0.25rem;padding-bottom:0.25rem}.iru-py-2{padding-top:0.5rem;padding-bottom:0.5rem}.iru-relative{position:relative}.iru-rotate-180{--iru--rotate: 180deg;transform:translate(var(--iru--translate-x, 0), var(--iru--translate-y, 0)) rotate(var(--iru--rotate, 0)) skewX(var(--iru--skew-x, 0)) skewY(var(--iru--skew-y, 0)) scaleX(var(--iru--scale-x, 1)) scaleY(var(--iru--scale-y, 1))}.iru-rotate-90{--iru--rotate: 90deg;transform:translate(var(--iru--translate-x, 0), var(--iru--translate-y, 0)) rotate(var(--iru--rotate, 0)) skewX(var(--iru--skew-x, 0)) skewY(var(--iru--skew-y, 0)) scaleX(var(--iru--scale-x, 1)) scaleY(var(--iru--scale-y, 1))}.iru-rounded{border-radius:0.25rem}.iru-rounded-2xl{border-radius:1rem}.iru-rounded-3xl{border-radius:1.5rem}.iru-rounded-full{border-radius:9999px}.iru-rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.iru-rounded-lg{border-radius:0.5rem}.iru-rounded-md{border-radius:0.375rem}.iru-rounded-none{border-radius:0}.iru-rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.iru-rounded-sm{border-radius:0.125rem}.iru-rounded-xl{border-radius:0.75rem}.iru-shadow-md{--iru--shadow: 0 4px 6px -1px var(--is-shadow-color, rgba(0, 0, 0, 0.1)), 0 2px 4px -2px var(--is-shadow-color, rgba(0, 0, 0, 0.1));--iru--shadow-colored: 0 4px 6px -1px var(--is-shadow-color, rgba(0, 0, 0, 0.1)), 0 2px 4px -2px var(--is-shadow-color, rgba(0, 0, 0, 0.1));box-shadow:var(--iru--ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--iru--ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--iru--shadow)}.iru-shadow-none{--iru--shadow: 0 0 rgba(0, 0, 0, 0);--iru--shadow-colored: 0 0 rgba(0, 0, 0, 0);box-shadow:var(--iru--ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--iru--ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--iru--shadow)}.iru-size-5{width:1.25rem;height:1.25rem}.iru-size-6{width:1.5rem;height:1.5rem}.iru-size-\[300px\]{width:300px;height:300px}.iru-size-\[500px\]{width:500px;height:500px}.iru-text-\[10px\]{font-size:10px}.iru-text-\[12px\]{font-size:12px}.iru-text-bill-body-blb{font-size:18px;line-height:26px;font-weight:700}.iru-text-bill-body-ems{font-size:12px;line-height:20px;font-weight:500}.iru-text-bill-body-esb{font-size:12px;line-height:20px;font-weight:700}.iru-text-bill-body-esr{font-size:12px;line-height:20px;font-weight:400}.iru-text-bill-body-essm{font-size:12px;line-height:20px;font-weight:600}.iru-text-bill-body-lm{font-size:18px;line-height:26px;font-weight:500}.iru-text-bill-body-lr{font-size:18px;line-height:26px;font-weight:400}.iru-text-bill-body-lsm{font-size:18px;line-height:26px;font-weight:600}.iru-text-bill-body-mb{font-size:16px;line-height:24px;font-weight:700}.iru-text-bill-body-mm{font-size:16px;line-height:24px;font-weight:500}.iru-text-bill-body-mr{font-size:16px;line-height:24px;font-weight:400}.iru-text-bill-body-msm{font-size:16px;line-height:24px;font-weight:600}.iru-text-bill-body-sb{font-size:14px;line-height:22px;font-weight:700}.iru-text-bill-body-sm{font-size:14px;line-height:22px;font-weight:500}.iru-text-bill-body-sr{font-size:14px;line-height:22px;font-weight:400}.iru-text-bill-body-ssm{font-size:14px;line-height:22px;font-weight:600}.iru-text-bill-h1{font-size:60px;line-height:72px;font-weight:700}.iru-text-bill-h2{font-size:48px;line-height:58px;font-weight:700}.iru-text-bill-h3{font-size:40px;line-height:58px;font-weight:700}.iru-text-bill-h4{font-size:30px;line-height:38px;font-weight:700}.iru-text-bill-h5{font-size:28px;line-height:40px;font-weight:600}.iru-text-bill-h6{font-size:24px;line-height:30px;font-weight:600}.iru-text-bill-label-b{font-size:15px;line-height:26px;font-weight:700}.iru-text-bill-label-m{font-size:15px;line-height:26px;font-weight:500}.iru-text-bill-label-r{font-size:15px;line-height:26px;font-weight:400}.iru-text-bill-label-sm{font-size:15px;line-height:26px;font-weight:600}.iru-text-blue-700{color:#1976D2}.iru-text-center{text-align:center}.iru-text-gray-400{color:#BDBDBD}.iru-text-laba-base-rb{font-size:16px;line-height:24px;font-weight:700}.iru-text-laba-base-rr{font-size:16px;line-height:24px;font-weight:400}.iru-text-laba-base-rs{font-size:16px;line-height:24px;font-weight:600}.iru-text-laba-base-sb{font-size:14px;line-height:20px;font-weight:700}.iru-text-laba-base-sr{font-size:14px;line-height:20px;font-weight:400}.iru-text-laba-base-ss{font-size:14px;line-height:20px;font-weight:600}.iru-text-laba-blue-10{color:#0163C8}.iru-text-laba-h1{font-size:24px;line-height:30px;font-weight:700}.iru-text-laba-h1-b{font-size:24px;line-height:30px;font-weight:700}.iru-text-laba-h1-r{font-size:24px;line-height:30px;font-weight:400}.iru-text-laba-h1-sb{font-size:24px;line-height:30px;font-weight:600}.iru-text-laba-h2{font-size:18px;line-height:26px;font-weight:700}.iru-text-laba-h2-b{font-size:18px;line-height:26px;font-weight:700}.iru-text-laba-h2-r{font-size:18px;line-height:26px;font-weight:400}.iru-text-laba-h2-sb{font-size:18px;line-height:26px;font-weight:600}.iru-text-laba-red-08{color:#ED0019}.iru-text-laba-subtitle-rb{font-size:12px;line-height:16px;font-weight:700}.iru-text-laba-subtitle-rr{font-size:12px;line-height:16px;font-weight:400}.iru-text-laba-subtitle-rs{font-size:12px;line-height:16px;font-weight:600}.iru-text-laba-subtitle-sb{font-size:10px;line-height:12px;font-weight:700}.iru-text-laba-subtitle-sr{font-size:10px;line-height:12px;font-weight:400}.iru-text-laba-subtitle-ss{font-size:10px;line-height:12px;font-weight:600}.iru-text-laba-title-lb{font-size:36px;line-height:44px;font-weight:700}.iru-text-laba-title-lr{font-size:36px;line-height:44px;font-weight:400}.iru-text-laba-title-ls{font-size:36px;line-height:44px;font-weight:600}.iru-text-laba-title-mb{font-size:32px;line-height:40px;font-weight:700}.iru-text-laba-title-mr{font-size:32px;line-height:40px;font-weight:400}.iru-text-laba-title-ms{font-size:32px;line-height:40px;font-weight:600}.iru-text-nowrap{text-wrap:nowrap}.iru-text-payhere-body-esb{font-size:12px;line-height:20px;font-weight:700}.iru-text-payhere-body-esm{font-size:12px;line-height:20px;font-weight:500}.iru-text-payhere-body-esmb{font-size:12px;line-height:20px;font-weight:600}.iru-text-payhere-body-esr{font-size:12px;line-height:20px;font-weight:400}.iru-text-payhere-body-lb{font-size:18px;line-height:26px;font-weight:700}.iru-text-payhere-body-lm{font-size:18px;line-height:26px;font-weight:500}.iru-text-payhere-body-lr{font-size:18px;line-height:26px;font-weight:400}.iru-text-payhere-body-ls{font-size:18px;line-height:26px;font-weight:600}.iru-text-payhere-body-mb{font-size:16px;line-height:24px;font-weight:700}.iru-text-payhere-body-mm{font-size:16px;line-height:24px;font-weight:500}.iru-text-payhere-body-mr{font-size:16px;line-height:24px;font-weight:400}.iru-text-payhere-body-ms{font-size:16px;line-height:24px;font-weight:600}.iru-text-payhere-body-sb{font-size:14px;line-height:22px;font-weight:700}.iru-text-payhere-body-sm{font-size:14px;line-height:22px;font-weight:500}.iru-text-payhere-body-smb{font-size:14px;line-height:22px;font-weight:600}.iru-text-payhere-body-sr{font-size:14px;line-height:22px;font-weight:400}.iru-text-payhere-h1{font-size:60px;line-height:72px;font-weight:700}.iru-text-payhere-h2{font-size:48px;line-height:58px;font-weight:700}.iru-text-payhere-h3{font-size:40px;line-height:48px;font-weight:700}.iru-text-payhere-h4{font-size:30px;line-height:38px;font-weight:700}.iru-text-payhere-h5{font-size:28px;line-height:40px;font-weight:600}.iru-text-payhere-h6{font-size:24px;line-height:30px;font-weight:600}.iru-text-payhere-label-b{font-size:15px;line-height:26px;font-weight:700}.iru-text-payhere-label-m{font-size:15px;line-height:26px;font-weight:500}.iru-text-payhere-label-r{font-size:15px;line-height:26px;font-weight:400}.iru-text-payhere-label-sb{font-size:15px;line-height:26px;font-weight:600}.iru-text-red-600{color:#E53935}.iru-text-white{color:#FFFFFF}.iru-top-0{top:0px}.iru-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.iru-w-20{width:5rem}.iru-w-3{width:0.75rem}.iru-w-3\.5{width:0.875rem}.iru-w-4{width:1rem}.iru-w-5{width:1.25rem}.iru-w-6{width:1.5rem}.iru-w-\[250px\]{width:250px}.iru-w-\[296px\]{width:296px}.iru-w-fit{width:-moz-fit-content;width:fit-content}.iru-w-full{width:100%}.iru-z-\[999\]{z-index:999}.hover\:iru-bg-laba-blue-01:hover{background-color:#F0F7FF}.hover\:iru-bg-red-400:hover{background-color:#EF5350}.hover\:iru-text-laba-blue-05:hover{color:#73A4D6}body{background:#fff}.Toastify__toast-container--top-center{width:100%;pointer-events:none}.disabled-text-editor *{all:unset;box-sizing:border-box}.no-tailwindcss-base,.no-tailwindcss-base *,.no-tailwindcss-base>*{font-size:revert;font-weight:revert;margin:revert;display:revert;vertical-align:revert;max-width:revert;height:revert;border-width:revert;border-style:revert;border-color:revert;outline:revert;list-style:revert;padding:revert}
@@ -1 +1 @@
1
- @font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Lato-100.ttf");font-weight:100}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Lato-200.ttf");font-weight:200}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Lato-300.ttf");font-weight:300}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Lato-400.ttf");font-weight:400}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Lato-500.ttf");font-weight:500}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Lato-600.ttf");font-weight:600}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Lato-700.ttf");font-weight:700}@font-face{font-family:"Inter";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Inter-Regular.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"andale-mono";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Andale-Mono.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Arial";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Arial-Regular.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Arial-Black";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Arial-Black.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Book-Antiqua";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Book-Antiqua.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Comic-Sans-MS";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Comic-Sans-MS.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Courier-New";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Courier-New.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Georgia";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Georgia.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Helvetica";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Helvetica.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Impact";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Impact.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Tahoma";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Tahoma.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Terminal";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Terminal.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Times-New-Roman";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Times-New-Roman.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Trebuchet-MS";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Trebuchet-MS.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Verdana";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Verdana.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Webdings";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Webdings.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Wingdings";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/Wingdings.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"PJakartaSans";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/PlusJakartaSans.ttf");font-weight:200 800;font-style:normal}@font-face{font-family:"PJakartaSans";src:url("https://unpkg.com/1mpacto-react-ui@2.0.12/dist/assets/fonts/PlusJakartaSans-Italic.ttf");font-weight:200 800;font-style:italic}
1
+ @font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Lato-100.ttf");font-weight:100}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Lato-200.ttf");font-weight:200}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Lato-300.ttf");font-weight:300}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Lato-400.ttf");font-weight:400}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Lato-500.ttf");font-weight:500}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Lato-600.ttf");font-weight:600}@font-face{font-family:"Lato";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Lato-700.ttf");font-weight:700}@font-face{font-family:"Inter";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Inter-Regular.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"andale-mono";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Andale-Mono.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Arial";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Arial-Regular.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Arial-Black";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Arial-Black.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Book-Antiqua";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Book-Antiqua.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Comic-Sans-MS";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Comic-Sans-MS.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Courier-New";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Courier-New.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Georgia";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Georgia.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Helvetica";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Helvetica.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Impact";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Impact.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Tahoma";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Tahoma.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Terminal";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Terminal.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Times-New-Roman";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Times-New-Roman.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Trebuchet-MS";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Trebuchet-MS.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Verdana";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Verdana.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Webdings";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Webdings.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"Wingdings";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/Wingdings.ttf");font-weight:100 200 300 400 500 600 700}@font-face{font-family:"PJakartaSans";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/PlusJakartaSans.ttf");font-weight:200 800;font-style:normal}@font-face{font-family:"PJakartaSans";src:url("https://unpkg.com/1mpacto-react-ui@2.0.13/dist/assets/fonts/PlusJakartaSans-Italic.ttf");font-weight:200 800;font-style:italic}