.toaster-text[data-v-067ab990]{display:flex;flex-direction:column;gap:5px}.toaster-title[data-v-067ab990]{font-weight:700}.toaster-body[data-v-067ab990]{max-width:300px}.toaster[data-v-067ab990]{z-index:9999;opacity:1;border:none;display:flex;flex-direction:row;align-items:flex-start;padding:16px 20px 16px 30px;gap:12px;border-radius:var(--alert-radius);justify-content:space-between;margin-bottom:0}@media (max-width:767px){.toaster[data-v-067ab990]{padding-left:16px;padding-right:16px}}.toaster[data-level=success][data-v-067ab990]{background:var(--alert-success-bg)}.toaster[data-level=error][data-v-067ab990]{background:var(--alert-danger-bg)}.toaster[data-level=warning][data-v-067ab990]{background:var(--alert-warning-bg)}.toaster[data-level=default][data-v-067ab990]{background:#eef0f3;box-shadow:0 0 1px #a7a8ab}.toaster .icon-delete[data-v-067ab990]{opacity:1}.fullheight[data-v-ba9ad9d0]{height:100%}[data-v-ba9ad9d0] .modal-content{width:370px}[data-v-ba9ad9d0] .modal-content .modal__title{margin-bottom:20px}[data-v-79d239b7] .modal-content{max-width:500px}[data-v-79d239b7] .big-price-font{font-size:20px;font-weight:700}[data-v-3653d70c] .webphone-modal-content{width:320px;padding:0;margin:0;overflow:visible;background:transparent;box-shadow:none;border:none;border-radius:0;resize:none;cursor:default}[data-v-3653d70c] .webphone-modal-content .vfm__resize,[data-v-3653d70c] .webphone-modal-content [class*=vfm--resize]{display:none!important;pointer-events:none!important}.webphone-close[data-v-3653d70c]{position:absolute;top:-12px;right:-12px;z-index:20;width:40px;height:40px;border:0;border-radius:50%;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.12);display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ccc;padding:0}.webphone-close img[data-v-3653d70c]{display:block;opacity:.7}.webphone-close:hover img[data-v-3653d70c]{opacity:1}.webphone-card[data-v-3653d70c]{width:320px;min-height:450px;background:#fff;border-radius:20px;box-shadow:0 8px 28px rgba(0,0,0,.14);display:flex;flex-direction:column;overflow:visible;position:relative}.webphone-header[data-v-3653d70c]{text-align:center;padding:28px 16px 0;cursor:move;-webkit-user-select:none;-moz-user-select:none;user-select:none}.webphone-title[data-v-3653d70c]{font-size:24px;font-weight:700;color:#130f26;margin:0;padding:0;font-family:var(--header-font-family,inherit)}.webphone-status[data-v-3653d70c],.webphone-title[data-v-3653d70c]{line-height:1.2;cursor:move;-webkit-user-select:none;-moz-user-select:none;user-select:none}.webphone-status[data-v-3653d70c]{margin-top:8px;font-size:16px;text-transform:capitalize;color:#9e9e9e}.webphone-status.is-ringing[data-v-3653d70c]{color:#00c853}.webphone-status.is-connected[data-v-3653d70c]{color:#00b0ff}.webphone-status.is-disconnected[data-v-3653d70c]{color:#9e9e9e}.webphone-display[data-v-3653d70c]{padding:16px 16px 0;min-height:52px}.webphone-number[data-v-3653d70c]{text-align:center;font-size:24px;line-height:1.2;font-weight:600;color:#130f26;word-break:break-all}.webphone-number-prefix[data-v-3653d70c]{font-size:16px;font-weight:400;color:#9e9e9e}.webphone-input-wrap[data-v-3653d70c]{position:relative;display:flex;align-items:center;border:1px solid #e0e0e0;border-radius:12px;min-height:44px;padding:0 12px;background:#fff}.webphone-input-wrap.is-invalid[data-v-3653d70c]{border-color:#e53935}.webphone-input[data-v-3653d70c]{flex:1;border:0;outline:none;background:transparent;font-size:22px;line-height:1.2;font-weight:600;color:#130f26;width:100%;text-align:center;padding:8px 0}.webphone-input[data-v-3653d70c]:focus{outline:none;box-shadow:none}.webphone-input-clear[data-v-3653d70c]{border:0;background:transparent;padding:0;margin-left:4px;cursor:pointer;color:#fff;display:flex;align-items:center;flex-shrink:0}.webphone-input-clear img[data-v-3653d70c]{display:block}.webphone-error[data-v-3653d70c]{color:#e53935;font-size:12px;margin-top:6px;text-align:center}.webphone-body[data-v-3653d70c]{flex:1;display:flex;flex-direction:column;padding:16px 16px 16px}.webphone-keypad[data-v-3653d70c]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px}.webphone-key[data-v-3653d70c]{height:44px;border:0;border-radius:22px;background:#eef0f3;color:#130f26;font-size:24px;font-weight:500;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .15s ease}.webphone-key[data-v-3653d70c]:hover{background:#e2e5eb}.webphone-key[data-v-3653d70c]:active{background:#d6dbe2}.webphone-key--symbols[data-v-3653d70c]{gap:8px;font-size:18px;letter-spacing:0}.webphone-key--symbols span[data-v-3653d70c]{display:inline-flex;align-items:center;justify-content:center;min-width:16px;padding:4px 2px;cursor:pointer}.webphone-key--backspace[data-v-3653d70c]{color:#fff}.webphone-key--backspace img[data-v-3653d70c]{display:block;pointer-events:none}.webphone-actions[data-v-3653d70c]{display:flex;gap:8px;margin-top:auto}.webphone-actions--split .webphone-action[data-v-3653d70c]{flex:1}.webphone-actions--single .webphone-action[data-v-3653d70c]{width:100%}.webphone-actions-stack[data-v-3653d70c]{margin-top:auto;display:flex;flex-direction:column;gap:10px}.webphone-tools[data-v-3653d70c]{display:flex;justify-content:center;gap:10px}.webphone-tool[data-v-3653d70c]{width:40px;height:40px;border:0;border-radius:50%;background:#eef0f3;color:#130f26;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.webphone-tool.is-active[data-v-3653d70c]{background:rgba(0,176,255,.18);color:#00b0ff}.webphone-tool img[data-v-3653d70c]{display:block}.webphone-action[data-v-3653d70c]{height:54px;border:0;border-radius:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:16px;font-weight:600;padding:0 12px;transition:filter .15s ease,transform .1s ease}.webphone-action img[data-v-3653d70c]{display:block;filter:brightness(0) invert(1)}.webphone-action[data-v-3653d70c]:hover{filter:brightness(.96)}.webphone-action[data-v-3653d70c]:active{transform:scale(.98)}.webphone-action--call[data-v-3653d70c]{background:#00c853}.webphone-action--hangup[data-v-3653d70c]{background:#e53935}.webphone-action--transfer[data-v-3653d70c]{background:#00b0ff}.webphone-action--secondary[data-v-3653d70c]{background:#eef0f3;color:#130f26}.webphone-action--secondary img[data-v-3653d70c]{filter:none}.webphone-extra[data-v-3653d70c]{flex:1;display:flex;flex-direction:column;padding:16px}.webphone-extra-title[data-v-3653d70c]{font-size:18px;font-weight:700;margin-bottom:12px}.webphone-extra-title small[data-v-3653d70c]{color:#9e9e9e;font-weight:500}.webphone-extra-list[data-v-3653d70c]{padding-left:18px;margin:0 0 20px;color:#130f26;font-size:14px;line-height:1.4}.webphone-extra-list li+li[data-v-3653d70c]{margin-top:6px}.webphone-extra-prompt[data-v-3653d70c]{flex:1;display:flex;align-items:center;justify-content:center;text-align:center;font-size:16px;font-weight:500;color:#130f26;min-height:160px}.webphone-alert[data-v-3653d70c]{background:rgba(229,57,53,.12);color:#e53935;border-radius:12px;padding:14px 16px;text-align:center;margin-bottom:20px}.webphone-lines[data-v-3653d70c]{margin-bottom:16px}.webphone-line[data-v-3653d70c]{font-size:18px;padding:8px 0;color:#9e9e9e}.webphone-line.is-active[data-v-3653d70c]{color:#00c853;font-weight:600}.webphone-manage-actions[data-v-3653d70c]{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.webphone-manage-btn[data-v-3653d70c]{height:44px;border:0;border-radius:12px;background:#eef0f3;color:#130f26;font-size:14px;font-weight:500;cursor:pointer}.call-status[data-v-eede6f08]{text-transform:capitalize;text-align:center}.connected[data-v-eede6f08]{color:var(--primary)}.ringing[data-v-eede6f08],.setup[data-v-eede6f08],.trying[data-v-eede6f08]{color:var(--success)}.fullheight[data-v-eede6f08]{height:100%}[data-v-eede6f08] .modal-content{width:370px}[data-v-eede6f08] .modal-content .modal__title{margin-bottom:20px}.webphone_display[data-v-eede6f08]{display:flex;flex-flow:column;gap:10px;margin-bottom:10px}.connections-container .phone[data-v-eede6f08]{font-size:24px;line-height:1.2;letter-spacing:0}.webphone_keyboard[data-v-eede6f08]{display:flex;flex-flow:row wrap;justify-content:space-evenly;gap:10px}.webphone_keyboard .webphone_keyboard-btn[data-v-eede6f08]{flex-grow:1;flex-basis:30%;line-height:normal}.webphone_keyboard .webphone_keyboard-btn.webphone_keyboard-btn--backspace[data-v-eede6f08],.webphone_keyboard .webphone_keyboard-btn.webphone_keyboard-btn--plus[data-v-eede6f08]{flex-basis:40%}.webphone_keyboard .webphone_keyboard-action_btn[data-v-eede6f08]{flex-grow:1;flex-basis:30%;padding:5px;align-items:center}.webphone_keyboard .webphone_keyboard-action_btn.webphone_keyboard-action_btn--bg[data-v-eede6f08]:before{content:"";background-size:contain;width:48px;height:48px;display:block;margin:0 auto}.webphone_keyboard .webphone_keyboard-action_btn.webphone_keyboard-action_btn--accept[data-v-eede6f08]:before,.webphone_keyboard .webphone_keyboard-action_btn.webphone_keyboard-action_btn--call[data-v-eede6f08]:before,.webphone_keyboard .webphone_keyboard-action_btn.webphone_keyboard-action_btn--hangup[data-v-eede6f08]:before{background:url(/img/Call.52c8b953.svg) 50% no-repeat}.webphone_keyboard .webphone_keyboard-action_btn.webphone_keyboard-action_btn--transfer[data-v-eede6f08]:before{background:url(/img/CallForwarded.b47a917e.svg) 50% no-repeat}.webphone_keyboard .webphone_keyboard-action_btn.webphone_keyboard-action_btn--conf-add[data-v-eede6f08]:before{background:url(/img/Conference.2869ebe5.svg) 50% no-repeat}.webphone_keyboard .webphone_keyboard-action_btn.webphone_keyboard-action_btn--return[data-v-eede6f08]:before{background:url(/img/Return.392423e6.svg) 50% no-repeat}.webphone_keyboard .webphone_keyboard-action_btn.webphone_keyboard-action_btn--mute[data-v-eede6f08]:before{background:url(/img/MicWhite.43566c09.svg) 50% no-repeat}.webphone_keyboard .webphone_keyboard-action_btn.webphone_keyboard-action_btn--unmute[data-v-eede6f08]:before{background:url(/img/NoMicWhite.32eca377.svg) 50% no-repeat}[data-v-8c2be448] .modal-content.w-600{width:600px}.message-text[data-v-8c2be448]{width:100%}.message-text[data-v-8c2be448] .in-popup-hide{display:none}.ps{-ms-overflow-style:none;overflow:hidden!important;overflow-anchor:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{bottom:0;height:15px}.ps__rail-x,.ps__rail-y{display:none;opacity:0;position:absolute;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear}.ps__rail-y{right:0;width:15px}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{background-color:transparent;display:block}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{bottom:2px;height:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{right:2px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.ps{position:relative}