.ptk-chaticon{width:48px;height:48px;font-size:var(--bf-font-size-h4);z-index:3;box-shadow:0px 4px 8px 0px var(--bfc-shadow);justify-content:center;align-items:center;display:flex;position:fixed;bottom:1rem;right:1rem}.ptk-chat-notification{background-color:var(--bfc-base-c-attn);border-radius:var(--bf-radius);width:12px;height:12px;position:absolute;top:0;right:0}.ptk-chat-icon-typing-dots{display:flex}.ptk-chat-icon-typing-dot{background-color:var(--bfc-base-c);border-radius:50%;width:6px;height:6px;animation:1s infinite jump;position:relative}.ptk-chat-icon-typing-dots .ptk-chat-icon-typing-dot:nth-child(2){margin:0 3px;animation-delay:.2s}.ptk-chat-icon-typing-dots .ptk-chat-icon-typing-dot:nth-child(3){animation-delay:.4s}@keyframes jump{0%{bottom:0}20%{bottom:2.5px}40%{bottom:0}}@media (width<=1279.9px){.ptk-chaticon:has(~* #newMessageContainer){bottom:5rem}}.ptk-chat-error-boundary{text-align:center;flex-direction:column;flex-grow:1;justify-content:center;align-self:center;align-items:center;gap:12px;padding:16px;display:flex}.ptk-chat-error-boundary>.bf-button{width:100%}.ptk-chatbox-fullscreen .ptk-chat-error-boundary>.bf-button{max-width:336px}.ptk-chat-support-numbers dl{margin:var(--bfs8) 0 0}.ptk-chat-support-numbers p{margin:0}.ptk-chat-support-numbers-norwegian{padding:var(--bfs8) var(--bfs12)}.ptk-chat-support-numbers-list .bf-autocol>div{grid-template-columns:2fr 3fr;display:grid}.ptk-chat-support-numbers-list dd{margin-left:var(--bfs12)}.ptk-chat-support-numbers-divider{border:0;border-top:1px solid var(--bfc-base-dimmed);margin:0}.ptk-chat-support-numbers-international{padding:var(--bfs12)}.ptk-chat-skeleton-messagebubble{width:305px}.ptk-chatbox{background-color:var(--bfc-base-3);border-radius:var(--bf-radius);visibility:hidden;opacity:0;pointer-events:none;box-shadow:var(--bf-shadow);border:1px solid var(--bfc-base-dimmed);z-index:8;flex-direction:column;display:flex;position:fixed}@media (width>=600px){.ptk-chatbox{--chatbox-bottom:1rem;height:min(100dvh - var(--chatbox-bottom) - 1rem - var(--bf-nav-top-height), 600px);width:360px;max-width:432px;bottom:var(--chatbox-bottom);right:1rem}}.ptk-chatopen{visibility:visible;opacity:1;pointer-events:auto}.ptk-chat-header{font-size:var(--bf-font-size-m);padding:var(--bfs16) var(--bfs12);border-bottom:1px solid var(--bfc-base-dimmed);justify-content:space-between;align-items:center;display:flex}.ptk-chat-headertitle{font-weight:600}.ptk-chatbuttons{gap:var(--bfs8);display:flex}.ptk-translation-toggle{border-right:1px solid var(--bfc-base-dimmed);padding-right:var(--bfs8);justify-content:center;align-items:center;display:flex}.ptk-chat-fullscreen{overflow-y:scroll}.ptk-chat-overlay{z-index:7;background:var(--bfc-overlay);width:100%;height:100%;display:none;position:fixed;top:0;left:0}.ptk-chat-overlay:has(~.ptk-chatbox-fullscreen){display:block}.ptk-chatbox-fullscreen,.ptk-chat-fullscreen .ptk-chatbox{top:var(--bf-nav-top-height);left:var(--bf-nav-side-width);margin:var(--bf-page-padding);z-index:7;width:auto;max-width:none;height:auto;position:fixed;bottom:0;right:0}@media (width>=1920px){.ptk-chatbox-fullscreen,.ptk-chat-fullscreen .ptk-chatbox{max-width:1600px;margin-inline:auto}}@media (width<=1279.9px){.ptk-chatbox:where(:has(~* #newMessageContainer)){bottom:5rem}}@media (width<=599.9px){.ptk-chatbox,.ptk-chatbox.ptk-chatbox-fullscreen{top:var(--ptk-chatbox-top,0px);width:auto;height:var(--ptk-chatbox-height,100dvh);border-radius:0;max-width:none;margin:0;left:0;right:0}.ptk-chat-overlay:has(~.ptk-chatopen){display:block}.ptk-chat-disablescroll{overflow:hidden}}.ptk-chat-messages-container{background-color:var(--bfc-base-1);flex-direction:column-reverse;flex-grow:1;justify-content:flex-end;display:flex;position:relative;overflow:auto}.ptk-chat-innermessages-container{background-color:var(--bfc-base-1);overscroll-behavior:contain;flex-direction:column-reverse;flex:1;margin-top:auto;display:flex;overflow:auto}.ptk-chat-messages{padding:var(--bfs12);flex-direction:column;align-items:flex-start;display:flex}.ptk-leaving-chatcontainer{gap:var(--bfs12);flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.ptk-leaving-chatbuttons{gap:var(--bfs12);display:flex}.ptk-chat-new-message{align-self:center;animation:.3s ease-in-out floatUp;position:absolute;bottom:12px}@keyframes floatUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:no-preference){.ptk-chat-innermessages-container.bf-scrollbar-small{scroll-behavior:auto}}.ptk-queue-selection.ptk-queue-selection{background-color:var(--bfc-theme);color:var(--bfc-theme-c-1)}.ptk-queue-selection :is(.ptk-chat-author-img,.ptk-chat-messagebubble-title){background-color:inherit;color:inherit}.ptk-queue-actionbuttons{gap:var(--bfs12);grid-column:1/3;display:grid}.ptk-chat-queue-selected{margin-left:auto}.ptk-queue-actionbuttons>.bf-button{text-align:left;align-items:center;display:flex}.ptk-queue-name{font-style:italic;font-weight:600}.ptk-chat-event-message{text-align:center;width:100%;font-size:var(--bf-font-size-s);color:var(--bfc-base-c-2);padding:var(--bfs8) 0}.ptk-chat-is-typing{font-size:var(--bf-font-size-s);color:var(--bfc-base-c-2)}.ptk-chat-readstatus{font-size:var(--bf-font-size-s);color:var(--bfc-base-c-2);justify-content:flex-end;width:100%;display:flex}.ptk-chat-readstatus>span{margin-left:var(--bfs2)}.ptk-chat-messagebubble{background-color:var(--bfc-base-3);border-radius:var(--bf-radius);padding:var(--bfs16);box-shadow:var(--bf-shadow);max-width:728px;margin-right:var(--bfs16);grid-template-columns:auto 1fr 1fr;grid-template-areas:"img author date""img title title""body body body""attachments attachments attachments""translationInfoText translationInfoText translationInfoText""errorFooter errorFooter errorFooter";row-gap:0;margin-left:0}.ptk-chat-messagebubble:not(:first-child){margin-top:var(--bfs16)}.ptk-chat-message-author{-webkit-line-clamp:2;overflow-wrap:break-word;-webkit-box-orient:vertical;grid-area:author;font-weight:600;display:-webkit-box;overflow:hidden}.ptk-chat-messagebubble-title{color:var(--bfc-base-c-2);grid-area:title}.ptk-chat-messagebubble-created{color:var(--bfc-base-c-2);text-align:right;grid-area:date}.ptk-chat-messagebubble-sending{color:var(--bfc-base-c)}.ptk-chat-messagebubble-sending>svg{color:var(--bfc-theme-3);margin-right:4px}.ptk-chat-message-author,.ptk-chat-messagebubble-title,.ptk-chat-messagebubble-created{font-size:var(--bf-font-size-s)}.ptk-chat-messagebody{white-space:pre-wrap;font-size:var(--bf-font-size-m);margin-top:var(--bfs8);overflow-wrap:break-word;grid-area:body}.ptk-chat-attachments{gap:var(--bfs8);margin-top:var(--bfs8);flex-direction:column;grid-area:attachments;align-items:flex-start;display:flex}.ptk-chat-messagebubble-imagepreview{align-items:flex-start;gap:var(--bfs8);flex-direction:column;display:flex}.ptk-chat-attachment-image{border-radius:var(--bf-radius-xs);max-width:100%;height:100%;max-height:176px}.ptk-chat-attachment-buttons{flex-wrap:wrap;gap:8px;display:flex}.ptk-chat-attachment-container{border:1px solid var(--bfc-base-dimmed);background:var(--bfc-base-3);border-radius:var(--bf-radius-xl);justify-content:center;align-items:center;padding:0;display:flex}.ptk-chat-attachment-link.ptk-chat-attachment-link{padding:var(--bfs8) 0 var(--bfs8) var(--bfs8);grid-template-columns:auto 1fr;justify-content:center;align-items:center;display:grid}.ptk-chat-attachment-name{color:var(--bfc-base-c-1);font-size:var(--bf-font-size-m);margin:0 var(--bfs8);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ptk-chat-attachment-type{border-radius:var(--bf-radius-full);background-color:var(--bfc-theme-c-1);color:var(--bfc-theme-1);justify-content:center;align-items:center;display:flex}.ptk-chat-attachment-type,.ptk-chat-download-button{width:var(--bfs24);height:var(--bfs24)}.ptk-chat-attachment-pdf{background-color:var(--bfc-alert-fade);color:var(--bfc-alert-fade-2-c)}.ptk-chat-attachment-img{background-color:var(--bfc-chill-c);color:var(--bfc-chill)}.ptk-chat-download-container{padding:var(--bfs8) var(--bfs8) var(--bfs8) 0;cursor:default}.ptk-chat-download-button{padding:var(--bfs12);border:1px solid var(--bfc-base-c-wcag);min-width:auto;color:var(--bfc-base-c-theme);justify-content:center;align-items:center;display:flex}.ptk-message-belongs-to-user{margin-left:var(--bfs16);background-color:var(--bfc-theme-c-1);grid-template-columns:auto 1fr;grid-template-areas:"author date""title title""body body""attachments attachments""translationInfoText translationInfoText""errorFooter errorFooter";align-self:flex-end;margin-right:0}.ptk-message-belongs-to-user :is(.ptk-chat-messagebubble-title,.ptk-chat-messagebubble-created){color:var(--bfc-theme-3)}.ptk-chat-messagebubble-actionbuttons{gap:var(--bfs8);grid-template-columns:auto 1fr;width:305px;display:grid}.ptk-chat-messagebubble-actionbuttons>.bf-button{text-align:left;justify-content:space-between;align-items:center;display:flex}.ptk-chat-messagebubble-error{color:var(--bfc-base-c)}.ptk-chat-messagebubble-error>svg{color:var(--bfc-base-c-alert)}.ptk-chat-error-footer{border-top:1px solid var(--bfc-base-dimmed);margin-top:var(--bfs12);text-align:center;font-size:var(--bf-font-size-m);color:var(--bfc-base-c);padding-top:var(--bfs16);grid-area:errorFooter;justify-content:space-between;display:flex}.ptk-chat-errormessage-retry>svg{color:var(--bfc-base-c-theme)}.ptk-chat-translation-info-text{margin-top:var(--bfs8);grid-area:translationInfoText}.ptk-chat-author-img{border-radius:var(--bf-radius-full);background-color:var(--bfc-base-3);grid-area:img;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.ptk-chat-agent-image{border-radius:inherit}.ptk-chat-user-image,.ptk-chat-image-skeleton{border-radius:var(--bf-radius-full);min-width:36px;image-rendering:-webkit-optimize-contrast;vertical-align:middle}.ptk-chat-image-notfound{border:1px solid var(--bfc-base-c-dimmed)}.ptk-chat-form{padding:var(--bfs12);border-top:1px solid var(--bfc-base-dimmed);align-items:end;gap:var(--bfs12);border-bottom-left-radius:var(--bf-radius);border-bottom-right-radius:var(--bf-radius);grid-template-columns:auto 1fr auto;display:grid}.ptk-chat-attachment-preview-container{flex-wrap:wrap;grid-column:1/4;gap:8px;display:flex}.ptk-chat-attachment-preview-button{padding:var(--bfs8);border:1px solid var(--bfc-base-dimmed);cursor:default;background:var(--bfc-base-3);border-radius:var(--bf-radius-xl);justify-content:space-between;align-items:center;max-width:100%;display:flex}.ptk-chat-attachment-filename{color:var(--bfc-base-c-1);font-size:var(--bf-font-size-m);margin:0 var(--bfs8);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ptk-chat-filetype{border-radius:var(--bf-radius-full);background-color:var(--bfc-theme-c-1);color:var(--bfc-theme-1);flex:1 0 auto;justify-content:center;align-items:center;display:flex}.ptk-chat-filetype,.ptk-chat-attachment-remove{width:var(--bfs24);height:var(--bfs24)}.ptk-chat-attachment-remove.ptk-chat-attachment-remove{padding:var(--bfs12);border-color:var(--bfc-base-c-wcag);min-width:auto;color:var(--bfc-base-c-theme);justify-content:center;align-items:center;display:flex}.ptk-chat-filetype-pdf{background-color:var(--bfc-alert-fade);color:var(--bfc-alert-fade-2-c)}.ptk-chat-filetype-img{background-color:var(--bfc-chill-c);color:var(--bfc-chill)}.ptk-chat-attachment-button>input[type=file]{visibility:hidden;width:1px;height:1px;position:absolute;overflow:hidden}.ptk-chat-attachment-error-modal .bf-inline{margin-top:var(--bfs24)}.ptk-chat-editor-container{position:relative}.ptk-chat-editor{min-height:40px;max-height:90px;padding:7px var(--bfs12);font-size:var(--bf-font-size-l);border-radius:var(--bf-radius-s);border:1px solid var(--bfc-base-c-wcag);background-color:var(--bfc-base-3);scroll-behavior:auto;overflow-y:auto}.ptk-chat-editor:hover:not(.ptk-chat-editor-disabled){border-color:var(--bfc-base-c-inverted-2)}.ptk-chat-editor:focus:not(.ptk-chat-editor-disabled){border-color:var(--bfc-theme-3);outline:none}.ptk-chat-editor-disabled{background:var(--bfc-base-1);cursor:default;border-color:var(--bfc-base-c-dimmed)}.ptk-chat-editor-placeholder{-webkit-user-select:none;user-select:none;pointer-events:none;color:var(--bfc-base-c-2);padding:var(--bfs8) var(--bfs12);font-size:var(--bf-font-size-l);margin:0;position:absolute;top:0;left:0;overflow:hidden}.ptk-chat-editor-placeholder-disabled{color:var(--bfc-base-c-disabled)}.ptk-chat-editor>.editor-paragraph{margin:0}.ptk-chat-ended-container{background:var(--bfc-base-3);text-align:center;border-radius:0 0 var(--bf-radius-l) var(--bf-radius-l);flex-direction:column;justify-content:center;align-items:center;gap:8px;max-width:328px;margin:0 auto;padding:24px 16px;display:flex}.ptk-chat-ended-buttons{gap:12px;margin-top:8px;display:flex}.ptk-chat-notification-message{border-radius:0}.ptk-chat-enable-notification-btn{margin-left:8px}
