.react-chatbot-kit-user-chat-message-container{margin:15px 0}.react-chatbot-kit-user-avatar-container{width:40px;height:40px;border-radius:50%;margin-left:12.5px;background-color:#3d4e8d;display:flex;justify-content:center;align-items:center}.react-chatbot-kit-user-avatar-icon{fill:#fff;width:15px;height:15px}.react-chatbot-kit-user-chat-message{background-color:#f1f1f1;padding:10px;border-radius:5px;font-size:.9rem;color:#585858;font-weight:medium;position:relative;text-align:left}.react-chatbot-kit-user-chat-message-arrow{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #f1f1f1;position:absolute;right:-7px;top:13px}.react-chatbot-kit-chat-bot-message-container{margin:15px 0;justify-content:flex-start}.react-chatbot-kit-chat-bot-avatar-container{font-size:1.2rem;margin-right:12.5px;background-color:#d8d8d8}.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{background-color:#2898ec;padding:10px;border-radius:5px;font-size:.9rem;color:#fff;font-weight:medium;position:relative;width:184.5px;margin-left:auto;text-align:left}.react-chatbot-kit-chat-bot-message-arrow{border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #2898ec}.react-chatbot-kit-chat-bot-loading-icon-container{height:17px;width:25px}.chatbot-loader-container{width:100%;justify-content:center}#chatbot-loader #chatbot-loader-dot1{animation:load 1s infinite}#chatbot-loader #chatbot-loader-dot2{animation:load 1s infinite;animation-delay:.2s}#chatbot-loader #chatbot-loader-dot3{animation:load 1s infinite;animation-delay:.4s}@keyframes load{0%{opacity:0}50%{opacity:1}to{opacity:0}}.react-chatbot-kit-chat-container{position:relative;width:275px}.react-chatbot-kit-chat-inner-container{height:500px;background-color:#fff;border-radius:5px}.react-chatbot-kit-chat-header{border-top-right-radius:5px;border-top-left-radius:5px;background-color:#efefef;font-family:Arial;display:flex;font-size:.85rem;color:#514f4f;padding:12.5px;font-weight:700}.react-chatbot-kit-chat-input-container{width:100%;display:flex}.react-chatbot-kit-chat-message-container{padding:0 17.5px 10px;overflow:scroll;height:424px}.react-chatbot-kit-chat-input{width:100%;padding:12.5px;font-size:.85rem;border:none;border-top:1px solid #d8d8d8;border-bottom-left-radius:5px}.react-chatbot-kit-chat-input-form{width:100%}.react-chatbot-kit-chat-input::placeholder{color:#585858}.react-chatbot-kit-chat-btn-send{background-color:#2898ec;width:100px;border:none;color:#fff;border-bottom-right-radius:5px}.react-chatbot-kit-chat-btn-send-icon{fill:#fff;width:15px;margin:0 auto}.react-chatbot-kit-error{background-color:#fff;border-radius:3px;padding:15px}.react-chatbot-kit-error-container{width:260px}.react-chatbot-kit-error-header{font-size:1.3rem;color:#1d1d1d;margin-bottom:30px}.react-chatbot-kit-error-docs{display:block;margin:25px auto;color:rgb(56,104,139);padding:8px;border:1px solid rgb(40,152,236);width:130px;text-align:center;text-decoration:none;font-size:1rem}.react-chatbot-kit-chat-container{width:350px!important;max-width:100%;height:590px;border-radius:0;overflow:hidden;background:#000;box-shadow:0 20px 50px rgba(0,0,0,.5);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;flex-direction:column}.react-chatbot-kit-chat-header{display:none;background:#000;color:#fff;border-bottom:2px;padding:30px 20px 20px;text-align:center;height:35px;flex-direction:column;align-items:center;justify-content:center;gap:12px}.react-chatbot-kit-chat-header:after{padding-top:4px}.react-chatbot-kit-chat-inner-container{height:100%;display:flex;flex-direction:column;margin-top:45px}.react-chatbot-kit-chat-message-container{flex:1;overflow-y:auto;padding:20px 16px 200px;background:#1a1a1a}.react-chatbot-kit-chat-message-container::-webkit-scrollbar{width:4px}.react-chatbot-kit-chat-message-container::-webkit-scrollbar-thumb{background:#333;border-radius:2px}.react-chatbot-kit-chat-message-container::-webkit-scrollbar-track{background:transparent}.react-chatbot-kit-chat-bot-message-container{display:flex;max-width:100%}.react-chatbot-kit-chat-bot-message-arrow{width:0;height:0;position:absolute;left:-7px;top:13px;border-top:8px solid rgba(0,0,0,0);border-bottom:8px solid rgba(0,0,0,0);border-right:8px solid transparent}.react-chatbot-kit-chat-bot-avatar-container{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.3)}.react-chatbot-kit-chat-bot-avatar-container img{width:100%;height:100%;object-fit:contain}.react-chatbot-kit-chat-bot-message{background:transparent;color:#f1f1f1;padding:0 4px;border-radius:12px;font-size:14.5px;line-height:1.5;margin-left:12px;box-shadow:0 2px 8px rgba(22,22,22,.2);width:100%;word-wrap:break-word}.react-chatbot-kit-user-chat-message-container{display:flex;justify-content:flex-end}.react-chatbot-kit-user-chat-message{background:#f1f1f1;color:#000;padding:8px 10px;border-radius:12px;font-size:14.5px;line-height:1.5;max-width:85%;box-shadow:0 2px 8px rgba(0,218,255,.2)}.react-chatbot-kit-chat-input-container{position:absolute;bottom:0;left:0;right:0;padding:6px 1px 1px 6px;background:#000}.react-chatbot-kit-chat-input-form{display:flex;align-items:center;gap:12px}.react-chatbot-kit-chat-input{flex:1;background:#111;border:1px solid #7d7d7d;border-radius:10px;padding:10px 12px;color:#fff;font-size:15px;outline:none;transition:all .2s;word-break:normal}.react-chatbot-kit-chat-input::placeholder{color:#666}.react-chatbot-kit-chat-input:focus{border-color:#2771d8;box-shadow:0 0 0 2px rgba(0,212,255,.2)}.react-chatbot-kit-chat-btn-send{width:46px;height:46px;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.react-chatbot-kit-chat-btn-send:hover{transform:scale(1.05)}.react-chatbot-kit-chat-btn-send svg{width:22px;height:22px;color:#000}.react-chatbot-kit-chat-btn-send-icon:hover{color:#2771d8}.chatbot-loader-container{display:flex;gap:6px;padding:10px 0;margin-left:52px}#chatbot-loader-dot1,#chatbot-loader-dot2,#chatbot-loader-dot3{width:9px;height:9px;background:#00d4ff;border-radius:50%;animation:pulse 1.4s ease-in-out infinite}#chatbot-loader-dot1{animation-delay:0s}#chatbot-loader-dot2{animation-delay:.2s}#chatbot-loader-dot3{animation-delay:.4s}@keyframes pulse{0%,to{transform:scale(.8);opacity:.5}50%{transform:scale(1.2);opacity:1}}.react-chatbot-kit-chat-header .react-chatbot-kit-chat-header-close-button,.react-chatbot-kit-chat-header .react-chatbot-kit-chat-header-minimize-button{display:none!important}.react-chatbot-kit-chat-bot-message[data-widget=contactChoice],.react-chatbot-kit-chat-bot-message[data-widget=productButtons]{background:transparent!important;box-shadow:none!important;padding:0!important}@keyframes popIn{0%{transform:scale(.92);opacity:0}60%{transform:scale(1.03);opacity:1}to{transform:scale(1);opacity:1}}@keyframes slideUpFade{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInFromBottomRight{0%{transform:translateY(18px) translateX(18px) scale(.98);opacity:0}to{transform:translateY(0) translateX(0) scale(1);opacity:1}}.chatbot-preview{animation:slideUpFade .36s cubic-bezier(.2,.8,.2,1) both}.chatbot-btn-agent{animation:popIn .26s ease-out both;transform-origin:center bottom}.chatbox-enter{animation:slideInFromBottomRight .3s cubic-bezier(.22,.98,.33,1) both;will-change:transform,opacity;overflow:hidden}.chatbox-enter .react-chatbot-kit-chat-bot-message{animation:slideUpFade .26s cubic-bezier(.22,.98,.33,1) both}.chatbox-enter .react-chatbot-kit-chat-bot-message:first-child{animation-delay:0s;animation-delay:.16s}.chatbox-enter .react-chatbot-kit-chat-bot-message:nth-child(2){animation-delay:40ms}.chatbox-enter .react-chatbot-kit-chat-bot-message:nth-child(3){animation-delay:80ms}.chatbox-enter .react-chatbot-kit-chat-bot-message:nth-child(4){animation-delay:.12s}@media (prefers-reduced-motion:reduce){.chatbot-btn-agent,.chatbot-preview,.chatbox-enter,.chatbox-enter .react-chatbot-kit-chat-bot-message{animation:none!important}}.chatbox-enter .ust-header-logo{animation:popIn .28s cubic-bezier(.2,.8,.2,1) both}.toscroll-privacy{display:block;width:100%;text-align:center;background-color:#000;font-size:12px;padding:6px 8px 10px}@font-face{font-family:DM Sans;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/f597cd59c1ffa374-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/4261f91ea7100e2e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/f597cd59c1ffa374-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/4261f91ea7100e2e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/f597cd59c1ffa374-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/4261f91ea7100e2e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_6e5d6a{font-family:DM Sans,DM Sans Fallback}