stp-ui-kit 0.0.81 → 0.0.82

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.
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";.shadow-0{box-shadow:0 0 #02081733}.shadow-100{box-shadow:0 1px #02081733}.shadow-200{box-shadow:0 3px 1px -1px #02081733}.shadow-300{box-shadow:0 4px 6px -2px #02081733}.shadow-400{box-shadow:0 8px 16px -4px #02081733}.shadow-500{box-shadow:0 12px 20px -8px #02081733}.shadow-600{box-shadow:0 20px 20px -8px #02081733}._shadow-0_ljgks_2{box-shadow:0 0 #02081733}._shadow-100_ljgks_6{box-shadow:0 1px #02081733}._shadow-200_ljgks_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_ljgks_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_ljgks_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_ljgks_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_ljgks_26{box-shadow:0 20px 20px -8px #02081733}._message_ljgks_31{display:flex;flex-direction:row;align-items:center;gap:4px;color:#991b1b}._message_ljgks_31._error_ljgks_38{color:#991b1b}._shadow-0_132j0_2{box-shadow:0 0 #02081733}._shadow-100_132j0_6{box-shadow:0 1px #02081733}._shadow-200_132j0_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_132j0_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_132j0_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_132j0_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_132j0_26{box-shadow:0 20px 20px -8px #02081733}._formItem_132j0_31{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%}._formItem_132j0_31 input[type=checkbox]{margin:0!important;padding:0!important}._labelContainer_132j0_43{display:flex;flex-direction:column;gap:4px;color:#373a42;cursor:pointer}._labelContainer_132j0_43._disabled_132j0_50{color:#868892}._labelContainer_132j0_43._readOnly_132j0_53,._message_132j0_57{color:#6c6e78}._checkbox_132j0_61{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px!important;height:20px!important;min-width:20px;min-height:20px;display:grid;place-items:center;transition:background-color .2s,border-color .2s;cursor:pointer;position:relative;background-color:#fff;border:1px solid #b9bcc5;border-radius:4px;transition:border .2s}._checkbox_132j0_61 svg{width:20px;height:20px}._checkbox_132j0_61:hover{background-color:#f1f3f6}._checkbox_132j0_61:focus-within{background-color:#fff;border:1px solid #6c6e78!important}._checkbox_132j0_61._disabled_132j0_50{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._checkbox_132j0_61._readOnly_132j0_53{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#6c6e78}._checkbox_132j0_61:after{content:"";display:block;width:0;height:0;transition:all .2s ease}._checkbox_132j0_61:checked:after,._checkbox_132j0_61:indeterminate:after{width:12px;height:12px;background-color:#fff;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100%;mask-size:100%}._checkbox_132j0_61:checked{background-color:#1e3a8a;border-color:#1e3a8a}._checkbox_132j0_61:checked._error_132j0_99{border-color:#7f1d1d;background-color:#7f1d1d}._checkbox_132j0_61:checked:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='20 6 9 17 4 12' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='20 6 9 17 4 12' /%3E%3C/svg%3E")}._checkbox_132j0_61:indeterminate{background-color:#1e3a8a;border-color:#1e3a8a}._checkbox_132j0_61:indeterminate._error_132j0_99{border-color:#7f1d1d;background-color:#7f1d1d}._checkbox_132j0_61:indeterminate:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='5' y1='12' x2='19' y2='12' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='5' y1='12' x2='19' y2='12' /%3E%3C/svg%3E")}._checkbox_132j0_61:disabled{background-color:#b9bcc5;border-color:#b9bcc5;cursor:not-allowed}._checkbox_132j0_61._error_132j0_99{border-color:#fef2f2;background-color:#fef2f2}input[type=checkbox]._checkbox_132j0_61{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;box-sizing:border-box!important}._shadow-0_10b26_2{box-shadow:0 0 #02081733}._shadow-100_10b26_6{box-shadow:0 1px #02081733}._shadow-200_10b26_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_10b26_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_10b26_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_10b26_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_10b26_26{box-shadow:0 20px 20px -8px #02081733}._formItem_10b26_31{display:flex;flex-direction:column;gap:4px;width:100%}._critical_10b26_38{color:#991b1b}._message_10b26_42{display:flex;flex-direction:row;align-items:center;gap:4px}._message_10b26_42._error_10b26_48{color:#991b1b}._label_10b26_52{color:#373a42}._label_10b26_52._disabled_10b26_55{color:#868892}._label_10b26_52._readOnly_10b26_58{color:#6c6e78}._input_10b26_62{outline:none;padding:12px 8px;background-color:#fff;border:1px solid #b9bcc5;border-radius:8px;transition:border .2s;color:#6c6e78}._input_10b26_62:hover{background-color:#f1f3f6}._input_10b26_62:focus{background-color:#fff;border:1px solid #6c6e78!important}._input_10b26_62._disabled_10b26_55{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._input_10b26_62._readOnly_10b26_58{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#6c6e78}._input_10b26_62._error_10b26_48{background-color:#dc2626;border:1px solid #b91c1c!important;color:#6c6e78}select._input_10b26_62{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 12px) center;background-size:16px 16px;cursor:pointer}._shadow-0_11dw7_2{box-shadow:0 0 #02081733}._shadow-100_11dw7_6{box-shadow:0 1px #02081733}._shadow-200_11dw7_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_11dw7_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_11dw7_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_11dw7_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_11dw7_26{box-shadow:0 20px 20px -8px #02081733}._formItem_11dw7_31{display:flex;flex-direction:column;gap:4px;width:100%}._label_11dw7_38{color:#373a42}._label_11dw7_38._disabled_11dw7_41{color:#868892}._label_11dw7_38._readOnly_11dw7_44{color:#6c6e78}._inputContainer_11dw7_48{display:flex;align-items:center;gap:4px;background-color:#fff;border:1px solid #9fa2ab;border-radius:8px;padding:8px 12px;transition:border .2s}._inputContainer_11dw7_48:has(textarea){flex-direction:column;align-items:stretch}._inputContainer_11dw7_48 svg{width:20px;height:20px}._inputContainer_11dw7_48:hover{background-color:#f1f3f6}._inputContainer_11dw7_48:focus-within{background-color:#fff;border:1px solid #6c6e78!important}._inputContainer_11dw7_48._disabled_11dw7_41{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._inputContainer_11dw7_48._readOnly_11dw7_44{background-color:#dee1e7;border:1px solid #dee1e7!important}._inputContainer_11dw7_48._error_11dw7_82{background-color:#fef2f2;border:1px solid #b91c1c!important}._input_11dw7_48{flex:1;background:transparent;outline:none;border:none;color:#373a42;padding:0}._input_11dw7_48::placeholder{color:#6c6e78;opacity:1}._message_11dw7_100{color:#6c6e78}._shadow-0_1nk9x_2{box-shadow:0 0 #02081733}._shadow-100_1nk9x_6{box-shadow:0 1px #02081733}._shadow-200_1nk9x_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1nk9x_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1nk9x_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1nk9x_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1nk9x_26{box-shadow:0 20px 20px -8px #02081733}._formItem_1nk9x_31{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%}._formItem_1nk9x_31 input[type=radio]{margin:0!important;padding:0!important}._labelContainer_1nk9x_43{display:flex;flex-direction:column;gap:4px;cursor:pointer;color:#373a42}._labelContainer_1nk9x_43._disabled_1nk9x_50{color:#868892}._labelContainer_1nk9x_43._readOnly_1nk9x_53{color:#6c6e78}._inputContainer_1nk9x_57{background-color:#fff;border:1px solid #b9bcc5;border-radius:4px;transition:border .2s}._inputContainer_1nk9x_57 svg{width:20px;height:20px}._inputContainer_1nk9x_57:hover{background-color:#f1f3f6}._inputContainer_1nk9x_57:focus-within{background-color:#fff;border:1px solid #6c6e78!important}._inputContainer_1nk9x_57._disabled_1nk9x_50{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._inputContainer_1nk9x_57._readOnly_1nk9x_53{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#6c6e78}._inputContainer_1nk9x_57._error_1nk9x_84{border-color:#fef2f2;background-color:#fef2f2}._input_1nk9x_57{flex:1;background:transparent;outline:none;border:none;color:#373a42;padding:0}._input_1nk9x_57::placeholder{color:#6c6e78;opacity:1}._message_1nk9x_102{color:#6c6e78}._radio_1nk9x_106{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:2px solid #b9bcc5;border-radius:50%;background-color:#fff;display:grid;place-items:center;cursor:pointer;transition:all .2s}._radio_1nk9x_106:checked{border-color:#1e3a8a;background-color:#1e3a8a}._radio_1nk9x_106:checked:after{content:"";width:10px;height:10px;background-color:#fff;border-radius:50%}._radio_1nk9x_106:disabled{background-color:#dee1e7;border-color:#dee1e7;cursor:not-allowed}._radio_1nk9x_106._error_1nk9x_84{border-color:#fef2f2;background-color:#fef2f2}._shadow-0_1g8kj_2{box-shadow:0 0 #02081733}._shadow-100_1g8kj_6{box-shadow:0 1px #02081733}._shadow-200_1g8kj_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1g8kj_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1g8kj_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1g8kj_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1g8kj_26{box-shadow:0 20px 20px -8px #02081733}._formItem_1g8kj_31{display:flex;flex-direction:column;gap:4px;width:100%;position:relative}._label_1g8kj_39{color:#373a42}._label_1g8kj_39._disabled_1g8kj_42{color:#868892}._label_1g8kj_39._readOnly_1g8kj_45{color:#6c6e78}._inputContainer_1g8kj_49{display:flex;align-items:center;gap:4px;background-color:#fff;border:1px solid #b9bcc5;border-radius:8px;padding:8px 12px;transition:border .2s;position:relative}._inputContainer_1g8kj_49 svg{width:20px;height:20px}._inputContainer_1g8kj_49:hover{background-color:#f1f3f6}._inputContainer_1g8kj_49:focus-within{background-color:#fff;border:1px solid #6c6e78!important}._inputContainer_1g8kj_49._disabled_1g8kj_42{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._inputContainer_1g8kj_49._readOnly_1g8kj_45{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#6c6e78}._inputContainer_1g8kj_49._error_1g8kj_81{background-color:#fef2f2;border:1px solid #b91c1c!important;color:#6c6e78}._trigger_1g8kj_87{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:none;outline:none;cursor:pointer;padding:0;color:#6c6e78}._trigger_1g8kj_87:focus{outline:none}._value_1g8kj_103{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chevron_1g8kj_111{flex-shrink:0;transition:transform .2s ease;color:#6c6e78}._chevron_1g8kj_111._rotated_1g8kj_116{transform:rotate(180deg)}._options_1g8kj_120{position:absolute;top:100%;left:0;right:0;z-index:1000;background-color:#fff;border:1px solid #dee1e7;border-radius:8px;box-shadow:0 20px 20px -8px #02081733;margin-top:4px;padding:12px}._options_1g8kj_120 ._container_1g8kj_133{max-height:180px;overflow-y:auto}._option_1g8kj_120{padding:8px 12px;cursor:pointer;color:#373a42;transition:background-color .15s;border-radius:8px}._option_1g8kj_120:hover:not(._disabled_1g8kj_42){background-color:#f1f3f6}._option_1g8kj_120._focused_1g8kj_148:not(._disabled_1g8kj_42){background-color:#e4e8ed}._option_1g8kj_120._selected_1g8kj_151{background-color:#e4e8ed}._option_1g8kj_120._disabled_1g8kj_42{color:#868892;cursor:not-allowed;opacity:.6}._message_1g8kj_160{color:#6c6e78}._message_1g8kj_160._error_1g8kj_81{color:#991b1b}._container_1g8kj_133::-webkit-scrollbar{width:3px}._container_1g8kj_133::-webkit-scrollbar-track{background:transparent}._container_1g8kj_133::-webkit-scrollbar-thumb{background:#b9bcc5;border-radius:2px}._container_1g8kj_133::-webkit-scrollbar-thumb:hover{background:#6c6e78}._shadow-0_1b74y_2{box-shadow:0 0 #02081733}._shadow-100_1b74y_6{box-shadow:0 1px #02081733}._shadow-200_1b74y_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1b74y_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1b74y_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1b74y_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1b74y_26{box-shadow:0 20px 20px -8px #02081733}._customToast_1b74y_31{max-width:976px;width:100%;padding:12px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 6px -2px #02081733;border-radius:8px;gap:10px}@media (max-width: 480px){._customToast_1b74y_31{max-width:328px}}._default_1b74y_48{background-color:#fff;color:#373a42}._warning_1b74y_53{background-color:#fffbeb;color:#92400e}._error_1b74y_58{background-color:#fef2f2;color:#991b1b}._success_1b74y_63{background-color:#f0fdf4;color:#166534}._criticalIcon_1b74y_68{color:#991b1b}._warningIcon_1b74y_72{color:#b45309}._successIcon_1b74y_76{color:#15803d}._content_1b74y_80{display:flex;align-items:center;gap:10px;flex:1}._closeBtn_1b74y_87{margin-left:auto}._shadow-0_16ait_2{box-shadow:0 0 #02081733}._shadow-100_16ait_6{box-shadow:0 1px #02081733}._shadow-200_16ait_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_16ait_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_16ait_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_16ait_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_16ait_26{box-shadow:0 20px 20px -8px #02081733}._modalLayout_16ait_31{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;background-color:#00000030;z-index:250}._modalContainer_16ait_42{background-color:#fff;border-radius:8px;overflow:none;display:flex;flex-direction:column;transform:translateY(0);transition:transform .3s ease;max-height:80vh}._modalContainer_16ait_42._lg_16ait_52{width:80%}@media (max-width: 700px){._modalContainer_16ait_42._lg_16ait_52{max-width:100%;width:100%}}._modalContainer_16ait_42._md_16ait_61{width:60%}@media (max-width: 700px){._modalContainer_16ait_42._md_16ait_61{max-width:100%;width:100%}}._modalContainer_16ait_42._sm_16ait_70{width:40%}@media (max-width: 700px){._modalContainer_16ait_42._sm_16ait_70{max-width:100%;width:100%}}@media (max-width: 700px){._modalContainer_16ait_42._fullHeight_16ait_80{max-height:calc(100vh - 66px);height:100%}}@media (max-width: 700px){._modalContainer_16ait_42{position:absolute;bottom:0;left:0;right:0;max-width:100%;width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;transform:translateY(100%);animation:_slideUp_16ait_1 .3s ease forwards;max-height:calc(100vh - 66px);display:flex;flex-direction:column}}._modalContainer_16ait_42 ._header_16ait_102{padding:12px 16px;background-color:#f1f3f6;border-bottom:1px solid #dee1e7;display:flex;align-items:center;justify-content:space-between;gap:16px}._modalContainer_16ait_42 ._header_16ait_102 ._title_16ait_111{display:flex;align-items:center;gap:8px}._modalContainer_16ait_42 ._header_16ait_102 ._close_16ait_116{background-color:#fff;border:1px solid #dee1e7}@media (max-width: 700px){._modalContainer_16ait_42 ._header_16ait_102{padding:24px 16px;background-color:#fff}}._modalContainer_16ait_42 ._content_16ait_126{overflow:auto}._modalContainer_16ait_42 ._content_16ait_126._fullHeight_16ait_80{flex:1}._modalContainer_16ait_42 ._section_16ait_132{padding:12px;overflow:auto}@media (max-width: 700px){._modalContainer_16ait_42 ._section_16ait_132{padding:16px}}._modalContainer_16ait_42 ._footer_16ait_141{padding:12px;display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:end;border-top:1px solid #dee1e7}@media (max-width: 700px){._modalContainer_16ait_42 ._footer_16ait_141{flex-direction:column;justify-content:baseline}._modalContainer_16ait_42 ._footer_16ait_141 button{width:100%}}@keyframes _slideUp_16ait_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._tone-critical_16ait_168 ._header_16ait_102{background-color:#fef2f2;color:#991b1b}._tone-critical_16ait_168 ._footer_16ait_141 ._primaryButton_16ait_172{background-color:#dc2626!important}._tone-warning_16ait_176 ._header_16ait_102{background-color:#fffbeb;color:#92400e}._tone-warning_16ait_176 ._footer_16ait_141 ._primaryButton_16ait_172{background-color:#fcd34d;color:#451a03}._critical_16ait_185{color:#991b1b}._warning_16ait_189{color:#b45309}._shadow-0_5kw50_2{box-shadow:0 0 #02081733}._shadow-100_5kw50_6{box-shadow:0 1px #02081733}._shadow-200_5kw50_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_5kw50_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_5kw50_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_5kw50_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_5kw50_26{box-shadow:0 20px 20px -8px #02081733}._spin_5kw50_31{animation:_spin_5kw50_31 1s linear infinite;transform-origin:center}._spin_5kw50_31 circle{stroke:#2563eb}@keyframes _spin_5kw50_31{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._shadow-0_1ufir_2{box-shadow:0 0 #02081733}._shadow-100_1ufir_6{box-shadow:0 1px #02081733}._shadow-200_1ufir_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1ufir_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1ufir_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1ufir_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1ufir_26{box-shadow:0 20px 20px -8px #02081733}._tooltipWrapper_1ufir_31{position:relative;display:inline-block;cursor:pointer}._tooltipWrapper_1ufir_31._underline_1ufir_36{border-bottom:1px dotted currentColor}._tooltip_1ufir_31{position:absolute;background-color:#444750;color:#fff;padding:4px 8px;border-radius:8px;box-shadow:0 1px #02081733;z-index:400;pointer-events:auto;width:auto;text-align:center}._tooltip_1ufir_31:after{content:"";position:absolute;left:50%;transform:translate(-50%);border-width:10px;border-style:solid}._tooltip-position-above_1ufir_60{bottom:100%;left:50%;transform:translate(-50%);margin-bottom:12px}._tooltip-position-above_1ufir_60:after{top:100%;border-color:#444750 transparent transparent transparent}._tooltip-position-below_1ufir_70{top:100%;left:50%;transform:translate(-50%);margin-top:12px}._tooltip-position-below_1ufir_70:after{bottom:100%;border-color:transparent transparent #444750 transparent}._tooltip-position-cover_1ufir_80{top:0;left:0;width:100%;text-align:center;padding:8px;border-radius:8px}._tooltip-position-cover_1ufir_80:after{display:none}._shadow-0_q3377_2{box-shadow:0 0 #02081733}._shadow-100_q3377_6{box-shadow:0 1px #02081733}._shadow-200_q3377_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_q3377_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_q3377_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_q3377_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_q3377_26{box-shadow:0 20px 20px -8px #02081733}._btn_q3377_31{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;font:inherit;padding:0;margin:0;border-radius:8px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;gap:4px;cursor:pointer}._btn_q3377_31._small_q3377_46{padding:3px 7px}._btn_q3377_31._medium_q3377_49{padding:7px 11px}._btn_q3377_31._large_q3377_52{padding:11px 15px}._btn_q3377_31._default_q3377_55{background-color:#fff;border:1px #dee1e7 solid;color:#373a42}._btn_q3377_31._default_q3377_55:hover{background-color:#e4e8ed}._btn_q3377_31._default_q3377_55:active,._btn_q3377_31._default-selected_q3377_66{background-color:#d2d5dc}._btn_q3377_31._default_q3377_55:disabled{background-color:#dee1e7;color:#868892}._btn_q3377_31._primary_q3377_73{background-color:#2563eb;color:#fff}._btn_q3377_31._primary_q3377_73:hover{background-color:#1d4ed8}._btn_q3377_31._primary_q3377_73:active{background-color:#1e40af}._btn_q3377_31._primary-selected_q3377_83{background-color:#1e3a8a}._btn_q3377_31._primary_q3377_73:disabled{background-color:#b9bcc5}._btn_q3377_31._tertiary_q3377_89{color:#373a42}._btn_q3377_31._tertiary_q3377_89:hover{background-color:#e4e8ed}._btn_q3377_31._tertiary_q3377_89:active,._btn_q3377_31._tertiary-selected_q3377_98{background-color:#d2d5dc}._btn_q3377_31._tertiary_q3377_89:disabled{color:#868892}._btn_q3377_31._plain_q3377_104{padding:0;margin:0;color:#1e40af}._btn_q3377_31._plain_q3377_104:hover{color:#1e3a8a}._btn_q3377_31._plain_q3377_104:active,._btn_q3377_31._plain-selected_q3377_115{color:#172554}._btn_q3377_31._plain_q3377_104:disabled{color:#868892}._btn_q3377_31._critical_q3377_121{background-color:#dc2626;color:#fff}._btn_q3377_31._warning_q3377_125{background-color:#fcd34d;color:#451a03}._shadow-0_83d4t_2{box-shadow:0 0 #02081733}._shadow-100_83d4t_6{box-shadow:0 1px #02081733}._shadow-200_83d4t_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_83d4t_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_83d4t_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_83d4t_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_83d4t_26{box-shadow:0 20px 20px -8px #02081733}._trigger_83d4t_31{padding:0;margin:0;border:none;line-height:1;display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto}._container_83d4t_43{position:absolute;top:100%;left:0;right:0;z-index:1000;margin-top:4px}._container_83d4t_43._alignRight_83d4t_51{right:0;left:auto}._container_83d4t_43._alignLeft_83d4t_55{left:0;right:auto}._shadow-0_ayh3x_2{box-shadow:0 0 #02081733}._shadow-100_ayh3x_6{box-shadow:0 1px #02081733}._shadow-200_ayh3x_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_ayh3x_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_ayh3x_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_ayh3x_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_ayh3x_26{box-shadow:0 20px 20px -8px #02081733}._emptyContainer_ayh3x_31{margin:0 auto;width:100%;max-width:548px;padding:64px 24px;display:flex;flex-direction:column;align-items:center;gap:24px;background-color:#fff;border:1px solid #dee1e7;border-radius:8px;text-align:center;color:#373a42}@media (max-width: 480px){._emptyContainer_ayh3x_31{border:0;background-color:none}}@media (max-width: 480px){._emptyContainer_ayh3x_31{padding:40px 0}}._imageContent_ayh3x_58{align-self:center;width:200px;height:160px;object-fit:contain}._content_ayh3x_65{display:flex;flex-direction:column;gap:8px;text-align:center}._buttonContent_ayh3x_72{display:flex;justify-content:center;align-items:center;gap:8px}@media (max-width: 480px){._buttonContent_ayh3x_72{flex-direction:column-reverse;width:100%}._buttonContent_ayh3x_72 button{width:100%}}._mobile_ayh3x_88,._desktop_ayh3x_89{display:none}@media (max-width: 480px){._mobile_ayh3x_88{display:block}}@media (min-width: 480px){._desktop_ayh3x_89{display:block}}._shadow-0_1thk8_2{box-shadow:0 0 #02081733}._shadow-100_1thk8_6{box-shadow:0 1px #02081733}._shadow-200_1thk8_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1thk8_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1thk8_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1thk8_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1thk8_26{box-shadow:0 20px 20px -8px #02081733}._btn_1thk8_31{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;font:inherit;padding:0;margin:0;border-radius:8px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}._btn_1thk8_31._small_1thk8_44{padding:3px}._btn_1thk8_31._medium_1thk8_47{padding:7px}._btn_1thk8_31._large_1thk8_50{padding:11px}._btn_1thk8_31._default_1thk8_53{background-color:#fff;border:1px #dee1e7 solid;color:#373a42}._btn_1thk8_31._default_1thk8_53:hover{background-color:#e4e8ed}._btn_1thk8_31._default_1thk8_53:active,._btn_1thk8_31._default-selected_1thk8_64{background-color:#d2d5dc}._btn_1thk8_31._default_1thk8_53:disabled{background-color:#dee1e7;color:#868892}._btn_1thk8_31._primary_1thk8_71{background-color:#2563eb;color:#fff}._btn_1thk8_31._primary_1thk8_71:hover{background-color:#1d4ed8}._btn_1thk8_31._primary_1thk8_71:active{background-color:#1e40af}._btn_1thk8_31._primary-selected_1thk8_81{background-color:#1e3a8a}._btn_1thk8_31._primary_1thk8_71:disabled{background-color:#b9bcc5}._btn_1thk8_31._tertiary_1thk8_87{color:#373a42}._btn_1thk8_31._tertiary_1thk8_87._small_1thk8_44{padding:4px}._btn_1thk8_31._tertiary_1thk8_87._medium_1thk8_47{padding:8px}._btn_1thk8_31._tertiary_1thk8_87._large_1thk8_50{padding:12px}._btn_1thk8_31._tertiary_1thk8_87:hover{background-color:#e4e8ed}._btn_1thk8_31._tertiary_1thk8_87:active,._btn_1thk8_31._tertiary-selected_1thk8_105{background-color:#d2d5dc}._btn_1thk8_31._tertiary_1thk8_87:disabled{color:#868892}._btn_1thk8_31._plain_1thk8_111{padding:0;margin:0;color:#1e40af}._btn_1thk8_31._plain_1thk8_111:hover{color:#1e3a8a}._btn_1thk8_31._plain_1thk8_111:active,._btn_1thk8_31._plain-selected_1thk8_122{color:#172554}._btn_1thk8_31._plain_1thk8_111:disabled{color:#868892}._shadow-0_1o4xz_2{box-shadow:0 0 #02081733}._shadow-100_1o4xz_6{box-shadow:0 1px #02081733}._shadow-200_1o4xz_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1o4xz_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1o4xz_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1o4xz_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1o4xz_26{box-shadow:0 20px 20px -8px #02081733}._typography_1o4xz_31{all:unset;display:block;color:#373a42;font-variant-numeric:tabular-nums;font-family:Inter;word-wrap:break-word}._display_1o4xz_40{font-size:40px;line-height:40px;font-weight:650;letter-spacing:-.3px}._heading-xl_1o4xz_47{font-size:30px;line-height:40px;font-weight:700;letter-spacing:-.3px}@media (max-width: 480px){._heading-xl_1o4xz_47{font-size:30px;line-height:28px}}._heading-lg_1o4xz_60{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-.2px}@media (max-width: 480px){._heading-lg_1o4xz_60{font-size:22px;line-height:28px}}._heading-md_1o4xz_73{font-size:20px;line-height:24px;font-weight:650;letter-spacing:-.2px}@media (max-width: 480px){._heading-md_1o4xz_73{font-size:18px;line-height:28px}}._heading-sm_1o4xz_86{font-size:16px;line-height:20px;font-weight:650;letter-spacing:0px}@media (max-width: 480px){._heading-sm_1o4xz_86{font-size:16px;line-height:20px}}._heading-xs_1o4xz_99{font-size:14px;line-height:20px;font-weight:650;letter-spacing:0px}@media (max-width: 480px){._heading-xs_1o4xz_99{font-size:14px;line-height:20px}}._body-lg_1o4xz_112{font-size:16px;line-height:24px;font-weight:450;letter-spacing:0px}@media (max-width: 480px){._body-lg_1o4xz_112{font-size:18px;line-height:26px}}._body-md_1o4xz_125{font-size:14px;line-height:20px;font-weight:450;letter-spacing:0px}@media (max-width: 480px){._body-md_1o4xz_125{font-size:16px;line-height:24px}}._body-sm_1o4xz_138{font-size:12px;line-height:16px;font-weight:450;letter-spacing:0px}@media (max-width: 480px){._body-sm_1o4xz_138{font-size:12px;line-height:16px}}._regular_1o4xz_151{font-weight:450}._semibold_1o4xz_155{font-weight:650}._bold_1o4xz_159{font-weight:700}._medium_1o4xz_163{font-weight:550}._underline_1o4xz_167{font-style:underline}._shadow-0_14omq_2{box-shadow:0 0 #02081733}._shadow-100_14omq_6{box-shadow:0 1px #02081733}._shadow-200_14omq_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_14omq_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_14omq_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_14omq_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_14omq_26{box-shadow:0 20px 20px -8px #02081733}._svgWrapper_14omq_31 svg{width:20px;height:20px;stroke-width:1.5;stroke:currentColor;fill:none;display:inline-block}@media (max-width: 480px){._svgWrapper_14omq_31 svg{width:24px;height:24px}}._shadow-0_1s6mt_2{box-shadow:0 0 #02081733}._shadow-100_1s6mt_6{box-shadow:0 1px #02081733}._shadow-200_1s6mt_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1s6mt_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1s6mt_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1s6mt_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1s6mt_26{box-shadow:0 20px 20px -8px #02081733}._icon_1s6mt_31{width:20px;height:20px;display:inline-block}@media (max-width: 480px){._icon_1s6mt_31{width:24px;height:24px}}._icon_1s6mt_31 svg{display:block;width:100%;height:100%}._shadow-0_q8vgn_2{box-shadow:0 0 #02081733}._shadow-100_q8vgn_6{box-shadow:0 1px #02081733}._shadow-200_q8vgn_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_q8vgn_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_q8vgn_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_q8vgn_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_q8vgn_26{box-shadow:0 20px 20px -8px #02081733}._option_q8vgn_31{padding:8px 12px;cursor:pointer;color:#373a42;transition:background-color .15s;border-radius:8px;display:flex;align-items:center;gap:8px}._option_q8vgn_31 ._icon_q8vgn_41{width:20px;height:20px}._option_q8vgn_31:hover:not(._disabled_q8vgn_45){background-color:#f1f3f6}._option_q8vgn_31._focused_q8vgn_48:not(._disabled_q8vgn_45){background-color:#e4e8ed}._option_q8vgn_31._selected_q8vgn_51{background-color:#e4e8ed}._option_q8vgn_31._disabled_q8vgn_45{color:#868892;cursor:not-allowed;opacity:.6}._container_q8vgn_60::-webkit-scrollbar{width:3px}._container_q8vgn_60::-webkit-scrollbar-track{background:transparent}._container_q8vgn_60::-webkit-scrollbar-thumb{background:#b9bcc5;border-radius:2px}._container_q8vgn_60::-webkit-scrollbar-thumb:hover{background:#6c6e78}._options_q8vgn_77{background-color:#fff;border:1px solid #dee1e7;border-radius:8px;margin-top:4px;width:100%;padding:12px}._options_q8vgn_77._shadowLower_q8vgn_85{box-shadow:0 4px 6px -2px #02081733}._options_q8vgn_77._shadowHigher_q8vgn_88{box-shadow:0 20px 20px -8px #02081733}._shadow-0_4ks9v_2{box-shadow:0 0 #02081733}._shadow-100_4ks9v_6{box-shadow:0 1px #02081733}._shadow-200_4ks9v_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_4ks9v_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_4ks9v_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_4ks9v_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_4ks9v_26{box-shadow:0 20px 20px -8px #02081733}._calendarDay_4ks9v_31{flex:1;min-width:24px;height:32px;padding:8px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:#373a42;transition:all .2s ease;position:relative;margin:0;border-radius:8px}@media (max-width: 480px){._calendarDay_4ks9v_31{min-width:35px;height:48px;padding:12px}}._calendarDay_4ks9v_31:hover:not(:disabled){background-color:#1d4ed8;color:#fff}._calendarDay_4ks9v_31:disabled{color:#868892;cursor:not-allowed}._calendarDay_4ks9v_31:disabled:hover{background:transparent}._calendarDayActive_4ks9v_67{color:#fff;background-color:#2563eb;border-radius:8px}._calendarDayActive_4ks9v_67:hover:not(:disabled){background-color:#1d4ed8}._calendarDayCornerStart_4ks9v_76{border-top-right-radius:0;border-bottom-right-radius:0}._calendarDayCornerEnd_4ks9v_81{border-top-left-radius:0;border-bottom-left-radius:0}._calendarDayNumber_4ks9v_86{position:relative;z-index:1}._calendarDayInRange_4ks9v_91{border-radius:0;background-color:#eff6ff}._shadow-0_1kxau_2{box-shadow:0 0 #02081733}._shadow-100_1kxau_6{box-shadow:0 1px #02081733}._shadow-200_1kxau_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1kxau_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1kxau_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1kxau_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1kxau_26{box-shadow:0 20px 20px -8px #02081733}._headerRow_1kxau_31{display:flex;flex-direction:row;align-items:center}._headerRow_1kxau_31 ._headerCell_1kxau_36{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;color:#6c6e78;width:30px;height:16px;padding:8px 0}@media (max-width: 480px){._headerRow_1kxau_31 ._headerCell_1kxau_36{width:30px;height:24px;padding:12px 0}}._shadow-0_uciud_2{box-shadow:0 0 #02081733}._shadow-100_uciud_6{box-shadow:0 1px #02081733}._shadow-200_uciud_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_uciud_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_uciud_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_uciud_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_uciud_26{box-shadow:0 20px 20px -8px #02081733}._month_uciud_31{display:grid;gap:2px;grid-template-columns:1fr}._header_uciud_37{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}._header_uciud_37 ._navBtn_uciud_44{padding:16px}@media (max-width: 480px){._header_uciud_37 ._navBtn_uciud_44{justify-content:flex-start;display:none}}._grid_uciud_54{display:grid;grid-template-columns:repeat(7,1fr);gap:0;justify-content:space-between}._shadow-0_vze37_2{box-shadow:0 0 #02081733}._shadow-100_vze37_6{box-shadow:0 1px #02081733}._shadow-200_vze37_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_vze37_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_vze37_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_vze37_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_vze37_26{box-shadow:0 20px 20px -8px #02081733}._calendarRoot_vze37_31{box-sizing:border-box;display:flex;flex-direction:column;width:100%;width:282px}@media (max-width: 480px){._calendarRoot_vze37_31{width:328px}}._calendarRoot_vze37_31._onCard_vze37_43{background:#fff;padding:16px;border-radius:8px}._calendarRoot_vze37_31._multiMonth_vze37_48{width:548px}._months_vze37_52{display:grid;gap:16px}._months_vze37_52[data-columns="1"]{grid-template-columns:1fr}._months_vze37_52[data-columns="2"]{grid-template-columns:repeat(2,1fr)}@media (max-width: 480px){._months_vze37_52{grid-template-columns:1fr!important;gap:16px;overflow:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}._months_vze37_52::-webkit-scrollbar{display:none}}._shadow-0_19c7e_2{box-shadow:0 0 #02081733}._shadow-100_19c7e_6{box-shadow:0 1px #02081733}._shadow-200_19c7e_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_19c7e_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_19c7e_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_19c7e_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_19c7e_26{box-shadow:0 20px 20px -8px #02081733}._container_19c7e_31{width:100%;display:flex;flex-direction:row;border-radius:8px}@media (max-width: 700px){._container_19c7e_31{flex-direction:column}}._container_19c7e_31 ._content_19c7e_42{flex:1;padding:24px;display:flex;flex-direction:column;gap:24px}@media (max-width: 700px){._container_19c7e_31 ._content_19c7e_42{justify-content:center}}@media (max-width: 480px){._container_19c7e_31 ._content_19c7e_42{gap:20px}}._container_19c7e_31 ._content_19c7e_42 ._title_19c7e_59{display:flex;flex-direction:column;gap:8px;color:#fff}@media (max-width: 700px){._container_19c7e_31 ._content_19c7e_42 ._title_19c7e_59{text-align:center}}._container_19c7e_31 ._content_19c7e_42 ._timer_19c7e_70{display:flex;flex-direction:row;align-items:center;gap:16px;color:#fff}@media (max-width: 700px){._container_19c7e_31 ._content_19c7e_42 ._timer_19c7e_70{justify-content:center}}._container_19c7e_31 ._content_19c7e_42 ._timer_19c7e_70 ._timerCell_19c7e_82{display:flex;flex-direction:column;gap:8px;justify-content:center;align-items:center}._container_19c7e_31 ._content_19c7e_42 ._timer_19c7e_70 ._timerCell_19c7e_82 ._timerCount_19c7e_89{width:60px;height:60px;display:flex;justify-content:center;align-items:center;background-color:#2e1065;border-radius:50%}@media (max-width: 480px){._container_19c7e_31 ._content_19c7e_42 ._timer_19c7e_70 ._timerCell_19c7e_82 ._timerCount_19c7e_89{width:50px;height:50px}}._container_19c7e_31 ._pattern_19c7e_104{flex:1;border-top-right-radius:8px;border-bottom-right-radius:8px;background:linear-gradient(to right,var(--pattern-color),transparent 160px),var(--pattern-url);background-repeat:repeat;background-size:auto;background-position-y:center;display:flex;flex-direction:row;justify-content:center;align-items:center}@media (max-width: 700px){._container_19c7e_31 ._pattern_19c7e_104{background:linear-gradient(to bottom,var(--pattern-color),transparent 80px),var(--pattern-url);flex:auto;height:120px}}@media (max-width: 480px){._container_19c7e_31 ._pattern_19c7e_104{background:linear-gradient(to bottom,var(--pattern-color),transparent 60px),var(--pattern-url);flex:auto;height:80px}}._container_19c7e_31 ._pattern_19c7e_104 ._button_19c7e_131{text-align:center;border:none;padding:16px 64px;color:#042f2e;border-radius:100px}@media (max-width: 480px){._container_19c7e_31 ._pattern_19c7e_104 ._button_19c7e_131{padding:12px 40px}}._shadow-0_lsnuc_2{box-shadow:0 0 #02081733}._shadow-100_lsnuc_6{box-shadow:0 1px #02081733}._shadow-200_lsnuc_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_lsnuc_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_lsnuc_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_lsnuc_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_lsnuc_26{box-shadow:0 20px 20px -8px #02081733}._drawerLayout_lsnuc_31{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0006;display:flex;z-index:300}._drawerContainer_lsnuc_39{background-color:#fff;display:flex;flex-direction:column;transition:transform .3s ease;box-shadow:0 2px 8px #00000026;overflow:hidden}._drawerContainer_lsnuc_39._right_lsnuc_47{margin-left:auto}@media (max-width: 480px){._drawerContainer_lsnuc_39{width:100%}}._sm_lsnuc_56{width:25%}._md_lsnuc_60{width:40%}._lg_lsnuc_64{width:60%}._left_lsnuc_68{transform:translate(-100%);animation:_slideInLeft_lsnuc_1 .3s forwards}._right_lsnuc_47{transform:translate(100%);animation:_slideInRight_lsnuc_1 .3s forwards}._bottom_lsnuc_78{width:100%;transform:translateY(100%);animation:_slideInUp_lsnuc_1 .3s forwards}._header_lsnuc_84{padding:12px 16px;background-color:#f1f3f6;border-bottom:1px solid #dee1e7;display:flex;align-items:center;justify-content:space-between}._content_lsnuc_93{padding:12px;overflow-y:auto;flex:1}@keyframes _slideInRight_lsnuc_1{to{transform:translate(0)}}@keyframes _slideInLeft_lsnuc_1{to{transform:translate(0)}}@keyframes _slideInUp_lsnuc_1{to{transform:translateY(0)}}._shadow-0_1tsmq_2{box-shadow:0 0 #02081733}._shadow-100_1tsmq_6{box-shadow:0 1px #02081733}._shadow-200_1tsmq_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1tsmq_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1tsmq_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1tsmq_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1tsmq_26{box-shadow:0 20px 20px -8px #02081733}._pageHeader_1tsmq_31{width:100%;padding-bottom:24px}@media (max-width: 480px){._pageHeader_1tsmq_31{padding-bottom:16px}}._shadow-0_1npfk_2{box-shadow:0 0 #02081733}._shadow-100_1npfk_6{box-shadow:0 1px #02081733}._shadow-200_1npfk_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1npfk_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1npfk_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1npfk_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1npfk_26{box-shadow:0 20px 20px -8px #02081733}._container_1npfk_31{width:100%;padding-bottom:16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}._shadow-0_1yraf_2{box-shadow:0 0 #02081733}._shadow-100_1yraf_6{box-shadow:0 1px #02081733}._shadow-200_1yraf_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1yraf_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1yraf_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1yraf_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1yraf_26{box-shadow:0 20px 20px -8px #02081733}._topBar_1yraf_31{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:24px;padding-bottom:52px;position:relative;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}._topBar_1yraf_31::-webkit-scrollbar{display:none}._topBar_1yraf_31:after{content:"";position:absolute;z-index:2;left:0;bottom:43px;width:100%;height:1px;background-color:#dee1e7}@media (max-width: 700px){._topBar_1yraf_31:after{bottom:35px}}@media (max-width: 700px){._topBar_1yraf_31{gap:12px;padding-bottom:44px}}._topBar_1yraf_31 ._section_1yraf_68{position:relative;cursor:pointer;transition:color .3s ease-in-out;color:#6c6e78}@media (max-width: 480px){._topBar_1yraf_31 ._section_1yraf_68._scretched_1yraf_75{flex:1;text-align:center}}._topBar_1yraf_31 ._section_1yraf_68:after{content:"";position:absolute;bottom:-8px;left:50%;width:0;height:3px;border-top-right-radius:8px;border-top-left-radius:8px;background-color:#2563eb;transition:width .4s ease-in-out,left .4s ease-in-out,background-color .2s ease-in-out}._topBar_1yraf_31 ._section_1yraf_68._active_1yraf_92{color:#373a42}._topBar_1yraf_31 ._section_1yraf_68._active_1yraf_92:after{width:100%;left:0;background-color:#2563eb}._sm_1yraf_101,._md_1yraf_102,._lg_1yraf_103{display:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 480px){._sm_1yraf_101{display:block}}@media (min-width: 480px){._md_1yraf_102{display:block}}._shadow-0_29dag_2{box-shadow:0 0 #02081733}._shadow-100_29dag_6{box-shadow:0 1px #02081733}._shadow-200_29dag_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_29dag_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_29dag_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_29dag_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_29dag_26{box-shadow:0 20px 20px -8px #02081733}._navigationItem_29dag_31{height:36px;padding:8px 12px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;border-radius:8px}._navigationItem_29dag_31 svg{width:20px;height:20px;stroke-width:1.5px;stroke:#52545d}._navigationItem_29dag_31 ._container_29dag_47{display:flex;flex-direction:row;gap:8px;align-items:center}._navigationItem_29dag_31 ._container_29dag_47 ._IconContainer_29dag_53{display:flex;flex-direction:row;align-items:center;position:relative}._navigationItem_29dag_31 ._container_29dag_47 ._IconContainer_29dag_53 ._ParentLine_29dag_59{position:absolute;bottom:-12px;left:50%;transform:translate(-1px,-50%)}._navigationItem_29dag_31 ._container_29dag_47 ._IconContainer_29dag_53 svg{width:20px;height:20px;stroke-width:1.5px;stroke:#52545d}._navigationItem_29dag_31 ._secondaryIcon_29dag_71{display:flex;flex-direction:row;align-items:center}._navigationItem_29dag_31:hover{background-color:#f8f9fa;border-radius:8px;color:#373a42;cursor:pointer}._navigationItem_29dag_31._active_29dag_82{background-color:#fff;border-radius:8px}._navigationItem_29dag_31._active_29dag_82:hover{cursor:default}._collapsed_29dag_90{display:none}._label_29dag_94{max-width:148px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._shadow-0_2ew7j_2{box-shadow:0 0 #02081733}._shadow-100_2ew7j_6{box-shadow:0 1px #02081733}._shadow-200_2ew7j_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_2ew7j_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_2ew7j_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_2ew7j_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_2ew7j_26{box-shadow:0 20px 20px -8px #02081733}._ArrowContainer_2ew7j_31{display:flex;flex-direction:row;height:36px;padding-left:12px;color:#6c6e78;stroke:#868892}._ArrowContainer_2ew7j_31:hover{background-color:#f8f9fa;border-radius:8px;color:#373a42;stroke:#52545d;cursor:pointer}._ArrowContainer_2ew7j_31._active_2ew7j_46{background-color:#fff;border-radius:8px;color:#373a42;stroke:#52545d}._ArrowContainer_2ew7j_31._active_2ew7j_46:hover{cursor:default}._arrowBlock_2ew7j_56{width:20px}._isOpen_2ew7j_60{background-color:#e4e8ed}._closed_2ew7j_64{background-color:#fff}._shadow-0_1q8xu_2{box-shadow:0 0 #02081733}._shadow-100_1q8xu_6{box-shadow:0 1px #02081733}._shadow-200_1q8xu_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1q8xu_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1q8xu_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1q8xu_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1q8xu_26{box-shadow:0 20px 20px -8px #02081733}._ArrowContainer_1q8xu_31{display:flex;flex-direction:row;height:36px;padding-left:12px;color:#6c6e78;stroke:#868892}._ArrowContainer_1q8xu_31 ._iconCheck_1q8xu_39{stroke:#1e40af}._ArrowContainer_1q8xu_31:hover{background-color:#f8f9fa;border-radius:8px;color:#373a42;stroke:#52545d;cursor:pointer}._ArrowContainer_1q8xu_31._active_1q8xu_49{background-color:#fff;border-radius:8px;color:#373a42;stroke:#52545d}._ArrowContainer_1q8xu_31._active_1q8xu_49:hover{cursor:default}._arrowBlock_1q8xu_59{width:20px}._isOpen_1q8xu_63{background-color:#e4e8ed}._closed_1q8xu_67{background-color:#fff}._shadow-0_1s4p8_2{box-shadow:0 0 #02081733}._shadow-100_1s4p8_6{box-shadow:0 1px #02081733}._shadow-200_1s4p8_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1s4p8_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1s4p8_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1s4p8_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1s4p8_26{box-shadow:0 20px 20px -8px #02081733}._link_1s4p8_31{color:#1e40af;text-decoration:underline;text-underline-offset:4px;transition:color .2s ease;display:flex;flex-direction:row;align-items:center;gap:8px}._link_1s4p8_31:hover{color:#1e3a8a}._link_1s4p8_31:active,._link_1s4p8_31:visited{color:#172554}._shadow-0_65kje_2{box-shadow:0 0 #02081733}._shadow-100_65kje_6{box-shadow:0 1px #02081733}._shadow-200_65kje_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_65kje_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_65kje_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_65kje_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_65kje_26{box-shadow:0 20px 20px -8px #02081733}._container_65kje_31{width:100%;display:flex;flex-direction:column;gap:4px;color:#6c6e78}._container_65kje_31 ._line_65kje_38{width:100%;height:4px;border-radius:8px;background-color:#b9bcc5}._container_65kje_31 ._line_65kje_38 ._progress_65kje_44{height:4px;border-radius:8px;background-color:#2563eb}._shadow-0_1ir0a_2{box-shadow:0 0 #02081733}._shadow-100_1ir0a_6{box-shadow:0 1px #02081733}._shadow-200_1ir0a_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1ir0a_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1ir0a_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1ir0a_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1ir0a_26{box-shadow:0 20px 20px -8px #02081733}._td_1ir0a_31{vertical-align:middle;white-space:nowrap}._bottomBorder_1ir0a_36{border-bottom:1px solid #dee1e7}._label_1ir0a_40,._input_1ir0a_44{padding:16px}._input_1ir0a_44:focus-within{border-bottom:1px solid #6c6e78}._button_1ir0a_51,._icon-button_1ir0a_55,._checkbox_1ir0a_59{padding:8px 16px}._empty_1ir0a_63{padding:16px}._icon-label_1ir0a_67{padding:12px 16px}tr:last-child ._td_1ir0a_31{border-bottom:none}._th_1ir0a_75{padding:16px}th{border-bottom:1px solid #dee1e7;text-align:left}._table_1ir0a_84{width:100%;border:1px solid #dee1e7;border-radius:8px;background-color:#fff}._align-top-left_1ir0a_91{display:flex;justify-content:flex-start;align-items:flex-start}._align-top_1ir0a_91{display:flex;justify-content:center;align-items:flex-start}._align-top-right_1ir0a_103{display:flex;justify-content:flex-end;align-items:flex-start}._align-middle-left_1ir0a_109{display:flex;justify-content:flex-start;align-items:center}._align-middle_1ir0a_109{display:flex;justify-content:center;align-items:center}._align-middle-right_1ir0a_121{display:flex;justify-content:flex-end;align-items:center}._align-bottom-left_1ir0a_127{display:flex;justify-content:flex-start;align-items:flex-end}._align-bottom_1ir0a_127{display:flex;justify-content:center;align-items:flex-end}._align-bottom-right_1ir0a_139{display:flex;justify-content:flex-end;align-items:flex-end}
1
+ @charset "UTF-8";.shadow-0{box-shadow:0 0 #02081733}.shadow-100{box-shadow:0 1px #02081733}.shadow-200{box-shadow:0 3px 1px -1px #02081733}.shadow-300{box-shadow:0 4px 6px -2px #02081733}.shadow-400{box-shadow:0 8px 16px -4px #02081733}.shadow-500{box-shadow:0 12px 20px -8px #02081733}.shadow-600{box-shadow:0 20px 20px -8px #02081733}._shadow-0_ljgks_2{box-shadow:0 0 #02081733}._shadow-100_ljgks_6{box-shadow:0 1px #02081733}._shadow-200_ljgks_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_ljgks_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_ljgks_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_ljgks_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_ljgks_26{box-shadow:0 20px 20px -8px #02081733}._message_ljgks_31{display:flex;flex-direction:row;align-items:center;gap:4px;color:#991b1b}._message_ljgks_31._error_ljgks_38{color:#991b1b}._shadow-0_132j0_2{box-shadow:0 0 #02081733}._shadow-100_132j0_6{box-shadow:0 1px #02081733}._shadow-200_132j0_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_132j0_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_132j0_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_132j0_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_132j0_26{box-shadow:0 20px 20px -8px #02081733}._formItem_132j0_31{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%}._formItem_132j0_31 input[type=checkbox]{margin:0!important;padding:0!important}._labelContainer_132j0_43{display:flex;flex-direction:column;gap:4px;color:#373a42;cursor:pointer}._labelContainer_132j0_43._disabled_132j0_50{color:#868892}._labelContainer_132j0_43._readOnly_132j0_53,._message_132j0_57{color:#6c6e78}._checkbox_132j0_61{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px!important;height:20px!important;min-width:20px;min-height:20px;display:grid;place-items:center;transition:background-color .2s,border-color .2s;cursor:pointer;position:relative;background-color:#fff;border:1px solid #b9bcc5;border-radius:4px;transition:border .2s}._checkbox_132j0_61 svg{width:20px;height:20px}._checkbox_132j0_61:hover{background-color:#f1f3f6}._checkbox_132j0_61:focus-within{background-color:#fff;border:1px solid #6c6e78!important}._checkbox_132j0_61._disabled_132j0_50{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._checkbox_132j0_61._readOnly_132j0_53{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#6c6e78}._checkbox_132j0_61:after{content:"";display:block;width:0;height:0;transition:all .2s ease}._checkbox_132j0_61:checked:after,._checkbox_132j0_61:indeterminate:after{width:12px;height:12px;background-color:#fff;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100%;mask-size:100%}._checkbox_132j0_61:checked{background-color:#1e3a8a;border-color:#1e3a8a}._checkbox_132j0_61:checked._error_132j0_99{border-color:#7f1d1d;background-color:#7f1d1d}._checkbox_132j0_61:checked:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='20 6 9 17 4 12' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='20 6 9 17 4 12' /%3E%3C/svg%3E")}._checkbox_132j0_61:indeterminate{background-color:#1e3a8a;border-color:#1e3a8a}._checkbox_132j0_61:indeterminate._error_132j0_99{border-color:#7f1d1d;background-color:#7f1d1d}._checkbox_132j0_61:indeterminate:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='5' y1='12' x2='19' y2='12' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='5' y1='12' x2='19' y2='12' /%3E%3C/svg%3E")}._checkbox_132j0_61:disabled{background-color:#b9bcc5;border-color:#b9bcc5;cursor:not-allowed}._checkbox_132j0_61._error_132j0_99{border-color:#fef2f2;background-color:#fef2f2}input[type=checkbox]._checkbox_132j0_61{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;box-sizing:border-box!important}._shadow-0_10b26_2{box-shadow:0 0 #02081733}._shadow-100_10b26_6{box-shadow:0 1px #02081733}._shadow-200_10b26_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_10b26_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_10b26_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_10b26_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_10b26_26{box-shadow:0 20px 20px -8px #02081733}._formItem_10b26_31{display:flex;flex-direction:column;gap:4px;width:100%}._critical_10b26_38{color:#991b1b}._message_10b26_42{display:flex;flex-direction:row;align-items:center;gap:4px}._message_10b26_42._error_10b26_48{color:#991b1b}._label_10b26_52{color:#373a42}._label_10b26_52._disabled_10b26_55{color:#868892}._label_10b26_52._readOnly_10b26_58{color:#6c6e78}._input_10b26_62{outline:none;padding:12px 8px;background-color:#fff;border:1px solid #b9bcc5;border-radius:8px;transition:border .2s;color:#6c6e78}._input_10b26_62:hover{background-color:#f1f3f6}._input_10b26_62:focus{background-color:#fff;border:1px solid #6c6e78!important}._input_10b26_62._disabled_10b26_55{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._input_10b26_62._readOnly_10b26_58{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#6c6e78}._input_10b26_62._error_10b26_48{background-color:#dc2626;border:1px solid #b91c1c!important;color:#6c6e78}select._input_10b26_62{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 12px) center;background-size:16px 16px;cursor:pointer}._shadow-0_11dw7_2{box-shadow:0 0 #02081733}._shadow-100_11dw7_6{box-shadow:0 1px #02081733}._shadow-200_11dw7_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_11dw7_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_11dw7_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_11dw7_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_11dw7_26{box-shadow:0 20px 20px -8px #02081733}._formItem_11dw7_31{display:flex;flex-direction:column;gap:4px;width:100%}._label_11dw7_38{color:#373a42}._label_11dw7_38._disabled_11dw7_41{color:#868892}._label_11dw7_38._readOnly_11dw7_44{color:#6c6e78}._inputContainer_11dw7_48{display:flex;align-items:center;gap:4px;background-color:#fff;border:1px solid #9fa2ab;border-radius:8px;padding:8px 12px;transition:border .2s}._inputContainer_11dw7_48:has(textarea){flex-direction:column;align-items:stretch}._inputContainer_11dw7_48 svg{width:20px;height:20px}._inputContainer_11dw7_48:hover{background-color:#f1f3f6}._inputContainer_11dw7_48:focus-within{background-color:#fff;border:1px solid #6c6e78!important}._inputContainer_11dw7_48._disabled_11dw7_41{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._inputContainer_11dw7_48._readOnly_11dw7_44{background-color:#dee1e7;border:1px solid #dee1e7!important}._inputContainer_11dw7_48._error_11dw7_82{background-color:#fef2f2;border:1px solid #b91c1c!important}._input_11dw7_48{flex:1;background:transparent;outline:none;border:none;color:#373a42;padding:0}._input_11dw7_48::placeholder{color:#6c6e78;opacity:1}._message_11dw7_100{color:#6c6e78}._shadow-0_1nk9x_2{box-shadow:0 0 #02081733}._shadow-100_1nk9x_6{box-shadow:0 1px #02081733}._shadow-200_1nk9x_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1nk9x_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1nk9x_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1nk9x_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1nk9x_26{box-shadow:0 20px 20px -8px #02081733}._formItem_1nk9x_31{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%}._formItem_1nk9x_31 input[type=radio]{margin:0!important;padding:0!important}._labelContainer_1nk9x_43{display:flex;flex-direction:column;gap:4px;cursor:pointer;color:#373a42}._labelContainer_1nk9x_43._disabled_1nk9x_50{color:#868892}._labelContainer_1nk9x_43._readOnly_1nk9x_53{color:#6c6e78}._inputContainer_1nk9x_57{background-color:#fff;border:1px solid #b9bcc5;border-radius:4px;transition:border .2s}._inputContainer_1nk9x_57 svg{width:20px;height:20px}._inputContainer_1nk9x_57:hover{background-color:#f1f3f6}._inputContainer_1nk9x_57:focus-within{background-color:#fff;border:1px solid #6c6e78!important}._inputContainer_1nk9x_57._disabled_1nk9x_50{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._inputContainer_1nk9x_57._readOnly_1nk9x_53{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#6c6e78}._inputContainer_1nk9x_57._error_1nk9x_84{border-color:#fef2f2;background-color:#fef2f2}._input_1nk9x_57{flex:1;background:transparent;outline:none;border:none;color:#373a42;padding:0}._input_1nk9x_57::placeholder{color:#6c6e78;opacity:1}._message_1nk9x_102{color:#6c6e78}._radio_1nk9x_106{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:2px solid #b9bcc5;border-radius:50%;background-color:#fff;display:grid;place-items:center;cursor:pointer;transition:all .2s}._radio_1nk9x_106:checked{border-color:#1e3a8a;background-color:#1e3a8a}._radio_1nk9x_106:checked:after{content:"";width:10px;height:10px;background-color:#fff;border-radius:50%}._radio_1nk9x_106:disabled{background-color:#dee1e7;border-color:#dee1e7;cursor:not-allowed}._radio_1nk9x_106._error_1nk9x_84{border-color:#fef2f2;background-color:#fef2f2}._shadow-0_1g8kj_2{box-shadow:0 0 #02081733}._shadow-100_1g8kj_6{box-shadow:0 1px #02081733}._shadow-200_1g8kj_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1g8kj_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1g8kj_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1g8kj_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1g8kj_26{box-shadow:0 20px 20px -8px #02081733}._formItem_1g8kj_31{display:flex;flex-direction:column;gap:4px;width:100%;position:relative}._label_1g8kj_39{color:#373a42}._label_1g8kj_39._disabled_1g8kj_42{color:#868892}._label_1g8kj_39._readOnly_1g8kj_45{color:#6c6e78}._inputContainer_1g8kj_49{display:flex;align-items:center;gap:4px;background-color:#fff;border:1px solid #b9bcc5;border-radius:8px;padding:8px 12px;transition:border .2s;position:relative}._inputContainer_1g8kj_49 svg{width:20px;height:20px}._inputContainer_1g8kj_49:hover{background-color:#f1f3f6}._inputContainer_1g8kj_49:focus-within{background-color:#fff;border:1px solid #6c6e78!important}._inputContainer_1g8kj_49._disabled_1g8kj_42{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._inputContainer_1g8kj_49._readOnly_1g8kj_45{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#6c6e78}._inputContainer_1g8kj_49._error_1g8kj_81{background-color:#fef2f2;border:1px solid #b91c1c!important;color:#6c6e78}._trigger_1g8kj_87{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:none;outline:none;cursor:pointer;padding:0;color:#6c6e78}._trigger_1g8kj_87:focus{outline:none}._value_1g8kj_103{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chevron_1g8kj_111{flex-shrink:0;transition:transform .2s ease;color:#6c6e78}._chevron_1g8kj_111._rotated_1g8kj_116{transform:rotate(180deg)}._options_1g8kj_120{position:absolute;top:100%;left:0;right:0;z-index:1000;background-color:#fff;border:1px solid #dee1e7;border-radius:8px;box-shadow:0 20px 20px -8px #02081733;margin-top:4px;padding:12px}._options_1g8kj_120 ._container_1g8kj_133{max-height:180px;overflow-y:auto}._option_1g8kj_120{padding:8px 12px;cursor:pointer;color:#373a42;transition:background-color .15s;border-radius:8px}._option_1g8kj_120:hover:not(._disabled_1g8kj_42){background-color:#f1f3f6}._option_1g8kj_120._focused_1g8kj_148:not(._disabled_1g8kj_42){background-color:#e4e8ed}._option_1g8kj_120._selected_1g8kj_151{background-color:#e4e8ed}._option_1g8kj_120._disabled_1g8kj_42{color:#868892;cursor:not-allowed;opacity:.6}._message_1g8kj_160{color:#6c6e78}._message_1g8kj_160._error_1g8kj_81{color:#991b1b}._container_1g8kj_133::-webkit-scrollbar{width:3px}._container_1g8kj_133::-webkit-scrollbar-track{background:transparent}._container_1g8kj_133::-webkit-scrollbar-thumb{background:#b9bcc5;border-radius:2px}._container_1g8kj_133::-webkit-scrollbar-thumb:hover{background:#6c6e78}._shadow-0_1b74y_2{box-shadow:0 0 #02081733}._shadow-100_1b74y_6{box-shadow:0 1px #02081733}._shadow-200_1b74y_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1b74y_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1b74y_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1b74y_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1b74y_26{box-shadow:0 20px 20px -8px #02081733}._customToast_1b74y_31{max-width:976px;width:100%;padding:12px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 6px -2px #02081733;border-radius:8px;gap:10px}@media (max-width: 480px){._customToast_1b74y_31{max-width:328px}}._default_1b74y_48{background-color:#fff;color:#373a42}._warning_1b74y_53{background-color:#fffbeb;color:#92400e}._error_1b74y_58{background-color:#fef2f2;color:#991b1b}._success_1b74y_63{background-color:#f0fdf4;color:#166534}._criticalIcon_1b74y_68{color:#991b1b}._warningIcon_1b74y_72{color:#b45309}._successIcon_1b74y_76{color:#15803d}._content_1b74y_80{display:flex;align-items:center;gap:10px;flex:1}._closeBtn_1b74y_87{margin-left:auto}._shadow-0_16ait_2{box-shadow:0 0 #02081733}._shadow-100_16ait_6{box-shadow:0 1px #02081733}._shadow-200_16ait_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_16ait_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_16ait_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_16ait_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_16ait_26{box-shadow:0 20px 20px -8px #02081733}._modalLayout_16ait_31{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;background-color:#00000030;z-index:250}._modalContainer_16ait_42{background-color:#fff;border-radius:8px;overflow:none;display:flex;flex-direction:column;transform:translateY(0);transition:transform .3s ease;max-height:80vh}._modalContainer_16ait_42._lg_16ait_52{width:80%}@media (max-width: 700px){._modalContainer_16ait_42._lg_16ait_52{max-width:100%;width:100%}}._modalContainer_16ait_42._md_16ait_61{width:60%}@media (max-width: 700px){._modalContainer_16ait_42._md_16ait_61{max-width:100%;width:100%}}._modalContainer_16ait_42._sm_16ait_70{width:40%}@media (max-width: 700px){._modalContainer_16ait_42._sm_16ait_70{max-width:100%;width:100%}}@media (max-width: 700px){._modalContainer_16ait_42._fullHeight_16ait_80{max-height:calc(100vh - 66px);height:100%}}@media (max-width: 700px){._modalContainer_16ait_42{position:absolute;bottom:0;left:0;right:0;max-width:100%;width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;transform:translateY(100%);animation:_slideUp_16ait_1 .3s ease forwards;max-height:calc(100vh - 66px);display:flex;flex-direction:column}}._modalContainer_16ait_42 ._header_16ait_102{padding:12px 16px;background-color:#f1f3f6;border-bottom:1px solid #dee1e7;display:flex;align-items:center;justify-content:space-between;gap:16px}._modalContainer_16ait_42 ._header_16ait_102 ._title_16ait_111{display:flex;align-items:center;gap:8px}._modalContainer_16ait_42 ._header_16ait_102 ._close_16ait_116{background-color:#fff;border:1px solid #dee1e7}@media (max-width: 700px){._modalContainer_16ait_42 ._header_16ait_102{padding:24px 16px;background-color:#fff}}._modalContainer_16ait_42 ._content_16ait_126{overflow:auto}._modalContainer_16ait_42 ._content_16ait_126._fullHeight_16ait_80{flex:1}._modalContainer_16ait_42 ._section_16ait_132{padding:12px;overflow:auto}@media (max-width: 700px){._modalContainer_16ait_42 ._section_16ait_132{padding:16px}}._modalContainer_16ait_42 ._footer_16ait_141{padding:12px;display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:end;border-top:1px solid #dee1e7}@media (max-width: 700px){._modalContainer_16ait_42 ._footer_16ait_141{flex-direction:column;justify-content:baseline}._modalContainer_16ait_42 ._footer_16ait_141 button{width:100%}}@keyframes _slideUp_16ait_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._tone-critical_16ait_168 ._header_16ait_102{background-color:#fef2f2;color:#991b1b}._tone-critical_16ait_168 ._footer_16ait_141 ._primaryButton_16ait_172{background-color:#dc2626!important}._tone-warning_16ait_176 ._header_16ait_102{background-color:#fffbeb;color:#92400e}._tone-warning_16ait_176 ._footer_16ait_141 ._primaryButton_16ait_172{background-color:#fcd34d;color:#451a03}._critical_16ait_185{color:#991b1b}._warning_16ait_189{color:#b45309}._shadow-0_5kw50_2{box-shadow:0 0 #02081733}._shadow-100_5kw50_6{box-shadow:0 1px #02081733}._shadow-200_5kw50_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_5kw50_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_5kw50_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_5kw50_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_5kw50_26{box-shadow:0 20px 20px -8px #02081733}._spin_5kw50_31{animation:_spin_5kw50_31 1s linear infinite;transform-origin:center}._spin_5kw50_31 circle{stroke:#2563eb}@keyframes _spin_5kw50_31{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._shadow-0_1ufir_2{box-shadow:0 0 #02081733}._shadow-100_1ufir_6{box-shadow:0 1px #02081733}._shadow-200_1ufir_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1ufir_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1ufir_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1ufir_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1ufir_26{box-shadow:0 20px 20px -8px #02081733}._tooltipWrapper_1ufir_31{position:relative;display:inline-block;cursor:pointer}._tooltipWrapper_1ufir_31._underline_1ufir_36{border-bottom:1px dotted currentColor}._tooltip_1ufir_31{position:absolute;background-color:#444750;color:#fff;padding:4px 8px;border-radius:8px;box-shadow:0 1px #02081733;z-index:400;pointer-events:auto;width:auto;text-align:center}._tooltip_1ufir_31:after{content:"";position:absolute;left:50%;transform:translate(-50%);border-width:10px;border-style:solid}._tooltip-position-above_1ufir_60{bottom:100%;left:50%;transform:translate(-50%);margin-bottom:12px}._tooltip-position-above_1ufir_60:after{top:100%;border-color:#444750 transparent transparent transparent}._tooltip-position-below_1ufir_70{top:100%;left:50%;transform:translate(-50%);margin-top:12px}._tooltip-position-below_1ufir_70:after{bottom:100%;border-color:transparent transparent #444750 transparent}._tooltip-position-cover_1ufir_80{top:0;left:0;width:100%;text-align:center;padding:8px;border-radius:8px}._tooltip-position-cover_1ufir_80:after{display:none}._shadow-0_q3377_2{box-shadow:0 0 #02081733}._shadow-100_q3377_6{box-shadow:0 1px #02081733}._shadow-200_q3377_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_q3377_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_q3377_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_q3377_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_q3377_26{box-shadow:0 20px 20px -8px #02081733}._btn_q3377_31{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;font:inherit;padding:0;margin:0;border-radius:8px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;gap:4px;cursor:pointer}._btn_q3377_31._small_q3377_46{padding:3px 7px}._btn_q3377_31._medium_q3377_49{padding:7px 11px}._btn_q3377_31._large_q3377_52{padding:11px 15px}._btn_q3377_31._default_q3377_55{background-color:#fff;border:1px #dee1e7 solid;color:#373a42}._btn_q3377_31._default_q3377_55:hover{background-color:#e4e8ed}._btn_q3377_31._default_q3377_55:active,._btn_q3377_31._default-selected_q3377_66{background-color:#d2d5dc}._btn_q3377_31._default_q3377_55:disabled{background-color:#dee1e7;color:#868892}._btn_q3377_31._primary_q3377_73{background-color:#2563eb;color:#fff}._btn_q3377_31._primary_q3377_73:hover{background-color:#1d4ed8}._btn_q3377_31._primary_q3377_73:active{background-color:#1e40af}._btn_q3377_31._primary-selected_q3377_83{background-color:#1e3a8a}._btn_q3377_31._primary_q3377_73:disabled{background-color:#b9bcc5}._btn_q3377_31._tertiary_q3377_89{color:#373a42}._btn_q3377_31._tertiary_q3377_89:hover{background-color:#e4e8ed}._btn_q3377_31._tertiary_q3377_89:active,._btn_q3377_31._tertiary-selected_q3377_98{background-color:#d2d5dc}._btn_q3377_31._tertiary_q3377_89:disabled{color:#868892}._btn_q3377_31._plain_q3377_104{padding:0;margin:0;color:#1e40af}._btn_q3377_31._plain_q3377_104:hover{color:#1e3a8a}._btn_q3377_31._plain_q3377_104:active,._btn_q3377_31._plain-selected_q3377_115{color:#172554}._btn_q3377_31._plain_q3377_104:disabled{color:#868892}._btn_q3377_31._critical_q3377_121{background-color:#dc2626;color:#fff}._btn_q3377_31._warning_q3377_125{background-color:#fcd34d;color:#451a03}._shadow-0_83d4t_2{box-shadow:0 0 #02081733}._shadow-100_83d4t_6{box-shadow:0 1px #02081733}._shadow-200_83d4t_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_83d4t_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_83d4t_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_83d4t_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_83d4t_26{box-shadow:0 20px 20px -8px #02081733}._trigger_83d4t_31{padding:0;margin:0;border:none;line-height:1;display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto}._container_83d4t_43{position:absolute;top:100%;left:0;right:0;z-index:1000;margin-top:4px}._container_83d4t_43._alignRight_83d4t_51{right:0;left:auto}._container_83d4t_43._alignLeft_83d4t_55{left:0;right:auto}._shadow-0_1vs23_2{box-shadow:0 0 #02081733}._shadow-100_1vs23_6{box-shadow:0 1px #02081733}._shadow-200_1vs23_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1vs23_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1vs23_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1vs23_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1vs23_26{box-shadow:0 20px 20px -8px #02081733}._emptyContainer_1vs23_31{margin:0 auto;width:100%;max-width:548px;padding:64px 24px;display:flex;flex-direction:column;align-items:center;gap:24px;background-color:#fff;border:1px solid #dee1e7;border-radius:8px;text-align:center;color:#373a42}@media (max-width: 480px){._emptyContainer_1vs23_31{border:0;background-color:none}}@media (max-width: 480px){._emptyContainer_1vs23_31{padding:40px 0}}._imageContent_1vs23_58{align-self:center;width:200px;height:160px;object-fit:contain}._content_1vs23_65{display:flex;flex-direction:column;gap:8px;text-align:center}._buttonContent_1vs23_72{display:flex;justify-content:center;align-items:center;gap:8px}@media (max-width: 480px){._buttonContent_1vs23_72{flex-direction:column-reverse;width:100%}._buttonContent_1vs23_72 button{width:100%}}._mobile_1vs23_88,._desktop_1vs23_89{display:none}@media (max-width: 480px){._mobile_1vs23_88{display:block}}@media (min-width: 480px){._desktop_1vs23_89{display:block}}._shadow-0_1thk8_2{box-shadow:0 0 #02081733}._shadow-100_1thk8_6{box-shadow:0 1px #02081733}._shadow-200_1thk8_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1thk8_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1thk8_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1thk8_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1thk8_26{box-shadow:0 20px 20px -8px #02081733}._btn_1thk8_31{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;font:inherit;padding:0;margin:0;border-radius:8px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}._btn_1thk8_31._small_1thk8_44{padding:3px}._btn_1thk8_31._medium_1thk8_47{padding:7px}._btn_1thk8_31._large_1thk8_50{padding:11px}._btn_1thk8_31._default_1thk8_53{background-color:#fff;border:1px #dee1e7 solid;color:#373a42}._btn_1thk8_31._default_1thk8_53:hover{background-color:#e4e8ed}._btn_1thk8_31._default_1thk8_53:active,._btn_1thk8_31._default-selected_1thk8_64{background-color:#d2d5dc}._btn_1thk8_31._default_1thk8_53:disabled{background-color:#dee1e7;color:#868892}._btn_1thk8_31._primary_1thk8_71{background-color:#2563eb;color:#fff}._btn_1thk8_31._primary_1thk8_71:hover{background-color:#1d4ed8}._btn_1thk8_31._primary_1thk8_71:active{background-color:#1e40af}._btn_1thk8_31._primary-selected_1thk8_81{background-color:#1e3a8a}._btn_1thk8_31._primary_1thk8_71:disabled{background-color:#b9bcc5}._btn_1thk8_31._tertiary_1thk8_87{color:#373a42}._btn_1thk8_31._tertiary_1thk8_87._small_1thk8_44{padding:4px}._btn_1thk8_31._tertiary_1thk8_87._medium_1thk8_47{padding:8px}._btn_1thk8_31._tertiary_1thk8_87._large_1thk8_50{padding:12px}._btn_1thk8_31._tertiary_1thk8_87:hover{background-color:#e4e8ed}._btn_1thk8_31._tertiary_1thk8_87:active,._btn_1thk8_31._tertiary-selected_1thk8_105{background-color:#d2d5dc}._btn_1thk8_31._tertiary_1thk8_87:disabled{color:#868892}._btn_1thk8_31._plain_1thk8_111{padding:0;margin:0;color:#1e40af}._btn_1thk8_31._plain_1thk8_111:hover{color:#1e3a8a}._btn_1thk8_31._plain_1thk8_111:active,._btn_1thk8_31._plain-selected_1thk8_122{color:#172554}._btn_1thk8_31._plain_1thk8_111:disabled{color:#868892}._shadow-0_1o4xz_2{box-shadow:0 0 #02081733}._shadow-100_1o4xz_6{box-shadow:0 1px #02081733}._shadow-200_1o4xz_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1o4xz_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1o4xz_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1o4xz_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1o4xz_26{box-shadow:0 20px 20px -8px #02081733}._typography_1o4xz_31{all:unset;display:block;color:#373a42;font-variant-numeric:tabular-nums;font-family:Inter;word-wrap:break-word}._display_1o4xz_40{font-size:40px;line-height:40px;font-weight:650;letter-spacing:-.3px}._heading-xl_1o4xz_47{font-size:30px;line-height:40px;font-weight:700;letter-spacing:-.3px}@media (max-width: 480px){._heading-xl_1o4xz_47{font-size:30px;line-height:28px}}._heading-lg_1o4xz_60{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-.2px}@media (max-width: 480px){._heading-lg_1o4xz_60{font-size:22px;line-height:28px}}._heading-md_1o4xz_73{font-size:20px;line-height:24px;font-weight:650;letter-spacing:-.2px}@media (max-width: 480px){._heading-md_1o4xz_73{font-size:18px;line-height:28px}}._heading-sm_1o4xz_86{font-size:16px;line-height:20px;font-weight:650;letter-spacing:0px}@media (max-width: 480px){._heading-sm_1o4xz_86{font-size:16px;line-height:20px}}._heading-xs_1o4xz_99{font-size:14px;line-height:20px;font-weight:650;letter-spacing:0px}@media (max-width: 480px){._heading-xs_1o4xz_99{font-size:14px;line-height:20px}}._body-lg_1o4xz_112{font-size:16px;line-height:24px;font-weight:450;letter-spacing:0px}@media (max-width: 480px){._body-lg_1o4xz_112{font-size:18px;line-height:26px}}._body-md_1o4xz_125{font-size:14px;line-height:20px;font-weight:450;letter-spacing:0px}@media (max-width: 480px){._body-md_1o4xz_125{font-size:16px;line-height:24px}}._body-sm_1o4xz_138{font-size:12px;line-height:16px;font-weight:450;letter-spacing:0px}@media (max-width: 480px){._body-sm_1o4xz_138{font-size:12px;line-height:16px}}._regular_1o4xz_151{font-weight:450}._semibold_1o4xz_155{font-weight:650}._bold_1o4xz_159{font-weight:700}._medium_1o4xz_163{font-weight:550}._underline_1o4xz_167{font-style:underline}._shadow-0_14omq_2{box-shadow:0 0 #02081733}._shadow-100_14omq_6{box-shadow:0 1px #02081733}._shadow-200_14omq_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_14omq_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_14omq_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_14omq_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_14omq_26{box-shadow:0 20px 20px -8px #02081733}._svgWrapper_14omq_31 svg{width:20px;height:20px;stroke-width:1.5;stroke:currentColor;fill:none;display:inline-block}@media (max-width: 480px){._svgWrapper_14omq_31 svg{width:24px;height:24px}}._shadow-0_1s6mt_2{box-shadow:0 0 #02081733}._shadow-100_1s6mt_6{box-shadow:0 1px #02081733}._shadow-200_1s6mt_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1s6mt_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1s6mt_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1s6mt_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1s6mt_26{box-shadow:0 20px 20px -8px #02081733}._icon_1s6mt_31{width:20px;height:20px;display:inline-block}@media (max-width: 480px){._icon_1s6mt_31{width:24px;height:24px}}._icon_1s6mt_31 svg{display:block;width:100%;height:100%}._shadow-0_q8vgn_2{box-shadow:0 0 #02081733}._shadow-100_q8vgn_6{box-shadow:0 1px #02081733}._shadow-200_q8vgn_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_q8vgn_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_q8vgn_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_q8vgn_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_q8vgn_26{box-shadow:0 20px 20px -8px #02081733}._option_q8vgn_31{padding:8px 12px;cursor:pointer;color:#373a42;transition:background-color .15s;border-radius:8px;display:flex;align-items:center;gap:8px}._option_q8vgn_31 ._icon_q8vgn_41{width:20px;height:20px}._option_q8vgn_31:hover:not(._disabled_q8vgn_45){background-color:#f1f3f6}._option_q8vgn_31._focused_q8vgn_48:not(._disabled_q8vgn_45){background-color:#e4e8ed}._option_q8vgn_31._selected_q8vgn_51{background-color:#e4e8ed}._option_q8vgn_31._disabled_q8vgn_45{color:#868892;cursor:not-allowed;opacity:.6}._container_q8vgn_60::-webkit-scrollbar{width:3px}._container_q8vgn_60::-webkit-scrollbar-track{background:transparent}._container_q8vgn_60::-webkit-scrollbar-thumb{background:#b9bcc5;border-radius:2px}._container_q8vgn_60::-webkit-scrollbar-thumb:hover{background:#6c6e78}._options_q8vgn_77{background-color:#fff;border:1px solid #dee1e7;border-radius:8px;margin-top:4px;width:100%;padding:12px}._options_q8vgn_77._shadowLower_q8vgn_85{box-shadow:0 4px 6px -2px #02081733}._options_q8vgn_77._shadowHigher_q8vgn_88{box-shadow:0 20px 20px -8px #02081733}._shadow-0_1n5lr_2{box-shadow:0 0 #02081733}._shadow-100_1n5lr_6{box-shadow:0 1px #02081733}._shadow-200_1n5lr_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1n5lr_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1n5lr_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1n5lr_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1n5lr_26{box-shadow:0 20px 20px -8px #02081733}._IllustrationContainer_1n5lr_31{margin:0 auto;width:100%;max-width:548px;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center;color:#373a42}._imageContent_1n5lr_43{align-self:center;width:200px;height:200px;object-fit:contain}._content_1n5lr_50{display:flex;flex-direction:column;gap:12px;text-align:center}._buttonContent_1n5lr_57{display:flex;justify-content:center;align-items:center;gap:8px}._shadow-0_4ks9v_2{box-shadow:0 0 #02081733}._shadow-100_4ks9v_6{box-shadow:0 1px #02081733}._shadow-200_4ks9v_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_4ks9v_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_4ks9v_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_4ks9v_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_4ks9v_26{box-shadow:0 20px 20px -8px #02081733}._calendarDay_4ks9v_31{flex:1;min-width:24px;height:32px;padding:8px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:#373a42;transition:all .2s ease;position:relative;margin:0;border-radius:8px}@media (max-width: 480px){._calendarDay_4ks9v_31{min-width:35px;height:48px;padding:12px}}._calendarDay_4ks9v_31:hover:not(:disabled){background-color:#1d4ed8;color:#fff}._calendarDay_4ks9v_31:disabled{color:#868892;cursor:not-allowed}._calendarDay_4ks9v_31:disabled:hover{background:transparent}._calendarDayActive_4ks9v_67{color:#fff;background-color:#2563eb;border-radius:8px}._calendarDayActive_4ks9v_67:hover:not(:disabled){background-color:#1d4ed8}._calendarDayCornerStart_4ks9v_76{border-top-right-radius:0;border-bottom-right-radius:0}._calendarDayCornerEnd_4ks9v_81{border-top-left-radius:0;border-bottom-left-radius:0}._calendarDayNumber_4ks9v_86{position:relative;z-index:1}._calendarDayInRange_4ks9v_91{border-radius:0;background-color:#eff6ff}._shadow-0_1kxau_2{box-shadow:0 0 #02081733}._shadow-100_1kxau_6{box-shadow:0 1px #02081733}._shadow-200_1kxau_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1kxau_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1kxau_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1kxau_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1kxau_26{box-shadow:0 20px 20px -8px #02081733}._headerRow_1kxau_31{display:flex;flex-direction:row;align-items:center}._headerRow_1kxau_31 ._headerCell_1kxau_36{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;color:#6c6e78;width:30px;height:16px;padding:8px 0}@media (max-width: 480px){._headerRow_1kxau_31 ._headerCell_1kxau_36{width:30px;height:24px;padding:12px 0}}._shadow-0_uciud_2{box-shadow:0 0 #02081733}._shadow-100_uciud_6{box-shadow:0 1px #02081733}._shadow-200_uciud_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_uciud_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_uciud_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_uciud_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_uciud_26{box-shadow:0 20px 20px -8px #02081733}._month_uciud_31{display:grid;gap:2px;grid-template-columns:1fr}._header_uciud_37{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}._header_uciud_37 ._navBtn_uciud_44{padding:16px}@media (max-width: 480px){._header_uciud_37 ._navBtn_uciud_44{justify-content:flex-start;display:none}}._grid_uciud_54{display:grid;grid-template-columns:repeat(7,1fr);gap:0;justify-content:space-between}._shadow-0_qp943_2{box-shadow:0 0 #02081733}._shadow-100_qp943_6{box-shadow:0 1px #02081733}._shadow-200_qp943_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_qp943_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_qp943_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_qp943_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_qp943_26{box-shadow:0 20px 20px -8px #02081733}._calendarRoot_qp943_31{box-sizing:border-box;display:flex;flex-direction:column;width:100%}._calendarRoot_qp943_31._onCard_qp943_37{background:#fff;padding:16px;border-radius:8px}._months_qp943_43{display:grid;gap:16px}._months_qp943_43[data-columns="1"]{grid-template-columns:1fr}._months_qp943_43[data-columns="2"]{grid-template-columns:repeat(2,1fr)}@media (max-width: 480px){._months_qp943_43{grid-template-columns:1fr!important;gap:16px;overflow:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}._months_qp943_43::-webkit-scrollbar{display:none}}._shadow-0_19c7e_2{box-shadow:0 0 #02081733}._shadow-100_19c7e_6{box-shadow:0 1px #02081733}._shadow-200_19c7e_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_19c7e_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_19c7e_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_19c7e_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_19c7e_26{box-shadow:0 20px 20px -8px #02081733}._container_19c7e_31{width:100%;display:flex;flex-direction:row;border-radius:8px}@media (max-width: 700px){._container_19c7e_31{flex-direction:column}}._container_19c7e_31 ._content_19c7e_42{flex:1;padding:24px;display:flex;flex-direction:column;gap:24px}@media (max-width: 700px){._container_19c7e_31 ._content_19c7e_42{justify-content:center}}@media (max-width: 480px){._container_19c7e_31 ._content_19c7e_42{gap:20px}}._container_19c7e_31 ._content_19c7e_42 ._title_19c7e_59{display:flex;flex-direction:column;gap:8px;color:#fff}@media (max-width: 700px){._container_19c7e_31 ._content_19c7e_42 ._title_19c7e_59{text-align:center}}._container_19c7e_31 ._content_19c7e_42 ._timer_19c7e_70{display:flex;flex-direction:row;align-items:center;gap:16px;color:#fff}@media (max-width: 700px){._container_19c7e_31 ._content_19c7e_42 ._timer_19c7e_70{justify-content:center}}._container_19c7e_31 ._content_19c7e_42 ._timer_19c7e_70 ._timerCell_19c7e_82{display:flex;flex-direction:column;gap:8px;justify-content:center;align-items:center}._container_19c7e_31 ._content_19c7e_42 ._timer_19c7e_70 ._timerCell_19c7e_82 ._timerCount_19c7e_89{width:60px;height:60px;display:flex;justify-content:center;align-items:center;background-color:#2e1065;border-radius:50%}@media (max-width: 480px){._container_19c7e_31 ._content_19c7e_42 ._timer_19c7e_70 ._timerCell_19c7e_82 ._timerCount_19c7e_89{width:50px;height:50px}}._container_19c7e_31 ._pattern_19c7e_104{flex:1;border-top-right-radius:8px;border-bottom-right-radius:8px;background:linear-gradient(to right,var(--pattern-color),transparent 160px),var(--pattern-url);background-repeat:repeat;background-size:auto;background-position-y:center;display:flex;flex-direction:row;justify-content:center;align-items:center}@media (max-width: 700px){._container_19c7e_31 ._pattern_19c7e_104{background:linear-gradient(to bottom,var(--pattern-color),transparent 80px),var(--pattern-url);flex:auto;height:120px}}@media (max-width: 480px){._container_19c7e_31 ._pattern_19c7e_104{background:linear-gradient(to bottom,var(--pattern-color),transparent 60px),var(--pattern-url);flex:auto;height:80px}}._container_19c7e_31 ._pattern_19c7e_104 ._button_19c7e_131{text-align:center;border:none;padding:16px 64px;color:#042f2e;border-radius:100px}@media (max-width: 480px){._container_19c7e_31 ._pattern_19c7e_104 ._button_19c7e_131{padding:12px 40px}}._shadow-0_lsnuc_2{box-shadow:0 0 #02081733}._shadow-100_lsnuc_6{box-shadow:0 1px #02081733}._shadow-200_lsnuc_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_lsnuc_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_lsnuc_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_lsnuc_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_lsnuc_26{box-shadow:0 20px 20px -8px #02081733}._drawerLayout_lsnuc_31{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0006;display:flex;z-index:300}._drawerContainer_lsnuc_39{background-color:#fff;display:flex;flex-direction:column;transition:transform .3s ease;box-shadow:0 2px 8px #00000026;overflow:hidden}._drawerContainer_lsnuc_39._right_lsnuc_47{margin-left:auto}@media (max-width: 480px){._drawerContainer_lsnuc_39{width:100%}}._sm_lsnuc_56{width:25%}._md_lsnuc_60{width:40%}._lg_lsnuc_64{width:60%}._left_lsnuc_68{transform:translate(-100%);animation:_slideInLeft_lsnuc_1 .3s forwards}._right_lsnuc_47{transform:translate(100%);animation:_slideInRight_lsnuc_1 .3s forwards}._bottom_lsnuc_78{width:100%;transform:translateY(100%);animation:_slideInUp_lsnuc_1 .3s forwards}._header_lsnuc_84{padding:12px 16px;background-color:#f1f3f6;border-bottom:1px solid #dee1e7;display:flex;align-items:center;justify-content:space-between}._content_lsnuc_93{padding:12px;overflow-y:auto;flex:1}@keyframes _slideInRight_lsnuc_1{to{transform:translate(0)}}@keyframes _slideInLeft_lsnuc_1{to{transform:translate(0)}}@keyframes _slideInUp_lsnuc_1{to{transform:translateY(0)}}._shadow-0_1tsmq_2{box-shadow:0 0 #02081733}._shadow-100_1tsmq_6{box-shadow:0 1px #02081733}._shadow-200_1tsmq_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1tsmq_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1tsmq_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1tsmq_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1tsmq_26{box-shadow:0 20px 20px -8px #02081733}._pageHeader_1tsmq_31{width:100%;padding-bottom:24px}@media (max-width: 480px){._pageHeader_1tsmq_31{padding-bottom:16px}}._shadow-0_1npfk_2{box-shadow:0 0 #02081733}._shadow-100_1npfk_6{box-shadow:0 1px #02081733}._shadow-200_1npfk_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1npfk_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1npfk_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1npfk_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1npfk_26{box-shadow:0 20px 20px -8px #02081733}._container_1npfk_31{width:100%;padding-bottom:16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}._shadow-0_1yraf_2{box-shadow:0 0 #02081733}._shadow-100_1yraf_6{box-shadow:0 1px #02081733}._shadow-200_1yraf_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1yraf_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1yraf_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1yraf_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1yraf_26{box-shadow:0 20px 20px -8px #02081733}._topBar_1yraf_31{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:24px;padding-bottom:52px;position:relative;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}._topBar_1yraf_31::-webkit-scrollbar{display:none}._topBar_1yraf_31:after{content:"";position:absolute;z-index:2;left:0;bottom:43px;width:100%;height:1px;background-color:#dee1e7}@media (max-width: 700px){._topBar_1yraf_31:after{bottom:35px}}@media (max-width: 700px){._topBar_1yraf_31{gap:12px;padding-bottom:44px}}._topBar_1yraf_31 ._section_1yraf_68{position:relative;cursor:pointer;transition:color .3s ease-in-out;color:#6c6e78}@media (max-width: 480px){._topBar_1yraf_31 ._section_1yraf_68._scretched_1yraf_75{flex:1;text-align:center}}._topBar_1yraf_31 ._section_1yraf_68:after{content:"";position:absolute;bottom:-8px;left:50%;width:0;height:3px;border-top-right-radius:8px;border-top-left-radius:8px;background-color:#2563eb;transition:width .4s ease-in-out,left .4s ease-in-out,background-color .2s ease-in-out}._topBar_1yraf_31 ._section_1yraf_68._active_1yraf_92{color:#373a42}._topBar_1yraf_31 ._section_1yraf_68._active_1yraf_92:after{width:100%;left:0;background-color:#2563eb}._sm_1yraf_101,._md_1yraf_102,._lg_1yraf_103{display:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 480px){._sm_1yraf_101{display:block}}@media (min-width: 480px){._md_1yraf_102{display:block}}._shadow-0_29dag_2{box-shadow:0 0 #02081733}._shadow-100_29dag_6{box-shadow:0 1px #02081733}._shadow-200_29dag_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_29dag_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_29dag_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_29dag_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_29dag_26{box-shadow:0 20px 20px -8px #02081733}._navigationItem_29dag_31{height:36px;padding:8px 12px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;border-radius:8px}._navigationItem_29dag_31 svg{width:20px;height:20px;stroke-width:1.5px;stroke:#52545d}._navigationItem_29dag_31 ._container_29dag_47{display:flex;flex-direction:row;gap:8px;align-items:center}._navigationItem_29dag_31 ._container_29dag_47 ._IconContainer_29dag_53{display:flex;flex-direction:row;align-items:center;position:relative}._navigationItem_29dag_31 ._container_29dag_47 ._IconContainer_29dag_53 ._ParentLine_29dag_59{position:absolute;bottom:-12px;left:50%;transform:translate(-1px,-50%)}._navigationItem_29dag_31 ._container_29dag_47 ._IconContainer_29dag_53 svg{width:20px;height:20px;stroke-width:1.5px;stroke:#52545d}._navigationItem_29dag_31 ._secondaryIcon_29dag_71{display:flex;flex-direction:row;align-items:center}._navigationItem_29dag_31:hover{background-color:#f8f9fa;border-radius:8px;color:#373a42;cursor:pointer}._navigationItem_29dag_31._active_29dag_82{background-color:#fff;border-radius:8px}._navigationItem_29dag_31._active_29dag_82:hover{cursor:default}._collapsed_29dag_90{display:none}._label_29dag_94{max-width:148px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._shadow-0_2ew7j_2{box-shadow:0 0 #02081733}._shadow-100_2ew7j_6{box-shadow:0 1px #02081733}._shadow-200_2ew7j_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_2ew7j_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_2ew7j_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_2ew7j_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_2ew7j_26{box-shadow:0 20px 20px -8px #02081733}._ArrowContainer_2ew7j_31{display:flex;flex-direction:row;height:36px;padding-left:12px;color:#6c6e78;stroke:#868892}._ArrowContainer_2ew7j_31:hover{background-color:#f8f9fa;border-radius:8px;color:#373a42;stroke:#52545d;cursor:pointer}._ArrowContainer_2ew7j_31._active_2ew7j_46{background-color:#fff;border-radius:8px;color:#373a42;stroke:#52545d}._ArrowContainer_2ew7j_31._active_2ew7j_46:hover{cursor:default}._arrowBlock_2ew7j_56{width:20px}._isOpen_2ew7j_60{background-color:#e4e8ed}._closed_2ew7j_64{background-color:#fff}._shadow-0_1q8xu_2{box-shadow:0 0 #02081733}._shadow-100_1q8xu_6{box-shadow:0 1px #02081733}._shadow-200_1q8xu_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1q8xu_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1q8xu_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1q8xu_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1q8xu_26{box-shadow:0 20px 20px -8px #02081733}._ArrowContainer_1q8xu_31{display:flex;flex-direction:row;height:36px;padding-left:12px;color:#6c6e78;stroke:#868892}._ArrowContainer_1q8xu_31 ._iconCheck_1q8xu_39{stroke:#1e40af}._ArrowContainer_1q8xu_31:hover{background-color:#f8f9fa;border-radius:8px;color:#373a42;stroke:#52545d;cursor:pointer}._ArrowContainer_1q8xu_31._active_1q8xu_49{background-color:#fff;border-radius:8px;color:#373a42;stroke:#52545d}._ArrowContainer_1q8xu_31._active_1q8xu_49:hover{cursor:default}._arrowBlock_1q8xu_59{width:20px}._isOpen_1q8xu_63{background-color:#e4e8ed}._closed_1q8xu_67{background-color:#fff}._shadow-0_1s4p8_2{box-shadow:0 0 #02081733}._shadow-100_1s4p8_6{box-shadow:0 1px #02081733}._shadow-200_1s4p8_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1s4p8_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1s4p8_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1s4p8_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1s4p8_26{box-shadow:0 20px 20px -8px #02081733}._link_1s4p8_31{color:#1e40af;text-decoration:underline;text-underline-offset:4px;transition:color .2s ease;display:flex;flex-direction:row;align-items:center;gap:8px}._link_1s4p8_31:hover{color:#1e3a8a}._link_1s4p8_31:active,._link_1s4p8_31:visited{color:#172554}._shadow-0_65kje_2{box-shadow:0 0 #02081733}._shadow-100_65kje_6{box-shadow:0 1px #02081733}._shadow-200_65kje_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_65kje_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_65kje_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_65kje_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_65kje_26{box-shadow:0 20px 20px -8px #02081733}._container_65kje_31{width:100%;display:flex;flex-direction:column;gap:4px;color:#6c6e78}._container_65kje_31 ._line_65kje_38{width:100%;height:4px;border-radius:8px;background-color:#b9bcc5}._container_65kje_31 ._line_65kje_38 ._progress_65kje_44{height:4px;border-radius:8px;background-color:#2563eb}._shadow-0_1ir0a_2{box-shadow:0 0 #02081733}._shadow-100_1ir0a_6{box-shadow:0 1px #02081733}._shadow-200_1ir0a_10{box-shadow:0 3px 1px -1px #02081733}._shadow-300_1ir0a_14{box-shadow:0 4px 6px -2px #02081733}._shadow-400_1ir0a_18{box-shadow:0 8px 16px -4px #02081733}._shadow-500_1ir0a_22{box-shadow:0 12px 20px -8px #02081733}._shadow-600_1ir0a_26{box-shadow:0 20px 20px -8px #02081733}._td_1ir0a_31{vertical-align:middle;white-space:nowrap}._bottomBorder_1ir0a_36{border-bottom:1px solid #dee1e7}._label_1ir0a_40,._input_1ir0a_44{padding:16px}._input_1ir0a_44:focus-within{border-bottom:1px solid #6c6e78}._button_1ir0a_51,._icon-button_1ir0a_55,._checkbox_1ir0a_59{padding:8px 16px}._empty_1ir0a_63{padding:16px}._icon-label_1ir0a_67{padding:12px 16px}tr:last-child ._td_1ir0a_31{border-bottom:none}._th_1ir0a_75{padding:16px}th{border-bottom:1px solid #dee1e7;text-align:left}._table_1ir0a_84{width:100%;border:1px solid #dee1e7;border-radius:8px;background-color:#fff}._align-top-left_1ir0a_91{display:flex;justify-content:flex-start;align-items:flex-start}._align-top_1ir0a_91{display:flex;justify-content:center;align-items:flex-start}._align-top-right_1ir0a_103{display:flex;justify-content:flex-end;align-items:flex-start}._align-middle-left_1ir0a_109{display:flex;justify-content:flex-start;align-items:center}._align-middle_1ir0a_109{display:flex;justify-content:center;align-items:center}._align-middle-right_1ir0a_121{display:flex;justify-content:flex-end;align-items:center}._align-bottom-left_1ir0a_127{display:flex;justify-content:flex-start;align-items:flex-end}._align-bottom_1ir0a_127{display:flex;justify-content:center;align-items:flex-end}._align-bottom-right_1ir0a_139{display:flex;justify-content:flex-end;align-items:flex-end}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "stp-ui-kit",
3
- "version": "0.0.81",
3
+ "version": "0.0.82",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "description": "Smartestprep UI Kit for React apps",