.ma-hb{position:fixed;right:16px;bottom:16px;z-index:9999;font-family:Inter,-apple-system,Segoe UI,Roboto,sans-serif}@media(max-width:600px){.ma-hb{right:12px;bottom:12px}}.ma-hb__av{position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 auto;overflow:visible}.ma-hb__av--fab{width:100%;height:100%;border-radius:8px}.ma-hb__av--head{width:34px;height:34px}.ma-hb__portrait{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.ma-hb__av--head .ma-hb__portrait{border-radius:50%}.ma-hb__av--fab .ma-hb__portrait{border-radius:8px}.ma-hb__mark{width:28px;height:28px;display:block}.ma-hb__av--head .ma-hb__mark{width:18px;height:18px}.ma-hb__av--head{background:#fff;border-radius:50%}.ma-hb__pip{position:absolute;right:-4px;bottom:-4px;width:15px;height:15px;border-radius:50%;border:2.5px solid #FFFFFF;background:#2fb84d}.ma-hb__av--head .ma-hb__pip{right:-2px;bottom:-2px;width:12px;height:12px;border-width:2px;border-color:#363d45}.ma-hb__pip.is-away{background:#b0b6bc}.ma-hb__fab{position:relative;width:56px;height:56px;background:#fff;border:1.6px solid #3E2723;border-radius:10px;box-shadow:0 4px 14px #12141724;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:transform .15s ease,box-shadow .15s ease}.ma-hb__fab:hover{transform:translateY(-1px);box-shadow:0 6px 18px #12141733}.ma-hb__fab:focus-visible{outline:2px solid #8A5A34;outline-offset:2px}.ma-hb.is-open .ma-hb__fab{display:none}.ma-hb__teaser{position:absolute;right:64px;bottom:8px;display:flex;align-items:center;gap:8px;background:#121417;color:#fff;font-size:12.5px;font-weight:600;padding:9px 10px 9px 14px;border-radius:10px 10px 3px;white-space:nowrap;box-shadow:0 4px 14px #1214172e;animation:ma-hb-fade .22s ease}.ma-hb__teaser[hidden]{display:none}.ma-hb__teaser.is-going{animation:ma-hb-out .3s ease forwards}.ma-hb__teaser-x{background:none;border:0;color:#ffffffa6;font-size:15px;line-height:1;cursor:pointer;padding:0 2px}.ma-hb__teaser-x:hover{color:#fff}@media(max-width:420px){.ma-hb__teaser{right:0;bottom:64px}}@keyframes ma-hb-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes ma-hb-out{to{opacity:0;transform:translateY(4px)}}.ma-hb__panel{position:absolute;right:0;bottom:0;width:336px;max-width:calc(100vw - 24px);max-height:min(560px,calc(100vh - 32px));background:#fff;border-radius:10px;box-shadow:0 16px 48px #12141742;display:flex;flex-direction:column;overflow:hidden}.ma-hb__panel[hidden]{display:none}.ma-hb__head{background:#363d45;color:#fff;display:flex;align-items:center;gap:10px;padding:12px 14px;flex-shrink:0}.ma-hb__head-text{flex:1;min-width:0;display:flex;flex-direction:column}.ma-hb__head-name{font-size:14px;font-weight:600;line-height:1.3;display:flex;align-items:center;gap:7px}.ma-hb__status{font-size:9.5px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#8fe0a2}.ma-hb__status.is-away{color:#c3cad2}.ma-hb__head-sub{font-size:10.5px;color:#ffffffbd;line-height:1.3}.ma-hb__close{width:24px;height:24px;flex-shrink:0;border-radius:50%;border:0;background:#ffffff24;color:#fff;font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.ma-hb__close:hover{background:#ffffff3d}.ma-hb__body{padding:16px 14px 18px;overflow-y:auto}.ma-hb__stage{display:flex;flex-direction:column;gap:12px}.ma-hb__bubble{background:#f3eeeb;color:#121417;font-size:13.5px;line-height:1.5;padding:10px 12px;border-radius:10px 10px 10px 3px;max-width:92%;align-self:flex-start}.ma-hb__form{display:flex;flex-direction:column;gap:10px}.ma-hb__field label{display:block;font-size:12px;font-weight:500;color:#121417;margin:0 0 4px}.ma-hb__field input,.ma-hb__field textarea{width:100%;border:1px solid #121417;border-radius:10px;padding:10px 12px;font-size:13.5px;font-family:Inter,-apple-system,Segoe UI,Roboto,sans-serif;color:#121417;background:#fff;box-sizing:border-box}.ma-hb__field input:focus,.ma-hb__field textarea:focus{outline:none;border-color:#8a5a34;box-shadow:0 0 0 2px #8a5a342e}.ma-hb__field input.is-bad,.ma-hb__field textarea.is-bad{border-color:#b23a2e;box-shadow:0 0 0 2px #b23a2e29}.ma-hb__field textarea{resize:vertical;min-height:60px}.ma-hb__hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.ma-hb__send{margin-top:2px;background:#8a5a34;color:#fff;border:0;border-radius:10px;padding:12px;font-size:14px;font-weight:600;font-family:Inter,-apple-system,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:background .15s ease,opacity .15s ease}.ma-hb__send:hover{background:#7a4e2d}.ma-hb__send[disabled]{opacity:.6;cursor:default}.ma-hb__error{margin:0;font-size:12px;color:#8a1e13;line-height:1.5}.ma-hb__error a{color:#8a1e13;font-weight:700;text-decoration:underline}.ma-hb__error[hidden]{display:none}.ma-hb__form.is-going{animation:ma-hb-collapse .26s ease forwards;overflow:hidden}.ma-hb__form[hidden],.ma-hb__done[hidden]{display:none}@keyframes ma-hb-collapse{to{opacity:0;transform:translateY(-6px)}}.ma-hb__done{display:flex;flex-direction:column;align-items:center;text-align:center;gap:0;padding:6px 4px 2px;animation:ma-hb-rise .32s cubic-bezier(.22,1,.36,1) both}@keyframes ma-hb-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ma-hb__tick{width:44px;height:44px;color:#3c9342;margin-bottom:12px}.ma-hb__tick svg{width:100%;height:100%;display:block}.ma-hb__tick-ring{stroke-dasharray:88;stroke-dashoffset:88;animation:ma-hb-draw .45s ease .1s forwards}.ma-hb__tick-mark{stroke-dasharray:20;stroke-dashoffset:20;animation:ma-hb-draw .3s ease .45s forwards}@keyframes ma-hb-draw{to{stroke-dashoffset:0}}.ma-hb__done-title{font-family:Lora,Georgia,serif;font-size:18px;font-weight:600;color:#121417;margin:0 0 6px;line-height:1.25}.ma-hb__done-line{font-size:13.5px;line-height:1.55;color:#4f525a;margin:0 0 16px;max-width:26ch}.ma-hb__done-line b{color:#121417;font-weight:600;white-space:nowrap}.ma-hb__done-call{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;padding:11px 14px;border:1px solid #8A5A34;border-radius:10px;background:#fff;color:#8a5a34!important;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s ease}.ma-hb__done-call:hover{background:#f7f2ed;color:#8a5a34!important}.ma-hb__done-call svg{width:15px;height:15px;flex:0 0 auto}@media(max-width:420px){.ma-hb__panel{width:calc(100vw - 24px)}}@media(prefers-reduced-motion:reduce){.ma-hb__teaser,.ma-hb__done,.ma-hb__form.is-going{animation:none}.ma-hb__tick-ring,.ma-hb__tick-mark{animation:none;stroke-dashoffset:0}}
/*# sourceMappingURL=/cdn/shop/t/76/assets/ma-help-bubble.css.map */
