.bpb-chat-root{--bpb-navy-1:#1F3A5F;--bpb-navy-2:#162A44;--bpb-navy-3:#0F1C2E;--bpb-anthra-1:#23262C;--bpb-line:#E7E9EC;--bpb-text-soft:#5B6270}.bpb-chat-root .bpb-launcher{position:fixed;right:26px;bottom:26px;z-index:9999;width:64px;height:64px;border-radius:50%;box-sizing:border-box;background:linear-gradient(150deg,var(--bpb-navy-1),var(--bpb-navy-3));border:2px solid rgba(255,255,255,.85);box-shadow:0 14px 30px #0f1c2e52;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease}.bpb-chat-root .bpb-launcher:hover{box-shadow:0 18px 38px #0f1c2e6b}.bpb-chat-root .bpb-launcher.bpb-bounce{animation:bpb-launcher-bounce .55s cubic-bezier(.34,1.56,.64,1)}@keyframes bpb-launcher-bounce{0%{transform:scale(1)}35%{transform:scale(.86)}65%{transform:scale(1.08)}to{transform:scale(1)}}.bpb-chat-root .bpb-launcher:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:1px solid rgba(31,58,95,.35);animation:bpb-pulse 2.6s ease-out infinite}.bpb-chat-root .bpb-launcher .bpb-pulse-white{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:1px solid rgba(255,255,255,.7);animation:bpb-pulse 2.6s ease-out infinite;animation-delay:.3s;pointer-events:none}@keyframes bpb-pulse{0%{transform:scale(.85);opacity:.85}70%{transform:scale(1.4);opacity:0}to{opacity:0}}.bpb-chat-root .bpb-sonar-ring{position:absolute;border-radius:50%;border:1.5px solid rgba(255,255,255,.9);top:50%;left:50%;width:64px;height:64px;transform:translate(-50%,-50%) scale(1);opacity:.9;pointer-events:none;animation:bpb-sonar-expand 1s cubic-bezier(.16,.8,.3,1) forwards}.bpb-chat-root .bpb-sonar-ring-navy{position:absolute;border-radius:50%;border:1.5px solid rgba(31,58,95,.75);top:50%;left:50%;width:64px;height:64px;transform:translate(-50%,-50%) scale(1);opacity:.9;pointer-events:none;animation:bpb-sonar-expand 1s cubic-bezier(.16,.8,.3,1) forwards}@keyframes bpb-sonar-expand{0%{transform:translate(-50%,-50%) scale(1);opacity:.9;border-width:1.5px}to{transform:translate(-50%,-50%) scale(2.4);opacity:0;border-width:.5px}}.bpb-chat-root .bpb-sonar-ring-in{position:absolute;border-radius:50%;border:1.5px solid rgba(255,255,255,.9);top:50%;left:50%;width:64px;height:64px;transform:translate(-50%,-50%) scale(2.4);opacity:0;pointer-events:none;animation:bpb-sonar-collapse .75s cubic-bezier(.3,.1,.2,1) forwards}.bpb-chat-root .bpb-sonar-ring-in-navy{position:absolute;border-radius:50%;border:1.5px solid rgba(31,58,95,.75);top:50%;left:50%;width:64px;height:64px;transform:translate(-50%,-50%) scale(2.4);opacity:0;pointer-events:none;animation:bpb-sonar-collapse .75s cubic-bezier(.3,.1,.2,1) forwards}@keyframes bpb-sonar-collapse{0%{transform:translate(-50%,-50%) scale(2.4);opacity:0;border-width:.5px}55%{opacity:.8}to{transform:translate(-50%,-50%) scale(1);opacity:0;border-width:1.5px}}.bpb-chat-root .bpb-launcher svg{width:25px;height:25px;position:relative;z-index:2;transition:opacity .38s ease,transform .38s cubic-bezier(.2,.9,.3,1),filter .38s ease}.bpb-chat-root .bpb-launcher .bpb-icon-close{position:absolute;width:20px;height:20px;opacity:0;transform:scale(.7);filter:blur(3px)}.bpb-chat-root .bpb-launcher .bpb-icon-chat{opacity:1;transform:scale(1);filter:blur(0)}.bpb-chat-root .bpb-launcher.bpb-open .bpb-icon-chat{opacity:0;transform:scale(.7);filter:blur(3px)}.bpb-chat-root .bpb-launcher.bpb-open .bpb-icon-close{opacity:1;transform:scale(1);filter:blur(0)}.bpb-chat-root .bpb-panel{position:fixed;right:26px;bottom:102px;z-index:9998;width:368px;max-width:calc(100vw - 32px);height:520px;max-height:calc(100vh - 140px);background:#fff;border-radius:20px;overflow:hidden;border:1px solid var(--bpb-line);box-shadow:0 30px 70px #0f1c2e38;display:flex;flex-direction:column;transform:translateY(18px) scale(.95);opacity:0;filter:blur(4px);pointer-events:none;transition:transform .32s cubic-bezier(.16,1,.3,1),opacity .26s ease,filter .3s ease;font-family:Montserrat,Arial,sans-serif}.bpb-chat-root .bpb-panel.bpb-visible{transform:translateY(0) scale(1);opacity:1;filter:blur(0);pointer-events:auto}.bpb-chat-root .bpb-head{padding:20px 20px 18px;background:linear-gradient(135deg,var(--bpb-navy-2),var(--bpb-navy-3));flex:0 0 auto;position:relative;overflow:hidden}.bpb-chat-root .bpb-head:before{content:"";position:absolute;top:0;left:-40%;width:40%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);animation:bpb-shine-sweep 5s ease-in-out infinite}@keyframes bpb-shine-sweep{0%{left:-40%}55%{left:120%}to{left:120%}}.bpb-chat-root .bpb-head:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(127,161,201,.7),transparent);animation:bpb-scan 3.5s linear infinite}@keyframes bpb-scan{0%{transform:translate(-100%)}to{transform:translate(100%)}}.bpb-chat-root .bpb-head-row{display:flex;align-items:center;gap:11px;position:relative;z-index:1}.bpb-chat-root .bpb-badge{width:42px;height:42px;border-radius:11px;background:#fff;position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 auto;overflow:hidden;padding:1px}.bpb-chat-root .bpb-badge:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:13px;background:conic-gradient(from 0deg,var(--bpb-navy-1),#7fa1c9,var(--bpb-navy-1));animation:bpb-rotate 5s linear infinite;z-index:-1;opacity:.7}@keyframes bpb-rotate{to{transform:rotate(360deg)}}.bpb-chat-root .bpb-badge img{width:100%;height:100%;object-fit:contain;display:block;border-radius:9px;position:relative;z-index:1;background:#fff}.bpb-chat-root .bpb-badge svg{width:22px;height:22px}.bpb-chat-root .bpb-title{font-family:Inter,sans-serif;font-weight:800;color:#fff;font-size:14.5px;letter-spacing:.2px}.bpb-chat-root .bpb-tagline{font-family:Montserrat,sans-serif;font-weight:600;letter-spacing:.6px;color:#9fb3cc;font-size:10px;margin-top:3px;display:flex;align-items:center;gap:6px}.bpb-chat-root .bpb-flag{width:19px;height:8px;flex:0 0 auto;border-radius:2px;box-shadow:0 0 0 1px #ffffff26}.bpb-chat-root .bpb-faq-wrap{position:relative;flex:1 1 auto;min-height:0;display:flex}.bpb-chat-root .bpb-faq-list{padding:16px 30px 34px 16px;display:flex;flex-direction:column;gap:9px;overflow-y:auto;flex:1 1 auto}.bpb-chat-root .bpb-faq-list::-webkit-scrollbar{width:5px}.bpb-chat-root .bpb-faq-list::-webkit-scrollbar-thumb{background:var(--bpb-line);border-radius:10px}.bpb-chat-root .bpb-faq-intro{font-size:12.5px;color:#fff;margin:0 0 6px;line-height:1.6;background:linear-gradient(135deg,#111315,#1c1e21 55%,#162a44);border-radius:12px;padding:13px 15px;box-shadow:0 8px 20px #0f1c2e38}.bpb-chat-root .bpb-faq-item{position:relative;overflow:hidden;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:22px 14px;border-radius:12px;border:1px solid var(--bpb-line);width:100%;background:#fff;cursor:pointer;text-align:left;font-family:Montserrat,sans-serif;font-weight:600;font-size:12.8px;color:var(--bpb-navy-2);transition:background .22s ease,border-color .22s ease,transform .18s ease}.bpb-chat-root .bpb-faq-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--bpb-navy-1),#7fa1c9);transform:scaleY(0);transform-origin:top;transition:transform .28s cubic-bezier(.2,.9,.3,1)}.bpb-chat-root .bpb-faq-item:hover{background:#f5f8fc;border-color:#1f3a5f40;transform:translate(2px)}.bpb-chat-root .bpb-faq-item:hover:before{transform:scaleY(1)}.bpb-chat-root .bpb-faq-item svg{width:14px;height:14px;flex:0 0 auto;opacity:.55;transition:transform .2s ease}.bpb-chat-root .bpb-faq-item:hover svg{transform:translate(3px);opacity:.9}.bpb-chat-root .bpb-faq-fade{position:absolute;left:0;right:0;bottom:0;height:52px;background:linear-gradient(180deg,#fff0,#fffffff5 65%);display:flex;align-items:flex-end;justify-content:flex-end;padding-bottom:6px;padding-right:9px;pointer-events:none;transition:opacity .25s ease}.bpb-chat-root .bpb-faq-fade svg{width:16px;height:16px;color:var(--bpb-navy-1);animation:bpb-chevron-bounce 1.6s ease-in-out infinite}.bpb-chat-root .bpb-faq-fade.bpb-fade-hidden{opacity:0}@keyframes bpb-chevron-bounce{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(4px);opacity:1}}.bpb-chat-root .bpb-answer{padding:18px;display:none;flex-direction:column;gap:14px;flex:1 1 auto;overflow-y:auto}.bpb-chat-root .bpb-answer.bpb-active{display:flex}.bpb-chat-root .bpb-back{display:flex;align-items:center;gap:6px;font-size:11.5px;color:var(--bpb-navy-1);font-weight:700;cursor:pointer;width:fit-content;transition:gap .2s ease}.bpb-chat-root .bpb-back:hover{gap:9px}.bpb-chat-root .bpb-back svg{width:12px;height:12px}.bpb-chat-root .bpb-answer-q{font-family:Inter,sans-serif;font-weight:800;font-size:14px;color:var(--bpb-anthra-1)}.bpb-chat-root .bpb-answer-a{font-size:12.9px;line-height:1.7;color:var(--bpb-text-soft)}.bpb-chat-root .bpb-wa-foot{flex:0 0 auto;padding:12px 16px;border-top:1px solid var(--bpb-line);background:#fbfcfd}.bpb-chat-root .bpb-wa-btn{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#25d366,#1ebd5a);color:#fff;font-weight:700;font-size:13px;padding:9px;border-radius:11px;text-decoration:none;box-shadow:0 8px 20px #25d3664d;transition:transform .18s ease,box-shadow .25s ease}.bpb-chat-root .bpb-wa-btn:before{content:"";position:absolute;top:0;left:-60%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);animation:bpb-wa-shine 3.2s ease-in-out infinite}@keyframes bpb-wa-shine{0%{left:-60%}50%{left:120%}to{left:120%}}.bpb-chat-root .bpb-wa-btn:hover{transform:translateY(-2px);box-shadow:0 12px 26px #25d36666}.bpb-chat-root .bpb-wa-btn svg{width:17px;height:17px;flex:0 0 auto;position:relative;z-index:1}.bpb-chat-root .bpb-wa-btn span{position:relative;z-index:1}.bpb-chat-root .bpb-wa-foot p{margin:0 0 6px;font-size:10.5px;color:#8992a0;text-align:center;letter-spacing:.2px}.bpb-chat-root .bpb-wa-foot p.bpb-wa-note{margin:6px 0 0;font-size:10px;color:#9aa2ac}.bpb-chat-root .bpb-email-link{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px;padding:0;border:none;background:none;box-shadow:none;font-size:11.5px;font-weight:600;color:var(--bpb-text-soft);text-decoration:none;transition:color .2s ease}.bpb-chat-root .bpb-email-link:hover{color:var(--bpb-navy-1)}.bpb-chat-root .bpb-email-link svg{width:14px;height:14px;flex:0 0 auto;opacity:.7}@media(max-width:480px){.bpb-chat-root .bpb-panel{right:12px;left:12px;width:auto;bottom:92px}.bpb-chat-root .bpb-launcher{right:16px;bottom:16px}}@media(prefers-reduced-motion:reduce){.bpb-chat-root .bpb-launcher:after,.bpb-chat-root .bpb-pulse-white,.bpb-chat-root .bpb-launcher.bpb-bounce,.bpb-chat-root .bpb-sonar-ring,.bpb-chat-root .bpb-sonar-ring-navy,.bpb-chat-root .bpb-sonar-ring-in,.bpb-chat-root .bpb-sonar-ring-in-navy,.bpb-chat-root .bpb-badge:before,.bpb-chat-root .bpb-head:before,.bpb-chat-root .bpb-head:after,.bpb-chat-root .bpb-faq-fade svg,.bpb-chat-root .bpb-wa-btn:before{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/bpb-chat-faq.css.map */
