.ChatbotWidget_chatWrapper__S34rN{position:fixed;bottom:1.75rem;right:1.75rem;z-index:9999;font-family:var(--font-poppins,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif)}@media (max-width:768px){.ChatbotWidget_chatWrapper__S34rN{bottom:5.5rem;right:1rem}}.ChatbotWidget_chatTriggerBtn__jre5U{display:flex;align-items:center;gap:.65rem;padding:.8rem 1.25rem;background:linear-gradient(135deg,#001a4d,#0061ff);color:#fff;border:1px solid hsla(0,0%,100%,.2);border-radius:9999px;cursor:pointer;box-shadow:0 10px 28px rgba(0,97,255,.4),0 2px 8px rgba(0,26,77,.3);transition:all .3s cubic-bezier(.16,1,.3,1);outline:none}.ChatbotWidget_chatTriggerBtn__jre5U:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 14px 34px rgba(0,97,255,.55)}.ChatbotWidget_chatTriggerBtn__jre5U:active{transform:translateY(0)}.ChatbotWidget_triggerAvatarWrap__ivkKA{position:relative;width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.15);display:flex;align-items:center;justify-content:center}.ChatbotWidget_onlinePulseDot__6dZDa{position:absolute;bottom:0;right:0;width:10px;height:10px;background-color:#10b981;border:2px solid #001a4d;border-radius:50%}.ChatbotWidget_triggerTextGroup__2yEyY{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.ChatbotWidget_triggerTitle__2494B{font-size:13.5px;font-weight:700;letter-spacing:-.01em;line-height:1.2}.ChatbotWidget_triggerSubtitle__6dggy{font-size:11px;color:#93c5fd;font-weight:500;display:flex;align-items:center;gap:4px}.ChatbotWidget_chatModal__XMqUe{position:absolute;bottom:0;right:0;width:400px;height:600px;max-width:calc(100vw - 2rem);max-height:calc(100vh - 6rem);background:#fff;border-radius:24px;box-shadow:0 25px 50px -12px rgba(0,26,77,.35),0 0 0 1px rgba(0,97,255,.15);display:flex;flex-direction:column;overflow:hidden;animation:ChatbotWidget_modalEnter__juMxP .3s cubic-bezier(.16,1,.3,1) forwards}@keyframes ChatbotWidget_modalEnter__juMxP{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.ChatbotWidget_chatHeader__J1Hwq{background:linear-gradient(135deg,#001a4d,#0b2a6b 60%,#0061ff);color:#fff;padding:1rem 1.15rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid hsla(0,0%,100%,.1);flex-shrink:0}.ChatbotWidget_headerLeft__F8mpp{display:flex;align-items:center;gap:.75rem}.ChatbotWidget_headerAvatar__iAV_v{width:40px;height:40px;border-radius:12px;background:hsla(0,0%,100%,.15);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;color:#60efff;border:1px solid hsla(0,0%,100%,.2)}.ChatbotWidget_headerInfo__bSebK h4{font-size:15px;font-weight:700;margin:0;line-height:1.2;color:#fff!important}.ChatbotWidget_headerStatus__UtGr_{display:flex;align-items:center;gap:5px;font-size:11.5px;color:#6ee7b7;font-weight:500;margin-top:2px}.ChatbotWidget_statusDot__XjYIE{width:7px;height:7px;background:#10b981;border-radius:50%;animation:ChatbotWidget_pulseGreen__gUVq3 2s infinite}@keyframes ChatbotWidget_pulseGreen__gUVq3{0%,to{opacity:1}50%{opacity:.4}}.ChatbotWidget_headerActions__LAN_l{display:flex;align-items:center;gap:.4rem}.ChatbotWidget_headerIconBtn__LG_FN{width:32px;height:32px;border-radius:8px;background:hsla(0,0%,100%,.1);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;text-decoration:none}.ChatbotWidget_headerIconBtn__LG_FN:hover{background:hsla(0,0%,100%,.25)}.ChatbotWidget_callBanner__m1Rj1{background:#e8f2ff;border-bottom:1px solid #dce7f7;padding:.45rem 1rem;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#001a4d;flex-shrink:0}.ChatbotWidget_callBanner__m1Rj1 a{color:#0061ff;font-weight:700;text-decoration:none;display:flex;align-items:center;gap:4px}.ChatbotWidget_callBanner__m1Rj1 a:hover{text-decoration:underline}.ChatbotWidget_messagesContainer__CA06q{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.85rem;background:#f8fafc;scroll-behavior:smooth}.ChatbotWidget_messageRow__OESZ3{display:flex;align-items:flex-end;gap:.5rem;max-width:90%}.ChatbotWidget_messageRowUser__OMppZ{align-self:flex-end;flex-direction:row-reverse}.ChatbotWidget_messageRowBot__wkmEj{align-self:flex-start}.ChatbotWidget_botAvatarBubble__SCnak{width:28px;height:28px;border-radius:50%;background:#0061ff;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:2px}.ChatbotWidget_bubble__sG1Lv{padding:.8rem 1rem;border-radius:18px;font-size:13.5px;line-height:1.5;box-shadow:0 2px 6px rgba(0,0,0,.04)}.ChatbotWidget_bubbleUser__c7geM{background:linear-gradient(135deg,#0061ff,#004ecc);color:#fff;border-bottom-right-radius:4px}.ChatbotWidget_bubbleBot__tsUih{background:#fff;color:#0b1730;border:1px solid #e2e8f0;border-bottom-left-radius:4px}.ChatbotWidget_bubbleBot__tsUih p{margin:0 0 .5rem}.ChatbotWidget_bubbleBot__tsUih p:last-child{margin-bottom:0}.ChatbotWidget_bubbleBot__tsUih ul{margin:.4rem 0 .4rem 1.1rem;padding:0}.ChatbotWidget_bubbleBot__tsUih li{margin-bottom:.25rem}.ChatbotWidget_quickLinkBadge__Xn7LL{display:inline-flex;align-items:center;gap:4px;margin-top:.5rem;margin-right:.4rem;padding:.35rem .65rem;background:#eff6ff;color:#0061ff;border:1px solid #bfdbfe;border-radius:8px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s ease}.ChatbotWidget_quickLinkBadge__Xn7LL:hover{background:#dbeafe;text-decoration:none}.ChatbotWidget_suggestionChipsWrap__NjIpN{margin-top:.5rem;display:flex;flex-direction:column;gap:.4rem}.ChatbotWidget_chipsLabel__cSByo{font-size:11px;text-transform:uppercase;font-weight:700;color:#64748b;letter-spacing:.04em;margin-bottom:2px}.ChatbotWidget_suggestionChipBtn__2TKwF{background:#fff;color:#001a4d;border:1px solid #cbd5e1;padding:.45rem .8rem;border-radius:12px;font-size:12.5px;font-weight:600;cursor:pointer;text-align:left;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.03)}.ChatbotWidget_suggestionChipBtn__2TKwF:hover{border-color:#0061ff;color:#0061ff;background:#f0f7ff;transform:translateX(3px)}.ChatbotWidget_inChatFormCard__cnspj{background:#fff;border:1.5px solid #0061ff;border-radius:16px;padding:1rem;margin-top:.75rem;box-shadow:0 8px 24px rgba(0,97,255,.12);width:100%}.ChatbotWidget_inChatFormHeader__alQHh{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;color:#001a4d}.ChatbotWidget_inChatFormHeader__alQHh h5{font-size:13.5px;font-weight:700;margin:0}.ChatbotWidget_inChatFormGroup__eVx5P{margin-bottom:.5rem}.ChatbotWidget_inChatFormGroup__eVx5P label{display:block;font-size:11px;font-weight:600;color:#475569;margin-bottom:2px}.ChatbotWidget_inChatInput__LDaN6{width:100%;padding:.5rem .65rem;border:1px solid #cbd5e1;border-radius:8px;font-size:12.5px;color:#0b1730;background:#f8fafc;outline:none;transition:border-color .2s ease}.ChatbotWidget_inChatInput__LDaN6:focus{border-color:#0061ff;background:#fff;box-shadow:0 0 0 2px rgba(0,97,255,.15)}.ChatbotWidget_inChatTextarea__ldXKy{width:100%;padding:.5rem .65rem;border:1px solid #cbd5e1;border-radius:8px;font-size:12.5px;color:#0b1730;background:#f8fafc;outline:none;resize:vertical;min-height:48px}.ChatbotWidget_inChatTextarea__ldXKy:focus{border-color:#0061ff;background:#fff;box-shadow:0 0 0 2px rgba(0,97,255,.15)}.ChatbotWidget_inChatSubmitBtn__9SQIe{width:100%;margin-top:.5rem;padding:.65rem 1rem;background:#ff7a59;color:#fff;border:none;border-radius:9999px;font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.4rem;box-shadow:0 4px 14px rgba(255,122,89,.35);transition:all .2s ease}.ChatbotWidget_inChatSubmitBtn__9SQIe:hover:not(:disabled){background:#e86746;transform:translateY(-1px);box-shadow:0 6px 18px rgba(255,122,89,.45)}.ChatbotWidget_inChatSubmitBtn__9SQIe:disabled{opacity:.7;cursor:not-allowed}.ChatbotWidget_inChatSuccessCard__4dMSK{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;padding:.85rem;color:#065f46;font-size:12.5px;margin-top:.5rem;text-align:center}.ChatbotWidget_inChatSuccessCard__4dMSK strong{display:block;font-size:13.5px;margin-bottom:2px}.ChatbotWidget_typingIndicator__tUNIk{display:flex;align-items:center;gap:4px;padding:.6rem .8rem;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:-moz-fit-content;width:fit-content}.ChatbotWidget_typingDot__EqqJg{width:6px;height:6px;background:#94a3b8;border-radius:50%;animation:ChatbotWidget_typingBounce__17zLH 1.4s ease-in-out infinite both}.ChatbotWidget_typingDot__EqqJg:first-child{animation-delay:-.32s}.ChatbotWidget_typingDot__EqqJg:nth-child(2){animation-delay:-.16s}@keyframes ChatbotWidget_typingBounce__17zLH{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.ChatbotWidget_chatFooter__cf4aY{padding:.75rem 1rem;background:#fff;border-top:1px solid #e2e8f0;display:flex;align-items:center;gap:.5rem;flex-shrink:0}.ChatbotWidget_chatInput__K6ub9{flex:1;padding:.65rem .85rem;border:1px solid #cbd5e1;border-radius:9999px;font-size:13px;color:#0b1730;outline:none;background:#f8fafc;transition:all .2s ease}.ChatbotWidget_chatInput__K6ub9:focus{border-color:#0061ff;background:#fff;box-shadow:0 0 0 2px rgba(0,97,255,.15)}.ChatbotWidget_sendBtn__7NsM7{width:36px;height:36px;border-radius:50%;background:#0061ff;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all .2s ease}.ChatbotWidget_sendBtn__7NsM7:hover:not(:disabled){background:#004ecc;transform:scale(1.05)}.ChatbotWidget_sendBtn__7NsM7:disabled{opacity:.5;cursor:not-allowed}.ChatbotWidget_openLeadFormTrigger__CerKF{width:100%;margin-top:.5rem;padding:.55rem;background:#eff6ff;border:1px dashed #0061ff;color:#0061ff;border-radius:10px;font-size:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s ease}.ChatbotWidget_openLeadFormTrigger__CerKF:hover{background:#dbeafe}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c177e25b87fd9cd-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c9a125e97d835e1-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:__Poppins_c70c06;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/4c285fdca692ea22-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:__Poppins_c70c06;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-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:__Poppins_c70c06;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-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:__Poppins_c70c06;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-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:__Poppins_c70c06;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-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:__Poppins_c70c06;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-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:__Poppins_c70c06;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-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:__Poppins_c70c06;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-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:__Poppins_c70c06;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-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:__Poppins_c70c06;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/28485c0de2075f40-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/5fb25f343c7550ca-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:__Poppins_c70c06;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7db6c35d839a711c-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:__Poppins_Fallback_c70c06;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_c70c06{font-family:__Poppins_c70c06,__Poppins_Fallback_c70c06;font-style:normal}.__variable_c70c06{--font-poppins:"__Poppins_c70c06","__Poppins_Fallback_c70c06"}