.ChatWidget-module__3lBpLG__launcher{cursor:pointer;color:#fff;z-index:9998;background:linear-gradient(135deg,#1761a2,#0389c9);border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:90px;right:50px;box-shadow:0 8px 24px #1761a266}.ChatWidget-module__3lBpLG__launcher:hover{transform:scale(1.08);box-shadow:0 12px 30px #1761a280}.ChatWidget-module__3lBpLG__dot{background:#2ecc71;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:4px;right:4px}.ChatWidget-module__3lBpLG__panel{z-index:9999;background:#fff;border-radius:16px;flex-direction:column;width:380px;max-width:calc(100vw - 32px);height:560px;max-height:calc(100vh - 50px);font-family:inherit;animation:.22s ease-out ChatWidget-module__3lBpLG__eve-in;display:flex;position:fixed;bottom:25px;right:25px;overflow:hidden;box-shadow:0 20px 60px #00000040}@keyframes ChatWidget-module__3lBpLG__eve-in{0%{opacity:0;transform:translateY(16px)scale(.97)}}.ChatWidget-module__3lBpLG__head{color:#fff;background:linear-gradient(135deg,#1761a2,#0389c9);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.ChatWidget-module__3lBpLG__headInfo{align-items:center;gap:10px;display:flex}.ChatWidget-module__3lBpLG__headInfo strong{font-size:15px;line-height:1.2;display:block}.ChatWidget-module__3lBpLG__headInfo small{opacity:.85;font-size:11px}.ChatWidget-module__3lBpLG__avatar{background:#ffffff38;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;font-weight:700;display:flex}.ChatWidget-module__3lBpLG__close{color:#fff;cursor:pointer;opacity:.85;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:16px}.ChatWidget-module__3lBpLG__close:hover{opacity:1;background:#ffffff26}.ChatWidget-module__3lBpLG__body{background:#f6f9fc;flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.ChatWidget-module__3lBpLG__msg{white-space:pre-wrap;word-wrap:break-word;border-radius:14px;max-width:82%;padding:10px 13px;font-size:14px;line-height:1.5}.ChatWidget-module__3lBpLG__assistant{color:#10243a;background:#fff;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 1px 3px #00000014}.ChatWidget-module__3lBpLG__user{color:#fff;background:#1761a2;border-bottom-right-radius:4px;align-self:flex-end}.ChatWidget-module__3lBpLG__quick{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.ChatWidget-module__3lBpLG__quick button{color:#1761a2;cursor:pointer;background:#fff;border:1px solid #b9dff4;border-radius:16px;padding:7px 12px;font-size:12.5px}.ChatWidget-module__3lBpLG__quick button:hover:not(:disabled){background:#eef7fb}.ChatWidget-module__3lBpLG__quick button:disabled{opacity:.5;cursor:not-allowed}.ChatWidget-module__3lBpLG__typing{align-items:center;gap:4px;width:fit-content;display:flex}.ChatWidget-module__3lBpLG__typing span{background:#9bb3c9;border-radius:50%;width:7px;height:7px;animation:1.2s infinite ChatWidget-module__3lBpLG__eve-bounce}.ChatWidget-module__3lBpLG__typing span:nth-child(2){animation-delay:.15s}.ChatWidget-module__3lBpLG__typing span:nth-child(3){animation-delay:.3s}@keyframes ChatWidget-module__3lBpLG__eve-bounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.ChatWidget-module__3lBpLG__error{color:#b93a3a;background:#fff6f6;border:1px solid #f3c4c4;border-radius:8px;padding:8px 11px;font-size:12.5px}.ChatWidget-module__3lBpLG__foot{background:#fff;border-top:1px solid #e5e5e5;align-items:flex-end;gap:8px;padding:10px;display:flex}.ChatWidget-module__3lBpLG__foot textarea{resize:none;border:1px solid #dbe7f2;border-radius:20px;outline:none;flex:1;max-height:96px;padding:10px 14px;font-family:inherit;font-size:14px;line-height:1.4}.ChatWidget-module__3lBpLG__foot textarea:focus{border-color:#0389c9}.ChatWidget-module__3lBpLG__foot button{color:#fff;cursor:pointer;background:#1761a2;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ChatWidget-module__3lBpLG__foot button:disabled{cursor:not-allowed;background:#b6c9da}@media (max-width:480px){.ChatWidget-module__3lBpLG__launcher{bottom:80px;right:20px}.ChatWidget-module__3lBpLG__panel{width:auto;height:calc(100vh - 80px);bottom:8px;left:8px;right:8px}}
.FloatingWhatsApp-module__zMX6AG__whatsappWrapper{z-index:9998;position:fixed;bottom:95px;right:50px}.FloatingWhatsApp-module__zMX6AG__floatingWhatsapp{color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 8px 20px #25d36647}.FloatingWhatsApp-module__zMX6AG__floatingWhatsapp:hover{color:#fff;transform:scale(1.08);box-shadow:0 12px 26px #25d36659}.FloatingWhatsApp-module__zMX6AG__floatingWhatsapp svg{width:25px;height:25px;display:block}.FloatingWhatsApp-module__zMX6AG__tooltip{color:#fff;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;background:#212529;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:500;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:50%;right:56px;transform:translateY(-50%)translate(8px)}.FloatingWhatsApp-module__zMX6AG__tooltip:after{content:"";border:6px solid #0000;border-left-color:#212529;position:absolute;top:50%;right:-6px;transform:translateY(-50%)}.FloatingWhatsApp-module__zMX6AG__whatsappWrapper:hover .FloatingWhatsApp-module__zMX6AG__tooltip{opacity:1;visibility:visible;transform:translateY(-50%)translate(0)}@media (min-width:769px) and (max-width:1024px){.FloatingWhatsApp-module__zMX6AG__whatsappWrapper{bottom:90px;right:24px}.FloatingWhatsApp-module__zMX6AG__floatingWhatsapp{width:46px;height:46px}.FloatingWhatsApp-module__zMX6AG__floatingWhatsapp svg{width:23px;height:23px}.FloatingWhatsApp-module__zMX6AG__tooltip{display:none}}@media (max-width:768px){.FloatingWhatsApp-module__zMX6AG__whatsappWrapper{bottom:80px;right:16px}.FloatingWhatsApp-module__zMX6AG__floatingWhatsapp{width:42px;height:42px}.FloatingWhatsApp-module__zMX6AG__floatingWhatsapp svg{width:20px;height:20px}.FloatingWhatsApp-module__zMX6AG__tooltip{display:none}}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_fa6dde53-module__J9gExq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_fa6dde53-module__J9gExq__variable{--font-inter:"Inter", "Inter Fallback"}
