.ing-chat{text-transform:none}.ing-chat__bubble{position:fixed;right:14px;bottom:86px;width:54px;height:54px;padding:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--primary-color-1,#1D4ED8);color:#fff;font-size:19px;border:none;cursor:pointer;box-shadow:0 10px 24px -8px rgb(14 89 242 / .55);z-index:9000;transition:transform .2s,bottom .3s ease}.ing-chat__bubble:hover{transform:scale(1.06);color:#fff}.ing-chat__bubble[aria-expanded="true"]{display:none}body.ing-has-cookiebar .ing-chat__bubble,body.ing-has-cookiebar .ing-chat__panel,body.ing-has-cookiebar .ing-chat__nudge{display:none}@media (max-width:992px){.ing-chat__bubble{bottom:154px}}@media (max-width:480px){.ing-chat__bubble{bottom:148px;width:46px;height:46px;font-size:16px}}.ing-chat__nudge{position:fixed;right:14px;bottom:150px;width:258px;max-width:calc(100vw - 28px);display:flex;align-items:flex-start;background:var(--bg-white,#fff);border-radius:16px;box-shadow:0 18px 40px -14px rgb(15 23 42 / .28);padding:12px 30px 12px 12px;z-index:8998;opacity:0;transform:translateY(8px);animation:ing-chat-nudge-in .35s ease forwards}@keyframes ing-chat-nudge-in{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ing-chat__nudge{animation:none;opacity:1;transform:none}}.ing-chat__nudge-open{display:flex;align-items:flex-start;gap:10px;background:none;border:none;padding:0;text-align:left;cursor:pointer;width:100%}.ing-chat__nudge-avatar{flex:none;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--primary-color-1,#1D4ED8);color:#fff}.ing-chat__nudge-body{display:flex;flex-direction:column;gap:2px;min-width:0}.ing-chat__nudge-title{font-size:13.5px;font-weight:700;line-height:1.3;color:var(--heading-color,#0f172a);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ing-chat__nudge-byline{font-size:11.5px;color:var(--faint-color,#8a94a6)}.ing-chat__nudge-dismiss{position:absolute;top:6px;right:8px;width:20px;height:20px;border-radius:50%;border:none;background:#fff0;color:var(--faint-color,#8a94a6);font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:12px}.ing-chat__nudge-dismiss:hover{background:rgb(15 23 42 / .06);color:var(--heading-color,#0f172a)}@media (max-width:992px){.ing-chat__nudge{bottom:218px}}@media (max-width:480px){.ing-chat__nudge{bottom:170px;width:220px;right:65px}}.ing-chat__panel{position:fixed;right:20px;bottom:152px;width:370px;max-width:calc(100vw - 32px);max-height:min(70vh, 560px);display:flex;flex-direction:column;background:var(--bg-white,#fff);border-radius:18px;box-shadow:0 24px 60px -16px rgb(15 23 42 / .32);z-index:9001;overflow:hidden}@media (max-width:992px){.ing-chat__panel{bottom:220px}}@media (max-width:480px){.ing-chat__panel{bottom:206px;width:calc(100vw - 24px);right:12px;max-height:min(72vh, 520px)}}body.ing-has-chat #oca-fab,body.ing-has-chat .ing-mobilecta{display:none}.ing-chat__backdrop{position:fixed;inset:0;background:rgb(15 23 42 / .28);z-index:8999}@media (min-width:561px){.ing-chat__backdrop{display:none!important}}.ing-chat__head{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;background:var(--primary-color-1,#1D4ED8);color:#fff;flex:none}.ing-chat__head-info{display:flex;flex-direction:column;gap:3px}.ing-chat__title{font-weight:700;font-size:16px}.ing-chat__status{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:500;opacity:.85}.ing-chat__status-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 0 rgb(34 197 94 / .6);animation:ing-chat-pulse 2s infinite}@keyframes ing-chat-pulse{0%{box-shadow:0 0 0 0 rgb(34 197 94 / .5)}70%{box-shadow:0 0 0 5px #fff0}100%{box-shadow:0 0 0 0 #fff0}}.ing-chat__head-actions{display:flex;align-items:center;gap:4px}.ing-chat__close{background:none;border:none;color:#fff;font-size:24px;line-height:1;cursor:pointer;padding:2px 6px}.ing-chat__reset{background:none;border:none;color:#fff;opacity:.85;font-size:14px;line-height:1;cursor:pointer;padding:6px;display:flex}.ing-chat__reset:hover{opacity:1}.ing-chat__thread{flex:1 1 auto;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:10px}.ing-chat__msg{border-radius:14px;padding:10px 13px;font-size:13.5px;line-height:1.55;overflow-wrap:anywhere}.ing-chat__msg p{margin:0;font-size:15px;line-height:24px}.ing-chat__msg p+p{margin-top:8px}.ing-chat__row--bot{display:flex;align-items:flex-end;gap:8px;max-width:88%;align-self:flex-start}.ing-chat__avatar{flex:none;width:26px;height:26px;border-radius:50%;background:var(--primary-color-1,#1D4ED8);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px}.ing-chat__msg--bot{flex:1 1 auto;min-width:0;background:#f1f5f9;color:#1e293b;border-bottom-left-radius:4px}.ing-chat__msg--bot a{color:var(--primary-color-1,#1D4ED8);font-weight:600}.ing-chat__msg--user{max-width:84%;align-self:flex-end;background:var(--primary-color-1,#1D4ED8);color:#fff;border-bottom-right-radius:4px}.ing-chat__cursor{display:inline-block;width:2px;height:1em;background:currentColor;margin-left:1px;vertical-align:text-bottom;animation:ing-chat-blink .9s steps(1) infinite}@keyframes ing-chat-blink{50%{opacity:0}}.ing-chat__msg--typing{display:flex;align-items:center;gap:4px;padding:13px 15px}.ing-chat__msg--typing span{width:6px;height:6px;border-radius:50%;background:#94a3b8;animation:ing-chat-bounce 1s infinite ease-in-out}.ing-chat__msg--typing span:nth-child(2){animation-delay:.15s}.ing-chat__msg--typing span:nth-child(3){animation-delay:.3s}@keyframes ing-chat-bounce{0%,60%,100%{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}.ing-chat__suggestions{display:flex;flex-wrap:wrap;gap:8px;padding-left:2px}.ing-chat__suggestion{border:1.5px solid #e2e8f0;background:#fff;border-radius:999px;padding:7px 13px;font-size:12.5px;font-weight:600;color:var(--primary-color-1,#1D4ED8);cursor:pointer;text-align:left}.ing-chat__suggestion:hover{background:#f1f5f9}#ing-chat-intro{display:flex;flex-direction:column;gap:10px}.ing-chat__lead-form{display:flex;flex-direction:column;gap:8px;margin-top:10px}.ing-chat__lead-input{padding:8px 11px;border-radius:8px;border:1.5px solid #e2e8f0;font-size:13px;font-family:inherit}.ing-chat__lead-input:focus{outline:none;border-color:var(--primary-color-1,#1D4ED8)}.ing-chat__lead-submit{background:var(--primary-color-1,#1D4ED8);color:#fff;border:none;border-radius:999px;padding:9px 16px;font-size:12.5px;font-weight:600;cursor:pointer;align-self:flex-start}.ing-chat__form{flex:none;display:flex;align-items:center;gap:8px;padding:12px 14px;border-top:1px solid #eef2f7}.ing-chat__input{flex:1 1 auto;min-width:0;padding:10px 14px;border-radius:999px;border:1.5px solid #e2e8f0;font-size:14px}.ing-chat__input:focus{outline:none;border-color:var(--primary-color-1,#1D4ED8)}.ing-chat__input:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.ing-chat__send{flex:none;width:38px;height:38px;padding:0;border:none;border-radius:50%;background:var(--primary-color-1,#1D4ED8);color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.ing-chat__send:hover{transform:scale(1.06)}.ing-chat__send:disabled{background:#cbd5e1;cursor:not-allowed;transform:none}