.fww-chat-widget{font-family:magistral,sans-serif;letter-spacing:.3px;position:fixed;bottom:60px;right:10px;z-index:999;display:flex;flex-direction:column;align-items:flex-end;pointer-events:none}.fww-chat-widget.fww-en-page{bottom:15px}.fww-chat-btn{width:80px;height:45px;background:transparent!important;border:none;cursor:pointer;margin:0;padding:0;pointer-events:auto;transition:transform .3s;filter:drop-shadow(0 4px 6px rgba(0,0,0,.2));position:relative}#fwwToggleBtn{display:flex;justify-content:center;align-items:center}.fww-chat-btn:hover{transform:translateY(-2px)}.fww-chat-window{width:375px;height:500px;background:#fff;display:flex;flex-direction:column;overflow:hidden;pointer-events:auto;bottom:60px;position:fixed;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s}.fww-chat-window.fww-en-page{bottom:15px}.fww-chat-window.active{opacity:1;visibility:visible;z-index:999}.fww-chat-window.drag-over{border:2px dashed #ef0e0e;background:#fff5f5}.fww-chat-header{height:60px;background:#000000;color:#fff;padding:15px;font-family:magistralBold,sans-serif;font-size:20px;display:flex;justify-content:space-between;align-items:center}#fwwCloseBtn svg{width:20px;height:20px;cursor:pointer;opacity:1;transition:transform .2s}#fwwCloseBtn svg:hover{transform:scale(1.1)}.fww-chat-profile{gap:14px}.chat-icon-3,.fww-chat-profile{display:flex;align-items:center;justify-content:center}.chat-icon-3{width:30px;height:28px}.fww-chat-name{display:flex;flex-direction:column;color:white;line-height:1}.fww-chat-name span:first-child{font-size:20px}.fww-chat-name span:last-child{font-family:magistral,sans-serif;font-size:13px}.fww-chat-messages{flex:1 1;padding:15px 15px 5px;overflow-y:auto;background:#fff;display:flex;flex-direction:column;justify-content:safe flex-end;gap:15px;overflow:auto}.message{max-width:93%;font-size:16px;line-height:1.4;position:relative;display:flex;gap:15px;font-family:magistral,sans-serif}.message-avatar{width:31px;height:31px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:#f2f2f2;border-radius:50%}.message.bot{display:flex;align-items:flex-start;gap:6px}.message.user{margin-left:auto}.message.bot{color:#1a1a1a;align-self:flex-start}.message.user{gap:0}.message-img{max-width:100%;display:block;border-radius:0 0 0 16px}.message-time{display:flex;align-items:flex-end;font-size:12px;color:#a0a0a0}.message.loading{background:#f2f2f2;color:#000;width:60px;min-height:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:0;border-radius:0 16px 16px 16px}.dot-flashing{position:relative;animation:dot-flashing 1s linear infinite alternate;animation-delay:.5s}.dot-flashing,.dot-flashing:after,.dot-flashing:before{width:6px;height:6px;border-radius:5px;background-color:#999}.dot-flashing:after,.dot-flashing:before{content:"";display:inline-block;position:absolute;top:0;animation:dot-flashing 1s infinite alternate}.dot-flashing:before{left:-10px;animation-delay:0s}.dot-flashing:after{left:10px;animation-delay:1s}.fww-chat-input-area{padding:5px 15px 15px;background:#fff;border-top:none}.fww-input-wrapper{display:flex;align-items:center;border:1px solid #a0a0a0;border-radius:30px;padding:5px 6px 5px 15px;background:#fff;width:100%;box-sizing:border-box;transition:border-color .3s;min-height:48px;height:auto;align-items:flex-end}.textarea-wrapper{flex:1 1;width:auto;display:flex;align-items:center;justify-content:center;height:100%;padding:6px 0}#fwwMsgInput{max-height:72px!important;height:24px;min-height:0!important}.fww-input-wrapper:focus-within{border-color:#999}.fww-input-wrapper textarea{flex:1 1;border:none!important;outline:none!important;box-shadow:none!important;background:transparent!important;font-family:magistral,sans-serif;font-size:16px;color:#333;resize:none;overflow-y:hidden;min-height:24px;max-height:72px;line-height:24px;padding:0;margin:0;scrollbar-width:none}.fww-input-wrapper textarea::-webkit-scrollbar{display:none}.fww-input-wrapper textarea::placeholder{color:#a0a0a0;opacity:1;font-style:normal}.fww-input-actions{display:flex;align-items:center;gap:8px;padding-left:8px}#fwwSendBtn,.upload-icon{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px;margin:0;transition:transform .2s}#fwwSendBtn:hover,.upload-icon:hover{transform:scale(1.1)}.upload-icon svg{pointer-events:none}#fwwImgInput{margin:0}.image-preview{display:none;padding:10px 20px;background:#f9f9f9;border-top:1px solid #eee;font-size:12px;color:#555;justify-content:space-between;align-items:center}.fww-chat-btn.fww-hidden{opacity:0!important;pointer-events:none!important;transform:scale(.8);transition:opacity .3s ease,transform .3s ease}.fww-chat-widget.has-contact-btn.has-cookie-banner{bottom:90px!important}.fww-chat-widget.fww-en-page.has-cookie-banner{bottom:50px!important}.fww-chat-widget{transition:bottom .5s ease}.message-text h1,.message-text h2,.message-text h3,.message-text h4,.message-text h5,.message-text h6{font-family:magistralMedium,sans-serif;font-weight:500;line-height:1;letter-spacing:.5px}.message-text h1{font-size:20px}.message-text h2{font-size:20px;line-height:1.1}.message-text h3{font-size:18px;line-height:1.1}.message-text h4{font-size:16px}.message-text h5{font-size:16px;text-decoration:underline}.message-text h6{font-size:14px;text-transform:uppercase}.message-text li,.message-text p{font-size:16px;line-height:1.2}.message-text ul.msg-list{padding-left:20px;list-style-position:outside;width:100%}.message-text li.ordered{list-style-type:decimal}.message-text strong{font-weight:800}.message-text em{font-style:italic}.message-text a{text-decoration:underline;color:inherit;font-weight:600}.message.bot .message-text a{color:#0056b3}.message.user .message-text a{color:#4da3ff}.message-text,.message-text ul{display:flex;flex-direction:column;gap:8px;word-wrap:break-word}.message-text{width:99%}.message-text ul{gap:2px}.msg-header,.msg-li,.msg-list,.msg-p{margin:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#888;border-radius:10px;border:2px solid #f1f1f1}::-webkit-scrollbar-thumb:hover{background:#555}.msg-table-wrap{margin:8px 0}.msg-table-wrap::-webkit-scrollbar{height:6px}.msg-table-wrap::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 0 8px 8px}.msg-table-wrap::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.msg-table{width:100%;border-collapse:collapse;font-size:13px;color:#333;white-space:nowrap;margin-bottom:0}.msg-table td,.msg-table th{padding:8px 12px;border:1px solid #eee;text-align:left}.msg-table th{background-color:#f9f9f9;font-weight:700;color:#000;border-bottom:2px solid #ddd}.message-content{gap:4px;padding:10px;display:flex;flex-direction:column;min-width:0;position:relative;background-color:#f2f2f2;border-radius:0 16px 16px 16px}.message-text{width:100%;min-width:0;word-wrap:break-word;overflow-wrap:break-word;margin-right:36px}.message-time{position:absolute;right:15px;bottom:12px;align-self:flex-end;font-size:11px;color:rgba(0,0,0,.5);margin-top:2px;line-height:1;white-space:nowrap}.message.user .message-content{color:#fff;border-radius:16px 16px 0 16px;background:#292929}.message.user .message-time{color:rgba(255,255,255,.7)}.message.user{border-radius:16px 16px 0 16px;background:#292929;color:#fff;align-self:flex-end;display:flex;flex-direction:column-reverse;max-width:85%}.msg-table-wrap{display:block;width:100%;max-width:100%;overflow-x:auto;margin:10px 0;border-radius:8px;border:1px solid #e0e0e0;background:#fff;-webkit-overflow-scrolling:touch}.message-text h1,.message-text h2,.message-text h3,.message-text h4,.message-text h5,.message-text h6,.message-text p,.message-text ul{width:89%!important}.fww-chat-tooltip{position:absolute;bottom:80px;right:20px;color:#fff;padding:16px 20px;border-radius:16px 16px 0 16px;width:255px;box-shadow:0 4px 12px rgba(0,0,0,.15);font-family:magistral,sans-serif;font-size:16px;font-weight:lighter;z-index:1000;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease,transform .3s ease;pointer-events:auto}.fww-tooltip-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.fww-tooltip-title{font-size:16px;font-weight:600;margin:0}.fww-tooltip-close{cursor:pointer;padding:4px;margin:-4px -4px 0 0;display:flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .2s}.fww-tooltip-close:hover{opacity:1}.fww-tooltip-close svg{width:14px;height:14px;fill:#fff}.fww-chat-tooltip.fww-hidden{opacity:0;visibility:hidden;transform:translateY(10px);pointer-events:none}@media only screen and (max-width:641px){body.fww-chat-open{overflow:hidden;touch-action:none;overscroll-behavior:none}.fww-chat-widget.has-contact-btn.has-cookie-banner{bottom:120px!important}.fww-chat-widget.has-cookie-banner{bottom:100px!important}.fww-chat-window.active{z-index:9999999!important}.fww-chat-window{width:100%!important;height:100dvh!important;max-height:none!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;border-radius:0!important;box-shadow:none!important;margin:0!important;z-index:999999!important}.fww-chat-header{height:70px;padding:20px}.fww-chat-messages{flex:1 1}.fww-chat-input-area{padding-bottom:20px}}@keyframes dot-flashing{0%{background-color:#999}50%,to{background-color:#ccc}}.NotificationProvider_notificationWrapper__4Ptrv{width:95%;max-width:625px;position:fixed;left:50%;bottom:-120%;transform:translateX(-50%);border-radius:20px;padding:15px;display:flex;align-items:center;gap:15px;z-index:50;transition:bottom .5s ease-in-out}@media screen and (min-width:992px){.NotificationProvider_notificationWrapper__4Ptrv{border-radius:100px;padding:25px 50px;gap:50px}}.NotificationProvider_notificationWrapper__4Ptrv.NotificationProvider_active___1OcZ{bottom:50px}.NotificationProvider_notificationWrapper__4Ptrv p{color:var(--color--white);font-size:14px;font-weight:400;line-height:150%;margin:0}@media screen and (min-width:992px){.NotificationProvider_notificationWrapper__4Ptrv p{font-size:18px}}.NotificationProvider_errorNotification__opzem{background-color:var(--color-red)}.NotificationProvider_successNotification__PaQ7w{background-color:var(--color--green-active-correct)}