@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);#sheet[data-v-2d31b6d0]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;visibility:visible;transition:opacity .5s,visibility .5s;display:flex;align-items:flex-end;justify-content:center}#sheet[aria-hidden=true][data-v-2d31b6d0]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-2d31b6d0]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-2d31b6d0]{border-radius:1rem 1rem 0 0;display:block;margin:0 auto;background:#fff;position:relative;overflow-y:hidden;--default-transitions:transform 0.5s,border-radius 0.5s;transition:var(--default-transitions);transform:translateY(0);max-height:100vh;box-sizing:border-box;padding:1rem;padding-top:3rem}@media screen and (max-width:800px){#sheet .contents[data-v-2d31b6d0]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-2d31b6d0]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-2d31b6d0]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-2d31b6d0]{transform:translateY(100%)}#sheet .draggable-area[data-v-2d31b6d0]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-2d31b6d0]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-2d31b6d0]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-2d31b6d0]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-2d31b6d0]{height:100%;overflow-y:hidden;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-2d31b6d0]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-2d31b6d0]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-2d31b6d0]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-2d31b6d0]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-2d31b6d0]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-2d31b6d0]:hover{opacity:.8}.timer-progress[data-v-2d31b6d0]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-2d31b6d0]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-2d31b6d0]{height:5px;animation:roundtime-2d31b6d0 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-2d31b6d0]{animation:roundtime-2d31b6d0 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-2d31b6d0]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-2d31b6d0]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-2d31b6d0{to{transform:scaleX(0)}}.tooltip-alert[data-v-2d31b6d0],.tooltip-btm[data-v-2d31b6d0],.tooltip-left[data-v-2d31b6d0]{position:relative}.tooltip-alert[data-v-2d31b6d0]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-2d31b6d0]{visibility:hidden;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px;min-width:180px;width:auto;left:auto;top:4px;right:32px}.tooltip-btm .tooltiptext[data-v-2d31b6d0]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-2d31b6d0],.tooltip-left .tooltiptext[data-v-2d31b6d0]{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px}.tooltip-left .tooltiptext[data-v-2d31b6d0]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-2d31b6d0],.tooltip-left:hover .tooltiptext[data-v-2d31b6d0]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-2d31b6d0],.tooltip-alert:active .tooltiptext[data-v-2d31b6d0],.tooltip-alert:hover .tooltiptext[data-v-2d31b6d0]{visibility:visible}.btn-small[data-v-2d31b6d0]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-2d31b6d0]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-2d31b6d0]{color:#fff;background:#5bb9eb;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-2d31b6d0]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-2d31b6d0]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-2d31b6d0]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-2d31b6d0]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-2d31b6d0]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-2d31b6d0]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.add-btn[data-v-2d31b6d0]{color:#fff;background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-2d31b6d0]:hover{background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-2d31b6d0]:active{background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-2d31b6d0]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-2d31b6d0]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-2d31b6d0]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-2d31b6d0]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-2d31b6d0]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-2d31b6d0]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-2d31b6d0]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-2d31b6d0]{flex:1;margin:.5rem}[data-v-2d31b6d0]{font-family:Poppins,sans-serif}.session-count[data-v-2d31b6d0]{content:"";background:red;color:#fff;width:auto;min-width:24px;height:24px;border-radius:50%;text-align:center;z-index:10;font-size:small;margin-left:8px;display:flex;align-items:center;justify-content:center}.session-count.settings[data-v-2d31b6d0]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-2d31b6d0]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-2d31b6d0],.vue-tel-input input[data-v-2d31b6d0]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-2d31b6d0]{border-radius:20px!important;color:#000!important;padding:10px!important;box-sizing:border-box!important;border:1px solid #e3e3e3!important;box-shadow:0 4px 12px rgba(0,0,0,.11)!important;height:50px!important}.vue-tel-input[data-v-2d31b6d0]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.vue-tel-input[data-v-2d31b6d0]{margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.close-button[data-v-2d31b6d0]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-2d31b6d0]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-2d31b6d0]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-2d31b6d0]{background:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:800px 128px;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholderShimmer-2d31b6d0;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-2d31b6d0;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-2d31b6d0{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-2d31b6d0]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-2d31b6d0]{opacity:0;width:0;height:0}.slider[data-v-2d31b6d0]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#5bb9eb;transition:.4s}.slider[data-v-2d31b6d0]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#00618a;transition:.4s}input:checked+.slider[data-v-2d31b6d0]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-2d31b6d0]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-2d31b6d0]:before{background:#b6e0f6!important;border:1px solid #00618a!important;transform:translateX(26px)}.slider.round[data-v-2d31b6d0]{border-radius:34px}.slider.round[data-v-2d31b6d0]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-2d31b6d0]{display:flex;margin:auto;position:absolute;inset:0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.spinner span[data-v-2d31b6d0]{height:60px;width:60px;content:"";border-radius:50%;background:transparent;border:6px solid rgba(72,164,207,.396);border-top-color:#48a4cf;border-right-color:#48a4cf;border-bottom-color:#48a4cf;animation:rotate-2d31b6d0 1s linear infinite}@keyframes rotate-2d31b6d0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-2d31b6d0]{-webkit-text-size-adjust:none}body[data-v-2d31b6d0]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-2d31b6d0]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-2d31b6d0]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-2d31b6d0]{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}button[data-v-2d31b6d0]:focus{outline:none!important}.navigation-item[data-v-2d31b6d0]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-2d31b6d0]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-2d31b6d0]{border-radius:0!important}}.navigation-item.highlight[data-v-2d31b6d0]{border:1px solid #5bb9eb}.navigation-item.highlight[data-v-2d31b6d0]:hover{box-shadow:none}.navigation-item-inner[data-v-2d31b6d0]{position:relative;padding-left:54px;min-height:54px;width:100vw!important}.navigation-item-inner .nav-display-pic[data-v-2d31b6d0]{width:50px;height:50px;position:absolute;left:0;border-radius:5px;display:flex;align-items:center;border:1px solid #dedede;justify-content:center}.navigation-item-inner .nav-display-pic img[data-v-2d31b6d0]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-2d31b6d0]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-2d31b6d0]{padding:15px}}.global-search-placeholder-wrapper[data-v-2d31b6d0]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-2d31b6d0]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-2d31b6d0]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-2d31b6d0]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-2d31b6d0]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-2d31b6d0 .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-2d31b6d0{to{width:40px}}.pause[data-v-2d31b6d0],.play[data-v-2d31b6d0]{width:33px;height:33px}.pause[data-v-2d31b6d0]:hover,.play[data-v-2d31b6d0]:hover{cursor:pointer}.speed-container[data-v-2d31b6d0]{width:60px;height:60px}.controls[data-v-2d31b6d0]{flex-grow:0;flex-shrink:0;width:-moz-fit-content;width:fit-content;backdrop-filter:blur(2px);height:3rem;background:transparent}.back[data-v-2d31b6d0]{width:60px;height:40px;transform:scale(.6)}.audio[data-v-2d31b6d0]{position:static}.open-icon[data-v-2d31b6d0]{width:90%;height:90%;transition:transform .3s linear}.open-icon.rotate-icon[data-v-2d31b6d0]{width:60%;height:60%;transform:rotate(180deg);padding-right:10px}.speed-icon[data-v-2d31b6d0]{width:100%;height:100%;transform:scale(.6)}.audio-loader[data-v-2d31b6d0]{display:flex!important;height:33px;width:33px;background:#88ccf0;border-radius:4px;align-items:center;justify-content:center;flex-shrink:0}.audio-loader span[data-v-2d31b6d0]{display:block;width:16px;height:16px;border:3px solid #00618a;border-top-color:transparent;border-radius:50%;animation:spin-2d31b6d0 .8s linear infinite}@keyframes spin-2d31b6d0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media only screen and (max-width:1023px){.audio[data-v-2d31b6d0]{position:relative;top:4px;right:2px}}#sheet[data-v-2372fd07]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;visibility:visible;transition:opacity .5s,visibility .5s;display:flex;align-items:flex-end;justify-content:center}#sheet[aria-hidden=true][data-v-2372fd07]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-2372fd07]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-2372fd07]{border-radius:1rem 1rem 0 0;display:block;margin:0 auto;background:#fff;position:relative;overflow-y:hidden;--default-transitions:transform 0.5s,border-radius 0.5s;transition:var(--default-transitions);transform:translateY(0);max-height:100vh;box-sizing:border-box;padding:1rem;padding-top:3rem}@media screen and (max-width:800px){#sheet .contents[data-v-2372fd07]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-2372fd07]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-2372fd07]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-2372fd07]{transform:translateY(100%)}#sheet .draggable-area[data-v-2372fd07]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-2372fd07]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-2372fd07]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-2372fd07]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-2372fd07]{height:100%;overflow-y:hidden;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-2372fd07]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-2372fd07]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-2372fd07]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-2372fd07]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-2372fd07]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-2372fd07]:hover{opacity:.8}.timer-progress[data-v-2372fd07]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-2372fd07]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-2372fd07]{height:5px;animation:roundtime-2372fd07 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-2372fd07]{animation:roundtime-2372fd07 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-2372fd07]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-2372fd07]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-2372fd07{to{transform:scaleX(0)}}.tooltip-alert[data-v-2372fd07],.tooltip-btm[data-v-2372fd07],.tooltip-left[data-v-2372fd07]{position:relative}.tooltip-alert[data-v-2372fd07]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-2372fd07]{visibility:hidden;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px;min-width:180px;width:auto;left:auto;top:4px;right:32px}.tooltip-btm .tooltiptext[data-v-2372fd07]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-2372fd07],.tooltip-left .tooltiptext[data-v-2372fd07]{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px}.tooltip-left .tooltiptext[data-v-2372fd07]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-2372fd07],.tooltip-left:hover .tooltiptext[data-v-2372fd07]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-2372fd07],.tooltip-alert:active .tooltiptext[data-v-2372fd07],.tooltip-alert:hover .tooltiptext[data-v-2372fd07]{visibility:visible}.btn-small[data-v-2372fd07]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-2372fd07]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-2372fd07]{color:#fff;background:#5bb9eb;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-2372fd07]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-2372fd07]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-2372fd07]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-2372fd07]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-2372fd07]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-2372fd07]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.add-btn[data-v-2372fd07]{color:#fff;background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-2372fd07]:hover{background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-2372fd07]:active{background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-2372fd07]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-2372fd07]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-2372fd07]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-2372fd07]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-2372fd07]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-2372fd07]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-2372fd07]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-2372fd07]{flex:1;margin:.5rem}[data-v-2372fd07]{font-family:Poppins,sans-serif}.session-count[data-v-2372fd07]{content:"";background:red;color:#fff;width:auto;min-width:24px;height:24px;border-radius:50%;text-align:center;z-index:10;font-size:small;margin-left:8px;display:flex;align-items:center;justify-content:center}.session-count.settings[data-v-2372fd07]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-2372fd07]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-2372fd07],.vue-tel-input input[data-v-2372fd07]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-2372fd07]{border-radius:20px!important;color:#000!important;padding:10px!important;box-sizing:border-box!important;border:1px solid #e3e3e3!important;box-shadow:0 4px 12px rgba(0,0,0,.11)!important;height:50px!important}.vue-tel-input[data-v-2372fd07]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.vue-tel-input[data-v-2372fd07]{margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.close-button[data-v-2372fd07]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-2372fd07]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-2372fd07]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-2372fd07]{background:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:800px 128px;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholderShimmer-2372fd07;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-2372fd07;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-2372fd07{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-2372fd07]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-2372fd07]{opacity:0;width:0;height:0}.slider[data-v-2372fd07]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#5bb9eb;transition:.4s}.slider[data-v-2372fd07]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#00618a;transition:.4s}input:checked+.slider[data-v-2372fd07]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-2372fd07]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-2372fd07]:before{background:#b6e0f6!important;border:1px solid #00618a!important;transform:translateX(26px)}.slider.round[data-v-2372fd07]{border-radius:34px}.slider.round[data-v-2372fd07]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-2372fd07]{display:flex;margin:auto;position:absolute;inset:0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.spinner span[data-v-2372fd07]{height:60px;width:60px;content:"";border-radius:50%;background:transparent;border:6px solid rgba(72,164,207,.396);border-top-color:#48a4cf;border-right-color:#48a4cf;border-bottom-color:#48a4cf;animation:rotate-2372fd07 1s linear infinite}@keyframes rotate-2372fd07{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-2372fd07]{-webkit-text-size-adjust:none}body[data-v-2372fd07]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-2372fd07]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-2372fd07]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-2372fd07]{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}button[data-v-2372fd07]:focus{outline:none!important}.navigation-item[data-v-2372fd07]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-2372fd07]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-2372fd07]{border-radius:0!important}}.navigation-item.highlight[data-v-2372fd07]{border:1px solid #5bb9eb}.navigation-item.highlight[data-v-2372fd07]:hover{box-shadow:none}.navigation-item-inner[data-v-2372fd07]{position:relative;padding-left:54px;min-height:54px;width:100vw!important}.navigation-item-inner .nav-display-pic[data-v-2372fd07]{width:50px;height:50px;position:absolute;left:0;border-radius:5px;display:flex;align-items:center;border:1px solid #dedede;justify-content:center}.navigation-item-inner .nav-display-pic img[data-v-2372fd07]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-2372fd07]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-2372fd07]{padding:15px}}.global-search-placeholder-wrapper[data-v-2372fd07]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-2372fd07]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-2372fd07]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-2372fd07]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-2372fd07]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-2372fd07 .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-2372fd07{to{width:40px}}.question-container[data-v-2372fd07]{max-width:1000px;margin:auto}.primary-text[data-v-2372fd07]{color:rgba(0,0,0,.46)}#sheet[data-v-36f58847]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;visibility:visible;transition:opacity .5s,visibility .5s;display:flex;align-items:flex-end;justify-content:center}#sheet[aria-hidden=true][data-v-36f58847]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-36f58847]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-36f58847]{border-radius:1rem 1rem 0 0;display:block;margin:0 auto;background:#fff;position:relative;overflow-y:hidden;--default-transitions:transform 0.5s,border-radius 0.5s;transition:var(--default-transitions);transform:translateY(0);max-height:100vh;box-sizing:border-box;padding:1rem;padding-top:3rem}@media screen and (max-width:800px){#sheet .contents[data-v-36f58847]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-36f58847]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-36f58847]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-36f58847]{transform:translateY(100%)}#sheet .draggable-area[data-v-36f58847]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-36f58847]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-36f58847]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-36f58847]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-36f58847]{height:100%;overflow-y:hidden;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-36f58847]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-36f58847]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-36f58847]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-36f58847]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-36f58847]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-36f58847]:hover{opacity:.8}.timer-progress[data-v-36f58847]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-36f58847]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-36f58847]{height:5px;animation:roundtime-36f58847 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-36f58847]{animation:roundtime-36f58847 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-36f58847]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-36f58847]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-36f58847{to{transform:scaleX(0)}}.tooltip-alert[data-v-36f58847],.tooltip-btm[data-v-36f58847],.tooltip-left[data-v-36f58847]{position:relative}.tooltip-alert[data-v-36f58847]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-36f58847]{visibility:hidden;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px;min-width:180px;width:auto;left:auto;top:4px;right:32px}.tooltip-btm .tooltiptext[data-v-36f58847]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-36f58847],.tooltip-left .tooltiptext[data-v-36f58847]{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px}.tooltip-left .tooltiptext[data-v-36f58847]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-36f58847],.tooltip-left:hover .tooltiptext[data-v-36f58847]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-36f58847],.tooltip-alert:active .tooltiptext[data-v-36f58847],.tooltip-alert:hover .tooltiptext[data-v-36f58847]{visibility:visible}.btn-small[data-v-36f58847]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-36f58847]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-36f58847]{color:#fff;background:#5bb9eb;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-36f58847]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-36f58847]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-36f58847]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-36f58847]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-36f58847]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-36f58847]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.add-btn[data-v-36f58847]{color:#fff;background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-36f58847]:hover{background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-36f58847]:active{background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-36f58847]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-36f58847]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-36f58847]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-36f58847]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-36f58847]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-36f58847]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-36f58847]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-36f58847]{flex:1;margin:.5rem}[data-v-36f58847]{font-family:Poppins,sans-serif}.session-count[data-v-36f58847]{content:"";background:red;color:#fff;width:auto;min-width:24px;height:24px;border-radius:50%;text-align:center;z-index:10;font-size:small;margin-left:8px;display:flex;align-items:center;justify-content:center}.session-count.settings[data-v-36f58847]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-36f58847]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-36f58847],.vue-tel-input input[data-v-36f58847]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-36f58847]{border-radius:20px!important;color:#000!important;padding:10px!important;box-sizing:border-box!important;border:1px solid #e3e3e3!important;box-shadow:0 4px 12px rgba(0,0,0,.11)!important;height:50px!important}.vue-tel-input[data-v-36f58847]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.vue-tel-input[data-v-36f58847]{margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.close-button[data-v-36f58847]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-36f58847]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-36f58847]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-36f58847]{background:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:800px 128px;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholderShimmer-36f58847;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-36f58847;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-36f58847{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-36f58847]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-36f58847]{opacity:0;width:0;height:0}.slider[data-v-36f58847]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#5bb9eb;transition:.4s}.slider[data-v-36f58847]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#00618a;transition:.4s}input:checked+.slider[data-v-36f58847]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-36f58847]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-36f58847]:before{border:1px solid #00618a!important;transform:translateX(26px)}.slider.round[data-v-36f58847]{border-radius:34px}.slider.round[data-v-36f58847]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-36f58847]{display:flex;margin:auto;position:absolute;inset:0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.spinner span[data-v-36f58847]{height:60px;width:60px;content:"";border-radius:50%;background:transparent;border:6px solid rgba(72,164,207,.396);border-top-color:#48a4cf;border-right-color:#48a4cf;border-bottom-color:#48a4cf;animation:rotate-36f58847 1s linear infinite}@keyframes rotate-36f58847{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-36f58847]{-webkit-text-size-adjust:none}body[data-v-36f58847]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-36f58847]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-36f58847]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-36f58847]{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}button[data-v-36f58847]:focus{outline:none!important}.navigation-item[data-v-36f58847]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-36f58847]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-36f58847]{border-radius:0!important}}.navigation-item.highlight[data-v-36f58847]{border:1px solid #5bb9eb}.navigation-item.highlight[data-v-36f58847]:hover{box-shadow:none}.navigation-item-inner[data-v-36f58847]{position:relative;padding-left:54px;min-height:54px;width:100vw!important}.navigation-item-inner .nav-display-pic[data-v-36f58847]{width:50px;height:50px;position:absolute;left:0;border-radius:5px;display:flex;align-items:center;border:1px solid #dedede;justify-content:center}.navigation-item-inner .nav-display-pic img[data-v-36f58847]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-36f58847]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-36f58847]{padding:15px}}.global-search-placeholder-wrapper[data-v-36f58847]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-36f58847]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-36f58847]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-36f58847]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-36f58847]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-36f58847 .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-36f58847{to{width:40px}}.gender-image[data-v-36f58847]{background:#5bb9eb;padding:4px;border-radius:50%;height:32px;margin-left:10px;width:32px;flex-shrink:0}.settings-nav[data-v-36f58847]{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:20px 0}.settings-nav img[data-v-36f58847]{height:32px}.slider.round[data-v-36f58847]{background:#89cdf1;height:24px!important;border:1px solid #fff!important;box-shadow:inset 0 4px 4px 0 rgba(0,0,0,.251)!important;box-shadow:0 4px 4px 0 rgba(0,0,0,.251)!important;position:absolute!important;cursor:pointer!important;top:-2px!important;left:0!important;right:0!important;bottom:0!important;transition:.4s!important}input:checked+.slider.round[data-v-36f58847]{background:#5bb9eb!important}.slider[data-v-36f58847]:before{background:#00618a!important;top:.5px!important}.slider[data-v-36f58847]:before,input:checked+.slider[data-v-36f58847]:before{position:absolute!important;content:""!important;height:21px!important;width:21px!important;left:0!important;bottom:0!important;transition:.4s!important}input:checked+.slider[data-v-36f58847]:before{background:#b6e0f6!important}.text[data-v-36f58847]{font-size:17px;font-weight:400;line-height:22px;text-align:left}.settings-items[data-v-36f58847]{margin:20px 0}.settings-items li[data-v-36f58847]{display:flex;align-items:center;padding:10px;position:relative;background:hsla(0,0%,100%,.8);border-radius:12px;margin:.5rem 0;box-shadow:0 4px 4px 0 rgba(42,75,92,.25);min-height:50px;height:auto;transition:all .2s;font-size:17px;font-weight:400;line-height:22px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.settings-items li .dropdown-item-head[data-v-36f58847]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.settings-items li .dropdown-item-name[data-v-36f58847]{display:flex;flex-direction:row;align-items:center}.settings-items li.open[data-v-36f58847]{max-height:300px;min-height:200px}.icon[data-v-36f58847]{width:25px;height:auto;margin:5px}.d-flex[data-v-36f58847]{justify-content:space-between;padding:10px}.autoplay-toggle[data-v-36f58847]{display:flex;justify-content:space-between;align-items:center;width:100%}.autoplay-toggle .switch-container[data-v-36f58847]{width:50px;height:20px}p[data-v-36f58847]{text-align:center}.transvoice-button[data-v-36f58847]{height:auto;width:48px}.hidden-patient-module-head[data-v-36f58847]{display:none!important}.button-wrapper[data-v-36f58847]{background:#5bb9eb;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:36px;width:-moz-fit-content;width:fit-content;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}.button-wrapper[data-v-36f58847]:hover{background:#4ea3d1!important}.text-decoration[data-v-36f58847]{font-size:17px;font-weight:400;line-height:22px;text-align:left;text-decoration-line:underline;text-decoration-style:solid;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.hidden-patient-tab[data-v-36f58847]{display:none!important}.slidein[data-v-36f58847]{max-width:300px;padding:30px 20px;position:fixed;width:100%;top:0;right:0;background:rgba(211,248,245,.6);box-shadow:-9px 4px 20px 0 rgba(29,93,119,.25);height:100%;transition:all .5s ease-in-out}.text-head[data-v-36f58847]{font-size:17px;line-height:22px}.instance-details[data-v-36f58847],.text-head[data-v-36f58847]{font-weight:400;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.instance-details[data-v-36f58847]{font-size:13px;line-height:16px}.instance-details-head[data-v-36f58847]{font-size:14px;font-weight:500;line-height:16px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.setting-arr[data-v-36f58847]{position:fixed;margin:4rem 1rem}.settings-slide[data-v-36f58847]{display:flex;flex-direction:column;align-items:center;max-width:100vw;padding:30px 20px;position:fixed;z-index:100;width:100%;top:0;right:0;background:linear-gradient(116.68deg,#5bb9eb,#d3f8f5 68.99%,#d3f8f5 110.02%);box-shadow:-9px 4px 20px 0 rgba(29,93,119,.25);height:100%;transition:all .5s ease-in-out}.container-div[data-v-36f58847]{background:hsla(0,0%,100%,.2);box-shadow:0 4px 4px 0 rgba(0,97,138,.2);padding:1rem;border-radius:8px;max-width:800px;width:100%;overflow:auto}.li-settings[data-v-36f58847]{display:flex;justify-content:center;align-content:center;align-items:center;width:auto;height:auto;padding:10px 0 0 0;gap:10px;border-radius:9px;border:1px solid #00618a;background:hsla(0,0%,100%,.4)!important}.slide-enter[data-v-36f58847],.slide-leave-active[data-v-36f58847]{right:-100%;transition:all .5s ease-in-out}.dialogs-count[data-v-36f58847]{content:"";background:#5bb9eb;color:#fff;width:auto;min-width:24px;height:24px;padding:4px;border-radius:50%;position:absolute;text-align:center;right:0;z-index:10;top:-12px}.header-row-1[data-v-36f58847]{background:transparent}.patient-module-tab[data-v-36f58847]{width:45%;padding:4px;border-radius:5px;font-weight:600;color:gray;max-width:300px;font-weight:700;font-size:18px;line-height:1.5;margin-left:180px;box-shadow:1px 1px 4px rgba(0,0,0,.25)}.patient-module-tab[data-v-36f58847]:hover{background:hsla(0,0%,95%,.62)}.patient-module-tab.selected[data-v-36f58847]{background:#38baf6;color:#fff}.patient-module-header[data-v-36f58847]{padding:8px 32px;width:90%;margin:8px auto;display:flex;align-items:center;border-radius:5px;justify-content:space-between}.bounce-enter-active[data-v-36f58847]{animation:bounce-in-36f58847 .3s}.bounce-leave-active[data-v-36f58847]{animation:bounce-in-36f58847 .5s reverse}@keyframes bounce-in-36f58847{0%{opacity:0;transform:translateY(-40px)}to{transform:translateY(0);opacity:1}}.header-right[data-v-36f58847]{position:fixed;top:0;flex:0 0 auto}.header-left[data-v-36f58847]{display:flex;align-items:center;justify-content:flex-start;flex:1 1 auto}.helen_logo[data-v-36f58847]{background:#fff;flex:0 0 auto}h1[data-v-36f58847]{font-size:18px;line-height:1.5;font-weight:600}button[data-v-36f58847]{outline:none}h2[data-v-36f58847]{font-size:12px;line-height:15px}.language__dropdown[data-v-36f58847]{width:auto}.language__dropdown .language__dropdown-item-selected[data-v-36f58847]{box-shadow:0 10px 20px rgba(112,144,176,.22);border:none;background:transparent;outline:none;border-radius:12px;width:280px;cursor:pointer}.language__dropdown .dropdown-icon[data-v-36f58847]{right:4%;top:calc(50% - 4px);transition:transform .5s ease-out}.language__dropdown .dropdown-icon.up[data-v-36f58847]{transform:rotate(180deg)}.language__dropdown .language__dropdown-menu[data-v-36f58847]{width:100%;max-width:280px;box-shadow:0 10px 20px rgba(112,144,176,.22);border:none;border-radius:10px 10px 20px 20px;z-index:999;top:105%;background:#fff;list-style:none;cursor:pointer;position:absolute;height:auto;max-height:350px;overflow:auto}.language__dropdown .language__dropdown-menu .language__dropdown-item[data-v-36f58847]{border-bottom:1px solid rgba(112,144,176,.22);position:relative}button[data-v-36f58847]{border-radius:8px;background:transparent}button[data-v-36f58847]:hover{background:rgba(171,189,228,.3)}.add-to-summary-button[data-v-36f58847],.exit-button[data-v-36f58847],.notification-dot[data-v-36f58847],.summary-button[data-v-36f58847]{display:block;content:"";position:absolute;top:2px;left:6px;height:13px;width:13px;background:red;border-radius:50%;z-index:20}.playlist[data-v-36f58847]{display:flex;align-items:center}.summary-button button.animate[data-v-36f58847]{border-radius:50%;animation:pulse-36f58847 2s ease-in-out infinite}@keyframes pulse-36f58847{0%{box-shadow:0 0 5px 0 rgba(0,119,182,0);background:rgba(0,119,182,0)}50%{box-shadow:0 0 5px 5px rgba(0,119,182,.3);background:rgba(0,119,182,.3)}to{box-shadow:0 0 5px 5px rgba(0,119,182,0);background:rgba(0,119,182,0)}}@media only screen and (max-width:600px){.language__dropdown[data-v-36f58847]{width:calc(100% - 202px)}.language__dropdown .language__dropdown-item-selected[data-v-36f58847]{width:100%;max-width:280px}}@media only screen and (max-width:460px){.language-select-button[data-v-36f58847]{font-size:12px!important}}@media only screen and (max-width:424px){.language-select-button[data-v-36f58847]{font-size:10px!important}}@media only screen and (max-width:600px){.summary-button[data-v-36f58847]{width:65px;word-break:break-word}.queue-header[data-v-36f58847]{width:25%}}@media only screen and (max-width:340px){.flag-image[data-v-36f58847]{display:none}.queue-header[data-v-36f58847]{width:30%}}.language-select-button[data-v-36f58847]{font-size:12px;color:#6b7280;padding:4px 1px}.language-select-button.selected[data-v-36f58847]{background:#1e90ff;color:#fff}.hamburger-icon[data-v-36f58847]{width:30px;margin-bottom:5px;margin-left:10px;cursor:pointer}.hamburger-icon[data-v-36f58847]:hover{opacity:.8}.close-burger-icon[data-v-36f58847]{width:30px}.back-icon[data-v-36f58847]{width:30px;cursor:pointer}.back-icon[data-v-36f58847]:hover{opacity:.8}.menu-items-ul[data-v-36f58847]{margin:20px 0}.menu-items-ul li[data-v-36f58847]{display:flex;justify-content:space-between;align-items:center;padding:10px;position:relative;background:hsla(0,0%,100%,.8);border-radius:12px;margin:.5rem 0;box-shadow:0 4px 4px 0 rgba(42,75,92,.25);max-height:80px;min-height:50px;height:auto;transition:all .2s;font-size:17px;font-weight:400;line-height:22px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.menu-items-ul li .dropdown-item-head[data-v-36f58847]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.menu-items-ul li .dropdown-item-name[data-v-36f58847]{display:flex;flex-direction:row;align-items:center}.menu-items-ul li.open[data-v-36f58847]{max-height:300px;min-height:200px}.menu-items-ul .dropdown-item[data-v-36f58847]{display:flex;align-items:center;flex-direction:column}.menu-items-ul .item[data-v-36f58847]{display:flex;flex-direction:row;align-items:center}.audio-speed-icon[data-v-36f58847]{align-items:baseline;display:flex;height:-moz-fit-content;height:fit-content;justify-content:space-between;box-shadow:none}.patient-header-wrap[data-v-36f58847]{border-top:1px solid #e9e9e9}@media screen and (max-width:1024px){.web-only[data-v-36f58847]{display:none!important}.header-right[data-v-36f58847]{width:100%}.switches-container[data-v-36f58847]{font-size:14px!important;width:280px!important}h1[data-v-36f58847]{font:normal normal 400 24px/1.5 Segoe UI}h2[data-v-36f58847]{font-size:16px;line-height:1.5}.patient-module-header[data-v-36f58847]{padding:4px}.patient-module-tab[data-v-36f58847],.queue-header[data-v-36f58847]{font-size:14px;margin-left:0}.patient-module-header[data-v-36f58847]{justify-content:space-around}.exit-button[data-v-36f58847]{display:none}}@media screen and (max-width:768px){.switches-container[data-v-36f58847]{font-size:13px!important;width:250px!important}}@media screen and (max-width:510px){.switch-text[data-v-36f58847]{display:none}.switches-container[data-v-36f58847]{width:80px!important;height:28px}.switches-container .switch div[data-v-36f58847],.switches-container label[data-v-36f58847]{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0}.switches-container .switch div[data-v-36f58847]{inset:0;margin:auto}}@media screen and (min-width:1025px){.mobile-only[data-v-36f58847]{display:none!important}}.switches-container[data-v-36f58847]{box-sizing:border-box;width:300px;font-size:14px;display:flex;padding:0;position:relative;background:#d9d9d9;line-height:2rem;border-radius:3rem;margin-left:auto;margin-right:auto}.switches-container input[data-v-36f58847]{visibility:hidden;position:absolute;top:0}.switches-container label[data-v-36f58847]{width:50%;margin:0;text-align:center;cursor:pointer;color:#1d1d1d}.switch-wrapper[data-v-36f58847]{position:absolute;top:0;bottom:0;width:50%;padding:.15rem;z-index:3;transition:transform .5s cubic-bezier(.77,0,.175,1)}.switch[data-v-36f58847]{border-radius:3rem;background:#fff;width:100%;height:100%}.switch div[data-v-36f58847]{width:100%;text-align:center;opacity:0;color:#000;transition:opacity .2s cubic-bezier(.77,0,.175,1) .125s;will-change:opacity;position:absolute;top:0;left:0}.switches-container input:first-of-type:checked~.switch-wrapper[data-v-36f58847]{transform:translateX(0)}.switches-container input:nth-of-type(2):checked~.switch-wrapper[data-v-36f58847]{transform:translateX(100%)}.switches-container input:first-of-type:checked~.switch-wrapper .switch div[data-v-36f58847]:first-of-type,.switches-container input:nth-of-type(2):checked~.switch-wrapper .switch div[data-v-36f58847]:nth-of-type(2){opacity:1}.patient-module-head[data-v-36f58847]{width:100%;height:100%;display:flex;align-items:center;gap:10px;border-top:1px solid #e4e4e4;padding-top:8px}.patient-module-container[data-v-36f58847]{padding:0 3% 8px 3%}.header-icons-wrap[data-v-36f58847]{display:flex;align-items:center;justify-content:flex-end}.header-icons-wrap .header-icon[data-v-36f58847]{top:0;display:flex;justify-content:center;align-items:center}.language-flag-icon[data-v-36f58847]{border-radius:50%;height:32px;width:32px}.flex-class[data-v-36f58847]{display:flex;justify-content:space-between;width:100%}.d-colm[data-v-36f58847]{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:1rem}.helen-text[data-v-36f58847]{color:#0085bd;font-size:16px;font-weight:400;line-height:16px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media screen and (min-width:500px){.header-row-1[data-v-36f58847]{position:relative;display:flex;justify-content:space-between;align-items:center}.helen-text[data-v-36f58847]{display:none}}@media screen and (max-width:500px){.header-icons-wrap[data-v-36f58847]{justify-content:flex-start}.slidein[data-v-36f58847]{left:0}}@media(min-width:1024px){.header-icon[data-v-36f58847]{display:none!important}}.heading[data-v-36f58847]{font-size:32px;font-weight:500;line-height:45px;text-align:left;color:#003e58}#sheet[data-v-0705930c]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;visibility:visible;transition:opacity .5s,visibility .5s;display:flex;align-items:flex-end;justify-content:center}#sheet[aria-hidden=true][data-v-0705930c]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-0705930c]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-0705930c]{border-radius:1rem 1rem 0 0;display:block;margin:0 auto;background:#fff;position:relative;overflow-y:hidden;--default-transitions:transform 0.5s,border-radius 0.5s;transition:var(--default-transitions);transform:translateY(0);max-height:100vh;box-sizing:border-box;padding:1rem;padding-top:3rem}@media screen and (max-width:800px){#sheet .contents[data-v-0705930c]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-0705930c]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-0705930c]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-0705930c]{transform:translateY(100%)}#sheet .draggable-area[data-v-0705930c]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-0705930c]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-0705930c]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-0705930c]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-0705930c]{height:100%;overflow-y:hidden;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-0705930c]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-0705930c]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-0705930c]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-0705930c]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-0705930c]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-0705930c]:hover{opacity:.8}.timer-progress[data-v-0705930c]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-0705930c]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-0705930c]{height:5px;animation:roundtime-0705930c calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-0705930c]{animation:roundtime-0705930c calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-0705930c]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-0705930c]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-0705930c{to{transform:scaleX(0)}}.tooltip-alert[data-v-0705930c],.tooltip-btm[data-v-0705930c],.tooltip-left[data-v-0705930c]{position:relative}.tooltip-alert[data-v-0705930c]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-0705930c]{visibility:hidden;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px;min-width:180px;width:auto;left:auto;top:4px;right:32px}.tooltip-btm .tooltiptext[data-v-0705930c]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-0705930c],.tooltip-left .tooltiptext[data-v-0705930c]{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px}.tooltip-left .tooltiptext[data-v-0705930c]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-0705930c],.tooltip-left:hover .tooltiptext[data-v-0705930c]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-0705930c],.tooltip-alert:active .tooltiptext[data-v-0705930c],.tooltip-alert:hover .tooltiptext[data-v-0705930c]{visibility:visible}.btn-small[data-v-0705930c]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-0705930c]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-0705930c]{color:#fff;background:#5bb9eb;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-0705930c]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-0705930c]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-0705930c]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-0705930c]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-0705930c]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-0705930c]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.add-btn[data-v-0705930c]{color:#fff;background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-0705930c]:hover{background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-0705930c]:active{background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-0705930c]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-0705930c]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-0705930c]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-0705930c]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-0705930c]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-0705930c]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-0705930c]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-0705930c]{flex:1;margin:.5rem}[data-v-0705930c]{font-family:Poppins,sans-serif}.session-count[data-v-0705930c]{content:"";background:red;color:#fff;width:auto;min-width:24px;height:24px;border-radius:50%;text-align:center;z-index:10;font-size:small;margin-left:8px;display:flex;align-items:center;justify-content:center}.session-count.settings[data-v-0705930c]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-0705930c]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-0705930c],.vue-tel-input input[data-v-0705930c]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-0705930c]{border-radius:20px!important;color:#000!important;padding:10px!important;box-sizing:border-box!important;border:1px solid #e3e3e3!important;box-shadow:0 4px 12px rgba(0,0,0,.11)!important;height:50px!important}.vue-tel-input[data-v-0705930c]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.vue-tel-input[data-v-0705930c]{margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.close-button[data-v-0705930c]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-0705930c]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-0705930c]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-0705930c]{background:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:800px 128px;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholderShimmer-0705930c;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-0705930c;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-0705930c{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-0705930c]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-0705930c]{opacity:0;width:0;height:0}.slider[data-v-0705930c]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#5bb9eb;transition:.4s}.slider[data-v-0705930c]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#00618a;transition:.4s}input:checked+.slider[data-v-0705930c]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-0705930c]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-0705930c]:before{background:#b6e0f6!important;border:1px solid #00618a!important;transform:translateX(26px)}.slider.round[data-v-0705930c]{border-radius:34px}.slider.round[data-v-0705930c]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-0705930c]{display:flex;margin:auto;position:absolute;inset:0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.spinner span[data-v-0705930c]{height:60px;width:60px;content:"";border-radius:50%;background:transparent;border:6px solid rgba(72,164,207,.396);border-top-color:#48a4cf;border-right-color:#48a4cf;border-bottom-color:#48a4cf;animation:rotate-0705930c 1s linear infinite}@keyframes rotate-0705930c{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-0705930c]{-webkit-text-size-adjust:none}body[data-v-0705930c]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-0705930c]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-0705930c]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-0705930c]{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}button[data-v-0705930c]:focus{outline:none!important}.navigation-item[data-v-0705930c]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-0705930c]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-0705930c]{border-radius:0!important}}.navigation-item.highlight[data-v-0705930c]{border:1px solid #5bb9eb}.navigation-item.highlight[data-v-0705930c]:hover{box-shadow:none}.navigation-item-inner[data-v-0705930c]{position:relative;padding-left:54px;min-height:54px;width:100vw!important}.navigation-item-inner .nav-display-pic[data-v-0705930c]{width:50px;height:50px;position:absolute;left:0;border-radius:5px;display:flex;align-items:center;border:1px solid #dedede;justify-content:center}.navigation-item-inner .nav-display-pic img[data-v-0705930c]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-0705930c]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-0705930c]{padding:15px}}.global-search-placeholder-wrapper[data-v-0705930c]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-0705930c]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-0705930c]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-0705930c]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-0705930c]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-0705930c .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-0705930c{to{width:40px}}.start-button[data-v-0705930c]{color:#fff;background:#5bb9eb;box-shadow:-4px 4px 4px rgba(0,0,0,.15);border-radius:100px;font-weight:700;font-size:18px;line-height:17px;padding:20px 30px;display:flex;align-items:center;margin-top:5rem}.cross[data-v-0705930c]{z-index:1000}.settings-slide[data-v-0705930c]{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:100vw;padding:30px 20px;position:fixed;z-index:500;width:100%;top:0;right:0;background:linear-gradient(116.68deg,#5bb9eb,#d3f8f5 68.99%,#d3f8f5 110.02%);box-shadow:-9px 4px 20px 0 rgba(29,93,119,.25);height:100%;transition:all .5s ease-in-out}.slide-enter[data-v-0705930c],.slide-leave-active[data-v-0705930c]{right:-100%;transition:all .5s ease-in-out}.heading[data-v-0705930c]{font-size:20px;font-weight:500;line-height:20px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#003e58;z-index:1000;margin-bottom:2rem}#sheet[data-v-3c5eeb3a]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;visibility:visible;transition:opacity .5s,visibility .5s;display:flex;align-items:flex-end;justify-content:center}#sheet[aria-hidden=true][data-v-3c5eeb3a]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-3c5eeb3a]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-3c5eeb3a]{border-radius:1rem 1rem 0 0;display:block;margin:0 auto;background:#fff;position:relative;overflow-y:hidden;--default-transitions:transform 0.5s,border-radius 0.5s;transition:var(--default-transitions);transform:translateY(0);max-height:100vh;box-sizing:border-box;padding:1rem;padding-top:3rem}@media screen and (max-width:800px){#sheet .contents[data-v-3c5eeb3a]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-3c5eeb3a]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-3c5eeb3a]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-3c5eeb3a]{transform:translateY(100%)}#sheet .draggable-area[data-v-3c5eeb3a]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-3c5eeb3a]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-3c5eeb3a]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-3c5eeb3a]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-3c5eeb3a]{height:100%;overflow-y:hidden;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-3c5eeb3a]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-3c5eeb3a]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-3c5eeb3a]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-3c5eeb3a]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-3c5eeb3a]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-3c5eeb3a]:hover{opacity:.8}.timer-progress[data-v-3c5eeb3a]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-3c5eeb3a]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-3c5eeb3a]{height:5px;animation:roundtime-3c5eeb3a calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-3c5eeb3a]{animation:roundtime-3c5eeb3a calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-3c5eeb3a]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-3c5eeb3a]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-3c5eeb3a{to{transform:scaleX(0)}}.tooltip-alert[data-v-3c5eeb3a],.tooltip-btm[data-v-3c5eeb3a],.tooltip-left[data-v-3c5eeb3a]{position:relative}.tooltip-alert[data-v-3c5eeb3a]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-3c5eeb3a]{visibility:hidden;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px;min-width:180px;width:auto;left:auto;top:4px;right:32px}.tooltip-btm .tooltiptext[data-v-3c5eeb3a]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-3c5eeb3a],.tooltip-left .tooltiptext[data-v-3c5eeb3a]{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px}.tooltip-left .tooltiptext[data-v-3c5eeb3a]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-3c5eeb3a],.tooltip-left:hover .tooltiptext[data-v-3c5eeb3a]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-3c5eeb3a],.tooltip-alert:active .tooltiptext[data-v-3c5eeb3a],.tooltip-alert:hover .tooltiptext[data-v-3c5eeb3a]{visibility:visible}.btn-small[data-v-3c5eeb3a]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-3c5eeb3a]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-3c5eeb3a]{color:#fff;background:#5bb9eb;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-3c5eeb3a]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-3c5eeb3a]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-3c5eeb3a]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-3c5eeb3a]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-3c5eeb3a]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-3c5eeb3a]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.add-btn[data-v-3c5eeb3a]{color:#fff;background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-3c5eeb3a]:hover{background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-3c5eeb3a]:active{background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-3c5eeb3a]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-3c5eeb3a]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-3c5eeb3a]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-3c5eeb3a]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-3c5eeb3a]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-3c5eeb3a]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-3c5eeb3a]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-3c5eeb3a]{flex:1;margin:.5rem}[data-v-3c5eeb3a]{font-family:Poppins,sans-serif}.session-count[data-v-3c5eeb3a]{content:"";background:red;color:#fff;width:auto;min-width:24px;height:24px;border-radius:50%;text-align:center;z-index:10;font-size:small;margin-left:8px;display:flex;align-items:center;justify-content:center}.session-count.settings[data-v-3c5eeb3a]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-3c5eeb3a]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-3c5eeb3a],.vue-tel-input input[data-v-3c5eeb3a]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-3c5eeb3a]{border-radius:20px!important;color:#000!important;padding:10px!important;box-sizing:border-box!important;border:1px solid #e3e3e3!important;box-shadow:0 4px 12px rgba(0,0,0,.11)!important;height:50px!important}.vue-tel-input[data-v-3c5eeb3a]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.vue-tel-input[data-v-3c5eeb3a]{margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.close-button[data-v-3c5eeb3a]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-3c5eeb3a]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-3c5eeb3a]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-3c5eeb3a]{background:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:800px 128px;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholderShimmer-3c5eeb3a;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-3c5eeb3a;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-3c5eeb3a{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-3c5eeb3a]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-3c5eeb3a]{opacity:0;width:0;height:0}.slider[data-v-3c5eeb3a]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#5bb9eb;transition:.4s}.slider[data-v-3c5eeb3a]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#00618a;transition:.4s}input:checked+.slider[data-v-3c5eeb3a]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-3c5eeb3a]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-3c5eeb3a]:before{background:#b6e0f6!important;border:1px solid #00618a!important;transform:translateX(26px)}.slider.round[data-v-3c5eeb3a]{border-radius:34px}.slider.round[data-v-3c5eeb3a]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-3c5eeb3a]{display:flex;margin:auto;position:absolute;inset:0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.spinner span[data-v-3c5eeb3a]{height:60px;width:60px;content:"";border-radius:50%;background:transparent;border:6px solid rgba(72,164,207,.396);border-top-color:#48a4cf;border-right-color:#48a4cf;border-bottom-color:#48a4cf;animation:rotate-3c5eeb3a 1s linear infinite}@keyframes rotate-3c5eeb3a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-3c5eeb3a]{-webkit-text-size-adjust:none}body[data-v-3c5eeb3a]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-3c5eeb3a]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-3c5eeb3a]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-3c5eeb3a]{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}button[data-v-3c5eeb3a]:focus{outline:none!important}.navigation-item[data-v-3c5eeb3a]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-3c5eeb3a]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-3c5eeb3a]{border-radius:0!important}}.navigation-item.highlight[data-v-3c5eeb3a]{border:1px solid #5bb9eb}.navigation-item.highlight[data-v-3c5eeb3a]:hover{box-shadow:none}.navigation-item-inner[data-v-3c5eeb3a]{position:relative;padding-left:54px;min-height:54px;width:100vw!important}.navigation-item-inner .nav-display-pic[data-v-3c5eeb3a]{width:50px;height:50px;position:absolute;left:0;border-radius:5px;display:flex;align-items:center;border:1px solid #dedede;justify-content:center}.navigation-item-inner .nav-display-pic img[data-v-3c5eeb3a]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-3c5eeb3a]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-3c5eeb3a]{padding:15px}}.global-search-placeholder-wrapper[data-v-3c5eeb3a]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-3c5eeb3a]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-3c5eeb3a]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-3c5eeb3a]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-3c5eeb3a]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-3c5eeb3a .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-3c5eeb3a{to{width:40px}}.snippet[data-v-3c5eeb3a]{display:flex;justify-content:center;align-items:center;height:10px;width:20px}.optimize-text[data-v-3c5eeb3a]{color:#1e66d3;white-space:break-spaces}.dot-typing-transcribe[data-v-3c5eeb3a]{position:relative;left:-9999px;width:6px;height:6px;border-radius:50%;background-color:#1e66d3;color:#1e66d3;animation:dot-typing-3c5eeb3a 1.5s linear infinite}@keyframes dot-typing-3c5eeb3a{0%{box-shadow:9990px 0 0 0 #1e66d3,9999px 0 0 0 #1e66d3,10008px 0 0 0 #1e66d3}16.667%{box-shadow:9990px -10px 0 0 #1e66d3,9999px 0 0 0 #1e66d3,10008px 0 0 0 #1e66d3}33.333%{box-shadow:9990px 0 0 0 #1e66d3,9999px 0 0 0 #1e66d3,10008px 0 0 0 #1e66d3}50%{box-shadow:9990px 0 0 0 #1e66d3,9999px -10px 0 0 #1e66d3,10008px 0 0 0 #1e66d3}66.667%{box-shadow:9990px 0 0 0 #1e66d3,9999px 0 0 0 #1e66d3,10008px 0 0 0 #1e66d3}83.333%{box-shadow:9990px 0 0 0 #1e66d3,9999px 0 0 0 #1e66d3,10008px -10px 0 0 #1e66d3}to{box-shadow:9990px 0 0 0 #1e66d3,9999px 0 0 0 #1e66d3,10008px 0 0 0 #1e66d3}}.stop-mic[data-v-3c5eeb3a]{height:19px;width:19px}.helen-logo-container[data-v-3c5eeb3a]{position:relative;width:58px;height:58px;display:flex;justify-content:center;align-items:center;overflow:visible;z-index:0}.helen-logo-container[data-v-3c5eeb3a]:before{content:"";position:absolute;width:65%;height:65%;background-color:rgba(207,251,252,.6);border-radius:100%;z-index:-1}@keyframes circle-size-3c5eeb3a{0%{width:75%;height:75%}to{width:65%;height:65%}}.helen-logo-container[data-v-3c5eeb3a]:after{content:"";position:absolute;height:100%;width:100%;border-radius:100%;z-index:-2}.caregiver.helen-logo-container[data-v-3c5eeb3a]:after{background:radial-gradient(50% 50% at 50% 50%,rgba(177,241,236,.78) 87%,rgba(79,227,215,.851) 100%)}.patient.helen-logo-container[data-v-3c5eeb3a]:after{background:radial-gradient(50% 50% at 50% 50%,rgba(253,227,238,.82) 90%,rgba(253,185,215,.741) 100%)}p[data-v-3c5eeb3a]{text-align:center}.header-icon[data-v-3c5eeb3a]{display:flex;justify-content:center;align-items:center;flex-direction:column}button[data-v-3c5eeb3a]{border-radius:8px;background:transparent}@keyframes pulse-3c5eeb3a{0%{box-shadow:0 0 5px 0 rgba(201,3,3,.3)}65%{box-shadow:0 0 5px 5px rgba(201,0,0,.3)}90%{box-shadow:0 0 5px 5px rgba(201,0,0,0)}}.mic-animation[data-v-3c5eeb3a]{width:auto;height:26px}.helenFace[data-v-3c5eeb3a]{height:65%;width:65%;border-radius:50%;animation:blurHelen-3c5eeb3a var(--animation-delay) linear 1}@keyframes blurHelen-3c5eeb3a{0%{filter:opacity(0)}20%{filter:opacity(1)}50%{filter:opacity(1)}80%{filter:opacity(1)}to{filter:opacity(0)}}.ball[data-v-3c5eeb3a]{position:absolute;width:100%;height:100%;border-radius:50%}.ball-green[data-v-3c5eeb3a]{background:radial-gradient(50% 50% at 50% 50%,#4fe3d7 60.5%,rgba(79,227,215,0) 100%);transform:translateX(-10%) translateY(15%);border-radius:50%;z-index:-4}.ball-blue[data-v-3c5eeb3a]{background:radial-gradient(50% 50% at 50% 50%,#1e66d3 50%,rgba(30,102,211,0) 100%);transform:translateX(15%) translateY(0);z-index:-3}.ball-cyan[data-v-3c5eeb3a]{background:radial-gradient(50% 50% at 50% 50%,#fff 80.38%,hsla(0,0%,100%,0) 100%);transform:translateX(-10%) translateY(-10%);z-index:-5}@keyframes move1-3c5eeb3a{0%{transform:translateX(15%) translateY(0)}33.33%{transform:translateX(-10%) translateY(-15%)}66.66%{transform:translateX(-10%) translateY(15%)}to{transform:translateX(15%) translateY(0)}}@keyframes move2-3c5eeb3a{0%{transform:translateX(-10%) translateY(-15%)}33.33%{transform:translateX(-10%) translateY(15%)}66.66%{transform:translateX(15%) translateY(0)}to{transform:translateX(-10%) translateY(-15%)}}@keyframes move3-3c5eeb3a{0%{transform:translateX(-10%) translateY(15%)}33.33%{transform:translateX(15%) translateY(0)}66.66%{transform:translateX(-10%) translateY(-15%)}to{transform:translateX(-10%) translateY(15%)}}@keyframes bounce-triangle-3c5eeb3a{0%{top:0;left:0}33%{top:100%;left:0;transform:translateY(-100%)}66%{top:0;left:100%;transform:translate(-100%)}to{top:0;left:0}}.animate .ball-green[data-v-3c5eeb3a]{animation:move3-3c5eeb3a 2.5s linear infinite}.animate .ball-cyan[data-v-3c5eeb3a]{animation:move2-3c5eeb3a 2.5s linear infinite}.animate .ball-blue[data-v-3c5eeb3a]{animation:move1-3c5eeb3a 2.5s linear infinite}.animate[data-v-3c5eeb3a]:before{animation:circle-size-3c5eeb3a .8s linear infinite alternate}@media(min-width:600px){.stop-mic[data-v-3c5eeb3a]{height:39px;width:39px}}@media(min-width:768px){.helen-logo-container[data-v-3c5eeb3a]{width:132px;height:132px}.mic-animation[data-v-3c5eeb3a]{height:50px}}@media(min-width:1024px){.helen-logo-container[data-v-3c5eeb3a]{width:80px;height:80px}.mic-animation[data-v-3c5eeb3a]{height:40px}}.ripple-container[data-v-3c5eeb3a]{position:absolute;top:50%;left:50%;width:150%;height:150%;transform:translate(-50%,-50%);pointer-events:none;z-index:-1}.ripple[data-v-3c5eeb3a]{position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:50%;border:3px solid rgba(79,227,215,.9);transform:translate(-50%,-50%) scale(.5);opacity:0;animation:ripplePulse-3c5eeb3a 2s ease-out infinite;box-shadow:0 0 12px rgba(79,227,215,.7)}.ripple-2[data-v-3c5eeb3a]{animation-delay:.4s}.ripple-3[data-v-3c5eeb3a]{animation-delay:.8s}.patient.holding .ripple[data-v-3c5eeb3a]{border-color:rgba(253,185,215,.9);box-shadow:0 0 12px rgba(253,185,215,.7)}.caregiver.holding .ripple[data-v-3c5eeb3a]{border-color:rgba(79,227,215,.9);box-shadow:0 0 12px rgba(79,227,215,.7)}@keyframes ripplePulse-3c5eeb3a{0%{transform:translate(-50%,-50%) scale(.5);opacity:0}10%{opacity:1}30%{opacity:.9}50%{opacity:.7}70%{opacity:.4}to{transform:translate(-50%,-50%) scale(1.6);opacity:0}}@media(max-width:767px){.ripple-container[data-v-3c5eeb3a]{width:180%;height:180%}.ripple[data-v-3c5eeb3a]{border-width:4px;box-shadow:0 0 15px rgba(79,227,215,.8)}.patient.holding .ripple[data-v-3c5eeb3a]{box-shadow:0 0 15px rgba(253,185,215,.8)}.caregiver.holding .ripple[data-v-3c5eeb3a]{box-shadow:0 0 15px rgba(79,227,215,.8)}@keyframes ripplePulse-3c5eeb3a{0%{transform:translate(-50%,-50%) scale(.5);opacity:0}10%{opacity:1}30%{opacity:.9}50%{opacity:.7}70%{opacity:.4}to{transform:translate(-50%,-50%) scale(1.8);opacity:0}}}@media(min-width:768px){.ripple-container[data-v-3c5eeb3a]{width:160%;height:160%}.ripple[data-v-3c5eeb3a]{animation-duration:2.2s}}@media(min-width:1024px){.ripple-container[data-v-3c5eeb3a]{width:150%;height:150%}.ripple[data-v-3c5eeb3a]{animation-duration:2.4s}}#sheet[data-v-2414d9be]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;visibility:visible;transition:opacity .5s,visibility .5s;display:flex;align-items:flex-end;justify-content:center}#sheet[aria-hidden=true][data-v-2414d9be]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-2414d9be]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-2414d9be]{border-radius:1rem 1rem 0 0;display:block;margin:0 auto;background:#fff;position:relative;overflow-y:hidden;--default-transitions:transform 0.5s,border-radius 0.5s;transition:var(--default-transitions);transform:translateY(0);max-height:100vh;box-sizing:border-box;padding:1rem;padding-top:3rem}@media screen and (max-width:800px){#sheet .contents[data-v-2414d9be]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-2414d9be]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-2414d9be]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-2414d9be]{transform:translateY(100%)}#sheet .draggable-area[data-v-2414d9be]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-2414d9be]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-2414d9be]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-2414d9be]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-2414d9be]{height:100%;overflow-y:hidden;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-2414d9be]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-2414d9be]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-2414d9be]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-2414d9be]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-2414d9be]{position:absolute;right:10px;top:10px;width:25px}.close-icon[data-v-2414d9be]:hover{opacity:.8}.timer-progress[data-v-2414d9be]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-2414d9be]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-2414d9be]{height:5px;animation:roundtime-2414d9be calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-2414d9be]{animation:roundtime-2414d9be calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-2414d9be]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-2414d9be]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-2414d9be{to{transform:scaleX(0)}}.tooltip-alert[data-v-2414d9be],.tooltip-btm[data-v-2414d9be],.tooltip-left[data-v-2414d9be]{position:relative}.tooltip-alert[data-v-2414d9be]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-2414d9be]{visibility:hidden;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px;min-width:180px;width:auto;left:auto;top:4px;right:32px}.tooltip-btm .tooltiptext[data-v-2414d9be]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-2414d9be],.tooltip-left .tooltiptext[data-v-2414d9be]{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px}.tooltip-left .tooltiptext[data-v-2414d9be]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-2414d9be],.tooltip-left:hover .tooltiptext[data-v-2414d9be]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-2414d9be],.tooltip-alert:active .tooltiptext[data-v-2414d9be],.tooltip-alert:hover .tooltiptext[data-v-2414d9be]{visibility:visible}.btn-small[data-v-2414d9be]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-2414d9be]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-2414d9be]{color:#fff;background:#5bb9eb;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-2414d9be]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-2414d9be]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-2414d9be]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-2414d9be]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-2414d9be]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-2414d9be]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.add-btn[data-v-2414d9be]{color:#fff;background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-2414d9be]:hover{background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-2414d9be]:active{background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-2414d9be]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-2414d9be]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-2414d9be]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-2414d9be]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-2414d9be]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-2414d9be]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-2414d9be]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-2414d9be]{flex:1;margin:.5rem}[data-v-2414d9be]{font-family:Poppins,sans-serif}.session-count[data-v-2414d9be]{content:"";background:red;color:#fff;width:auto;min-width:24px;height:24px;border-radius:50%;text-align:center;z-index:10;font-size:small;margin-left:8px;display:flex;align-items:center;justify-content:center}.session-count.settings[data-v-2414d9be]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-2414d9be]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-2414d9be],.vue-tel-input input[data-v-2414d9be]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-2414d9be]{border-radius:20px!important;color:#000!important;padding:10px!important;box-sizing:border-box!important;border:1px solid #e3e3e3!important;box-shadow:0 4px 12px rgba(0,0,0,.11)!important;height:50px!important}.vue-tel-input[data-v-2414d9be]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.vue-tel-input[data-v-2414d9be]{margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.close-button[data-v-2414d9be]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-2414d9be]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-2414d9be]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-2414d9be]{background:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:800px 128px;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholderShimmer-2414d9be;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-2414d9be;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-2414d9be{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-2414d9be]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-2414d9be]{opacity:0;width:0;height:0}.slider[data-v-2414d9be]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#5bb9eb;transition:.4s}.slider[data-v-2414d9be]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#00618a;transition:.4s}input:checked+.slider[data-v-2414d9be]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-2414d9be]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-2414d9be]:before{background:#b6e0f6!important;border:1px solid #00618a!important;transform:translateX(26px)}.slider.round[data-v-2414d9be]{border-radius:34px}.slider.round[data-v-2414d9be]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-2414d9be]{display:flex;margin:auto;position:absolute;inset:0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.spinner span[data-v-2414d9be]{height:60px;width:60px;content:"";border-radius:50%;background:transparent;border:6px solid rgba(72,164,207,.396);border-top-color:#48a4cf;border-right-color:#48a4cf;border-bottom-color:#48a4cf;animation:rotate-2414d9be 1s linear infinite}@keyframes rotate-2414d9be{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-2414d9be]{-webkit-text-size-adjust:none}body[data-v-2414d9be]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-2414d9be]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-2414d9be]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-2414d9be]{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}button[data-v-2414d9be]:focus{outline:none!important}.navigation-item[data-v-2414d9be]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-2414d9be]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-2414d9be]{border-radius:0!important}}.navigation-item.highlight[data-v-2414d9be]{border:1px solid #5bb9eb}.navigation-item.highlight[data-v-2414d9be]:hover{box-shadow:none}.navigation-item-inner[data-v-2414d9be]{position:relative;padding-left:54px;min-height:54px;width:100vw!important}.navigation-item-inner .nav-display-pic[data-v-2414d9be]{width:50px;height:50px;position:absolute;left:0;border-radius:5px;display:flex;align-items:center;border:1px solid #dedede;justify-content:center}.navigation-item-inner .nav-display-pic img[data-v-2414d9be]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-2414d9be]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-2414d9be]{padding:15px}}.global-search-placeholder-wrapper[data-v-2414d9be]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-2414d9be]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-2414d9be]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-2414d9be]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-2414d9be]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-2414d9be .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-2414d9be{to{width:40px}}.recording[data-v-2414d9be]{animation:pulse-2414d9be 1.5s linear infinite}@keyframes pulse-2414d9be{0%{box-shadow:0 0 5px 0 rgba(201,3,3,.3)}65%{box-shadow:0 0 5px 5px rgba(201,0,0,.3)}90%{box-shadow:0 0 5px 5px rgba(201,0,0,0)}}.back-icon[data-v-2414d9be]{transform:rotate(180deg)}.search-input[data-v-2414d9be]{font-size:17px;font-weight:400;line-height:22px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;padding:8px 16px;outline:none;flex-grow:1;border-radius:50px;width:100%;border:2px solid #fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.1);background:#89cdf1}input[data-v-2414d9be]:-webkit-autofill,input[data-v-2414d9be]:-webkit-autofill:active,input[data-v-2414d9be]:-webkit-autofill:focus,input[data-v-2414d9be]:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}#speechText[data-v-2414d9be]{position:absolute;right:40px;top:calc(50% - 10px);font-size:16px;color:navy;font-weight:700;width:auto;margin:0 4px;font-style:italic}.search-bar[data-v-2414d9be]{display:flex;justify-content:center;align-items:center;padding:12px;width:100%}@media(min-width:1023px){.search-bar.dialog-open[data-v-2414d9be]{width:45%}}.input-search[data-v-2414d9be]{width:60%;background:linear-gradient(90deg,rgba(0,97,138,.009),rgba(26,26,26,.009))}.search-close-btn[data-v-2414d9be]{position:absolute;right:0;top:0}.voice-btn[data-v-2414d9be]{position:absolute;right:10px}.voice-popup[data-v-2414d9be]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(58,57,57,.6);display:flex;justify-content:center;align-items:center;z-index:999}.voice-content[data-v-2414d9be]{background:#fff;padding:20px;border-radius:8px;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.2);width:40%;height:40%;display:flex;flex-direction:column}.listening-mic-content[data-v-2414d9be]{flex-direction:column;margin-top:auto;margin-bottom:auto}.listening-mic-content[data-v-2414d9be],.mic-content[data-v-2414d9be]{display:flex;justify-content:center;align-items:center}.pulse-ring[data-v-2414d9be]{content:"";width:60px;height:60px;background:#d8d8d8;border:5px solid #d8d8d8;border-radius:50%;transition:transform .1s ease-in-out}.listening-mic-icon[data-v-2414d9be]{width:60px;height:60px;border:none;color:#fff;position:fixed;z-index:999}.mic-icon[data-v-2414d9be]{width:60px;height:60px;border:none;color:#fff;position:relative;z-index:999}.popup-text[data-v-2414d9be]{font-size:24px;margin-top:35px}.try-again-button[data-v-2414d9be]{margin-top:20px;font-size:16px;color:#fff;background-color:#007bff;border:none;border-radius:4px;padding:8px 16px;cursor:pointer;transition:background-color .3s;margin-bottom:auto}.try-again-button[data-v-2414d9be]:hover{background-color:#0056b3}.close-icon[data-v-2414d9be]{position:static;border:none;width:20px;margin-top:0;margin-right:0;display:flex;align-items:flex-end;justify-content:flex-end;cursor:pointer}.slide-fade-enter-active[data-v-2414d9be]{transition:all .3s ease}.slide-fade-enter[data-v-2414d9be],.slide-fade-leave-active[data-v-2414d9be],.slide-fade-leave-to[data-v-2414d9be]{opacity:0}@media only screen and (max-width:600px){.voice-content[data-v-2414d9be]{height:40%;width:100%}.input-search[data-v-2414d9be]{width:100%}.ios-device .search-bar[data-v-2414d9be]{margin-bottom:0!important}.try-again-button[data-v-2414d9be]{font-size:14px}.popup-text[data-v-2414d9be]{font-size:18px}}@media only screen and (min-width:601px)and (max-width:1024px){.voice-content[data-v-2414d9be]{height:35%;width:70%}}[data-v-2414d9be]::-moz-placeholder{color:#002433;font-size:17px;font-weight:400;line-height:22px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}[data-v-2414d9be]::placeholder{color:#002433;font-size:17px;font-weight:400;line-height:22px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}#sheet[data-v-40eb563f]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;visibility:visible;transition:opacity .5s,visibility .5s;display:flex;align-items:flex-end;justify-content:center}#sheet[aria-hidden=true][data-v-40eb563f]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-40eb563f]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-40eb563f]{border-radius:1rem 1rem 0 0;display:block;margin:0 auto;background:#fff;position:relative;overflow-y:hidden;--default-transitions:transform 0.5s,border-radius 0.5s;transition:var(--default-transitions);transform:translateY(0);max-height:100vh;box-sizing:border-box;padding:1rem;padding-top:3rem}@media screen and (max-width:800px){#sheet .contents[data-v-40eb563f]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-40eb563f]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-40eb563f]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-40eb563f]{transform:translateY(100%)}#sheet .draggable-area[data-v-40eb563f]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-40eb563f]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-40eb563f]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-40eb563f]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-40eb563f]{height:100%;overflow-y:hidden;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-40eb563f]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-40eb563f]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-40eb563f]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-40eb563f]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-40eb563f]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-40eb563f]:hover{opacity:.8}.timer-progress[data-v-40eb563f]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-40eb563f]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-40eb563f]{height:5px;animation:roundtime-40eb563f calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-40eb563f]{animation:roundtime-40eb563f calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-40eb563f]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-40eb563f]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-40eb563f{to{transform:scaleX(0)}}.tooltip-alert[data-v-40eb563f],.tooltip-btm[data-v-40eb563f],.tooltip-left[data-v-40eb563f]{position:relative}.tooltip-alert[data-v-40eb563f]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-40eb563f]{visibility:hidden;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px;min-width:180px;width:auto;left:auto;top:4px;right:32px}.tooltip-btm .tooltiptext[data-v-40eb563f]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-40eb563f],.tooltip-left .tooltiptext[data-v-40eb563f]{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px}.tooltip-left .tooltiptext[data-v-40eb563f]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-40eb563f],.tooltip-left:hover .tooltiptext[data-v-40eb563f]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-40eb563f],.tooltip-alert:active .tooltiptext[data-v-40eb563f],.tooltip-alert:hover .tooltiptext[data-v-40eb563f]{visibility:visible}.btn-small[data-v-40eb563f]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-40eb563f]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-40eb563f]{color:#fff;background:#5bb9eb;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-40eb563f]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-40eb563f]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-40eb563f]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-40eb563f]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-40eb563f]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-40eb563f]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.add-btn[data-v-40eb563f]{color:#fff;background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-40eb563f]:hover{background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-40eb563f]:active{background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-40eb563f]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-40eb563f]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-40eb563f]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-40eb563f]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-40eb563f]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-40eb563f]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-40eb563f]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-40eb563f]{flex:1;margin:.5rem}[data-v-40eb563f]{font-family:Poppins,sans-serif}.session-count[data-v-40eb563f]{content:"";background:red;color:#fff;width:auto;min-width:24px;height:24px;border-radius:50%;text-align:center;z-index:10;font-size:small;margin-left:8px;display:flex;align-items:center;justify-content:center}.session-count.settings[data-v-40eb563f]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-40eb563f]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-40eb563f],.vue-tel-input input[data-v-40eb563f]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-40eb563f]{border-radius:20px!important;color:#000!important;padding:10px!important;box-sizing:border-box!important;border:1px solid #e3e3e3!important;box-shadow:0 4px 12px rgba(0,0,0,.11)!important;height:50px!important}.vue-tel-input[data-v-40eb563f]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.vue-tel-input[data-v-40eb563f]{margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.close-button[data-v-40eb563f]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-40eb563f]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-40eb563f]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-40eb563f]{background:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:800px 128px;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholderShimmer-40eb563f;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-40eb563f;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-40eb563f{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-40eb563f]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-40eb563f]{opacity:0;width:0;height:0}.slider[data-v-40eb563f]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#5bb9eb;transition:.4s}.slider[data-v-40eb563f]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#00618a;transition:.4s}input:checked+.slider[data-v-40eb563f]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-40eb563f]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-40eb563f]:before{background:#b6e0f6!important;border:1px solid #00618a!important;transform:translateX(26px)}.slider.round[data-v-40eb563f]{border-radius:34px}.slider.round[data-v-40eb563f]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-40eb563f]{display:flex;margin:auto;position:absolute;inset:0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.spinner span[data-v-40eb563f]{height:60px;width:60px;content:"";border-radius:50%;background:transparent;border:6px solid rgba(72,164,207,.396);border-top-color:#48a4cf;border-right-color:#48a4cf;border-bottom-color:#48a4cf;animation:rotate-40eb563f 1s linear infinite}@keyframes rotate-40eb563f{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-40eb563f]{-webkit-text-size-adjust:none}body[data-v-40eb563f]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-40eb563f]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-40eb563f]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-40eb563f]{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}button[data-v-40eb563f]:focus{outline:none!important}.navigation-item[data-v-40eb563f]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-40eb563f]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-40eb563f]{border-radius:0!important}}.navigation-item.highlight[data-v-40eb563f]{border:1px solid #5bb9eb}.navigation-item.highlight[data-v-40eb563f]:hover{box-shadow:none}.navigation-item-inner[data-v-40eb563f]{position:relative;padding-left:54px;min-height:54px;width:100vw!important}.navigation-item-inner .nav-display-pic[data-v-40eb563f]{width:50px;height:50px;position:absolute;left:0;border-radius:5px;display:flex;align-items:center;border:1px solid #dedede;justify-content:center}.navigation-item-inner .nav-display-pic img[data-v-40eb563f]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-40eb563f]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-40eb563f]{padding:15px}}.global-search-placeholder-wrapper[data-v-40eb563f]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-40eb563f]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-40eb563f]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-40eb563f]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-40eb563f]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-40eb563f .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-40eb563f{to{width:40px}}.search-input-wrapper[data-v-40eb563f]{position:sticky;top:0;z-index:1}#search-results-container[data-v-40eb563f]{padding-bottom:100px}.search-results-container[data-v-40eb563f]{display:flex;flex-direction:column;min-height:calc(var(--app-height) - 80px - var(--nav-offset));margin-left:0;margin-top:0;height:calc(100dvh - 60px);width:calc(100% - 260px);min-height:94vh;overflow:auto}@media screen and (min-width:1025px){.search-results-container[data-v-40eb563f]{padding:0 15px;margin-left:260px;margin-top:4rem}.search-results-container.open[data-v-40eb563f]{width:calc(40% - 100px)!important}}@media only screen and (max-width:1023px){.search-results-container[data-v-40eb563f]{margin-top:60px;padding-bottom:150px;padding-top:0;width:100%;height:calc(100dvh - 130px)}.search-results-container.ios-search[data-v-40eb563f]{padding-top:32px}}@media only screen and (min-width:1024px)and (max-height:800px){.search-results-container[data-v-40eb563f]{margin-top:4rem}}.no-results-found-message[data-v-40eb563f]{max-width:320px;display:flex;margin:100px auto;flex-direction:column;align-items:center}.no-results-found-message img[data-v-40eb563f]{width:120px;height:auto;margin-bottom:20px}#sheet[data-v-1fa62e64]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;visibility:visible;transition:opacity .5s,visibility .5s;display:flex;align-items:flex-end;justify-content:center}#sheet[aria-hidden=true][data-v-1fa62e64]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-1fa62e64]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-1fa62e64]{border-radius:1rem 1rem 0 0;display:block;margin:0 auto;background:#fff;position:relative;overflow-y:hidden;--default-transitions:transform 0.5s,border-radius 0.5s;transition:var(--default-transitions);transform:translateY(0);max-height:100vh;box-sizing:border-box;padding:1rem;padding-top:3rem}@media screen and (max-width:800px){#sheet .contents[data-v-1fa62e64]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-1fa62e64]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-1fa62e64]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-1fa62e64]{transform:translateY(100%)}#sheet .draggable-area[data-v-1fa62e64]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-1fa62e64]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-1fa62e64]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-1fa62e64]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-1fa62e64]{height:100%;overflow-y:hidden;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-1fa62e64]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-1fa62e64]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-1fa62e64]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-1fa62e64]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-1fa62e64]{position:absolute;right:10px;top:10px;width:25px}.close-icon[data-v-1fa62e64]:hover{opacity:.8}.timer-progress[data-v-1fa62e64]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-1fa62e64]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-1fa62e64]{height:5px;animation:roundtime-1fa62e64 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-1fa62e64]{animation:roundtime-1fa62e64 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-1fa62e64]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-1fa62e64]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-1fa62e64{to{transform:scaleX(0)}}.tooltip-alert[data-v-1fa62e64],.tooltip-btm[data-v-1fa62e64],.tooltip-left[data-v-1fa62e64]{position:relative}.tooltip-alert[data-v-1fa62e64]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-1fa62e64]{visibility:hidden;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px;min-width:180px;width:auto;left:auto;top:4px;right:32px}.tooltip-btm .tooltiptext[data-v-1fa62e64]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-1fa62e64],.tooltip-left .tooltiptext[data-v-1fa62e64]{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px}.tooltip-left .tooltiptext[data-v-1fa62e64]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-1fa62e64],.tooltip-left:hover .tooltiptext[data-v-1fa62e64]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-1fa62e64],.tooltip-alert:active .tooltiptext[data-v-1fa62e64],.tooltip-alert:hover .tooltiptext[data-v-1fa62e64]{visibility:visible}.btn-small[data-v-1fa62e64]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-1fa62e64]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-1fa62e64]{color:#fff;background:#5bb9eb;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-1fa62e64]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-1fa62e64]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-1fa62e64]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-1fa62e64]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-1fa62e64]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-1fa62e64]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.add-btn[data-v-1fa62e64]{color:#fff;background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-1fa62e64]:hover{background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-1fa62e64]:active{background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-1fa62e64]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-1fa62e64]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-1fa62e64]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-1fa62e64]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-1fa62e64]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-1fa62e64]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-1fa62e64]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-1fa62e64]{flex:1;margin:.5rem}[data-v-1fa62e64]{font-family:Poppins,sans-serif}.session-count[data-v-1fa62e64]{content:"";background:red;color:#fff;width:auto;min-width:24px;height:24px;border-radius:50%;text-align:center;z-index:10;font-size:small;margin-left:8px;display:flex;align-items:center;justify-content:center}.session-count.settings[data-v-1fa62e64]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-1fa62e64]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-1fa62e64],.vue-tel-input input[data-v-1fa62e64]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-1fa62e64]{border-radius:20px!important;color:#000!important;padding:10px!important;box-sizing:border-box!important;border:1px solid #e3e3e3!important;box-shadow:0 4px 12px rgba(0,0,0,.11)!important;height:50px!important}.vue-tel-input[data-v-1fa62e64]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.vue-tel-input[data-v-1fa62e64]{margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.close-button[data-v-1fa62e64]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-1fa62e64]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-1fa62e64]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-1fa62e64]{background:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:800px 128px;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholderShimmer-1fa62e64;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-1fa62e64;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-1fa62e64{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-1fa62e64]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-1fa62e64]{opacity:0;width:0;height:0}.slider[data-v-1fa62e64]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#5bb9eb;transition:.4s}.slider[data-v-1fa62e64]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#00618a;transition:.4s}input:checked+.slider[data-v-1fa62e64]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-1fa62e64]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-1fa62e64]:before{background:#b6e0f6!important;border:1px solid #00618a!important;transform:translateX(26px)}.slider.round[data-v-1fa62e64]{border-radius:34px}.slider.round[data-v-1fa62e64]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-1fa62e64]{display:flex;margin:auto;position:absolute;inset:0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.spinner span[data-v-1fa62e64]{height:60px;width:60px;content:"";border-radius:50%;background:transparent;border:6px solid rgba(72,164,207,.396);border-top-color:#48a4cf;border-right-color:#48a4cf;border-bottom-color:#48a4cf;animation:rotate-1fa62e64 1s linear infinite}@keyframes rotate-1fa62e64{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-1fa62e64]{-webkit-text-size-adjust:none}body[data-v-1fa62e64]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-1fa62e64]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-1fa62e64]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-1fa62e64]{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}button[data-v-1fa62e64]:focus{outline:none!important}.navigation-item[data-v-1fa62e64]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-1fa62e64]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-1fa62e64]{border-radius:0!important}}.navigation-item.highlight[data-v-1fa62e64]{border:1px solid #5bb9eb}.navigation-item.highlight[data-v-1fa62e64]:hover{box-shadow:none}.navigation-item-inner[data-v-1fa62e64]{position:relative;padding-left:54px;min-height:54px;width:100vw!important}.navigation-item-inner .nav-display-pic[data-v-1fa62e64]{width:50px;height:50px;position:absolute;left:0;border-radius:5px;display:flex;align-items:center;border:1px solid #dedede;justify-content:center}.navigation-item-inner .nav-display-pic img[data-v-1fa62e64]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-1fa62e64]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-1fa62e64]{padding:15px}}.global-search-placeholder-wrapper[data-v-1fa62e64]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-1fa62e64]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-1fa62e64]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-1fa62e64]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-1fa62e64]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-1fa62e64 .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-1fa62e64{to{width:40px}}p[data-v-1fa62e64]{text-align:center}.header-icon[data-v-1fa62e64]{display:flex;align-items:center}button[data-v-1fa62e64]{border-radius:8px;background:transparent}.recording[data-v-1fa62e64]{animation:pulse-1fa62e64 1.5s linear infinite}@keyframes pulse-1fa62e64{0%{box-shadow:0 0 5px 0 rgba(201,3,3,.3)}65%{box-shadow:0 0 5px 5px rgba(201,0,0,.3)}90%{box-shadow:0 0 5px 5px rgba(201,0,0,0)}}.back-icon[data-v-1fa62e64]{transform:rotate(180deg)}.search-input[data-v-1fa62e64]{padding:8px 16px;outline:none;background:transparent;flex-grow:1;border-radius:50px}.search-input[data-v-1fa62e64]:focus{border:1px solid #bdbdbd}input[data-v-1fa62e64]:-webkit-autofill,input[data-v-1fa62e64]:-webkit-autofill:active,input[data-v-1fa62e64]:-webkit-autofill:focus,input[data-v-1fa62e64]:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}#speechText[data-v-1fa62e64]{position:absolute;right:40px;top:calc(50% - 10px);font-size:16px;color:navy;font-weight:700;width:auto;margin:0 4px;font-style:italic}.search-bar[data-v-1fa62e64]{display:flex;justify-content:space-between;align-items:center;padding:12px}.search-close-btn[data-v-1fa62e64]{position:absolute;right:0;top:0}.voice-btn[data-v-1fa62e64]{position:absolute;right:0}.voice-popup[data-v-1fa62e64]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(58,57,57,.6);display:flex;justify-content:center;align-items:center;z-index:999}.voice-content[data-v-1fa62e64]{background:#fff;padding:20px;border-radius:8px;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.2);width:40%;min-height:40%;height:auto;display:flex;flex-direction:column}.listening-mic-content[data-v-1fa62e64]{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:auto;margin-bottom:auto}.mic-content[data-v-1fa62e64]{display:flex;justify-content:center;align-items:center;cursor:pointer}.pulse-ring[data-v-1fa62e64]{content:"";width:60px;height:60px;background:#d8d8d8;border:5px solid #d8d8d8;border-radius:50%;transition:transform .1s ease-in-out}.listening-mic-icon[data-v-1fa62e64]{width:60px;height:60px;border:none;color:#fff;position:fixed;z-index:999}.mic-icon[data-v-1fa62e64]{width:60px;height:60px;border:none;color:#fff;position:relative;z-index:999}.popup-text[data-v-1fa62e64]{font-size:24px;margin-top:35px}.try-again-button[data-v-1fa62e64]{margin-top:20px;font-size:16px;color:#fff;background-color:#007bff;border:none;border-radius:4px;padding:8px 16px;cursor:pointer;transition:background-color .3s;margin-bottom:auto}.try-again-button[data-v-1fa62e64]:hover{background-color:#0056b3}.close-icon[data-v-1fa62e64]{position:static;border:none;height:40px;width:40px;display:flex;align-items:center;justify-content:center;align-self:flex-end;cursor:pointer}.slide-fade-enter-active[data-v-1fa62e64]{transition:all .3s ease}.slide-fade-enter[data-v-1fa62e64],.slide-fade-leave-active[data-v-1fa62e64],.slide-fade-leave-to[data-v-1fa62e64]{opacity:0}@media only screen and (max-width:600px){.voice-content[data-v-1fa62e64]{min-height:40%;width:90%;height:auto}.try-again-button[data-v-1fa62e64]{font-size:14px}.popup-text[data-v-1fa62e64]{font-size:18px}}@media only screen and (min-width:601px)and (max-width:1024px){.voice-content[data-v-1fa62e64]{height:auto;min-height:35%;width:70%}}#translationTextArea[data-v-1fa62e64]{background-color:#f1f1f1;padding:12px;margin:25px 12px;outline:none;width:100%}.btn-wrapper[data-v-1fa62e64]{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:20px}.mic-start[data-v-1fa62e64]{cursor:pointer}.helen-logo-container[data-v-1fa62e64]:after{width:100px;height:100px;background-color:rgba(207,251,252,.6);animation:circle-size-1fa62e64 .8s linear infinite alternate}.helen-logo-container[data-v-1fa62e64]:after,.helen-logo-container[data-v-1fa62e64]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:100%;z-index:5}.helen-logo-container[data-v-1fa62e64]:before{width:100px;height:100px;background-color:rgba(207,251,252,.6)}.helen-logo-container[data-v-1fa62e64]{position:relative;width:100px;height:100px;display:flex;justify-content:center;align-items:center;overflow:visible}@keyframes circle-size-1fa62e64{0%{width:50px;height:50px}to{width:80px;height:80px}}.mic-animation[data-v-1fa62e64]{z-index:200;width:auto;height:40px}.ball[data-v-1fa62e64]{position:absolute;width:112px;height:112px;border-radius:50%;z-index:3;animation:bounce-triangle-1fa62e64 2.5s ease-in-out infinite}.ball[data-v-1fa62e64]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;z-index:-3;position:fixed}.ball-green[data-v-1fa62e64]{background:radial-gradient(50% 50% at 50% 50%,#4fe3d7 83.33%,rgba(79,227,215,0) 100%);animation-delay:0s;border-radius:50%}.ball-blue[data-v-1fa62e64]{background:radial-gradient(50% 50% at 50% 50%,#1e66d3 70.83%,rgba(30,102,211,0) 100%);animation-delay:1s}.ball-cyan[data-v-1fa62e64]{background:#cffbfc;animation-delay:2s}@keyframes bounce-triangle-1fa62e64{0%{top:0;left:0}33%{top:100%;left:0;transform:translateY(-100%)}66%{top:0;left:100%;transform:translate(-100%)}to{top:0;left:0}}#sheet[data-v-7d043023]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;visibility:visible;transition:opacity .5s,visibility .5s;display:flex;align-items:flex-end;justify-content:center}#sheet[aria-hidden=true][data-v-7d043023]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-7d043023]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-7d043023]{border-radius:1rem 1rem 0 0;display:block;margin:0 auto;background:#fff;position:relative;overflow-y:hidden;--default-transitions:transform 0.5s,border-radius 0.5s;transition:var(--default-transitions);transform:translateY(0);max-height:100vh;box-sizing:border-box;padding:1rem;padding-top:3rem}@media screen and (max-width:800px){#sheet .contents[data-v-7d043023]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-7d043023]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-7d043023]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-7d043023]{transform:translateY(100%)}#sheet .draggable-area[data-v-7d043023]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-7d043023]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-7d043023]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-7d043023]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-7d043023]{height:100%;overflow-y:hidden;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-7d043023]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-7d043023]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-7d043023]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-7d043023]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-7d043023]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-7d043023]:hover{opacity:.8}.timer-progress[data-v-7d043023]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-7d043023]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-7d043023]{height:5px;animation:roundtime-7d043023 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-7d043023]{animation:roundtime-7d043023 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-7d043023]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-7d043023]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-7d043023{to{transform:scaleX(0)}}.tooltip-alert[data-v-7d043023],.tooltip-btm[data-v-7d043023],.tooltip-left[data-v-7d043023]{position:relative}.tooltip-alert[data-v-7d043023]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-7d043023]{visibility:hidden;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px;min-width:180px;width:auto;left:auto;top:4px;right:32px}.tooltip-btm .tooltiptext[data-v-7d043023]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-7d043023],.tooltip-left .tooltiptext[data-v-7d043023]{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px}.tooltip-left .tooltiptext[data-v-7d043023]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-7d043023],.tooltip-left:hover .tooltiptext[data-v-7d043023]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-7d043023],.tooltip-alert:active .tooltiptext[data-v-7d043023],.tooltip-alert:hover .tooltiptext[data-v-7d043023]{visibility:visible}.btn-small[data-v-7d043023]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-7d043023]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-7d043023]{color:#fff;background:#5bb9eb;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-7d043023]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-7d043023]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-7d043023]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-7d043023]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-7d043023]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-7d043023]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.add-btn[data-v-7d043023]{color:#fff;background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-7d043023]:hover{background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-7d043023]:active{background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-7d043023]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-7d043023]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-7d043023]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-7d043023]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-7d043023]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-7d043023]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-7d043023]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-7d043023]{flex:1;margin:.5rem}[data-v-7d043023]{font-family:Poppins,sans-serif}.session-count[data-v-7d043023]{content:"";background:red;color:#fff;width:auto;min-width:24px;height:24px;border-radius:50%;text-align:center;z-index:10;font-size:small;margin-left:8px;display:flex;align-items:center;justify-content:center}.session-count.settings[data-v-7d043023]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-7d043023]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-7d043023],.vue-tel-input input[data-v-7d043023]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-7d043023]{border-radius:20px!important;color:#000!important;padding:10px!important;box-sizing:border-box!important;border:1px solid #e3e3e3!important;box-shadow:0 4px 12px rgba(0,0,0,.11)!important;height:50px!important}.vue-tel-input[data-v-7d043023]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.vue-tel-input[data-v-7d043023]{margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.close-button[data-v-7d043023]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-7d043023]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-7d043023]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-7d043023]{background:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:800px 128px;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholderShimmer-7d043023;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-7d043023;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-7d043023{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-7d043023]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-7d043023]{opacity:0;width:0;height:0}.slider[data-v-7d043023]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#5bb9eb;transition:.4s}.slider[data-v-7d043023]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#00618a;transition:.4s}input:checked+.slider[data-v-7d043023]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-7d043023]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-7d043023]:before{background:#b6e0f6!important;border:1px solid #00618a!important;transform:translateX(26px)}.slider.round[data-v-7d043023]{border-radius:34px}.slider.round[data-v-7d043023]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-7d043023]{display:flex;margin:auto;position:absolute;inset:0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.spinner span[data-v-7d043023]{height:60px;width:60px;content:"";border-radius:50%;background:transparent;border:6px solid rgba(72,164,207,.396);border-top-color:#48a4cf;border-right-color:#48a4cf;border-bottom-color:#48a4cf;animation:rotate-7d043023 1s linear infinite}@keyframes rotate-7d043023{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-7d043023]{-webkit-text-size-adjust:none}body[data-v-7d043023]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-7d043023]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-7d043023]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-7d043023]{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}button[data-v-7d043023]:focus{outline:none!important}.navigation-item[data-v-7d043023]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-7d043023]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-7d043023]{border-radius:0!important}}.navigation-item.highlight[data-v-7d043023]{border:1px solid #5bb9eb}.navigation-item.highlight[data-v-7d043023]:hover{box-shadow:none}.navigation-item-inner[data-v-7d043023]{position:relative;padding-left:54px;min-height:54px;width:100vw!important}.navigation-item-inner .nav-display-pic[data-v-7d043023]{width:50px;height:50px;position:absolute;left:0;border-radius:5px;display:flex;align-items:center;border:1px solid #dedede;justify-content:center}.navigation-item-inner .nav-display-pic img[data-v-7d043023]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-7d043023]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-7d043023]{padding:15px}}.global-search-placeholder-wrapper[data-v-7d043023]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-7d043023]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-7d043023]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-7d043023]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-7d043023]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-7d043023 .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-7d043023{to{width:40px}}[data-v-7d043023]{margin:0;padding:0;box-sizing:border-box}.circle-3d[data-v-7d043023]{width:60px;height:60px;background:radial-gradient(circle at center,#0088b8 0,#006d9c 40%,#004d6d 100%);border:5px solid #fb8ebe;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:visible;position:relative;margin-right:8px}.circle-3d img[data-v-7d043023]{width:70%!important;height:70%!important;border-radius:10%;-o-object-fit:cover;object-fit:cover;display:block!important;margin:0!important;position:relative;z-index:1;filter:brightness(1.3) drop-shadow(0 0 1px rgba(79,227,215,.3)) drop-shadow(0 0 2px rgba(79,227,215,.15))}.circle-3d-role[data-v-7d043023]{width:60px;height:60px;background:radial-gradient(circle at center,#0088b8 0,#006d9c 40%,#004d6d 100%);border:5px solid #4fe3d7;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:visible;position:relative;margin-right:8px}.circle-3d-role img[data-v-7d043023]{width:70%!important;height:70%!important;border-radius:10%;-o-object-fit:cover;object-fit:cover;display:block!important;margin:0!important;position:relative;z-index:1;filter:brightness(1.1) drop-shadow(0 0 3px rgba(79,227,215,.4)) drop-shadow(0 0 6px rgba(79,227,215,.2))}.blink-cursor[data-v-7d043023]{position:absolute;height:1.3em;width:1.5px;background-color:#000;animation:blink-7d043023 1s step-start infinite;top:10px;left:10px;display:none}@keyframes blink-7d043023{50%{opacity:0}}.lng-wrapper-top[data-v-7d043023]{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:4px;border-radius:16px 16px 0 0;margin:4px 0;max-width:1500px}.lng-wrapper-top .lng-type-icon[data-v-7d043023]{width:45px;height:auto}.lng-wrapper-top .text[data-v-7d043023]{overflow:hidden;overflow-wrap:anywhere}.search-results-container[data-v-7d043023]{padding-left:250px;display:flex;flex-direction:column;padding-bottom:0;padding-top:0;background-size:cover;background-position-y:16vh;background-repeat:no-repeat;height:calc(100dvh - var(--safe-area-top) - var(--safe-area-bottom))}.action-icon[data-v-7d043023]{height:auto;width:35px}.doctor-div[data-v-7d043023]{z-index:0;padding:20px 2rem}.bg-div[data-v-7d043023]{display:block;position:absolute;z-index:-1;width:100%;height:100%;bottom:0;background-size:cover;background-position:center 0;background-repeat:no-repeat;background-image:url(/img/background-Desktop.13f38118.svg)}.translator-container[data-v-7d043023]{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;position:relative;padding:0;padding-left:0;flex:1;min-height:100%;height:auto;overflow:auto}.translator-container textarea[data-v-7d043023]{padding:16px;outline:none;width:60%}.translator-container .translator-arrow[data-v-7d043023]{height:40px;width:40px;margin:8px}.translator-container .lang-button[data-v-7d043023]{display:flex;align-items:center;padding:8px 16px;justify-content:flex-end;width:100%}.translator-container .translator-item[data-v-7d043023]{display:flex;flex-direction:column;align-items:center;max-width:100%;width:100%;flex:1;justify-content:center;gap:16px;margin-top:8px}.no-results-found-message[data-v-7d043023]{max-width:320px;display:flex;margin:100px auto;flex-direction:column;align-items:center}.no-results-found-message img[data-v-7d043023]{width:120px;height:auto;margin-bottom:20px}.translator-actions[data-v-7d043023]{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;width:100%;padding:22px 12px 12px 12px;position:relative}.translator-actions .text-type[data-v-7d043023]{color:#ababab;font-size:12px;margin-right:8px;display:flex;flex-direction:row;align-items:center}.translator-actions .text-type.alert[data-v-7d043023]{color:gray!important}.translator-actions .text-type img[data-v-7d043023]{margin:0 4px;height:24px;width:24px}.verified-results[data-v-7d043023]{margin:16px;color:gray}.error-close[data-v-7d043023]{position:absolute;top:8px;right:8px;width:40px;height:40px;padding:4px;display:flex;justify-content:flex-end;align-items:flex-start}.error-message[data-v-7d043023]{background:#5bb9eb;max-width:calc(100% - 76px);width:auto;height:auto;min-height:130px;padding:10px;border-radius:18px;line-break:anywhere;position:relative}.toggle-btn[data-v-7d043023]{position:fixed;bottom:7rem;right:2rem;display:flex;flex-direction:column;gap:8px}.toggle-btn-img[data-v-7d043023]{width:50px;height:50px;box-shadow:0 4px 4px 0 rgba(14,29,35,.102);border-radius:50%}.add-summary-btn[data-v-7d043023]{padding:8px 16px!important;gap:8px}.textarea-wrapper[data-v-7d043023]{position:relative;display:inline-block;width:calc(100% - 96px);padding-bottom:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow:hidden;min-height:144px;max-width:1500px;margin-top:8px}.translator-txt[data-v-7d043023]{height:auto;max-height:96px;width:100%;overflow:auto;text-align:center}.textarea-wrapper textarea[data-v-7d043023]{width:100%;padding:0;font-size:16px;outline:none;background:transparent;line-height:1.5;box-sizing:border-box;resize:none;overflow-y:scroll;transition:height .2s ease-in-out;margin-bottom:8px;min-height:24px;text-align:center}.textarea-placeholder[data-v-7d043023]{width:100%;place-content:center}.textarea-placeholder .cursor[data-v-7d043023]{content:"";display:inline-flex;width:2px;height:14px;background:#00618a;animation:blink-7d043023 1s step-start infinite}.textarea-wrapper textarea:not(:-moz-placeholder)+.textarea-placeholder[data-v-7d043023]{display:none}.textarea-wrapper textarea:focus+.textarea-placeholder[data-v-7d043023],.textarea-wrapper textarea:not(:placeholder-shown)+.textarea-placeholder[data-v-7d043023]{display:none}.textarea-placeholder[data-v-7d043023]{position:absolute;pointer-events:none;font-size:16px;display:flex;align-items:center;gap:2px;font-weight:400;line-height:22px;margin:auto;color:#00618a;text-align:center}.translate-btn[data-v-7d043023]{background:linear-gradient(90deg,#00618a,#0085bd);width:auto;height:32px;padding:5px 10px 5px 10px;border-radius:24px;color:#fff}.translate-btn[data-v-7d043023]:disabled{background:linear-gradient(90deg,#6b7a81,#c1d3dd)}.translator-txt[data-v-7d043023]::-webkit-scrollbar,textarea[data-v-7d043023]::-webkit-scrollbar{width:4px;background:#00618a!important;border-radius:3px}.translator-txt[data-v-7d043023]::-webkit-scrollbar-track,textarea[data-v-7d043023]::-webkit-scrollbar-track{box-shadow:none;border-radius:3px}.translator-txt[data-v-7d043023]::-webkit-scrollbar-thumb,textarea[data-v-7d043023]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:3px}.snippet[data-v-7d043023]{display:flex;justify-content:center;align-items:center;height:30px}.dot-typing-translate[data-v-7d043023]{position:relative;left:-9999px;width:10px;height:10px;border-radius:50%;background-color:#1e66d3;color:#1e66d3;animation:dot-typing-7d043023 1.5s linear infinite}@keyframes dot-typing-7d043023{0%{box-shadow:9984px 0 0 0 #1e66d3,9999px 0 0 0 #1e66d3,10014px 0 0 0 #1e66d3}16.667%{box-shadow:9984px -10px 0 0 #1e66d3,9999px 0 0 0 #1e66d3,10014px 0 0 0 #1e66d3}33.333%{box-shadow:9984px 0 0 0 #1e66d3,9999px 0 0 0 #1e66d3,10014px 0 0 0 #1e66d3}50%{box-shadow:9984px 0 0 0 #1e66d3,9999px -10px 0 0 #1e66d3,10014px 0 0 0 #1e66d3}66.667%{box-shadow:9984px 0 0 0 #1e66d3,9999px 0 0 0 #1e66d3,10014px 0 0 0 #1e66d3}83.333%{box-shadow:9984px 0 0 0 #1e66d3,9999px 0 0 0 #1e66d3,10014px -10px 0 0 #1e66d3}to{box-shadow:9984px 0 0 0 #1e66d3,9999px 0 0 0 #1e66d3,10014px 0 0 0 #1e66d3}}.translation-inner[data-v-7d043023]{display:flex;width:100%}.toggle[data-v-7d043023]{transform:scale(-1)}[data-v-7d043023]::-moz-placeholder{color:#00618a;position:relative;text-align:center}[data-v-7d043023]::placeholder{color:#00618a;position:relative;text-align:center}.items-center[data-v-7d043023]{align-items:center}.items-start[data-v-7d043023]{align-items:flex-start}.ios-device .toggle-btn[data-v-7d043023]{bottom:calc(var(--safe-area-bottom) + 6rem)}.error[data-v-7d043023]{font-size:15px;line-height:22px}.error[data-v-7d043023],.heading-helen[data-v-7d043023]{color:#00618a;font-weight:500;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.heading-helen[data-v-7d043023]{font-size:20px;line-height:45px;display:flex;align-items:center}.heading-helen img[data-v-7d043023]{height:28px;margin-right:4px}.warning[data-v-7d043023]{top:-22px;left:0}.translate-div[data-v-7d043023]{display:flex;justify-content:center;align-items:center;width:100%}.container-for-info-patient[data-v-7d043023]{right:7.5rem}.container-for-info-doctor[data-v-7d043023],.container-for-info-patient[data-v-7d043023]{position:fixed;background:#fff;width:237px;height:auto;border-radius:18px 2px 18px 18px;padding:10px;margin-top:1.5rem;z-index:100}.container-for-info-doctor[data-v-7d043023]{right:8.5rem}.container-for-info[data-v-7d043023]{position:absolute;background:#fff;width:237px;height:auto;border-radius:18px 2px 18px 18px;padding:10px;margin-top:1.5rem;right:3rem;z-index:99999999!important}.message[data-v-7d043023]{font-family:Poppins;font-weight:400;font-size:12px;line-height:100%;letter-spacing:0;color:#000;line-height:15px}.patient-div[data-v-7d043023]{margin:8px 0}.info-img[data-v-7d043023]{width:35px;cursor:pointer}.info-img-doc[data-v-7d043023]{margin-right:1rem}@media screen and (max-width:375px){.toggle-btn[data-v-7d043023]{bottom:5rem!important}.ios-device .toggle-btn[data-v-7d043023]{bottom:calc(var(--safe-area-bottom) + 5rem)!important}.container-for-info[data-v-7d043023]{width:200px}.container-for-info-patient[data-v-7d043023]{width:200px;right:4.5rem}.container-for-info-doctor[data-v-7d043023]{width:200px;right:5.5rem!important;bottom:3rem}.message[data-v-7d043023]{font-size:10px}.toggle-patient-cls[data-v-7d043023]{border-radius:18px 18px 2px 18px!important;bottom:5rem!important}}@media screen and (min-width:376px)and (max-width:600px){.container-for-info-patient[data-v-7d043023]{right:5rem}.container-for-info-doctor[data-v-7d043023]{right:6rem}.toggle-patient-cls[data-v-7d043023]{border-radius:18px 18px 2px 18px!important;bottom:6rem}}@media screen and (max-width:600px){.textarea-wrapper[data-v-7d043023]{width:calc(100% - 84px)}.bg-div[data-v-7d043023]{background-image:url(/img/background-bottom-sm.97c05a53.svg)!important}.action-icon[data-v-7d043023]{width:21px}.lng-type-icon[data-v-7d043023]{width:29px!important}}@media screen and (min-width:601px){.error-message[data-v-7d043023]{max-width:1024px;max-width:600px;padding:10px 20px}.container-for-info-doctor[data-v-7d043023],.container-for-info-patient[data-v-7d043023]{width:300px!important}}@media(min-width:1024px)and (max-height:1024px){.search-results-container[data-v-7d043023]{padding-top:50px!important;padding-left:250px!important}.patient-div[data-v-7d043023]{padding:0 2rem!important}}@media(min-width:1024px)and (min-height:1024px){.container-for-info-doctor[data-v-7d043023]{bottom:auto!important}}@media screen and (min-width:1024px){.patient-div[data-v-7d043023]{padding:0 2rem!important}.container-for-info[data-v-7d043023]{margin-right:.5rem}.info-img-doc[data-v-7d043023]{margin-right:0}.container-for-info-doctor[data-v-7d043023]{right:7.5rem;bottom:2rem}}@media only screen and (max-width:1024px){.info-img[data-v-7d043023]{width:28px}.bg-div[data-v-7d043023]{background-image:url(/img/background-tablet.68d7a2b0.svg)!important}.action-icon[data-v-7d043023]{width:28px}textarea[data-v-7d043023]{width:100%}.translator-arrow[data-v-7d043023]{transform:rotate(90deg)}.lng-type-icon[data-v-7d043023]{width:47px!important}.search-results-container[data-v-7d043023]{background-image:none!important;padding:64px 0 0 0}.translator-container[data-v-7d043023]{padding-top:0!important}.doctor-div[data-v-7d043023]{padding-bottom:80px!important;padding-top:60px}.translator-item[data-v-7d043023]{padding-left:2%;padding-right:2%}.circle-3d-role[data-v-7d043023],.circle-3d[data-v-7d043023]{width:42px;height:42px;border-width:3px;margin-right:8px;flex-shrink:0}.circle-3d img[data-v-7d043023],.circle-3d-role img[data-v-7d043023]{width:65%!important;height:65%!important}.lng-wrapper-top[data-v-7d043023]{gap:10px}.lng-wrapper-top .text[data-v-7d043023]{font-size:14px;line-height:1.3;overflow-wrap:break-word;word-break:break-word}}@media screen and (max-width:768px){.textarea-placeholder[data-v-7d043023]{font-size:14px}.lang-button[data-v-7d043023]{font-size:12px}.circle-3d-role[data-v-7d043023],.circle-3d[data-v-7d043023]{width:50px;height:50px;border-width:2px;margin-right:8px;flex-shrink:0}.circle-3d img[data-v-7d043023],.circle-3d-role img[data-v-7d043023]{width:60%!important;height:60%!important}.lng-wrapper-top[data-v-7d043023]{gap:8px;padding:4px 8px}.lng-wrapper-top .text[data-v-7d043023]{font-size:13px;line-height:1.3;overflow-wrap:break-word;word-break:break-word;hyphens:auto}.doctor-div[data-v-7d043023]{padding-top:20px}.toggle-btn[data-v-7d043023]{right:8px}.toggle-btn-img[data-v-7d043023]{width:40px;height:40px;box-shadow:0 4px 4px 0 rgba(14,29,35,.102);border-radius:50%}}.patient-info-btn[data-v-7d043023]{margin-top:5px}.display-text[data-v-7d043023]{width:100%;padding:0;font-size:16px;line-height:1.5;min-height:24px;text-align:center;background:transparent;white-space:pre-wrap;word-break:break-word;margin-bottom:8px;cursor:text;font-family:inherit;color:inherit}.display-text strong[data-v-7d043023]{font-weight:700}.textarea-wrapper:has(.display-text) .textarea[data-v-7d043023]{border:none;background:transparent}.textarea[data-v-7d043023]{position:relative;z-index:1;background:transparent}[data-v-7d043023] .keyword{cursor:pointer;position:relative;display:inline}[data-v-7d043023] .keyword strong{font-weight:700!important}[data-v-7d043023] .keyword:hover strong{text-decoration:underline!important;background-color:rgba(0,102,204,.1)!important}.audio-loader[data-v-7d043023]{display:flex!important;height:28px;width:28px;background:#88ccf0;border-radius:4px;align-items:center;justify-content:center;flex-shrink:0}.audio-loader span[data-v-7d043023]{display:block;width:12px;height:12px;border:2px solid #00618a;border-top-color:transparent;border-radius:50%;animation:spin-loader-7d043023 .8s linear infinite}@keyframes spin-loader-7d043023{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#sheet[data-v-50162d1e]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;visibility:visible;transition:opacity .5s,visibility .5s;display:flex;align-items:flex-end;justify-content:center}#sheet[aria-hidden=true][data-v-50162d1e]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-50162d1e]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-50162d1e]{border-radius:1rem 1rem 0 0;display:block;margin:0 auto;background:#fff;position:relative;overflow-y:hidden;--default-transitions:transform 0.5s,border-radius 0.5s;transition:var(--default-transitions);transform:translateY(0);max-height:100vh;box-sizing:border-box;padding:1rem;padding-top:3rem}@media screen and (max-width:800px){#sheet .contents[data-v-50162d1e]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-50162d1e]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-50162d1e]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-50162d1e]{transform:translateY(100%)}#sheet .draggable-area[data-v-50162d1e]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-50162d1e]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-50162d1e]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-50162d1e]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-50162d1e]{height:100%;overflow-y:hidden;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-50162d1e]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-50162d1e]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-50162d1e]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-50162d1e]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-50162d1e]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-50162d1e]:hover{opacity:.8}.timer-progress[data-v-50162d1e]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-50162d1e]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-50162d1e]{height:5px;animation:roundtime-50162d1e calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-50162d1e]{animation:roundtime-50162d1e calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-50162d1e]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-50162d1e]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-50162d1e{to{transform:scaleX(0)}}.tooltip-alert[data-v-50162d1e],.tooltip-btm[data-v-50162d1e],.tooltip-left[data-v-50162d1e]{position:relative}.tooltip-alert[data-v-50162d1e]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-50162d1e]{visibility:hidden;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px;min-width:180px;width:auto;left:auto;top:4px;right:32px}.tooltip-btm .tooltiptext[data-v-50162d1e]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-50162d1e],.tooltip-left .tooltiptext[data-v-50162d1e]{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px}.tooltip-left .tooltiptext[data-v-50162d1e]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-50162d1e],.tooltip-left:hover .tooltiptext[data-v-50162d1e]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-50162d1e],.tooltip-alert:active .tooltiptext[data-v-50162d1e],.tooltip-alert:hover .tooltiptext[data-v-50162d1e]{visibility:visible}.btn-small[data-v-50162d1e]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-50162d1e]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-50162d1e]{color:#fff;background:#5bb9eb;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-50162d1e]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-50162d1e]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-50162d1e]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-50162d1e]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-50162d1e]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-50162d1e]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.add-btn[data-v-50162d1e]{color:#fff;background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-50162d1e]:hover{background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-50162d1e]:active{background:linear-gradient(90deg,#00618a,#0085bd);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-50162d1e]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-50162d1e]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-50162d1e]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-50162d1e]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-50162d1e]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-50162d1e]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-50162d1e]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-50162d1e]{flex:1;margin:.5rem}[data-v-50162d1e]{font-family:Poppins,sans-serif}.session-count[data-v-50162d1e]{content:"";background:red;color:#fff;width:auto;min-width:24px;height:24px;border-radius:50%;text-align:center;z-index:10;font-size:small;margin-left:8px;display:flex;align-items:center;justify-content:center}.session-count.settings[data-v-50162d1e]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-50162d1e]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-50162d1e],.vue-tel-input input[data-v-50162d1e]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-50162d1e]{border-radius:20px!important;color:#000!important;padding:10px!important;box-sizing:border-box!important;border:1px solid #e3e3e3!important;box-shadow:0 4px 12px rgba(0,0,0,.11)!important;height:50px!important}.vue-tel-input[data-v-50162d1e]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.vue-tel-input[data-v-50162d1e]{margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.close-button[data-v-50162d1e]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-50162d1e]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-50162d1e]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-50162d1e]{background:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:800px 128px;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholderShimmer-50162d1e;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-50162d1e;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-50162d1e{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-50162d1e]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-50162d1e]{opacity:0;width:0;height:0}.slider[data-v-50162d1e]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#5bb9eb;transition:.4s}.slider[data-v-50162d1e]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#00618a;transition:.4s}input:checked+.slider[data-v-50162d1e]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-50162d1e]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-50162d1e]:before{background:#b6e0f6!important;border:1px solid #00618a!important;transform:translateX(26px)}.slider.round[data-v-50162d1e]{border-radius:34px}.slider.round[data-v-50162d1e]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-50162d1e]{display:flex;margin:auto;position:absolute;inset:0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.spinner span[data-v-50162d1e]{height:60px;width:60px;content:"";border-radius:50%;background:transparent;border:6px solid rgba(72,164,207,.396);border-top-color:#48a4cf;border-right-color:#48a4cf;border-bottom-color:#48a4cf;animation:rotate-50162d1e 1s linear infinite}@keyframes rotate-50162d1e{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-50162d1e]{-webkit-text-size-adjust:none}body[data-v-50162d1e]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-50162d1e]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-50162d1e]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-50162d1e]{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}button[data-v-50162d1e]:focus{outline:none!important}.navigation-item[data-v-50162d1e]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-50162d1e]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-50162d1e]{border-radius:0!important}}.navigation-item.highlight[data-v-50162d1e]{border:1px solid #5bb9eb}.navigation-item.highlight[data-v-50162d1e]:hover{box-shadow:none}.navigation-item-inner[data-v-50162d1e]{position:relative;padding-left:54px;min-height:54px;width:100vw!important}.navigation-item-inner .nav-display-pic[data-v-50162d1e]{width:50px;height:50px;position:absolute;left:0;border-radius:5px;display:flex;align-items:center;border:1px solid #dedede;justify-content:center}.navigation-item-inner .nav-display-pic img[data-v-50162d1e]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-50162d1e]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-50162d1e]{padding:15px}}.global-search-placeholder-wrapper[data-v-50162d1e]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-50162d1e]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-50162d1e]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-50162d1e]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-50162d1e]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-50162d1e .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-50162d1e{to{width:40px}}.btn-login[data-v-50162d1e]{background:linear-gradient(90deg,#00618a,#0085bd);color:#fff;width:100%;border-radius:7px;padding:8px;font-size:17px;font-weight:400;line-height:22px;margin-top:20px}.form[data-v-50162d1e]{display:flex;flex-direction:column;gap:16px}.form-control[data-v-50162d1e]{width:100%;display:flex;flex-direction:column;align-items:flex-start}.form-control input[data-v-50162d1e]{border:2px solid hsla(0,0%,100%,.6)!important;background:linear-gradient(90deg,rgba(0,97,138,.009),rgba(26,26,26,.009));outline:none;width:100%;box-shadow:0 4px 4px 0 rgba(0,0,0,.102)!important}.form-control input[data-v-50162d1e]:focus{outline:none!important;border:none!important}.form-control label[data-v-50162d1e]{font-size:14px;font-weight:500;line-height:16px;color:#00618a}.signin-container[data-v-50162d1e]{width:90%;max-width:510px;margin-bottom:28px}.icon[data-v-50162d1e]{width:10%;margin-right:8px}input[type=text][data-v-50162d1e]{height:1.5em;width:100%}a[data-v-50162d1e]{color:#5bb9eb;font-size:.8rem}label[data-v-50162d1e]{font-weight:700;font-size:.8rem;color:#9e9e9e}.input-field[data-v-50162d1e]{border-radius:12px;width:80%}@media only screen and (max-width:767px){.btn-login[data-v-50162d1e]{margin-top:0}.form[data-v-50162d1e]{gap:8px}}button[data-v-50162d1e],img[data-v-50162d1e],input[data-v-50162d1e],select[data-v-50162d1e],textarea[data-v-50162d1e]{-webkit-tap-highlight-color:rgba(0,0,0,0)!important}.vue-tel-input[data-v-50162d1e],input[data-v-50162d1e]{border-radius:20px!important;color:#000!important;padding:10px!important;height:40px!important;box-sizing:border-box!important;border:1px solid #e3e3e3!important;box-shadow:0 4px 12px rgba(0,0,0,.11)!important}.vue-tel-input[data-v-50162d1e]:focus,input[data-v-50162d1e]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.vue-tel-input[data-v-50162d1e],input[data-v-50162d1e]{margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}