.react-chatbot-kit-user-chat-message-container{justify-content:flex-end;margin:15px 0;display:flex}.react-chatbot-kit-user-avatar-container{background-color:#3d4e8d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-left:12.5px;display:flex}.react-chatbot-kit-user-chat-message{background-color:var(--gge-tertiary,#f1f1f1);border:1px solid var(--gge-tertiary,#e0e0e0);color:var(--gge-tertiary-text,#1d1d1d);text-align:left;word-break:break-word;border-radius:10px;margin-left:2em;padding:12px 16px;font-size:14.4px;line-height:1.5}.react-chatbot-kit-user-chat-message-arrow{display:none}.react-chatbot-kit-chat-bot-message-container{justify-content:flex-start;margin:15px 0;display:flex}.react-chatbot-kit-chat-bot-avatar-icon{fill:#494646;width:22.5px;height:22.5px}.react-chatbot-kit-chat-bot-avatar-letter{color:#1d1d1d;margin:0;padding:0}.react-chatbot-kit-chat-bot-message{color:var(--gge-secondary,#1d1d1d);text-align:left;background-color:#f4f5f7;border-radius:10px;margin-right:2em;padding:14px 16px;font-size:14.4px;line-height:1.5}.react-chatbot-kit-chat-bot-message-arrow{display:none}.react-chatbot-kit-chat-bot-loading-icon-container{width:25px;height:17px}.chatbot-loader-container{justify-content:center;width:100%;display:flex}#chatbot-loader #chatbot-loader-dot1{animation:1s infinite load}#chatbot-loader #chatbot-loader-dot2{animation:1s .2s infinite load}#chatbot-loader #chatbot-loader-dot3{animation:1s .4s infinite load}.react-chatbot-kit-chat-bot-message p{margin:0 0 12px}.react-chatbot-kit-chat-bot-message p:last-child{margin-bottom:0}.react-chatbot-kit-chat-bot-message ul,.react-chatbot-kit-chat-bot-message ol{margin:4px 0 6px;padding-left:18px}.react-chatbot-kit-chat-bot-message li{margin-bottom:2px}.react-chatbot-kit-chat-bot-message code{background-color:#00000014;border-radius:3px;padding:1px 4px;font-family:monospace;font-size:.85em}.react-chatbot-kit-chat-bot-message pre{background-color:#00000014;border-radius:4px;margin:6px 0;padding:8px;overflow-x:auto}.react-chatbot-kit-chat-bot-message pre code{background:0 0;padding:0}.react-chatbot-kit-chat-bot-message strong{font-weight:700}.react-chatbot-kit-chat-bot-message table{border-collapse:collapse;max-width:100%;margin:10px 0;font-size:12.8px;line-height:1.4;display:block;overflow-x:auto}.react-chatbot-kit-chat-bot-message th,.react-chatbot-kit-chat-bot-message td{text-align:left;vertical-align:top;background:#fff;border:1px solid #dfe2e7;min-width:88px;padding:6px 10px}.react-chatbot-kit-chat-bot-message th{background:var(--gge-primary-soft,#eceef1);color:var(--gge-secondary,#1d1d1d);white-space:nowrap;font-weight:700}.react-chatbot-kit-chat-bot-message tr:nth-child(2n) td{background:#f9fafb}.react-chatbot-kit-chat-bot-message h1,.react-chatbot-kit-chat-bot-message h2,.react-chatbot-kit-chat-bot-message h3,.react-chatbot-kit-chat-bot-message h4{margin:12px 0 6px;font-size:15.2px;line-height:1.3}.react-chatbot-kit-chat-bot-message hr{border:none;border-top:1px solid #dfe2e7;margin:10px 0}.react-chatbot-kit-chat-bot-message a{color:var(--gge-primary,#2563eb);text-underline-offset:2px;text-decoration:underline}@keyframes load{0%{opacity:0}50%{opacity:1}to{opacity:0}}.react-chatbot-kit-quick-replies-container{flex-wrap:wrap;gap:8px;padding:0 17.5px 12px;display:flex}.react-chatbot-kit-quick-reply-btn{text-align:center;color:var(--gge-secondary,#1d1d1d);cursor:pointer;background:#fff;border:1px solid #d4d4d4;border-radius:16px;justify-content:center;align-items:center;padding:6px 12px;font-size:12.8px;line-height:1.4;transition:background-color .15s,color .15s;display:inline-flex}.react-chatbot-kit-quick-reply-btn:hover:not(:disabled){background-color:var(--gge-primary,#000);border-color:var(--gge-primary,#000);color:#fff}.react-chatbot-kit-quick-reply-btn:disabled{opacity:.35;cursor:not-allowed}@media (width<=1024px){.react-chatbot-kit-quick-replies-container{padding:0 14px 10px}}@media (width<=640px){.react-chatbot-kit-quick-replies-container{padding:0 12px 8px}.react-chatbot-kit-quick-reply-btn{padding:7px 13px}.react-chatbot-kit-quick-reply-btn:hover{color:var(--gge-secondary,#1d1d1d);background-color:#fff;border-color:#d4d4d4}}.react-chatbot-kit-chat-inner-container{z-index:9999;background:#fff;flex-direction:column;display:flex;top:0;overflow:hidden;position:fixed!important}@keyframes gge-panel-in-bottom{0%{transform:translateY(100%)}}@keyframes gge-panel-in-side{0%{transform:translateY(100%)}}@keyframes gge-panel-in-center{0%{opacity:0;transform:translate(-50%,-50%)scale(.96)}}.react-chatbot-kit-chat-inner-container--left{border-right:1px solid #e5e7eb;border-radius:0 5px 0 0;animation:.22s cubic-bezier(.32,.72,0,1) gge-panel-in-side;top:auto;bottom:0;left:0;box-shadow:2px -2px 12px #00000014}.react-chatbot-kit-chat-inner-container--right{border-left:1px solid #e5e7eb;border-radius:5px 0 0;animation:.22s cubic-bezier(.32,.72,0,1) gge-panel-in-side;top:auto;bottom:0;right:0;box-shadow:-2px -2px 12px #00000014}.react-chatbot-kit-chat-inner-container--bottom{border-top:1px solid #e5e7eb;border-radius:5px 5px 0 0;max-width:100%;animation:.18s cubic-bezier(.32,.72,0,1) gge-panel-in-bottom;inset:auto 0 0;box-shadow:0 -2px 12px #00000014}.react-chatbot-kit-chat-inner-container--center{border:1px solid #e5e7eb;border-radius:10px;animation:.18s cubic-bezier(.32,.72,0,1) gge-panel-in-center;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 32px #0000002e}@media (prefers-reduced-motion:reduce){.react-chatbot-kit-chat-inner-container{animation:none}}.react-chatbot-kit-chat-header{background-color:var(--gge-tertiary,#1d1d1d);color:var(--gge-tertiary-text,#fff);flex-shrink:0;justify-content:space-between;align-items:center;gap:1em;height:4.5em;padding:12.5px 16px;font-size:14.4px;font-weight:700;display:flex}.react-chatbot-kit-chat-header-brand{align-items:center;gap:10px;min-width:0;display:flex}.react-chatbot-kit-chat-header-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.react-chatbot-kit-chat-header-title,.react-chatbot-kit-chat-header-subtitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-chatbot-kit-chat-header-subtitle{color:var(--gge-tertiary-text,#fff);opacity:.85;text-underline-offset:2px;cursor:pointer;align-items:center;gap:4px;font-size:12px;font-weight:500;text-decoration:underline;text-decoration-thickness:1px;transition:color .15s;display:inline-flex}.react-chatbot-kit-chat-header-subtitle:hover{opacity:1}.react-chatbot-kit-chat-header-reset-icon{flex:none;width:12px;height:12px}.school-logo{box-sizing:border-box;cursor:pointer;background:#fff;border-radius:8px;flex:none;width:39px;max-width:39px;height:40px;max-height:40px;padding:0 4px;transition:opacity .15s;display:block;overflow:hidden}.school-logo:hover{opacity:.8}.chat-header_btn{cursor:pointer;width:36px;height:36px;color:var(--gge-tertiary-text,#fff);background:#ffffff1f;background:color-mix(in srgb, currentColor 14%, transparent);border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;transition:background-color .15s;display:flex}.chat-header_btn:hover{background:#ffffff38;background:color-mix(in srgb, currentColor 26%, transparent)}.chat-header_icon{width:20px;height:20px;color:inherit}.react-chatbot-kit-chat-header span{align-items:center;gap:8px;margin-left:auto;display:flex}.react-chatbot-kit-chat-message-container{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;padding:20px 17.5px 10px;overflow-y:auto}.react-chatbot-kit-chat-consent{color:#1d1d1d;flex-direction:column;gap:12px;font-size:14px;line-height:1.5;display:flex}.react-chatbot-kit-chat-consent p{margin:0}.react-chatbot-kit-chat-consent-link{color:var(--gge-primary,#e2542e);text-underline-offset:2px;text-decoration:underline}.react-chatbot-kit-chat-consent-actions{flex-direction:column;gap:10px;margin-top:8px;display:flex}.react-chatbot-kit-chat-consent-accept,.react-chatbot-kit-chat-consent-decline{cursor:pointer;border-radius:8px;width:100%;padding:14px;font-size:14px;font-weight:700;transition:opacity .15s,background-color .15s}.react-chatbot-kit-chat-consent-accept{background:var(--gge-primary,#e2542e);color:#fff;border:none}.react-chatbot-kit-chat-consent-accept:hover{opacity:.9}.react-chatbot-kit-chat-consent-decline{color:#1d1d1d;background:#fff;border:1.5px solid #d8dce2}.react-chatbot-kit-chat-consent-decline:hover{background:#f4f5f7}.react-chatbot-kit-chat-input-container{border-top:1px solid #f6f3f2;flex-direction:column;flex-shrink:0;gap:10px;padding:16px 20px;display:flex}.react-chatbot-kit-chat-input-form{align-items:center;gap:10px;width:100%;display:flex}.react-chatbot-kit-chat-input-pill{background:#fff;border:1.5px solid #d8dce2;border-radius:999px;flex:1;align-items:center;min-width:0;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 3px #0000000f}.react-chatbot-kit-chat-input-pill:focus-within{border-color:var(--gge-primary,#3b82f6);box-shadow:0 0 0 3px var(--gge-primary-soft,#3b82f626)}.react-chatbot-kit-chat-input{background:0 0;border:none;border-radius:999px;outline:none;width:100%;padding:13px 16px;font-size:14px}.react-chatbot-kit-chat-input::placeholder{color:#585858}.react-chatbot-kit-chat-input:disabled{cursor:not-allowed}.react-chatbot-kit-chat-input-pill:has(.react-chatbot-kit-chat-input:disabled){background:#f4f5f7}.react-chatbot-kit-chat-btn-send{background:var(--gge-primary,#e2542e);cursor:pointer;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .15s,opacity .15s;display:flex;box-shadow:0 2px 6px #0003}.react-chatbot-kit-chat-btn-send:hover:not(:disabled){transform:scale(1.05)}.react-chatbot-kit-chat-btn-send:disabled{opacity:.35;cursor:default;box-shadow:none}.react-chatbot-kit-chat-btn-send-icon,.react-chatbot-kit-chat-btn-send-icon path{fill:#fff}.react-chatbot-kit-chat-btn-send-icon{width:18px;height:18px}.react-chatbot-kit-chat-footer{text-align:center;color:#8a8a8a;padding:0 4px;font-size:10.5px;line-height:1.3}.react-chatbot-kit-chat-footer span,.react-chatbot-kit-chat-footer a{white-space:nowrap}.react-chatbot-kit-chat-footer-separator{color:#c7c7c7;margin:0 8px}.react-chatbot-kit-chat-footer-link{color:var(--gge-primary,#e2542e);text-underline-offset:2px;text-decoration:underline}@media (width<=1024px){.react-chatbot-kit-chat-inner-container--bottom{box-shadow:none;border-top:none;border-radius:0}.react-chatbot-kit-chat-header{height:auto;min-height:3.75em;padding:10px 14px}.react-chatbot-kit-chat-message-container{padding:20px 14px 8px}.react-chatbot-kit-chat-input-container{padding:12px 14px}}@media (width<=640px){.react-chatbot-kit-chat-header{gap:.5em;min-height:0;padding:8px 12px}.react-chatbot-kit-chat-header-title{font-size:13.6px}.react-chatbot-kit-chat-header-subtitle{font-size:11.2px}.school-logo{width:34px;max-width:34px;height:34px;max-height:34px}.react-chatbot-kit-chat-message-container{padding:20px 12px 6px}.react-chatbot-kit-chat-input-container{padding:10px 12px calc(10px + env(safe-area-inset-bottom));gap:8px}.react-chatbot-kit-chat-input{padding:11px 14px;font-size:16px}.react-chatbot-kit-chat-btn-send{width:42px;height:42px}.react-chatbot-kit-chat-footer{font-size:10px}.chat-header_btn{width:40px;height:40px}.chat-header_icon--close{width:22px;height:22px}.chat-header_btn:hover{background:#ffffff1f;background:color-mix(in srgb, currentColor 14%, transparent)}}.react-chatbot-kit-error{background-color:#fff;border-radius:3px;padding:15px}.react-chatbot-kit-error-container{width:260px}.react-chatbot-kit-error-header{color:#1d1d1d;margin-bottom:30px;font-size:20.8px}.react-chatbot-kit-error-docs{color:#38688b;text-align:center;border:1px solid #2898ec;width:130px;margin:25px auto;padding:8px;font-size:16px;text-decoration:none;display:block}.react-chatbot-kit-popup{z-index:9998;position:fixed;bottom:24px}.react-chatbot-kit-popup--right{right:24px}.react-chatbot-kit-popup--left{left:24px}.react-chatbot-kit-popup-button{border:1.5px solid var(--gge-primary,#000);color:var(--gge-primary,#000);white-space:nowrap;cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;transition:transform .15s,background-color .15s,color .15s;display:inline-flex;box-shadow:0 4px 16px #0000002e}.react-chatbot-kit-popup-button-icon-wrap{flex:none;display:inline-flex;position:relative}.react-chatbot-kit-popup-button-icon{flex:none;width:22px;height:22px}.react-chatbot-kit-popup-button-icon path,.react-chatbot-kit-popup-button-icon-stars path{fill:currentColor}.react-chatbot-kit-popup-button-icon-stars{width:13px;height:13px;position:absolute;top:-6px;right:-5px}.react-chatbot-kit-popup-button:hover{background:var(--gge-primary,#000);color:#fff;transform:scale(1.05)}@media (width<=1024px){.react-chatbot-kit-popup{bottom:calc(20px + env(safe-area-inset-bottom))}.react-chatbot-kit-popup--right{right:20px}.react-chatbot-kit-popup--left{left:20px}.react-chatbot-kit-popup-button{width:56px;height:56px;padding:0}.react-chatbot-kit-popup-button-label{display:none}.react-chatbot-kit-popup-button-icon{width:26px;height:26px}.react-chatbot-kit-popup-button-icon-stars{width:15px;height:15px;top:-7px;right:-6px}.react-chatbot-kit-popup-button:hover{color:var(--gge-primary,#000);background:#fff;transform:none}.react-chatbot-kit-popup-button:active{transform:scale(.96)}}@media (width<=640px){.react-chatbot-kit-popup{bottom:calc(16px + env(safe-area-inset-bottom))}.react-chatbot-kit-popup--right{right:16px}.react-chatbot-kit-popup--left{left:16px}}.react-chatbot-kit-popup-button--open{visibility:hidden}.react-chatbot-kit-popup,.react-chatbot-kit-popup *,.react-chatbot-kit-popup :before,.react-chatbot-kit-popup :after,.react-chatbot-kit-chat-container,.react-chatbot-kit-chat-container *,.react-chatbot-kit-chat-container :before,.react-chatbot-kit-chat-container :after{box-sizing:border-box;font-family:var(--gge-font,inherit)}
/*$vite$:1*/