@charset "UTF-8";body{background-color:#fff;font-family:Century Gothic,sans-serif}#chatbot-root{z-index:100!important}._chatbot_k5fk5_7{position:fixed;background:transparent;z-index:13;bottom:20px;right:20px;display:flex;z-index:13}._chatbot_k5fk5_7 ._chatbot_untoggled_k5fk5_16{display:flex;flex-direction:row-reverse}._chatbot_k5fk5_7 ._chatbot_untoggled_k5fk5_16 ._chatbot_icon_k5fk5_20{justify-content:flex-start}._chatbot_k5fk5_7 ._chatbot_toggled_k5fk5_23{border-radius:20px 20px 0 0;display:flex;flex-direction:column;width:min(420px,95vw - 20px);height:min(600px,85vh);background-color:#fff;justify-content:space-between;overflow:hidden;box-sizing:border-box}._chatbot_k5fk5_7 ._chatbot_header_k5fk5_34{display:flex;justify-content:space-between;align-items:center;background-color:#366797;padding:15px 30px;color:#fff;font-size:18px;font-weight:700;height:55px;border-radius:20px 20px 0 0}._chatbot_k5fk5_7 ._chatbot_exit_button_k5fk5_46{align-items:flex-end;background:none;border:none;cursor:pointer}._chatbot_k5fk5_7 ._chatbot_exit_button_k5fk5_46 img{width:16px;height:16px}._chatbot_k5fk5_7 ._chatbot_body_k5fk5_56{overflow-y:auto;display:flex;flex-direction:column;justify-content:center}._chatbot_k5fk5_7 ._chatbot_send_message_input_k5fk5_62{display:flex;position:relative;border-top:1px solid #ccc;padding:8px;background:#fff;color:#366797}._chatbot_k5fk5_7 ._chatbot_send_message_input_k5fk5_62 input{width:100%;padding:10px 40px 10px 10px;border-radius:20px;border:1px solid #ccc;outline:none;font-size:12px}._chatbot_k5fk5_7 ._chatbot_send_message_input_k5fk5_62 input::placeholder{color:#366797}._chatbot_k5fk5_7 ._chatbot_send_message_input_k5fk5_62 button{position:absolute;background:none;border:none;padding:0;right:18px;top:50%;transform:translateY(-50%);cursor:pointer}._chatbot_k5fk5_7 ._chatbot_send_message_input_k5fk5_62 button:focus,._chatbot_k5fk5_7 ._chatbot_send_message_input_k5fk5_62 button:active{border:none;outline:none}._chatbot_k5fk5_7 ._chatbot_send_message_input_k5fk5_62 button img{width:16px;height:16px}._chatbot_k5fk5_7 ._chatbot_toggle_button_container_k5fk5_99{padding:10px;text-align:center;display:flex;gap:8px;justify-content:center;flex-wrap:wrap}._chatbot_k5fk5_7 ._chatbot_toggle_button_k5fk5_99{padding:8px 12px;background-color:#05427d;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:11px;font-weight:500;transition:all .2s ease}._chatbot_k5fk5_7 ._chatbot_toggle_button_k5fk5_99:hover:not(:disabled){background-color:#366797}._chatbot_k5fk5_7 ._chatbot_toggle_button_k5fk5_99:disabled{opacity:.5;cursor:not-allowed}._chatbot_k5fk5_7 ._chatbot_grid_container_k5fk5_125{padding:10px;display:flex;flex-direction:column;overflow-x:auto;overflow-y:auto;max-height:300px}._chatbot_k5fk5_7 ._chatbot_grid_table_k5fk5_133{width:100%;border-collapse:collapse;background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 1px 3px #0000001a;font-size:9px;table-layout:auto}._chatbot_k5fk5_7 ._chatbot_grid_table_k5fk5_133 thead tr th{background:#2c3e50;color:#fff;padding:8px 4px;font-weight:600;white-space:nowrap;position:sticky;top:0;z-index:10}._chatbot_k5fk5_7 ._chatbot_grid_table_k5fk5_133 thead tr th:first-child{text-align:left}._chatbot_k5fk5_7 ._chatbot_grid_table_k5fk5_133 thead tr th:nth-child(2),._chatbot_k5fk5_7 ._chatbot_grid_table_k5fk5_133 thead tr th:nth-child(3){text-align:right}._chatbot_k5fk5_7 ._chatbot_grid_table_k5fk5_133 tbody tr:not(:last-child){border-bottom:1px solid #e0e0e0}._chatbot_k5fk5_7 ._chatbot_grid_table_k5fk5_133 tbody tr td{padding:8px 4px;color:#000}._chatbot_k5fk5_7 ._chatbot_grid_table_k5fk5_133 tbody tr td:first-child{text-align:left;white-space:nowrap}._chatbot_k5fk5_7 ._chatbot_grid_table_k5fk5_133 tbody tr td:nth-child(2),._chatbot_k5fk5_7 ._chatbot_grid_table_k5fk5_133 tbody tr td:nth-child(3){text-align:right;white-space:nowrap}._chatbot_k5fk5_7 ._chatbot_date_cell_k5fk5_174{cursor:pointer;padding:2px 4px;border-radius:4px;transition:background .2s;display:inline-block;color:#000}._chatbot_k5fk5_7 ._chatbot_date_cell_k5fk5_174:hover{background:#e3f2fd}._chatbot_k5fk5_7 ._chatbot_date_input_k5fk5_185{padding:2px 4px;border:2px solid #2c3e50;border-radius:4px;font-size:9px;background:#fff;color:#000;width:100%;max-width:90px}@media(prefers-color-scheme:dark){body{background-color:#121212;color:#cbd9e5}._chatbot_k5fk5_7 ._chatbot_toggled_k5fk5_23{background-color:#001529;width:100%;width:100vw;max-width:100vw;height:100vh;max-height:100vh;border-radius:0;box-sizing:border-box}._chatbot_k5fk5_7 ._chatbot_header_k5fk5_34{border-radius:0}._chatbot_k5fk5_7 ._chatbot_message_k5fk5_214{background-color:#05427d;color:#fff}._chatbot_k5fk5_7 ._chatbot_send_message_input_k5fk5_62{border-top:1px solid #CBD9E5;background:#001529;color:#cbd9e5}._chatbot_k5fk5_7 ._chatbot_send_message_input_k5fk5_62 input{background:#001529;color:#cbd9e5}._chatbot_k5fk5_7 ._chatbot_send_message_input_k5fk5_62 input::placeholder{color:#cbd9e5}._chatbot_k5fk5_7 ._chatbot_toggle_button_k5fk5_99{background-color:#05427d}._chatbot_k5fk5_7 ._chatbot_toggle_button_k5fk5_99:hover:not(:disabled){background-color:#366797}._chatbot_k5fk5_7 ._chatbot_grid_table_k5fk5_133{background:#1a1a1a}._chatbot_k5fk5_7 ._chatbot_grid_table_k5fk5_133 thead tr th{background:#05427d}._chatbot_k5fk5_7 ._chatbot_grid_table_k5fk5_133 tbody tr:not(:last-child){border-bottom:1px solid #333}._chatbot_k5fk5_7 ._chatbot_grid_table_k5fk5_133 tbody tr td,._chatbot_k5fk5_7 ._chatbot_date_cell_k5fk5_174{color:#e0e0e0}._chatbot_k5fk5_7 ._chatbot_date_cell_k5fk5_174:hover{background:#05427d}._chatbot_k5fk5_7 ._chatbot_date_input_k5fk5_185{border:2px solid #05427D;background:#2a2a2a;color:#e0e0e0}}button{background:none;border:none;padding:0;cursor:pointer;outline:none}._message_container_7wucb_1{overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding:3px 8px}._message_7wucb_1{padding:8px 12px;border-radius:12px;font-size:12px;max-width:333px;width:fit-content;box-sizing:border-box;white-space:normal;word-wrap:break-word;overflow-wrap:anywhere;word-break:break-word;display:block;overflow:visible;max-height:none}._user_message_row_7wucb_26{display:flex;justify-content:flex-end}._user_message_7wucb_26{background-color:#cdede9;color:#000;text-align:right;width:auto;max-width:258px;flex:0 1 auto;overflow:visible!important;margin-left:45px}._bot_message_row_7wucb_42{display:flex;flex-direction:row;align-items:flex-start;gap:8px}._bot_logo_7wucb_49{width:40px;height:40px;object-fit:contain;border-radius:50%}._bot_message_row_7wucb_42 ._message_7wucb_1{background-color:#cbd9e5;color:#000;text-align:left;flex-shrink:1;width:fit-content;max-width:333px}._button_view_wrapper_7wucb_65{width:100%}._tile_option_1eiq2_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background-color:#fff;border:1.5px solid #05427D;border-radius:8px;cursor:pointer;transition:all .2s ease;padding:10px;width:142px;height:105px;flex-shrink:0;text-align:center}._tile_option_1eiq2_1:hover{background-color:#cbd9e5;border-color:#05427d;box-shadow:none}._tile_option_1eiq2_1 ._tile_text_1eiq2_23{font-size:12px;font-weight:700;margin-top:0;color:#05427d}._tile_option_1eiq2_1 ._tile_icon_1eiq2_29{width:20px;height:20px;flex-shrink:0}._tiles_wrapper_97fnl_1{display:flex;justify-content:center;width:100%}._tiles_container_97fnl_7{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;margin-left:47px}._tiles_container_97fnl_7 ._tiles_text_97fnl_14{font-size:16px;margin-top:0}._card_1jk7g_1{border-radius:1rem;overflow:hidden;transform:translateY(0);transition:all .3s ease;width:fit-content;margin-left:20px}._card_multi_1jk7g_10{background:#cbd9e5;margin-left:47px}._card_multi_1jk7g_10 ._payload_buttons_container_1jk7g_14{flex-direction:column}._payload_buttons_container_1jk7g_14{display:flex;flex-direction:row;gap:.5rem;margin-top:.5rem;margin-bottom:.5rem;flex-wrap:wrap;margin-left:40px;margin-right:40px}._payload_button_1jk7g_14{display:inline-flex;padding:12px 13px;justify-content:center;align-items:center;gap:10px;border-radius:20px;border:.5px solid var(--Lighter-Green---Tint-2, #6BC8BE);background:var(--White, #FFF);cursor:pointer;font-size:12px;transition:background-color .2s}._payload_button_1jk7g_14:hover{background-color:#cde4e1;border:.5px solid var(--Lighter-Green---Tint-2, #6BC8BE)}._payload_button_1jk7g_14:active{transform:scale(.98)}._payload_button_multi_1jk7g_50{cursor:pointer;display:flex;height:47px;width:291px;padding:3px 17px;align-items:center;justify-content:center;gap:20px;align-self:stretch;border-radius:10px;border:1px solid #05427D;background:#fff;font-family:Century Gothic,sans-serif;font-weight:700;font-size:16px;text-align:center;color:#05427d}._payload_button_multi_1jk7g_50:hover{color:#fff;background:#047869;border:1px solid #FFFFFF}
