.chat-widget{position:fixed;bottom:24px;right:24px;z-index:999}.chat-widget .chat-toggle{background:linear-gradient(135deg,#4256ea,#6f2b9d);color:#fff;border:none;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.25);transition:all .25s ease-in-out}.chat-widget .chat-toggle:hover{transform:scale(1.08);box-shadow:0 12px 32px rgba(0,0,0,.3);background:linear-gradient(135deg,#2e3fcf,#5b2080)}.chat-widget .chat-box{width:400px;height:600px;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);border:1px solid hsla(0,0%,100%,.25);border-radius:20px;box-shadow:0 8px 28px rgba(0,0,0,.25);display:flex;flex-direction:column;overflow:hidden;animation:fadeInUp .3s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-widget .chat-box .chat-header{background:linear-gradient(135deg,#4256ea,#6f2b9d);color:#fff;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;font-weight:600;letter-spacing:.3px}.chat-widget .chat-box .chat-header button{background:rgba(0,0,0,0);border:none;color:#fff;cursor:pointer;transition:transform .2s;display:flex;align-items:center}.chat-widget .chat-box .chat-header button:hover{transform:rotate(90deg)}.chat-widget .chat-box .chat-messages{flex:1 1;padding:16px;overflow-y:auto;display:flex;flex-direction:column;gap:10px}.chat-widget .chat-box .chat-messages .message{padding:10px 14px;border-radius:16px;font-size:14px;line-height:1.4;max-width:75%;word-break:break-word;animation:fadeIn .25s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.chat-widget .chat-box .chat-messages .message.ai{background:#f5f6ff;color:#1c1e29;align-self:flex-start;border:1px solid #dce1ff}.chat-widget .chat-box .chat-messages .message.user{background:linear-gradient(135deg,#4256ea,#6f2b9d);color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.chat-widget .chat-box .chat-input{display:flex;padding:10px;border-top:1px solid rgba(0,0,0,.08);background:hsla(0,0%,100%,.85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.chat-widget .chat-box .chat-input input{flex:1 1;padding:10px 12px;border:1px solid #ddd;border-radius:12px;font-size:14px;transition:all .2s}.chat-widget .chat-box .chat-input input:focus{border-color:#4256ea;outline:none;box-shadow:0 0 0 2px rgba(66,86,234,.15)}.chat-widget .chat-box .chat-input button{margin-left:8px;background:linear-gradient(135deg,#4256ea,#6f2b9d);color:#fff;border:none;border-radius:12px;padding:10px 18px;cursor:pointer;font-weight:500;transition:all .25s}.chat-widget .chat-box .chat-input button:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.home-consulting{padding:149px 195px;background-image:url(/assets/Home/home-investments-bg.jpg);background-repeat:no-repeat;background-size:cover;position:relative}@media only screen and (max-width:499px){.home-consulting{flex-direction:column;padding:45px 67px}}@media only screen and (max-width:799px){.home-consulting{flex-direction:column;padding:45px 67px}}.home-consulting:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(211,211,211,.5);z-index:1}.home-consulting .section-card{width:100%;border-radius:20px;background:var(--gradient-2,linear-gradient(90deg,var(--Color-1,#4361EE) 0,var(--Color-3,#003049) 100%));flex-shrink:0px;padding:84px;justify-content:space-between;z-index:10;align-items:stretch}@media only screen and (max-width:499px){.home-consulting .section-card{flex-direction:column;padding:37px 30px 1px}}@media only screen and (max-width:799px){.home-consulting .section-card{flex-direction:column;padding:37px 30px 1px}}@media only screen and (max-width:499px){.home-consulting .section-card .app-button.orange{width:100%;margin-bottom:36px}}@media only screen and (max-width:799px){.home-consulting .section-card .app-button.orange{width:100%;margin-bottom:36px}}.home-consulting .section-card .info{width:397px;height:190px}@media only screen and (max-width:499px){.home-consulting .section-card .info{justify-content:normal;margin-top:30px}}@media only screen and (max-width:799px){.home-consulting .section-card .info{width:auto;justify-content:normal;margin-top:30px;height:auto}}.home-consulting .section-card .info p{color:#fafafa;text-align:justify;font-family:Wix Madefor Display;font-size:15px;font-style:normal;font-weight:500;line-height:normal;margin:0}@media only screen and (max-width:499px){.home-consulting .section-card .info p{margin-bottom:15px}}@media only screen and (max-width:799px){.home-consulting .section-card .info p{margin-bottom:15px}}.home-consulting .section-card .title{width:357px;color:var(--Color-5,#FAFAFA);text-align:center;font-family:Wix Madefor Display;font-size:64px;font-style:normal;font-weight:800;line-height:75px;margin:0;align-self:center}@media only screen and (max-width:499px){.home-consulting .section-card .title{order:-1;font-size:40px;text-align:center;line-height:normal}}@media only screen and (max-width:799px){.home-consulting .section-card .title{width:auto;order:-1;font-size:40px;text-align:center;line-height:normal}}