@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700&display=swap);.chat-main-content{display:flex;flex:1 1 auto;flex-direction:column;height:100%;min-height:0}@media (max-width:900px){.chat-main-content{gap:16px}}@media (max-width:600px){.chat-main-content{gap:8px}}.chatbot-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;margin:20px auto;max-width:400px;padding:24px 24px 8px}.chat-title{font-size:20px;font-weight:700;margin-bottom:6px;text-align:center}.chat-window-fixed,.chat-window-fixed.chat-window-rnd{align-items:flex-start;background:#fff;box-shadow:0 0 18px 0 #1213152e;display:flex;flex-direction:column;width:448px}.chat-window-fixed{border:1px solid #0000;height:100vh;left:0;margin:0;padding:0;position:fixed;top:0;transform:none;z-index:1000}.chat-window-fixed,.chat-wrapper{box-sizing:border-box;display:flex;flex-direction:column;min-height:0;width:100%}.chat-wrapper{flex:1 1 auto;height:100%;opacity:1}.chat-window{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow-y:auto}.user-msg{color:#1976d2;margin-bottom:6px;text-align:right}.bot-msg{color:#333;margin-bottom:6px;text-align:left}.chat-input-form{display:flex}.chat-input-form input{border:1px solid #ccc;border-radius:4px 0 0 4px;flex:1 1;outline:none;padding:8px}.chat-input-form button{background:#1976d2;border:none;border-radius:0 4px 4px 0;color:#fff;cursor:pointer;padding:8px 16px}.chat-message{align-items:flex-start;display:flex;margin-bottom:12px;padding:0 0 0 12px}.chat-message.user{flex-direction:row-reverse}.avatar{align-items:center;background:#f0e6ff;border-radius:50%;display:flex;height:32px;justify-content:center;margin:0 8px;width:32px}.user-avatar{background:#44207e}.bot-avatar{background:none!important;margin-left:-10px;margin-right:12px}.bot-icon{height:18px!important;width:18px!important}.bot-avatar svg,.bot-avatar svg path,.bot-icon{fill:#e1e2e5!important;color:#e1e2e5!important}.message{background:#f7f7fa;border-radius:16px;box-shadow:0 1px 4px #0000000a;color:#404247!important;font-family:Roboto,Arial,Helvetica,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:1.5;max-width:70%;overflow-wrap:anywhere;padding:10px 16px;word-break:break-word}.user .message{background:#f6f6f7!important;border-radius:24px!important;margin:5px!important;padding:12px!important}.bot .message,.user .message{box-shadow:none!important;color:#404247!important;font-family:Roboto,Arial,Helvetica,sans-serif!important;font-size:16px!important;font-weight:400!important}.bot .message{background:none;border-radius:16px;line-height:1.5;margin:0!important;max-width:70%;overflow-wrap:anywhere;padding:0!important;word-break:break-word}.bot .message a{color:#007b94!important;color:var(--color-Blue-60,#007b94)!important;cursor:pointer;outline:none;padding:0 2px;text-decoration:underline!important}.chat-body{background:none}.chat-body,.chat-messages-container{border:none;display:flex;flex:1 1 auto;flex-direction:column;height:100%;margin:0;min-height:0;min-width:0;padding:0;width:100%}.chat-messages-container{background:#fff!important;border-radius:0;overflow-y:auto}.chat-messages{background:#fff;border-radius:0;box-shadow:none;display:flex;flex:1 1 auto;flex-direction:column;gap:8px;height:100%;padding:20px 0 0;width:100%}.bot-msg{color:#737075;font-style:italic;margin-left:48px}.bot-typing{align-items:flex-start;display:flex;margin-bottom:12px;margin-left:0;padding:0 8px}.bot-typing-bubble{align-items:center;background:none;border-radius:0;box-shadow:none;color:#ccc;display:flex;min-height:28px;min-width:44px;padding:0}.typing-dots{align-items:center;display:flex;gap:4px;height:16px;justify-content:flex-start}.typing-dot{animation:blink 1.4s infinite both;background:#ccc;border-radius:50%;height:7px;opacity:.5;width:7px}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes blink{0%,80%,to{opacity:.5}40%{opacity:1}}.bot-message-text{display:inline}.bot-message-text p{margin:0 0 .5em!important}.bot-message-text p:last-child{margin-bottom:0!important}.bot-message-text ol,.bot-message-text ul{list-style-type:disc;margin-bottom:.5em;margin-top:0;padding-left:20px}.bot-message-text ol:last-child,.bot-message-text ul:last-child{margin-bottom:0}.bot-message-text li{margin-bottom:.25em}:root{--gradient-color-1:#e10a0a;--gradient-color-2:#e22b53;--gradient-color-3:#e24c9b;--primary-background-color:linear-gradient(340deg,var(--gradient-color-1) 0%,var(--gradient-color-2) 70%,var(--gradient-color-3) 100%);--submit-button:linear-gradient(315deg,var(--gradient-color-1) 0%,var(--gradient-color-2) 70%,var(--gradient-color-3) 100%);--white:#fff}.chat-header{background:var(--primary-background-color);border-radius:0;color:var(--white);height:calc(2.5rem + 3px);justify-content:space-between;min-height:43px;padding:8px}.chat-header,.heading{align-items:center;display:flex}.heading{font-size:18px;font-weight:400;gap:8px}.iconButton{background-color:initial;border:none;color:inherit;cursor:pointer;display:flex}.close,.minimize{background:#0000;border:none;color:inherit;cursor:pointer}.minimize{margin-left:auto;padding-right:15px;padding-top:12px}.feedback-icon{font-size:large}.popover-content{white-space:normal;word-break:break-all}.footer-disclaimer{background:none!important;margin:0!important;opacity:1;padding-top:24px!important;text-align:left!important;width:100%}.footer-disclaimer,.footer-disclaimer-link{color:#6d7178!important;font-family:Roboto,Arial,Helvetica,sans-serif!important;font-size:13px!important;font-style:italic!important;font-weight:400!important;letter-spacing:0!important;line-height:24px!important}.footer-disclaimer-link{background:#0000!important;text-decoration:underline!important}.chat-input-box::placeholder{color:#404247!important;font-family:Roboto,Arial,Helvetica,sans-serif!important}.chat-footer{align-items:stretch;border:none;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;margin:0;min-height:100px;padding:0 24px;width:100%}.chat-footer-spacer{flex-shrink:0;height:24px;min-height:24px;width:100%}@media (max-width:900px){.chat-footer-spacer{height:16px;min-height:16px}}@media (max-width:600px){.chat-footer-spacer{height:8px;min-height:8px}}.chat-input-container{align-items:center;flex-direction:row;width:100%}.chat-input{flex:1 1;flex-direction:row}.chat-input-box{font-family:Roboto,Arial,Helvetica,sans-serif!important}.chat-footer{background:#fff;border-radius:0;box-shadow:none;padding-top:0}.chat-input-container{align-items:stretch;border:1px solid #404247;border-radius:8px;display:flex;flex-direction:column;margin-bottom:0;margin-top:0;position:relative}.chat-input{align-items:center;background:#f7f7fa;border-radius:8px;display:flex;margin-bottom:2px;padding:2px 6px}.chat-input input[type=text]{background:#0000;border:none;flex:1 1;font-size:1rem;outline:none;padding:6px 4px}.chat-input-box{caret-color:#404247;color:#404247!important;font-family:Roboto;font-size:16px;font-weight:400;height:25px;letter-spacing:0;line-height:24px;width:100%}.send-button,.send-button button{align-items:center;display:flex}.send-button button{background:#fff;border:none;border-radius:50%;color:#e10a0a;cursor:pointer;font-size:16px;height:28px;justify-content:center;transition:background .2s;width:28px}.send-button button:active{background:#f0e6ff}.send-button .icon{color:#e10a0a}.disclaimer{color:#737075;font-size:.85rem;margin:4px 0 0;opacity:.7;text-align:center;width:100%}.link{color:#44207e;cursor:pointer;text-decoration:underline}.sample-question-link{color:#007b94;cursor:pointer;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:24px;text-decoration:none}.static-message-main{box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:1;gap:12px;opacity:1;width:100%}.static-message-header{margin-bottom:.5rem}.static-message-logo-wrapper{align-items:center;display:flex;justify-content:center;margin-bottom:12px;padding-top:40px}.static-message-logo-svg{color:#ccc;height:24px;width:24px}.static-message-spacer{flex-shrink:0;height:clamp(12px,3vh,24px)}.static-message-spacer-bottom{flex-shrink:0;height:24px}.sample-question-blocks{flex-direction:column;flex-shrink:0;gap:12px;height:auto;min-height:168px}.sample-question-block,.sample-question-blocks{box-sizing:border-box;display:flex;opacity:1;width:100%}.sample-question-block{align-items:center;align-self:stretch;background:#fff;border:1px solid #60bdd6;border-radius:9px;flex:none;flex-direction:row;flex-grow:0;height:48px;margin:0;order:0;padding:12px}.sample-question-input::placeholder{color:#007b94}.sample-question-input{background:#0000!important;border:none!important;color:#007b94!important;font-family:Roboto,Arial,Helvetica,sans-serif!important;font-size:16px!important;font-weight:400!important;letter-spacing:0!important;line-height:24px!important;margin:0!important;outline:none!important;padding:0!important;text-align:left!important;width:100%!important}.static-message{align-items:center;background:#fff;border-radius:0;box-shadow:none;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin:0!important;min-height:0;min-width:0;overflow-y:auto;padding:0 24px 24px;width:100%}.static-message-logo{height:64px;margin-bottom:12px;margin-top:0!important;width:66px}.static-message-primary{font-size:1.1rem;font-weight:600;margin:0!important;text-align:center}.static-message-disclaimer{color:#737075;font-size:.9rem;margin:0 5px;text-align:center}.static-message-secondary{font-size:.9rem;font-weight:500;margin:0!important;text-align:center}.static-message-title{font-family:Roboto Condensed,Arial,Helvetica,sans-serif!important;font-size:25px!important;font-weight:700!important;line-height:36px!important;padding:0!important;text-align:center!important}.static-message-description,.static-message-title{color:#404247!important;letter-spacing:0!important;margin:0!important;overflow-wrap:break-word;white-space:normal;width:100%}.static-message-description{font-size:16px!important;font-weight:400!important;line-height:24px!important;padding:24px 0 0!important}.static-message-description,.static-message-ideas{font-family:Roboto,Arial,Helvetica,sans-serif!important;text-align:left!important}.static-message-ideas{color:#4d4d4d;font-size:clamp(.875rem,.814rem + .26vw,1rem);font-weight:700!important;line-height:1.5;overflow:visible;overflow-wrap:break-word;white-space:normal}@media (max-height:700px),(max-width:500px){.static-message-ideas{margin-bottom:16px!important}}@media (max-height:500px){.static-message-ideas{padding-bottom:12px!important;padding-top:12px!important}}.modal-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background-color:#fff;border-radius:5px;box-shadow:0 2px 10px #0000001a;padding:20px;text-align:center}.modal-content p{margin:0 0 15px}.modal-content button{background-color:#4169e1;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 15px}.feedback-modal{align-items:flex-start;background:#fff;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;height:230px;margin:0 auto;position:relative;width:360px}.feedback-modal-header{margin-bottom:8px;width:100%}.feedback-modal-header,.feedback-modal-title{align-items:center;display:flex;justify-content:space-between;position:relative}.feedback-modal-title{color:#121315!important;color:var(--color-Basic-Katana-Black,#121315)!important;font-family:Roboto Condensed,Arial,Helvetica,sans-serif!important;font-size:20px!important;font-weight:700!important;letter-spacing:0!important;line-height:24px!important;margin:0!important}.feedback-modal-close{align-items:center;background:none;border:none;color:#6d7178;cursor:pointer;display:flex;font-size:20px;height:24px;margin-left:8px;padding:0 0 20px 40px;position:static}.feedback-modal-content{display:flex;flex-direction:column;gap:12px;height:132px;opacity:1;width:100%}.feedback-modal-question{color:#333;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;height:24px;letter-spacing:0;line-height:24px;opacity:1;text-align:center}.feedback-modal-question,.feedback-modal-rating{align-items:center;display:flex;justify-content:center;width:100%}.feedback-modal-rating{flex-direction:row;gap:4px;margin-bottom:0;margin-top:-4px}.feedback-modal-star{border-radius:50%;box-sizing:border-box;cursor:pointer;display:inline-block;height:23.28px;left:.39px;opacity:1;position:relative;width:23.24px}.feedback-modal-comments{align-items:flex-start;align-self:stretch;background:#f6f6f7;background:var(--Gray-Gray-10---F6F6F7,#f6f6f7);border:1px solid #6d7178;border:1px solid var(--Gray-Gray-60---6D7178,#6d7178);border-radius:12px;display:flex;flex-direction:column;gap:8px;height:60px;justify-content:center;margin-bottom:0;padding:6px 12px}.feedback-modal-input{background:#0000;border:none;color:#121315;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;height:100%;letter-spacing:0;line-height:24px;outline:none;overflow-y:auto;resize:none;vertical-align:bottom;width:100%}.feedback-modal-footer{align-items:flex-end;display:flex;flex-direction:column;margin-bottom:20px;margin-top:20px;padding:12px 0 20px;width:100%}.feedback-modal-message{font-size:14px;margin-bottom:4px}.feedback-modal-message.error{color:#d32f2f}.feedback-modal-message.success{color:#388e3c}.feedback-modal-button{align-items:center;background:linear-gradient(225.98deg,#202224 2.92%,#404247 95.96%);border:2px solid #121315;border-color:var(--Component-Button-stroke_secondary,#121315);border-radius:8px;box-shadow:0 1px 4px #00000014;color:#fff;cursor:pointer;display:flex;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:700;gap:8px;height:36px;justify-content:center;letter-spacing:0;line-height:100%;min-width:76px;opacity:1;outline:none;padding:8.5px 12px;position:relative;text-transform:uppercase;transition:background .2s,border .2s;vertical-align:middle;width:76px}.feedback-modal-button:disabled{background:#6d7178;cursor:not-allowed;opacity:.7}
/*# sourceMappingURL=main.b60d2dde.css.map*/