:root{--primary-color:#1a2744;--secondary-color:#2ca01c;--secondary-25:#eaf5e8;--primary-600:#238016}*{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}body{font-family:var(--font-general-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--defautl-text);background-color:#e8eaf2;margin:0}@keyframes zlSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.ChatWidget-module__zp2Ifq__nudgeWrap{z-index:1001;width:300px;max-width:calc(100vw - 32px);animation:.3s ChatWidget-module__zp2Ifq__zlSlideUp;position:fixed;bottom:108px;right:28px}.ChatWidget-module__zp2Ifq__nudgeClose{background:var(--secondary-color);color:#0f2f22;cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:22px;font-weight:600;line-height:1;display:flex;position:absolute;top:-20px;right:-10px}.ChatWidget-module__zp2Ifq__helloBubble{color:#12303a;background:#fff;border:1px solid #13242b73;border-radius:16px 16px 0;justify-content:center;align-items:center;gap:10px;width:150px;min-height:58px;margin-bottom:18px;margin-left:auto;margin-right:0;font-size:16px;font-weight:500;display:flex}.ChatWidget-module__zp2Ifq__helloIcon{color:#12303a;flex:none;width:28px;height:28px}.ChatWidget-module__zp2Ifq__expertCard{color:#12303a;letter-spacing:0;background:#fff;border:1px solid #13242b73;border-radius:16px;padding:15px 10px;font-size:16px;font-weight:500;line-height:1.32}.ChatWidget-module__zp2Ifq__floatingButton{z-index:1000;background:var(--secondary-color);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .15s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 0 0 8px #2ca01c1a,0 0 26px #2ca01c8c,0 8px 22px #2ca01c57}.ChatWidget-module__zp2Ifq__chatIcon{width:30px;height:30px}.ChatWidget-module__zp2Ifq__floatingButton:hover{transform:scale(1.08)}@media (max-width:519px){.ChatWidget-module__zp2Ifq__nudgeWrap{width:260px;bottom:92px;right:16px}.ChatWidget-module__zp2Ifq__helloBubble{width:132px;min-height:52px;font-size:15px}.ChatWidget-module__zp2Ifq__expertCard{padding:13px;font-size:14px}.ChatWidget-module__zp2Ifq__floatingButton{width:44px;height:44px;bottom:18px;right:18px}.ChatWidget-module__zp2Ifq__chatIcon{width:26px;height:26px}}
