@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap);#sheet[data-v-b2e0471a]{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-b2e0471a]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-b2e0471a]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-b2e0471a]{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-b2e0471a]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-b2e0471a]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-b2e0471a]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-b2e0471a]{transform:translateY(100%)}#sheet .draggable-area[data-v-b2e0471a]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-b2e0471a]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-b2e0471a]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-b2e0471a]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-b2e0471a]{height:100%;overflow-y:scroll;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-b2e0471a]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-b2e0471a]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-b2e0471a]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-b2e0471a]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-b2e0471a]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-b2e0471a]:hover{opacity:.8}.timer-progress[data-v-b2e0471a]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-b2e0471a]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-b2e0471a]{height:5px;animation:roundtime-b2e0471a calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-b2e0471a]{animation:roundtime-b2e0471a calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-b2e0471a]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-b2e0471a]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-b2e0471a{to{transform:scaleX(0)}}.tooltip-alert[data-v-b2e0471a],.tooltip-btm[data-v-b2e0471a],.tooltip-left[data-v-b2e0471a]{position:relative}.tooltip-alert[data-v-b2e0471a]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-b2e0471a]{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-b2e0471a]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-b2e0471a],.tooltip-left .tooltiptext[data-v-b2e0471a]{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-b2e0471a]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-b2e0471a],.tooltip-left:hover .tooltiptext[data-v-b2e0471a]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-b2e0471a],.tooltip-alert:active .tooltiptext[data-v-b2e0471a],.tooltip-alert:hover .tooltiptext[data-v-b2e0471a]{visibility:visible}.btn-small[data-v-b2e0471a]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-b2e0471a]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-b2e0471a]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-b2e0471a]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-b2e0471a]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-b2e0471a]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-b2e0471a]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-b2e0471a]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-b2e0471a]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.primary-btn[data-v-b2e0471a]{background:linear-gradient(180deg,#d99060 70%,#dba68b);color:#fff}.primary-btn[data-v-b2e0471a]:hover{background:#d99060}.primary-btn[data-v-b2e0471a]:disabled{color:#efefef;background:#bbb;cursor:not-allowed}.add-btn[data-v-b2e0471a]{color:#fff;background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-b2e0471a]:hover{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-b2e0471a]:active{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-b2e0471a]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-b2e0471a]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-b2e0471a]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-b2e0471a]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-b2e0471a]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-b2e0471a]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-b2e0471a]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-b2e0471a]{flex:1;margin:.5rem}[data-v-b2e0471a]{font-family:Quicksand,sans-serif}.session-count[data-v-b2e0471a]{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-b2e0471a]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-b2e0471a]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-b2e0471a],.vue-tel-input input[data-v-b2e0471a]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-b2e0471a]{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;margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.vue-tel-input[data-v-b2e0471a]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.close-button[data-v-b2e0471a]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-b2e0471a]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-b2e0471a]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-b2e0471a]{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-b2e0471a;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-b2e0471a;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-b2e0471a{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-b2e0471a]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-b2e0471a]{opacity:0;width:0;height:0}.slider[data-v-b2e0471a]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#69b5c0;transition:.4s}.slider[data-v-b2e0471a]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#5477a2;transition:.4s}input:checked+.slider[data-v-b2e0471a]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-b2e0471a]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-b2e0471a]:before{background:#b6e0f6!important;border:1px solid #5477a2!important;transform:translateX(26px)}.slider.round[data-v-b2e0471a]{border-radius:34px}.slider.round[data-v-b2e0471a]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-b2e0471a]{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-b2e0471a]{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-b2e0471a 1s linear infinite}@keyframes rotate-b2e0471a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-b2e0471a]{-webkit-text-size-adjust:none}body[data-v-b2e0471a]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-b2e0471a]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-b2e0471a]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-b2e0471a]{-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-b2e0471a]:focus{outline:none!important}.navigation-item[data-v-b2e0471a]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-b2e0471a]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-b2e0471a]{border-radius:0!important}}.navigation-item.highlight[data-v-b2e0471a]{border:1px solid #5477a2}.navigation-item.highlight[data-v-b2e0471a]:hover{box-shadow:none}.navigation-item-inner[data-v-b2e0471a]{position:relative;padding-left:54px;min-height:54px;width:75vw!important}.navigation-item-inner .nav-display-pic[data-v-b2e0471a]{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-b2e0471a]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-b2e0471a]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-b2e0471a]{padding:15px}}.global-search-placeholder-wrapper[data-v-b2e0471a]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-b2e0471a]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-b2e0471a]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-b2e0471a]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-b2e0471a]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-b2e0471a .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-b2e0471a{to{width:40px}}label[data-v-b2e0471a]{font-size:20px;font-weight:700;display:block;margin-top:30px;text-align:center}button[data-v-b2e0471a]{margin-top:20px}.add-btn[data-v-b2e0471a]{float:right}.modal[data-v-b2e0471a]{max-width:400px;min-width:250px;margin:0 auto;z-index:20;border-radius:29px;padding:1rem}@media only screen and (max-width:425px){input[data-v-b2e0471a]{margin:8px auto;padding:2px}label[data-v-b2e0471a]{margin-top:9px}button[data-v-b2e0471a]{margin-top:0}}input[data-v-b2e0471a]{border:0;border-bottom:1px solid #5d5858;padding:10px;outline:none;display:block;width:100%;box-sizing:border-box;margin:20px auto;background:transparent;backdrop-filter:blur(74.2399978638px)}.error[data-v-b2e0471a]{color:#da0f41;font-size:14px;margin:16px 0}button[data-v-b2e0471a]{background:#5477a2;border-radius:8px;border:0;padding:8px 12px;font-weight:600;cursor:pointer;display:inline-block;color:#fff;font-size:12px}.btn[data-v-b2e0471a]:hover,button[data-v-b2e0471a]:hover{background:#4f515a;color:#fff}button[data-v-b2e0471a]:disabled{opacity:.5;color:#4f515a;background:#ebebeb;cursor:not-allowed}.btn-cancel[data-v-b2e0471a]{background:transparent!important;color:#5477a2!important;border:1px solid #5477a2!important}[data-v-b2e0471a]::-moz-placeholder{color:#5d5858}[data-v-b2e0471a]::placeholder{color:#5d5858}label[data-v-b2e0471a]{font-weight:500;font-size:17px;line-height:20px;letter-spacing:0;color:#000}#sheet[data-v-735ed0d6]{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-735ed0d6]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-735ed0d6]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-735ed0d6]{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-735ed0d6]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-735ed0d6]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-735ed0d6]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-735ed0d6]{transform:translateY(100%)}#sheet .draggable-area[data-v-735ed0d6]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-735ed0d6]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-735ed0d6]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-735ed0d6]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-735ed0d6]{height:100%;overflow-y:scroll;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-735ed0d6]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-735ed0d6]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-735ed0d6]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-735ed0d6]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-735ed0d6]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-735ed0d6]:hover{opacity:.8}.timer-progress[data-v-735ed0d6]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-735ed0d6]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-735ed0d6]{height:5px;animation:roundtime-735ed0d6 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-735ed0d6]{animation:roundtime-735ed0d6 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-735ed0d6]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-735ed0d6]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-735ed0d6{to{transform:scaleX(0)}}.tooltip-alert[data-v-735ed0d6],.tooltip-btm[data-v-735ed0d6],.tooltip-left[data-v-735ed0d6]{position:relative}.tooltip-alert[data-v-735ed0d6]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-735ed0d6]{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-735ed0d6]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-735ed0d6],.tooltip-left .tooltiptext[data-v-735ed0d6]{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-735ed0d6]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-735ed0d6],.tooltip-left:hover .tooltiptext[data-v-735ed0d6]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-735ed0d6],.tooltip-alert:active .tooltiptext[data-v-735ed0d6],.tooltip-alert:hover .tooltiptext[data-v-735ed0d6]{visibility:visible}.btn-small[data-v-735ed0d6]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-735ed0d6]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-735ed0d6]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-735ed0d6]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-735ed0d6]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-735ed0d6]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-735ed0d6]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-735ed0d6]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-735ed0d6]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.primary-btn[data-v-735ed0d6]{background:linear-gradient(180deg,#d99060 70%,#dba68b);color:#fff}.primary-btn[data-v-735ed0d6]:hover{background:#d99060}.primary-btn[data-v-735ed0d6]:disabled{color:#efefef;background:#bbb;cursor:not-allowed}.add-btn[data-v-735ed0d6]{color:#fff;background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-735ed0d6]:hover{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-735ed0d6]:active{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-735ed0d6]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-735ed0d6]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-735ed0d6]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-735ed0d6]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-735ed0d6]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-735ed0d6]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-735ed0d6]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-735ed0d6]{flex:1;margin:.5rem}[data-v-735ed0d6]{font-family:Quicksand,sans-serif}.session-count[data-v-735ed0d6]{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-735ed0d6]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-735ed0d6]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-735ed0d6],.vue-tel-input input[data-v-735ed0d6]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-735ed0d6]{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;margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.vue-tel-input[data-v-735ed0d6]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.close-button[data-v-735ed0d6]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-735ed0d6]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-735ed0d6]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-735ed0d6]{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-735ed0d6;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-735ed0d6;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-735ed0d6{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-735ed0d6]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-735ed0d6]{opacity:0;width:0;height:0}.slider[data-v-735ed0d6]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#69b5c0;transition:.4s}.slider[data-v-735ed0d6]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#5477a2;transition:.4s}input:checked+.slider[data-v-735ed0d6]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-735ed0d6]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-735ed0d6]:before{background:#b6e0f6!important;border:1px solid #5477a2!important;transform:translateX(26px)}.slider.round[data-v-735ed0d6]{border-radius:34px}.slider.round[data-v-735ed0d6]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-735ed0d6]{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-735ed0d6]{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-735ed0d6 1s linear infinite}@keyframes rotate-735ed0d6{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-735ed0d6]{-webkit-text-size-adjust:none}body[data-v-735ed0d6]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-735ed0d6]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-735ed0d6]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-735ed0d6]{-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-735ed0d6]:focus{outline:none!important}.navigation-item[data-v-735ed0d6]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-735ed0d6]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-735ed0d6]{border-radius:0!important}}.navigation-item.highlight[data-v-735ed0d6]{border:1px solid #5477a2}.navigation-item.highlight[data-v-735ed0d6]:hover{box-shadow:none}.navigation-item-inner[data-v-735ed0d6]{position:relative;padding-left:54px;min-height:54px;width:75vw!important}.navigation-item-inner .nav-display-pic[data-v-735ed0d6]{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-735ed0d6]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-735ed0d6]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-735ed0d6]{padding:15px}}.global-search-placeholder-wrapper[data-v-735ed0d6]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-735ed0d6]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-735ed0d6]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-735ed0d6]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-735ed0d6]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-735ed0d6 .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-735ed0d6{to{width:40px}}.playlist-icon[data-v-735ed0d6]{width:36px;height:52px}.playlist-text[data-v-735ed0d6]{width:70%}.playlist-text .heading-text[data-v-735ed0d6]{font-weight:500;font-size:17px;line-height:16px;letter-spacing:0;text-align:center}.playlist-text .text[data-v-735ed0d6]{font-weight:400;font-size:15px;line-height:24px;letter-spacing:0;text-align:center}.playlist-main-container[data-v-735ed0d6]{display:flex;flex-direction:column;gap:20px}.clinics-container[data-v-735ed0d6]{display:flex;flex-direction:row;flex-wrap:wrap;min-width:30vw;max-width:100vw;margin:0 auto;padding:0 30px;gap:20px 0}.clinic-name[data-v-735ed0d6]{white-space:nowrap;width:auto;max-width:100px;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1024px){.clinics-container[data-v-735ed0d6]{width:100%}}.playlist-list[data-v-735ed0d6]{width:auto}.playlist-list-add[data-v-735ed0d6],.playlist-list[data-v-735ed0d6]{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:4px;text-align:center}.playlist-list-add[data-v-735ed0d6]{width:60px}.clinic-btn[data-v-735ed0d6]{width:60px;height:60px;border-radius:4px;padding:9px}@media screen and (max-width:550px){.clinics-container[data-v-735ed0d6]{justify-content:center;padding:0}.clinic-name[data-v-735ed0d6]{font-size:12px}}.add-new-btn[data-v-735ed0d6]{background:linear-gradient(132deg,rgba(91,185,235,.44),rgba(121,234,225,.38))}.add-new-btn[data-v-735ed0d6]:hover{background:linear-gradient(57deg,rgba(91,185,235,.6),rgba(121,234,225,.51))!important}.playlist-img[data-v-735ed0d6]{width:80px;height:80px}.playlist-item[data-v-735ed0d6]{display:flex;width:100%;font-size:24px;line-height:1.2;padding:10px;color:#000;text-align:center;flex-direction:column;align-items:center}.playlist-item-btn[data-v-735ed0d6]{border-bottom:none;font-weight:600}.title[data-v-735ed0d6]{font-weight:600}.title-btn[data-v-735ed0d6]{border-bottom:none}.playlist[data-v-735ed0d6]{width:auto;min-width:178px;height:auto;gap:20px;align-items:center}.btn[data-v-735ed0d6]{background:#5477a2;border-radius:8px;border:0;font-size:12px;font-weight:600;cursor:pointer;display:inline-block;color:#fff;margin:10px}.btn[data-v-735ed0d6]:hover{background:#4f515a;color:#fff}.btn[data-v-735ed0d6]:disabled{opacity:.5;color:#4f515a;background:#ebebeb;cursor:not-allowed}.playlist-container[data-v-735ed0d6]{margin:20px auto 0 auto;width:auto;min-height:116px;height:132px;overflow-x:hidden;overflow-y:auto;position:absolute;right:44px;top:0;padding:16px;border-radius:8px;box-shadow:1px 2px 3px rgba(50,50,50,.05);border:1px solid #ebebeb;background:#fff}.playlist-container[data-v-735ed0d6]::-webkit-scrollbar{width:10px;background:#cfcfcf}.playlist-container[data-v-735ed0d6]::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}.playlist-container[data-v-735ed0d6]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid #a7a7a7;border-radius:20px}.action-btn-row[data-v-735ed0d6]{gap:40px;width:100%;display:flex;justify-content:space-evenly}.action-btn-row button[data-v-735ed0d6]{background:linear-gradient(180deg,#d99060 70%,#dba68b);color:#fff;min-width:100px}.btn-cancel[data-v-735ed0d6]{background:transparent!important;color:#5477a2!important;border:1px solid #5477a2!important}.playlist-div[data-v-735ed0d6]{width:auto;padding:1rem}#sheet[data-v-7c0d0236]{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-7c0d0236]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-7c0d0236]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-7c0d0236]{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-7c0d0236]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-7c0d0236]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-7c0d0236]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-7c0d0236]{transform:translateY(100%)}#sheet .draggable-area[data-v-7c0d0236]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-7c0d0236]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-7c0d0236]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-7c0d0236]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-7c0d0236]{height:100%;overflow-y:scroll;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-7c0d0236]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-7c0d0236]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-7c0d0236]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-7c0d0236]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-7c0d0236]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-7c0d0236]:hover{opacity:.8}.timer-progress[data-v-7c0d0236]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-7c0d0236]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-7c0d0236]{height:5px;animation:roundtime-7c0d0236 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-7c0d0236]{animation:roundtime-7c0d0236 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-7c0d0236]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-7c0d0236]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-7c0d0236{to{transform:scaleX(0)}}.tooltip-alert[data-v-7c0d0236],.tooltip-btm[data-v-7c0d0236],.tooltip-left[data-v-7c0d0236]{position:relative}.tooltip-alert[data-v-7c0d0236]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-7c0d0236]{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-7c0d0236]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-7c0d0236],.tooltip-left .tooltiptext[data-v-7c0d0236]{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-7c0d0236]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-7c0d0236],.tooltip-left:hover .tooltiptext[data-v-7c0d0236]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-7c0d0236],.tooltip-alert:active .tooltiptext[data-v-7c0d0236],.tooltip-alert:hover .tooltiptext[data-v-7c0d0236]{visibility:visible}.btn-small[data-v-7c0d0236]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-7c0d0236]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-7c0d0236]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-7c0d0236]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-7c0d0236]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-7c0d0236]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-7c0d0236]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-7c0d0236]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-7c0d0236]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.primary-btn[data-v-7c0d0236]{background:linear-gradient(180deg,#d99060 70%,#dba68b);color:#fff}.primary-btn[data-v-7c0d0236]:hover{background:#d99060}.primary-btn[data-v-7c0d0236]:disabled{color:#efefef;background:#bbb;cursor:not-allowed}.add-btn[data-v-7c0d0236]{color:#fff;background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-7c0d0236]:hover{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-7c0d0236]:active{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-7c0d0236]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-7c0d0236]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-7c0d0236]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-7c0d0236]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-7c0d0236]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-7c0d0236]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-7c0d0236]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-7c0d0236]{flex:1;margin:.5rem}[data-v-7c0d0236]{font-family:Quicksand,sans-serif}.session-count[data-v-7c0d0236]{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-7c0d0236]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-7c0d0236]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-7c0d0236],.vue-tel-input input[data-v-7c0d0236]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-7c0d0236]{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;margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.vue-tel-input[data-v-7c0d0236]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.close-button[data-v-7c0d0236]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-7c0d0236]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-7c0d0236]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-7c0d0236]{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-7c0d0236;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-7c0d0236;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-7c0d0236{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-7c0d0236]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-7c0d0236]{opacity:0;width:0;height:0}.slider[data-v-7c0d0236]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#69b5c0;transition:.4s}.slider[data-v-7c0d0236]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#5477a2;transition:.4s}input:checked+.slider[data-v-7c0d0236]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-7c0d0236]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-7c0d0236]:before{background:#b6e0f6!important;border:1px solid #5477a2!important;transform:translateX(26px)}.slider.round[data-v-7c0d0236]{border-radius:34px}.slider.round[data-v-7c0d0236]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-7c0d0236]{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-7c0d0236]{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-7c0d0236 1s linear infinite}@keyframes rotate-7c0d0236{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-7c0d0236]{-webkit-text-size-adjust:none}body[data-v-7c0d0236]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-7c0d0236]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-7c0d0236]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-7c0d0236]{-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-7c0d0236]:focus{outline:none!important}.navigation-item[data-v-7c0d0236]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-7c0d0236]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-7c0d0236]{border-radius:0!important}}.navigation-item.highlight[data-v-7c0d0236]{border:1px solid #5477a2}.navigation-item.highlight[data-v-7c0d0236]:hover{box-shadow:none}.navigation-item-inner[data-v-7c0d0236]{position:relative;padding-left:54px;min-height:54px;width:75vw!important}.navigation-item-inner .nav-display-pic[data-v-7c0d0236]{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-7c0d0236]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-7c0d0236]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-7c0d0236]{padding:15px}}.global-search-placeholder-wrapper[data-v-7c0d0236]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-7c0d0236]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-7c0d0236]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-7c0d0236]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-7c0d0236]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-7c0d0236 .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-7c0d0236{to{width:40px}}.dialog-sent-message[data-v-7c0d0236]{display:flex;align-items:center;justify-content:center;padding:24px;height:-moz-fit-content;height:fit-content;width:90%;max-width:400px;position:fixed;inset:0;margin:auto;background-color:#fff;border-radius:8px;padding:36px;z-index:9999;flex-direction:column;box-shadow:0 4px 8px rgba(0,0,0,.2)}.reload-button[data-v-7c0d0236]{margin:16px 8px;color:#fff;padding:8px 16px;border-radius:36px;background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.161);transition:all .3s ease-in-out}.reload-button[data-v-7c0d0236]:hover{transform:scale(1.1)}.popup-heading[data-v-7c0d0236]{padding-bottom:10px;font-weight:700}.text-skeleton-loader[data-v-5362efd6]{display:flex;flex-direction:column;gap:8px;width:100%}.skeleton-line[data-v-5362efd6]{width:100%;height:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-5362efd6 1.5s infinite;border-radius:4px}@keyframes shimmer-5362efd6{0%{background-position:-200% 0}to{background-position:200% 0}}#sheet[data-v-6fe7ea60]{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-6fe7ea60]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-6fe7ea60]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-6fe7ea60]{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-6fe7ea60]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-6fe7ea60]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-6fe7ea60]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-6fe7ea60]{transform:translateY(100%)}#sheet .draggable-area[data-v-6fe7ea60]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-6fe7ea60]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-6fe7ea60]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-6fe7ea60]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-6fe7ea60]{height:100%;overflow-y:scroll;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-6fe7ea60]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-6fe7ea60]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-6fe7ea60]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-6fe7ea60]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-6fe7ea60]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-6fe7ea60]:hover{opacity:.8}.timer-progress[data-v-6fe7ea60]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-6fe7ea60]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-6fe7ea60]{height:5px;animation:roundtime-6fe7ea60 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-6fe7ea60]{animation:roundtime-6fe7ea60 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-6fe7ea60]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-6fe7ea60]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-6fe7ea60{to{transform:scaleX(0)}}.tooltip-alert[data-v-6fe7ea60],.tooltip-btm[data-v-6fe7ea60],.tooltip-left[data-v-6fe7ea60]{position:relative}.tooltip-alert[data-v-6fe7ea60]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-6fe7ea60]{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-6fe7ea60]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-6fe7ea60],.tooltip-left .tooltiptext[data-v-6fe7ea60]{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-6fe7ea60]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-6fe7ea60],.tooltip-left:hover .tooltiptext[data-v-6fe7ea60]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-6fe7ea60],.tooltip-alert:active .tooltiptext[data-v-6fe7ea60],.tooltip-alert:hover .tooltiptext[data-v-6fe7ea60]{visibility:visible}.btn-small[data-v-6fe7ea60]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-6fe7ea60]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-6fe7ea60]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-6fe7ea60]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-6fe7ea60]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-6fe7ea60]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-6fe7ea60]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-6fe7ea60]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-6fe7ea60]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.primary-btn[data-v-6fe7ea60]{background:linear-gradient(180deg,#d99060 70%,#dba68b);color:#fff}.primary-btn[data-v-6fe7ea60]:hover{background:#d99060}.primary-btn[data-v-6fe7ea60]:disabled{color:#efefef;background:#bbb;cursor:not-allowed}.add-btn[data-v-6fe7ea60]{color:#fff;background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-6fe7ea60]:hover{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-6fe7ea60]:active{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-6fe7ea60]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-6fe7ea60]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-6fe7ea60]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-6fe7ea60]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-6fe7ea60]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-6fe7ea60]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-6fe7ea60]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-6fe7ea60]{flex:1;margin:.5rem}[data-v-6fe7ea60]{font-family:Quicksand,sans-serif}.session-count[data-v-6fe7ea60]{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-6fe7ea60]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-6fe7ea60]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-6fe7ea60],.vue-tel-input input[data-v-6fe7ea60]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-6fe7ea60]{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;margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.vue-tel-input[data-v-6fe7ea60]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.close-button[data-v-6fe7ea60]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-6fe7ea60]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-6fe7ea60]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-6fe7ea60]{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-6fe7ea60;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-6fe7ea60;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-6fe7ea60{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-6fe7ea60]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-6fe7ea60]{opacity:0;width:0;height:0}.slider[data-v-6fe7ea60]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#69b5c0;transition:.4s}.slider[data-v-6fe7ea60]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#5477a2;transition:.4s}input:checked+.slider[data-v-6fe7ea60]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-6fe7ea60]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-6fe7ea60]:before{background:#b6e0f6!important;border:1px solid #5477a2!important;transform:translateX(26px)}.slider.round[data-v-6fe7ea60]{border-radius:34px}.slider.round[data-v-6fe7ea60]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-6fe7ea60]{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-6fe7ea60]{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-6fe7ea60 1s linear infinite}@keyframes rotate-6fe7ea60{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-6fe7ea60]{-webkit-text-size-adjust:none}body[data-v-6fe7ea60]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-6fe7ea60]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-6fe7ea60]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-6fe7ea60]{-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-6fe7ea60]:focus{outline:none!important}.navigation-item[data-v-6fe7ea60]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-6fe7ea60]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-6fe7ea60]{border-radius:0!important}}.navigation-item.highlight[data-v-6fe7ea60]{border:1px solid #5477a2}.navigation-item.highlight[data-v-6fe7ea60]:hover{box-shadow:none}.navigation-item-inner[data-v-6fe7ea60]{position:relative;padding-left:54px;min-height:54px;width:75vw!important}.navigation-item-inner .nav-display-pic[data-v-6fe7ea60]{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-6fe7ea60]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-6fe7ea60]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-6fe7ea60]{padding:15px}}.global-search-placeholder-wrapper[data-v-6fe7ea60]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-6fe7ea60]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-6fe7ea60]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-6fe7ea60]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-6fe7ea60]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-6fe7ea60 .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-6fe7ea60{to{width:40px}}.question-container[data-v-6fe7ea60]{max-width:1000px;margin:auto}.primary-text[data-v-6fe7ea60]{color:rgba(0,0,0,.46)}#sheet[data-v-7f4e6888]{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-7f4e6888]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-7f4e6888]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-7f4e6888]{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-7f4e6888]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-7f4e6888]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-7f4e6888]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-7f4e6888]{transform:translateY(100%)}#sheet .draggable-area[data-v-7f4e6888]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-7f4e6888]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-7f4e6888]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-7f4e6888]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-7f4e6888]{height:100%;overflow-y:scroll;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-7f4e6888]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-7f4e6888]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-7f4e6888]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-7f4e6888]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-7f4e6888]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-7f4e6888]:hover{opacity:.8}.timer-progress[data-v-7f4e6888]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-7f4e6888]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-7f4e6888]{height:5px;animation:roundtime-7f4e6888 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-7f4e6888]{animation:roundtime-7f4e6888 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-7f4e6888]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-7f4e6888]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-7f4e6888{to{transform:scaleX(0)}}.tooltip-alert[data-v-7f4e6888],.tooltip-btm[data-v-7f4e6888],.tooltip-left[data-v-7f4e6888]{position:relative}.tooltip-alert[data-v-7f4e6888]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-7f4e6888]{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-7f4e6888]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-7f4e6888],.tooltip-left .tooltiptext[data-v-7f4e6888]{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-7f4e6888]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-7f4e6888],.tooltip-left:hover .tooltiptext[data-v-7f4e6888]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-7f4e6888],.tooltip-alert:active .tooltiptext[data-v-7f4e6888],.tooltip-alert:hover .tooltiptext[data-v-7f4e6888]{visibility:visible}.btn-small[data-v-7f4e6888]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-7f4e6888]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-7f4e6888]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-7f4e6888]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-7f4e6888]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-7f4e6888]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-7f4e6888]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-7f4e6888]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-7f4e6888]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.primary-btn[data-v-7f4e6888]{background:linear-gradient(180deg,#d99060 70%,#dba68b);color:#fff}.primary-btn[data-v-7f4e6888]:hover{background:#d99060}.primary-btn[data-v-7f4e6888]:disabled{color:#efefef;background:#bbb;cursor:not-allowed}.add-btn[data-v-7f4e6888]{color:#fff;background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-7f4e6888]:hover{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-7f4e6888]:active{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-7f4e6888]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-7f4e6888]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-7f4e6888]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-7f4e6888]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-7f4e6888]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-7f4e6888]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-7f4e6888]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-7f4e6888]{flex:1;margin:.5rem}[data-v-7f4e6888]{font-family:Quicksand,sans-serif}.session-count[data-v-7f4e6888]{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-7f4e6888]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-7f4e6888]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-7f4e6888],.vue-tel-input input[data-v-7f4e6888]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-7f4e6888]{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;margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.vue-tel-input[data-v-7f4e6888]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.close-button[data-v-7f4e6888]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-7f4e6888]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-7f4e6888]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-7f4e6888]{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-7f4e6888;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-7f4e6888;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-7f4e6888{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-7f4e6888]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-7f4e6888]{opacity:0;width:0;height:0}.slider[data-v-7f4e6888]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#69b5c0;transition:.4s}.slider[data-v-7f4e6888]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#5477a2;transition:.4s}input:checked+.slider[data-v-7f4e6888]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-7f4e6888]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-7f4e6888]:before{background:#b6e0f6!important;border:1px solid #5477a2!important;transform:translateX(26px)}.slider.round[data-v-7f4e6888]{border-radius:34px}.slider.round[data-v-7f4e6888]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-7f4e6888]{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-7f4e6888]{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-7f4e6888 1s linear infinite}@keyframes rotate-7f4e6888{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-7f4e6888]{-webkit-text-size-adjust:none}body[data-v-7f4e6888]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-7f4e6888]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-7f4e6888]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-7f4e6888]{-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-7f4e6888]:focus{outline:none!important}.navigation-item[data-v-7f4e6888]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-7f4e6888]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-7f4e6888]{border-radius:0!important}}.navigation-item.highlight[data-v-7f4e6888]{border:1px solid #5477a2}.navigation-item.highlight[data-v-7f4e6888]:hover{box-shadow:none}.navigation-item-inner[data-v-7f4e6888]{position:relative;padding-left:54px;min-height:54px;width:75vw!important}.navigation-item-inner .nav-display-pic[data-v-7f4e6888]{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-7f4e6888]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-7f4e6888]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-7f4e6888]{padding:15px}}.global-search-placeholder-wrapper[data-v-7f4e6888]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-7f4e6888]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-7f4e6888]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-7f4e6888]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-7f4e6888]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-7f4e6888 .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-7f4e6888{to{width:40px}}.popup-backdrop[data-v-7f4e6888]{position:fixed;inset:0;width:100vw;height:100vh;background:rgba(0,0,0,.3);z-index:1001;display:flex;justify-content:center;align-items:center}.popup-content[data-v-7f4e6888]{padding-top:20px;padding-bottom:8px;border-radius:8px;box-shadow:0 10px 20px rgba(0,0,0,.2);background:#fff;display:flex;flex-direction:column;gap:10px;z-index:1000;inset:0;height:-moz-fit-content;height:fit-content;position:fixed;width:-moz-fit-content;width:fit-content;max-width:400px;margin:auto}.popup-content h1[data-v-7f4e6888]{font-size:1.2rem;text-align:center;font-weight:600}.popup-content p[data-v-7f4e6888]{font-size:1rem;padding:2px 20px 12px 20px;border-bottom:2px solid #d1d0d0}.popup-content button[data-v-7f4e6888]{width:auto;height:40px;font-weight:600;color:#69b5c0;font-size:1.2rem}@media screen and (max-width:600px){.popup-content[data-v-7f4e6888]{width:80%;max-width:300px}.popup-content h1[data-v-7f4e6888]{font-size:1rem}.popup-content p[data-v-7f4e6888]{font-size:.9rem;padding:2px 20px 20px 20px;border-bottom:2px solid #d1d0d0}}#sheet[data-v-12cf9f59]{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-12cf9f59]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-12cf9f59]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-12cf9f59]{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-12cf9f59]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-12cf9f59]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-12cf9f59]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-12cf9f59]{transform:translateY(100%)}#sheet .draggable-area[data-v-12cf9f59]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-12cf9f59]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-12cf9f59]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-12cf9f59]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-12cf9f59]{height:100%;overflow-y:scroll;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-12cf9f59]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-12cf9f59]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-12cf9f59]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-12cf9f59]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-12cf9f59]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-12cf9f59]:hover{opacity:.8}.timer-progress[data-v-12cf9f59]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-12cf9f59]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-12cf9f59]{height:5px;animation:roundtime-12cf9f59 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-12cf9f59]{animation:roundtime-12cf9f59 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-12cf9f59]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-12cf9f59]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-12cf9f59{to{transform:scaleX(0)}}.tooltip-alert[data-v-12cf9f59],.tooltip-btm[data-v-12cf9f59],.tooltip-left[data-v-12cf9f59]{position:relative}.tooltip-alert[data-v-12cf9f59]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-12cf9f59]{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-12cf9f59]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-12cf9f59],.tooltip-left .tooltiptext[data-v-12cf9f59]{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-12cf9f59]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-12cf9f59],.tooltip-left:hover .tooltiptext[data-v-12cf9f59]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-12cf9f59],.tooltip-alert:active .tooltiptext[data-v-12cf9f59],.tooltip-alert:hover .tooltiptext[data-v-12cf9f59]{visibility:visible}.btn-small[data-v-12cf9f59]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-12cf9f59]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-12cf9f59]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-12cf9f59]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-12cf9f59]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-12cf9f59]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-12cf9f59]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-12cf9f59]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-12cf9f59]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.primary-btn[data-v-12cf9f59]{background:linear-gradient(180deg,#d99060 70%,#dba68b);color:#fff}.primary-btn[data-v-12cf9f59]:hover{background:#d99060}.primary-btn[data-v-12cf9f59]:disabled{color:#efefef;background:#bbb;cursor:not-allowed}.add-btn[data-v-12cf9f59]{color:#fff;background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-12cf9f59]:hover{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-12cf9f59]:active{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-12cf9f59]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-12cf9f59]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-12cf9f59]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-12cf9f59]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-12cf9f59]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-12cf9f59]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-12cf9f59]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-12cf9f59]{flex:1;margin:.5rem}[data-v-12cf9f59]{font-family:Quicksand,sans-serif}.session-count[data-v-12cf9f59]{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-12cf9f59]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-12cf9f59]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-12cf9f59],.vue-tel-input input[data-v-12cf9f59]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-12cf9f59]{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;margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.vue-tel-input[data-v-12cf9f59]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.close-button[data-v-12cf9f59]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-12cf9f59]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-12cf9f59]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-12cf9f59]{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-12cf9f59;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-12cf9f59;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-12cf9f59{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-12cf9f59]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-12cf9f59]{opacity:0;width:0;height:0}.slider[data-v-12cf9f59]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#69b5c0;transition:.4s}.slider[data-v-12cf9f59]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#5477a2;transition:.4s}input:checked+.slider[data-v-12cf9f59]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-12cf9f59]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-12cf9f59]:before{background:#b6e0f6!important;border:1px solid #5477a2!important;transform:translateX(26px)}.slider.round[data-v-12cf9f59]{border-radius:34px}.slider.round[data-v-12cf9f59]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-12cf9f59]{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-12cf9f59]{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-12cf9f59 1s linear infinite}@keyframes rotate-12cf9f59{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-12cf9f59]{-webkit-text-size-adjust:none}body[data-v-12cf9f59]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-12cf9f59]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-12cf9f59]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-12cf9f59]{-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-12cf9f59]:focus{outline:none!important}.navigation-item[data-v-12cf9f59]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-12cf9f59]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-12cf9f59]{border-radius:0!important}}.navigation-item.highlight[data-v-12cf9f59]{border:1px solid #5477a2}.navigation-item.highlight[data-v-12cf9f59]:hover{box-shadow:none}.navigation-item-inner[data-v-12cf9f59]{position:relative;padding-left:54px;min-height:54px;width:75vw!important}.navigation-item-inner .nav-display-pic[data-v-12cf9f59]{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-12cf9f59]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-12cf9f59]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-12cf9f59]{padding:15px}}.global-search-placeholder-wrapper[data-v-12cf9f59]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-12cf9f59]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-12cf9f59]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-12cf9f59]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-12cf9f59]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-12cf9f59 .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-12cf9f59{to{width:40px}}.popup[data-v-12cf9f59]{background:linear-gradient(179.46deg,#69b5c0 .47%,#d3f8f5 44.95%,#d3f8f5 89.44%);z-index:9999}.transvoice-popup[data-v-12cf9f59]{border-radius:29px;background:#fff!important}.transvoice-popup__body .footer[data-v-12cf9f59]{display:flex;align-items:center;margin:24px 0;justify-content:center}.transvoice-popup__body .footer button[data-v-12cf9f59]{background:linear-gradient(180deg,#d99060 70%,#dba68b);border-radius:24px}.transvoice-popup__body .footer .tolk-logo-brand[data-v-12cf9f59]{flex:1 1 0;display:flex;margin-right:4px}#sheet[data-v-0744369f]{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-0744369f]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-0744369f]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-0744369f]{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-0744369f]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-0744369f]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-0744369f]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-0744369f]{transform:translateY(100%)}#sheet .draggable-area[data-v-0744369f]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-0744369f]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-0744369f]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-0744369f]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-0744369f]{height:100%;overflow-y:scroll;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-0744369f]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-0744369f]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-0744369f]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-0744369f]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-0744369f]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-0744369f]:hover{opacity:.8}.timer-progress[data-v-0744369f]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-0744369f]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-0744369f]{height:5px;animation:roundtime-0744369f calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-0744369f]{animation:roundtime-0744369f calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-0744369f]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-0744369f]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-0744369f{to{transform:scaleX(0)}}.tooltip-alert[data-v-0744369f],.tooltip-btm[data-v-0744369f],.tooltip-left[data-v-0744369f]{position:relative}.tooltip-alert[data-v-0744369f]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-0744369f]{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-0744369f]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-0744369f],.tooltip-left .tooltiptext[data-v-0744369f]{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-0744369f]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-0744369f],.tooltip-left:hover .tooltiptext[data-v-0744369f]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-0744369f],.tooltip-alert:active .tooltiptext[data-v-0744369f],.tooltip-alert:hover .tooltiptext[data-v-0744369f]{visibility:visible}.btn-small[data-v-0744369f]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-0744369f]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-0744369f]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-0744369f]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-0744369f]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-0744369f]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-0744369f]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-0744369f]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-0744369f]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.primary-btn[data-v-0744369f]{background:linear-gradient(180deg,#d99060 70%,#dba68b);color:#fff}.primary-btn[data-v-0744369f]:hover{background:#d99060}.primary-btn[data-v-0744369f]:disabled{color:#efefef;background:#bbb;cursor:not-allowed}.add-btn[data-v-0744369f]{color:#fff;background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-0744369f]:hover{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-0744369f]:active{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-0744369f]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-0744369f]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-0744369f]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-0744369f]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-0744369f]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-0744369f]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-0744369f]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-0744369f]{flex:1;margin:.5rem}[data-v-0744369f]{font-family:Quicksand,sans-serif}.session-count[data-v-0744369f]{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-0744369f]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-0744369f]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-0744369f],.vue-tel-input input[data-v-0744369f]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-0744369f]{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;margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.vue-tel-input[data-v-0744369f]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.close-button[data-v-0744369f]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-0744369f]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-0744369f]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-0744369f]{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-0744369f;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-0744369f;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-0744369f{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-0744369f]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-0744369f]{opacity:0;width:0;height:0}.slider[data-v-0744369f]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#69b5c0;transition:.4s}.slider[data-v-0744369f]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#5477a2;transition:.4s}input:checked+.slider[data-v-0744369f]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-0744369f]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-0744369f]:before{background:#b6e0f6!important;border:1px solid #5477a2!important;transform:translateX(26px)}.slider.round[data-v-0744369f]{border-radius:34px}.slider.round[data-v-0744369f]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-0744369f]{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-0744369f]{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-0744369f 1s linear infinite}@keyframes rotate-0744369f{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-0744369f]{-webkit-text-size-adjust:none}body[data-v-0744369f]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-0744369f]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-0744369f]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-0744369f]{-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-0744369f]:focus{outline:none!important}.navigation-item[data-v-0744369f]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-0744369f]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-0744369f]{border-radius:0!important}}.navigation-item.highlight[data-v-0744369f]{border:1px solid #5477a2}.navigation-item.highlight[data-v-0744369f]:hover{box-shadow:none}.navigation-item-inner[data-v-0744369f]{position:relative;padding-left:54px;min-height:54px;width:75vw!important}.navigation-item-inner .nav-display-pic[data-v-0744369f]{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-0744369f]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-0744369f]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-0744369f]{padding:15px}}.global-search-placeholder-wrapper[data-v-0744369f]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-0744369f]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-0744369f]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-0744369f]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-0744369f]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-0744369f .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-0744369f{to{width:40px}}.loader[data-v-0744369f]{width:100%;height:80vh;display:flex;align-items:center;justify-content:center}.loader-container[data-v-0744369f]{position:relative;width:80px;height:80px}.loader-container span[data-v-0744369f]{position:absolute;display:block;width:40%;height:40%;border-radius:50%;animation:speed-0744369f 2s ease-in-out infinite;border:2px solid #fff}.loader-container .one[data-v-0744369f]{background:#69b5c0;animation-delay:1.5s}.loader-container .two[data-v-0744369f]{background:#d99060;animation-delay:1s}.loader-container .three[data-v-0744369f]{background:#5477a2;animation-delay:.5s}.loader-container .four[data-v-0744369f]{background:#b1b1d9}@keyframes speed-0744369f{0%{transform:translate(0);border-radius:50%}25%{transform:translate(150%) scale(.5);border-radius:0}50%{transform:translate(150%,150%);border-radius:50%}75%{transform:translateY(150%) scale(.5);border-radius:0}}#sheet[data-v-6654e05c]{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-6654e05c]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-6654e05c]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-6654e05c]{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-6654e05c]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-6654e05c]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-6654e05c]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-6654e05c]{transform:translateY(100%)}#sheet .draggable-area[data-v-6654e05c]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-6654e05c]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-6654e05c]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-6654e05c]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-6654e05c]{height:100%;overflow-y:scroll;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-6654e05c]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-6654e05c]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-6654e05c]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-6654e05c]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-6654e05c]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-6654e05c]:hover{opacity:.8}.timer-progress[data-v-6654e05c]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-6654e05c]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-6654e05c]{height:5px;animation:roundtime-6654e05c calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-6654e05c]{animation:roundtime-6654e05c calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-6654e05c]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-6654e05c]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-6654e05c{to{transform:scaleX(0)}}.tooltip-alert[data-v-6654e05c],.tooltip-btm[data-v-6654e05c],.tooltip-left[data-v-6654e05c]{position:relative}.tooltip-alert[data-v-6654e05c]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-6654e05c]{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-6654e05c]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-6654e05c],.tooltip-left .tooltiptext[data-v-6654e05c]{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-6654e05c]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-6654e05c],.tooltip-left:hover .tooltiptext[data-v-6654e05c]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-6654e05c],.tooltip-alert:active .tooltiptext[data-v-6654e05c],.tooltip-alert:hover .tooltiptext[data-v-6654e05c]{visibility:visible}.btn-small[data-v-6654e05c]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-6654e05c]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-6654e05c]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-6654e05c]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-6654e05c]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-6654e05c]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-6654e05c]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-6654e05c]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-6654e05c]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.primary-btn[data-v-6654e05c]{background:linear-gradient(180deg,#d99060 70%,#dba68b);color:#fff}.primary-btn[data-v-6654e05c]:hover{background:#d99060}.primary-btn[data-v-6654e05c]:disabled{color:#efefef;background:#bbb;cursor:not-allowed}.add-btn[data-v-6654e05c]{color:#fff;background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-6654e05c]:hover{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-6654e05c]:active{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-6654e05c]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-6654e05c]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-6654e05c]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-6654e05c]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-6654e05c]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-6654e05c]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-6654e05c]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-6654e05c]{flex:1;margin:.5rem}[data-v-6654e05c]{font-family:Quicksand,sans-serif}.session-count[data-v-6654e05c]{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-6654e05c]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-6654e05c]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-6654e05c],.vue-tel-input input[data-v-6654e05c]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-6654e05c]{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;margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.vue-tel-input[data-v-6654e05c]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.close-button[data-v-6654e05c]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-6654e05c]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-6654e05c]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-6654e05c]{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-6654e05c;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-6654e05c;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-6654e05c{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-6654e05c]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-6654e05c]{opacity:0;width:0;height:0}.slider[data-v-6654e05c]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#69b5c0;transition:.4s}.slider[data-v-6654e05c]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#5477a2;transition:.4s}input:checked+.slider[data-v-6654e05c]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-6654e05c]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-6654e05c]:before{background:#b6e0f6!important;border:1px solid #5477a2!important;transform:translateX(26px)}.slider.round[data-v-6654e05c]{border-radius:34px}.slider.round[data-v-6654e05c]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-6654e05c]{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-6654e05c]{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-6654e05c 1s linear infinite}@keyframes rotate-6654e05c{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-6654e05c]{-webkit-text-size-adjust:none}body[data-v-6654e05c]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-6654e05c]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-6654e05c]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-6654e05c]{-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-6654e05c]:focus{outline:none!important}.navigation-item[data-v-6654e05c]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-6654e05c]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-6654e05c]{border-radius:0!important}}.navigation-item.highlight[data-v-6654e05c]{border:1px solid #5477a2}.navigation-item.highlight[data-v-6654e05c]:hover{box-shadow:none}.navigation-item-inner[data-v-6654e05c]{position:relative;padding-left:54px;min-height:54px;width:75vw!important}.navigation-item-inner .nav-display-pic[data-v-6654e05c]{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-6654e05c]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-6654e05c]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-6654e05c]{padding:15px}}.global-search-placeholder-wrapper[data-v-6654e05c]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-6654e05c]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-6654e05c]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-6654e05c]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-6654e05c]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-6654e05c .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-6654e05c{to{width:40px}}@media screen and (min-width:1024px){.form-container[data-v-6654e05c]{margin:3rem 2rem!important}}.form-container[data-v-6654e05c]{position:relative;display:flex;align-items:center;justify-content:center;position:fixed;box-shadow:0 4px 6.8px 0 rgba(0,97,138,.5);background:#fff;height:-moz-fit-content;height:fit-content;max-height:90dvh;min-height:700px;width:95%;margin:auto;inset:0;border-radius:13px;overflow:auto;padding:20px 16px;z-index:999}.form-container__image[data-v-6654e05c]{max-width:50%;margin:0}.form-container__right[data-v-6654e05c]{padding:0 0 0 40px;text-align:right;position:relative}.form-container__title[data-v-6654e05c]{padding:16px 0;font-size:38px;line-height:46px;font-weight:500}.form-container__description[data-v-6654e05c]{color:blue;padding:8px 0}.form-container .form[data-v-6654e05c]{display:flex;width:100%;flex-direction:column;align-items:flex-end}.form-container .form__input-name[data-v-6654e05c],.form-container .form__message[data-v-6654e05c]{width:100%;margin:16px 0}.form-container .form__form-row-2[data-v-6654e05c]{width:100%;display:flex;flex-direction:row;justify-content:space-between}.form-container .form__email[data-v-6654e05c],.form-container .form__input-name[data-v-6654e05c],.form-container .form__message[data-v-6654e05c],.form-container .form__subject[data-v-6654e05c]{padding:12px 16px;margin:16px 0;border:1px solid gray;box-sizing:border-box;border-radius:20px 20px 20px 0;outline:none}.form-container .form__email[data-v-6654e05c]:focus,.form-container .form__input-name[data-v-6654e05c]:focus,.form-container .form__message[data-v-6654e05c]:focus,.form-container .form__subject[data-v-6654e05c]:focus{border:1px solid blue}.form-container .form__email[data-v-6654e05c]{width:50%;margin-right:8px}.form-container .form__subject[data-v-6654e05c]{width:50%;margin-left:8px}.form-container .form .secondary-button[data-v-6654e05c]{width:-moz-fit-content;width:fit-content;background:linear-gradient(180deg,#d99060 70%,#dba68b);padding:8px 12px;color:#fff;border-radius:24px}@media only screen and (max-width:1024px){.form-container[data-v-6654e05c]{flex-direction:column;padding:20px;justify-content:space-between}.form-container .form[data-v-6654e05c]{align-items:center;padding:40px 0}.form-container__right[data-v-6654e05c]{width:100%;padding:10px;max-width:600px;text-align:center}.form-container__image[data-v-6654e05c]{max-width:400px;width:50%;margin-top:40px}}@media only screen and (max-width:600px){.form-container[data-v-6654e05c]{padding:10px}.form-container .form[data-v-6654e05c]{padding:20px 0}.form-container .form__form-row-2[data-v-6654e05c]{flex-direction:column}.form-container .form__email[data-v-6654e05c]{width:100%;margin-right:0}.form-container .form__subject[data-v-6654e05c]{width:100%;margin-left:0}}#sheet[data-v-21dd0b55]{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-21dd0b55]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-21dd0b55]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-21dd0b55]{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-21dd0b55]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-21dd0b55]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-21dd0b55]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-21dd0b55]{transform:translateY(100%)}#sheet .draggable-area[data-v-21dd0b55]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-21dd0b55]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-21dd0b55]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-21dd0b55]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-21dd0b55]{height:100%;overflow-y:scroll;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-21dd0b55]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-21dd0b55]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-21dd0b55]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-21dd0b55]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-21dd0b55]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-21dd0b55]:hover{opacity:.8}.timer-progress[data-v-21dd0b55]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-21dd0b55]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-21dd0b55]{height:5px;animation:roundtime-21dd0b55 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-21dd0b55]{animation:roundtime-21dd0b55 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-21dd0b55]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-21dd0b55]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-21dd0b55{to{transform:scaleX(0)}}.tooltip-alert[data-v-21dd0b55],.tooltip-btm[data-v-21dd0b55],.tooltip-left[data-v-21dd0b55]{position:relative}.tooltip-alert[data-v-21dd0b55]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-21dd0b55]{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-21dd0b55]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-21dd0b55],.tooltip-left .tooltiptext[data-v-21dd0b55]{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-21dd0b55]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-21dd0b55],.tooltip-left:hover .tooltiptext[data-v-21dd0b55]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-21dd0b55],.tooltip-alert:active .tooltiptext[data-v-21dd0b55],.tooltip-alert:hover .tooltiptext[data-v-21dd0b55]{visibility:visible}.btn-small[data-v-21dd0b55]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-21dd0b55]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-21dd0b55]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-21dd0b55]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-21dd0b55]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-21dd0b55]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-21dd0b55]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-21dd0b55]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-21dd0b55]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.primary-btn[data-v-21dd0b55]{background:linear-gradient(180deg,#d99060 70%,#dba68b);color:#fff}.primary-btn[data-v-21dd0b55]:hover{background:#d99060}.primary-btn[data-v-21dd0b55]:disabled{color:#efefef;background:#bbb;cursor:not-allowed}.add-btn[data-v-21dd0b55]{color:#fff;background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-21dd0b55]:hover{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-21dd0b55]:active{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-21dd0b55]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-21dd0b55]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-21dd0b55]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-21dd0b55]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-21dd0b55]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-21dd0b55]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-21dd0b55]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-21dd0b55]{flex:1;margin:.5rem}[data-v-21dd0b55]{font-family:Quicksand,sans-serif}.session-count[data-v-21dd0b55]{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-21dd0b55]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-21dd0b55]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-21dd0b55],.vue-tel-input input[data-v-21dd0b55]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-21dd0b55]{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;margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.vue-tel-input[data-v-21dd0b55]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.close-button[data-v-21dd0b55]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-21dd0b55]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-21dd0b55]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-21dd0b55]{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-21dd0b55;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-21dd0b55;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-21dd0b55{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-21dd0b55]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-21dd0b55]{opacity:0;width:0;height:0}.slider[data-v-21dd0b55]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#69b5c0;transition:.4s}.slider[data-v-21dd0b55]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#5477a2;transition:.4s}input:checked+.slider[data-v-21dd0b55]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-21dd0b55]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-21dd0b55]:before{background:#b6e0f6!important;border:1px solid #5477a2!important;transform:translateX(26px)}.slider.round[data-v-21dd0b55]{border-radius:34px}.slider.round[data-v-21dd0b55]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-21dd0b55]{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-21dd0b55]{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-21dd0b55 1s linear infinite}@keyframes rotate-21dd0b55{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-21dd0b55]{-webkit-text-size-adjust:none}body[data-v-21dd0b55]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-21dd0b55]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-21dd0b55]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-21dd0b55]{-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-21dd0b55]:focus{outline:none!important}.navigation-item[data-v-21dd0b55]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-21dd0b55]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-21dd0b55]{border-radius:0!important}}.navigation-item.highlight[data-v-21dd0b55]{border:1px solid #5477a2}.navigation-item.highlight[data-v-21dd0b55]:hover{box-shadow:none}.navigation-item-inner[data-v-21dd0b55]{position:relative;padding-left:54px;min-height:54px;width:75vw!important}.navigation-item-inner .nav-display-pic[data-v-21dd0b55]{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-21dd0b55]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-21dd0b55]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-21dd0b55]{padding:15px}}.global-search-placeholder-wrapper[data-v-21dd0b55]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-21dd0b55]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-21dd0b55]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-21dd0b55]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-21dd0b55]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-21dd0b55 .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-21dd0b55{to{width:40px}}.form-container[data-v-21dd0b55]{position:relative;display:flex;align-items:center;justify-content:center;position:fixed;box-shadow:0 4px 6.8px 0 rgba(0,97,138,.5);background:#fff;height:-moz-fit-content;height:fit-content;min-height:300px;width:50%;margin:auto;inset:0;border-radius:13px;overflow:auto;padding:20px 16px;z-index:9999}.container[data-v-21dd0b55]{display:flex;align-items:center;flex-direction:column}@media only screen and (max-width:1024px){.form-container[data-v-21dd0b55]{width:70%!important}}#sheet[data-v-00b40d7e]{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-00b40d7e]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-00b40d7e]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-00b40d7e]{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-00b40d7e]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-00b40d7e]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-00b40d7e]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-00b40d7e]{transform:translateY(100%)}#sheet .draggable-area[data-v-00b40d7e]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-00b40d7e]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-00b40d7e]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-00b40d7e]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-00b40d7e]{height:100%;overflow-y:scroll;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-00b40d7e]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-00b40d7e]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-00b40d7e]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-00b40d7e]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-00b40d7e]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-00b40d7e]:hover{opacity:.8}.timer-progress[data-v-00b40d7e]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-00b40d7e]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-00b40d7e]{height:5px;animation:roundtime-00b40d7e calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-00b40d7e]{animation:roundtime-00b40d7e calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-00b40d7e]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-00b40d7e]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-00b40d7e{to{transform:scaleX(0)}}.tooltip-alert[data-v-00b40d7e],.tooltip-btm[data-v-00b40d7e],.tooltip-left[data-v-00b40d7e]{position:relative}.tooltip-alert[data-v-00b40d7e]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-00b40d7e]{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-00b40d7e]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-00b40d7e],.tooltip-left .tooltiptext[data-v-00b40d7e]{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-00b40d7e]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-00b40d7e],.tooltip-left:hover .tooltiptext[data-v-00b40d7e]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-00b40d7e],.tooltip-alert:active .tooltiptext[data-v-00b40d7e],.tooltip-alert:hover .tooltiptext[data-v-00b40d7e]{visibility:visible}.btn-small[data-v-00b40d7e]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-00b40d7e]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-00b40d7e]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-00b40d7e]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-00b40d7e]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-00b40d7e]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-00b40d7e]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-00b40d7e]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-00b40d7e]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.primary-btn[data-v-00b40d7e]{background:linear-gradient(180deg,#d99060 70%,#dba68b);color:#fff}.primary-btn[data-v-00b40d7e]:hover{background:#d99060}.primary-btn[data-v-00b40d7e]:disabled{color:#efefef;background:#bbb;cursor:not-allowed}.add-btn[data-v-00b40d7e]{color:#fff;background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-00b40d7e]:hover{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-00b40d7e]:active{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-00b40d7e]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-00b40d7e]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-00b40d7e]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-00b40d7e]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-00b40d7e]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-00b40d7e]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-00b40d7e]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-00b40d7e]{flex:1;margin:.5rem}[data-v-00b40d7e]{font-family:Quicksand,sans-serif}.session-count[data-v-00b40d7e]{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-00b40d7e]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-00b40d7e]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-00b40d7e],.vue-tel-input input[data-v-00b40d7e]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-00b40d7e]{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;margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.vue-tel-input[data-v-00b40d7e]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.close-button[data-v-00b40d7e]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-00b40d7e]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-00b40d7e]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-00b40d7e]{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-00b40d7e;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-00b40d7e;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-00b40d7e{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-00b40d7e]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-00b40d7e]{opacity:0;width:0;height:0}.slider[data-v-00b40d7e]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#69b5c0;transition:.4s}.slider[data-v-00b40d7e]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#5477a2;transition:.4s}input:checked+.slider[data-v-00b40d7e]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-00b40d7e]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-00b40d7e]:before{background:#b6e0f6!important;border:1px solid #5477a2!important;transform:translateX(26px)}.slider.round[data-v-00b40d7e]{border-radius:34px}.slider.round[data-v-00b40d7e]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-00b40d7e]{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-00b40d7e]{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-00b40d7e 1s linear infinite}@keyframes rotate-00b40d7e{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-00b40d7e]{-webkit-text-size-adjust:none}body[data-v-00b40d7e]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-00b40d7e]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-00b40d7e]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-00b40d7e]{-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-00b40d7e]:focus{outline:none!important}.navigation-item[data-v-00b40d7e]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-00b40d7e]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-00b40d7e]{border-radius:0!important}}.navigation-item.highlight[data-v-00b40d7e]{border:1px solid #5477a2}.navigation-item.highlight[data-v-00b40d7e]:hover{box-shadow:none}.navigation-item-inner[data-v-00b40d7e]{position:relative;padding-left:54px;min-height:54px;width:75vw!important}.navigation-item-inner .nav-display-pic[data-v-00b40d7e]{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-00b40d7e]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-00b40d7e]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-00b40d7e]{padding:15px}}.global-search-placeholder-wrapper[data-v-00b40d7e]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-00b40d7e]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-00b40d7e]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-00b40d7e]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-00b40d7e]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-00b40d7e .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-00b40d7e{to{width:40px}}.switch div[data-v-00b40d7e],.switches-container label[data-v-00b40d7e]{overflow:hidden;text-overflow:ellipsis}.slider.round[data-v-00b40d7e]{background:#5477a2;height:24px!important;border:1px solid #5477a2!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-00b40d7e]{background:#fff!important}.slider[data-v-00b40d7e]:before{top:.5px!important}.slider[data-v-00b40d7e]:before,input:checked+.slider[data-v-00b40d7e]:before{position:absolute!important;content:""!important;height:21px!important;width:21px!important;left:0!important;bottom:0!important;background:#5477a2!important;transition:.4s!important}.text[data-v-00b40d7e]{font-size:16px;font-weight:400;line-height:22px;text-align:left}.settings-items[data-v-00b40d7e]{margin:20px 0}.settings-items li[data-v-00b40d7e]{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);backdrop-filter:blur(200px);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-00b40d7e]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.settings-items li .dropdown-item-name[data-v-00b40d7e]{display:flex;flex-direction:row;align-items:center}.settings-items li.open[data-v-00b40d7e]{max-height:300px}.icon[data-v-00b40d7e]{width:25px;height:auto;margin:5px}.d-flex[data-v-00b40d7e]{justify-content:space-between;padding:10px}.flex-div[data-v-00b40d7e]{display:flex;align-items:center;justify-content:flex-end}.autoplay-toggle[data-v-00b40d7e]{display:flex;justify-content:space-between;align-items:center;width:100%}.autoplay-toggle .switch-container[data-v-00b40d7e]{width:50px;height:20px}p[data-v-00b40d7e]{text-align:center}.transvoice-button[data-v-00b40d7e]{height:auto;width:48px}.hidden-patient-module-head[data-v-00b40d7e]{display:none!important}.text-decoration[data-v-00b40d7e]{font-size:17px;font-weight:400;line-height:22px;text-align:left;text-decoration-line:underline;text-decoration-style:solid}.hidden-patient-tab[data-v-00b40d7e]{display:none!important}.slidein[data-v-00b40d7e]{overflow-y:auto;max-width:400px;padding:30px 20px;position:fixed;z-index:1000;width:80%;top:calc(var(--safe-area-top));right:0;display:block;box-shadow:-9px 4px 20px 0 rgba(29,93,119,.25);height:calc(100% - var(--safe-area-top) - var(--safe-area-bottom));transition:all .5s ease-in-out}.ezrai .slidein[data-v-00b40d7e]{background:#5477a2!important;background-size:cover}.helen .slidein[data-v-00b40d7e]{background:linear-gradient(179.46deg,#69b5c0 .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)}.text-head[data-v-00b40d7e]{font-size:17px;font-weight:700;line-height:22px;text-align:left;color:#5477a2}.instance-details[data-v-00b40d7e]{font-size:13px;font-weight:400;line-height:16px;text-align:left}.instance-details-head[data-v-00b40d7e]{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}.settings-slide[data-v-00b40d7e]{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,#69b5c0,#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-00b40d7e]{background:hsla(0,0%,100%,.2);box-shadow:0 4px 4px 0 #5477a2;width:800px;padding:2rem;border-radius:8px}.li-settings[data-v-00b40d7e]{display:flex;justify-content:center;align-content:center;align-items:center;width:auto;height:auto;padding:10px 0 0 0;gap:20px;border-radius:9px;border:1px solid #5477a2;background:hsla(0,0%,100%,.4)!important}.slide-enter[data-v-00b40d7e],.slide-leave-active[data-v-00b40d7e]{right:-100%;transition:all .5s ease-in-out}.dialogs-count[data-v-00b40d7e]{content:"";background:#69b5c0;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-00b40d7e]{background:transparent;text-align:center;position:fixed;align-items:flex-end;justify-content:center;padding:.5rem;min-height:54px}.button-click[data-v-00b40d7e]{position:absolute;width:-moz-fit-content;width:fit-content;background:transparent!important}.patient-module-header[data-v-00b40d7e]{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-00b40d7e]{animation:bounce-in-00b40d7e .3s}.bounce-leave-active[data-v-00b40d7e]{animation:bounce-in-00b40d7e .5s reverse}@keyframes bounce-in-00b40d7e{0%{opacity:0;transform:translateY(-40px)}to{transform:translateY(0);opacity:1}}.header-left[data-v-00b40d7e]{display:flex;align-items:center;justify-content:flex-start;flex:1 1 auto}.helen_logo[data-v-00b40d7e]{background:#fff;flex:0 0 auto}.ezrai-logo[data-v-00b40d7e]{height:28px;width:auto;display:block;margin:0 auto;-o-object-fit:contain;object-fit:contain}h1[data-v-00b40d7e]{font-size:18px;line-height:1.5;font-weight:600}button[data-v-00b40d7e]{outline:none}h2[data-v-00b40d7e]{font-size:12px;line-height:15px}.language__dropdown[data-v-00b40d7e]{width:auto}.language__dropdown .language__dropdown-item-selected[data-v-00b40d7e]{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-00b40d7e]{right:4%;top:calc(50% - 4px);transition:transform .5s ease-out}.language__dropdown .dropdown-icon.up[data-v-00b40d7e]{transform:rotate(180deg)}.language__dropdown .language__dropdown-menu[data-v-00b40d7e]{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-00b40d7e]{border-bottom:1px solid rgba(112,144,176,.22);position:relative}button[data-v-00b40d7e]{border-radius:8px;background:transparent}.new-patient-notification[data-v-00b40d7e]{display:block;content:"";position:absolute;top:10px;right:10px;height:10px;width:10px;background:red;border-radius:50%;z-index:20}.add-to-summary-button[data-v-00b40d7e],.exit-button[data-v-00b40d7e],.notification-dot[data-v-00b40d7e],.summary-button[data-v-00b40d7e]{display:block;content:"";position:absolute;top:2px;left:6px;height:13px;width:13px;background:red;border-radius:50%;z-index:20}.playlist[data-v-00b40d7e]{display:flex;align-items:center}.summary-button button.animate[data-v-00b40d7e]{border-radius:50%;animation:pulse-00b40d7e 2s ease-in-out infinite}@keyframes pulse-00b40d7e{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)}}.background[data-v-00b40d7e]{background:#7cc7ee}.top-nav[data-v-00b40d7e]{padding-left:14rem;position:fixed;width:100%;justify-content:space-evenly;z-index:999;align-items:center}.top-nav li[data-v-00b40d7e]{cursor:pointer}.mobile-only[data-v-00b40d7e]{display:none!important}.hidden-header[data-v-00b40d7e]{transform:translate3d(0,-100%,0)!important}@media only screen and (min-width:601px){.cross-btn-div[data-v-00b40d7e]{justify-content:flex-start}.button-click[data-v-00b40d7e]{right:0}}@media only screen and (max-width:460px){.language-select-button[data-v-00b40d7e]{font-size:12px!important}}@media only screen and (max-width:424px){.language-select-button[data-v-00b40d7e]{font-size:10px!important}}@media only screen and (max-width:340px){.flag-image[data-v-00b40d7e]{display:none}.queue-header[data-v-00b40d7e]{width:30%}}.language-select-button[data-v-00b40d7e]{font-size:12px;color:#6b7280;padding:4px 1px}.language-select-button.selected[data-v-00b40d7e]{background:#1e90ff;color:#fff}.close-burger-icon[data-v-00b40d7e]{width:30px}.menu-items-ul[data-v-00b40d7e]{margin:20px 0;padding:0}.menu-items-ul li[data-v-00b40d7e]{display:flex;justify-content:space-between;align-items:center;padding:10px;position:relative;background:#fff;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-00b40d7e]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.menu-items-ul li .dropdown-item-name[data-v-00b40d7e]{display:flex;flex-direction:row;align-items:center}.menu-items-ul li.open[data-v-00b40d7e]{max-height:300px}.menu-items-ul .dropdown-item[data-v-00b40d7e]{display:flex;align-items:center;flex-direction:column}.menu-items-ul .item[data-v-00b40d7e]{display:flex;flex-direction:row;align-items:center}.switch-text[data-v-00b40d7e]{font-size:14px;font-weight:400;color:#002433;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.audio-speed-icon[data-v-00b40d7e]{align-items:baseline;display:flex;height:-moz-fit-content;height:fit-content;justify-content:space-between;box-shadow:none}.patient-header-wrap[data-v-00b40d7e]{border-top:1px solid #e9e9e9}@media screen and (max-width:1024px){.web-only[data-v-00b40d7e]{display:none!important}.mobile-only[data-v-00b40d7e]{display:block!important}.top-nav[data-v-00b40d7e]{display:none}.header-right[data-v-00b40d7e]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:100%;gap:10px;padding-right:10px}.switches-container[data-v-00b40d7e]{font-size:14px!important}h1[data-v-00b40d7e]{font:normal normal 400 24px/1.5 Segoe UI}h2[data-v-00b40d7e]{font-size:16px;line-height:1.5}.patient-module-header[data-v-00b40d7e]{padding:4px;justify-content:space-around}.exit-button[data-v-00b40d7e]{display:none}}@media screen and (max-width:768px){.switches-container[data-v-00b40d7e]{font-size:13px!important}.text[data-v-00b40d7e]{font-size:14px}}@media screen and (max-width:510px){.switches-container .switch div[data-v-00b40d7e],.switches-container label[data-v-00b40d7e]{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0}.switches-container .switch div[data-v-00b40d7e]{inset:0;margin:auto}}.switches-container[data-v-00b40d7e]{box-sizing:border-box;width:250px;font-size:14px;display:flex;padding:0;position:relative;background:#d3f8f5;color:#002433;line-height:2rem;border-radius:3rem;height:35px}.ezrai .switches-container[data-v-00b40d7e]{background:#fff!important;color:#5477a2!important;border:1px solid #dba68b!important}.ezrai .switch[data-v-00b40d7e]{background:#dba68b!important}.switches-container input[data-v-00b40d7e]{visibility:hidden;position:absolute;top:0}.switches-container label[data-v-00b40d7e]{width:50%;margin:0;text-align:center;cursor:pointer;color:#1d1d1d}.switch-wrapper[data-v-00b40d7e]{position:absolute;top:0;bottom:0;width:50%;z-index:3;transition:transform .5s cubic-bezier(.77,0,.175,1)}.switch[data-v-00b40d7e]{border-radius:3rem;background:#0085bd;width:100%;height:100%}.switch .switch-text[data-v-00b40d7e]{color:#fff!important}.switch div[data-v-00b40d7e]{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-00b40d7e]{transform:translateX(0)}.switches-container input:nth-of-type(2):checked~.switch-wrapper[data-v-00b40d7e]{transform:translateX(100%)}.switches-container input:first-of-type:checked~.switch-wrapper .switch div[data-v-00b40d7e]:first-of-type,.switches-container input:nth-of-type(2):checked~.switch-wrapper .switch div[data-v-00b40d7e]:nth-of-type(2){opacity:1}.patient-module-head[data-v-00b40d7e]{width:100%;height:100%;display:flex;align-items:center;gap:10px;border-top:1px solid #e4e4e4;padding-top:8px}.patient-module-container[data-v-00b40d7e]{padding:0 3% 8px 3%}.header-icons-wrap[data-v-00b40d7e]{display:flex;align-items:center;justify-content:flex-end}.header-icons-wrap .header-icon[data-v-00b40d7e]{top:0;display:flex;justify-content:center;align-items:center}.language-flag-icon[data-v-00b40d7e]{border-radius:50%;height:32px;width:32px}.flex-class[data-v-00b40d7e]{display:flex;justify-content:space-between;width:100%}.d-colm[data-v-00b40d7e]{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:1rem}.helen-text[data-v-00b40d7e]{color:#5477a2}.ezrai .helen-name[data-v-00b40d7e]{color:#f2af00;font-weight:600}.helen .helen-name[data-v-00b40d7e]{color:#0085bd}.helen-name .helen-text[data-v-00b40d7e]{font-size:16px;font-weight:600;text-align:center}@media(min-width:1024px)and (max-height:1024px){.top-nav[data-v-00b40d7e]{display:flex}.button-click[data-v-00b40d7e]{margin:0!important}}@media(min-width:1025px){.header-icon[data-v-00b40d7e]{display:none!important}}.heading[data-v-00b40d7e]{font-size:40px;font-weight:500;line-height:45px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#5477a2}.hidden-header[data-v-00b40d7e]{transform:translate3d(0,100%,0)!important}.break-words-option[data-v-00b40d7e]{word-break:break-word}@media screen and (min-width:1025px){.hamburger[data-v-00b40d7e]{display:none}.header-row-1[data-v-00b40d7e]{padding:1rem;display:none!important}}@media(min-width:1024px){.ezrai-logo[data-v-00b40d7e]{display:none}}@media(max-width:1024px){.ezrai-logo[data-v-00b40d7e]{height:24px}}.header-row-1[data-v-00b40d7e]{display:flex;align-items:center;justify-content:space-between;position:relative}@media screen and (max-width:600px){.language__dropdown[data-v-00b40d7e]{width:calc(100% - 202px)}.language__dropdown .language__dropdown-item-selected[data-v-00b40d7e]{width:100%;max-width:280px}.summary-button[data-v-00b40d7e]{width:65px;word-break:break-word}.queue-header[data-v-00b40d7e]{width:25%}.header-icons-wrap[data-v-00b40d7e]{justify-content:flex-start}.slidein[data-v-00b40d7e]{left:0}.helen .header-row-1[data-v-00b40d7e]{background:#89cdf1}.ezrai .header-row-1[data-v-00b40d7e]{background:none}.helen-text[data-v-00b40d7e]{display:block}.justify-end[data-v-00b40d7e]{display:flex;justify-content:flex-end}}.justify-end[data-v-00b40d7e]{display:flex}@media screen and (min-width:601px){.justify-end[data-v-00b40d7e]{display:flex;justify-content:flex-start}}.explanation-list[data-v-00b40d7e]{margin:0;word-wrap:break-word;overflow-y:auto;width:-webkit-fill-available}.explanation-list li .word[data-v-00b40d7e]{min-width:100px;display:inline-block}.explanation-list ul[data-v-00b40d7e]{list-style:none;padding:0;margin:0}.explanation-list li[data-v-00b40d7e]{cursor:pointer;word-break:break-word}.explanation-list li[data-v-00b40d7e]:hover{background-color:#fff;border-radius:10px}.word[data-v-00b40d7e]{color:#02a8ee;font-size:15px;text-align:left;margin:0}.explanation-list li.ticked-item[data-v-00b40d7e]{background-color:#89cdf1}.explanation-list li.ticked-item .word[data-v-00b40d7e]{color:#fff}.explanation-list li:hover .word[data-v-00b40d7e]{color:#02a8ee}.explanation-list[data-v-00b40d7e]::-webkit-scrollbar{width:4px;background:#00618a!important;border-radius:3px}.explanation-list[data-v-00b40d7e]::-webkit-scrollbar-track{box-shadow:none;border-radius:3px}.explanation-list[data-v-00b40d7e]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:3px}.explanation-list[data-v-00b40d7e]::-webkit-scrollbar-thumb:hover{background:#007acc}.header-row-1[data-v-00b40d7e]{background:#5477a2!important}#sheet[data-v-e4b97232]{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-e4b97232]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-e4b97232]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-e4b97232]{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-e4b97232]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-e4b97232]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-e4b97232]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-e4b97232]{transform:translateY(100%)}#sheet .draggable-area[data-v-e4b97232]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-e4b97232]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-e4b97232]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-e4b97232]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-e4b97232]{height:100%;overflow-y:scroll;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-e4b97232]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-e4b97232]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-e4b97232]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-e4b97232]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-e4b97232]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-e4b97232]:hover{opacity:.8}.timer-progress[data-v-e4b97232]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-e4b97232]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-e4b97232]{height:5px;animation:roundtime-e4b97232 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-e4b97232]{animation:roundtime-e4b97232 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-e4b97232]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-e4b97232]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-e4b97232{to{transform:scaleX(0)}}.tooltip-alert[data-v-e4b97232],.tooltip-btm[data-v-e4b97232],.tooltip-left[data-v-e4b97232]{position:relative}.tooltip-alert[data-v-e4b97232]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-e4b97232]{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-e4b97232]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-e4b97232],.tooltip-left .tooltiptext[data-v-e4b97232]{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-e4b97232]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-e4b97232],.tooltip-left:hover .tooltiptext[data-v-e4b97232]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-e4b97232],.tooltip-alert:active .tooltiptext[data-v-e4b97232],.tooltip-alert:hover .tooltiptext[data-v-e4b97232]{visibility:visible}.btn-small[data-v-e4b97232]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-e4b97232]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-e4b97232]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-e4b97232]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-e4b97232]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-e4b97232]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-e4b97232]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-e4b97232]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-e4b97232]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.primary-btn[data-v-e4b97232]{background:linear-gradient(180deg,#d99060 70%,#dba68b);color:#fff}.primary-btn[data-v-e4b97232]:hover{background:#d99060}.primary-btn[data-v-e4b97232]:disabled{color:#efefef;background:#bbb;cursor:not-allowed}.add-btn[data-v-e4b97232]{color:#fff;background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-e4b97232]:hover{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-e4b97232]:active{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-e4b97232]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-e4b97232]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-e4b97232]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-e4b97232]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-e4b97232]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-e4b97232]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-e4b97232]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-e4b97232]{flex:1;margin:.5rem}[data-v-e4b97232]{font-family:Quicksand,sans-serif}.session-count[data-v-e4b97232]{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-e4b97232]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-e4b97232]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-e4b97232],.vue-tel-input input[data-v-e4b97232]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-e4b97232]{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;margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.vue-tel-input[data-v-e4b97232]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.close-button[data-v-e4b97232]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-e4b97232]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-e4b97232]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-e4b97232]{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-e4b97232;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-e4b97232;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-e4b97232{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-e4b97232]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-e4b97232]{opacity:0;width:0;height:0}.slider[data-v-e4b97232]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#69b5c0;transition:.4s}.slider[data-v-e4b97232]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#5477a2;transition:.4s}input:checked+.slider[data-v-e4b97232]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-e4b97232]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-e4b97232]:before{background:#b6e0f6!important;border:1px solid #5477a2!important;transform:translateX(26px)}.slider.round[data-v-e4b97232]{border-radius:34px}.slider.round[data-v-e4b97232]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-e4b97232]{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-e4b97232]{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-e4b97232 1s linear infinite}@keyframes rotate-e4b97232{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-e4b97232]{-webkit-text-size-adjust:none}body[data-v-e4b97232]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-e4b97232]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-e4b97232]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-e4b97232]{-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-e4b97232]:focus{outline:none!important}.navigation-item[data-v-e4b97232]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-e4b97232]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-e4b97232]{border-radius:0!important}}.navigation-item.highlight[data-v-e4b97232]{border:1px solid #5477a2}.navigation-item.highlight[data-v-e4b97232]:hover{box-shadow:none}.navigation-item-inner[data-v-e4b97232]{position:relative;padding-left:54px;min-height:54px;width:75vw!important}.navigation-item-inner .nav-display-pic[data-v-e4b97232]{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-e4b97232]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-e4b97232]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-e4b97232]{padding:15px}}.global-search-placeholder-wrapper[data-v-e4b97232]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-e4b97232]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-e4b97232]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-e4b97232]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-e4b97232]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-e4b97232 .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-e4b97232{to{width:40px}}.footer-wrapper[data-v-e4b97232]{box-shadow:0 -4px 21px rgba(0,0,0,.1);border-radius:17px;background-color:#5477a2;position:fixed;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;align-items:center;z-index:20;max-width:99%;width:95%;height:auto;left:0;right:0;margin:0 auto;padding-bottom:4px;bottom:calc(var(--safe-area-bottom) + 4px)}.footer-wrapper .header-icon[data-v-e4b97232] :hover{cursor:pointer}.footer-wrapper .header-icon img[data-v-e4b97232]{filter:grayscale(20%);height:29px;width:26px}.search-open[data-v-e4b97232]{height:144px;transition:height .15s ease-in-out}.footer-row-2[data-v-e4b97232]{overflow:auto hidden;display:flex;align-items:center;background-color:transparent;justify-content:space-around;text-align:center}.footer-row-2 div[data-v-e4b97232]{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.add-to-summary-button.selected[data-v-e4b97232],.playlist-button.selected[data-v-e4b97232],.search-button.selected[data-v-e4b97232]{font-weight:600}.add-to-summary-button.selected button[data-v-e4b97232],.playlist-button.selected button[data-v-e4b97232],.search-button.selected button[data-v-e4b97232]{background-color:rgba(91,185,235,.122);border-radius:100px}.notification-dot[data-v-e4b97232]{display:block;content:"";position:absolute;top:2px;left:6px;height:13px;width:13px;background:red;border-radius:50%;z-index:20}.ezrai .footer-wrapper .header-icon .text[data-v-e4b97232]{color:#fff}.helen .footer-wrapper .header-icon .text[data-v-e4b97232]{color:#000}@media screen and (max-width:600px){.icons[data-v-e4b97232]{height:2rem;width:2rem}}@media screen and (min-width:768px){.footer-wrapper[data-v-e4b97232]{border-radius:40px;max-width:94%;width:75%}}@media screen and (max-width:1024px){.web-only[data-v-e4b97232]{display:none!important}}@media(min-width:1024px)and (max-height:1024px){.mobile-only[data-v-e4b97232]{display:none!important}.web-only[data-v-e4b97232]{display:block!important}.footer-wrapper[data-v-e4b97232]{width:225px;height:92vh;bottom:4vh;top:7vh;left:24px;flex-direction:column;gap:40px;padding:60px 10px 10px 10px;background:#5477a2;justify-content:flex-start;margin:0}.footer-wrapper .header-icon[data-v-e4b97232]{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:flex-start;padding:4px}.footer-wrapper .header-icon img[data-v-e4b97232]{filter:grayscale(20%)}.footer-wrapper .header-icon.selected img[data-v-e4b97232]{filter:grayscale(0)}.footer-wrapper .header-icon.selected .text[data-v-e4b97232]{color:#fff}.footer-wrapper .header-icon .text[data-v-e4b97232]{color:#02a8ee;font-size:17px}}@media screen and (min-width:1025px){.mobile-only[data-v-e4b97232]{display:none!important}.footer-wrapper[data-v-e4b97232]{z-index:10;width:225px;height:92vh;bottom:4vh;top:7vh;left:24px;flex-direction:column;gap:34px;padding:122px 10px 10px 10px;background:#5477a2;justify-content:flex-start;margin:0;z-index:50;overflow-y:auto}.footer-wrapper .header-icon[data-v-e4b97232]{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:flex-start;padding:4px}.footer-wrapper .header-icon img[data-v-e4b97232]{filter:grayscale(20%);height:30px;width:26px}.footer-wrapper .header-icon.selected[data-v-e4b97232]{background:rgba(176,215,218,.2);border-radius:20px}.footer-wrapper .header-icon.selected img[data-v-e4b97232]{filter:grayscale(0)}.footer-wrapper .header-icon.selected .text[data-v-e4b97232]{color:#fff}.footer-wrapper .header-icon .text[data-v-e4b97232]{font-size:17px;text-align:left}.ezrai .footer-wrapper .header-icon .text[data-v-e4b97232],.ezrai .footer-wrapper .header-icon.selected .text[data-v-e4b97232],.helen .footer-wrapper .header-icon.selected .text[data-v-e4b97232]{color:#fff}.helen .footer-wrapper .header-icon .text[data-v-e4b97232]{color:#02a8ee}}.language-flag-icon[data-v-e4b97232]{border-radius:50%;height:32px;width:32px}.text[data-v-e4b97232]{font-size:10px;font-weight:400;line-height:16px;text-align:center}.explanation-button[data-v-e4b97232]{cursor:pointer;margin:0;padding:0}.explanation-button.selected .word[data-v-e4b97232]{color:#fff}.explanation-list[data-v-e4b97232]{margin:0;margin-top:-38px;word-wrap:break-word;max-height:200px}.explanation-list li .word[data-v-e4b97232]{min-width:100px;display:inline-block}.explanation-list ul[data-v-e4b97232]{list-style:none;padding:0;margin:0}.explanation-list li[data-v-e4b97232]{cursor:pointer;word-break:break-word;white-space:normal;color:#69b5c0;border-radius:8px;padding:5px 10px 5px 20px;position:relative;margin-bottom:2px;margin-left:10px}.explanation-list li[data-v-e4b97232]:hover{background-color:#fff;border-radius:10px}.explanation-list li[data-v-e4b97232]:before{content:"•";position:absolute;left:5px;color:#007acc;font-size:16px}.word[data-v-e4b97232]{color:#69b5c0;font-size:15px;text-align:left;margin:0;display:inline-block}.word.ticked[data-v-e4b97232]{color:#fff}.explanation-list li:hover .word[data-v-e4b97232]{color:#5477a2}.slide-enter-active[data-v-e4b97232],.slide-leave-active[data-v-e4b97232]{transition:all .2s ease}.slide-enter-from[data-v-e4b97232],.slide-leave-to[data-v-e4b97232]{opacity:0;transform:translateY(-10px)}.explanation-section[data-v-e4b97232]{display:flex;flex-direction:column;align-items:flex-start;gap:0;margin:0;padding:0}.footer-wrapper[data-v-e4b97232]::-webkit-scrollbar{width:6px}.footer-wrapper[data-v-e4b97232]::-webkit-scrollbar-thumb,.footer-wrapper[data-v-e4b97232]::-webkit-scrollbar-track{border-radius:3px}.ezrai-logo[data-v-e4b97232]{width:130px;display:none;position:absolute;bottom:90%;left:0;margin-left:3rem}@media(min-width:1024px){.ezrai-logo[data-v-e4b97232]{display:block}}@media(max-width:1023px){.ezrai-logo[data-v-e4b97232]{display:none}}#sheet[data-v-673a7cca]{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-673a7cca]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-673a7cca]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-673a7cca]{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-673a7cca]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-673a7cca]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-673a7cca]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-673a7cca]{transform:translateY(100%)}#sheet .draggable-area[data-v-673a7cca]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-673a7cca]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-673a7cca]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-673a7cca]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-673a7cca]{height:100%;overflow-y:scroll;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-673a7cca]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-673a7cca]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-673a7cca]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-673a7cca]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-673a7cca]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-673a7cca]:hover{opacity:.8}.timer-progress[data-v-673a7cca]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-673a7cca]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-673a7cca]{height:5px;animation:roundtime-673a7cca calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-673a7cca]{animation:roundtime-673a7cca calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-673a7cca]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-673a7cca]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-673a7cca{to{transform:scaleX(0)}}.tooltip-alert[data-v-673a7cca],.tooltip-btm[data-v-673a7cca],.tooltip-left[data-v-673a7cca]{position:relative}.tooltip-alert[data-v-673a7cca]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-673a7cca]{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-673a7cca]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-673a7cca],.tooltip-left .tooltiptext[data-v-673a7cca]{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-673a7cca]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-673a7cca],.tooltip-left:hover .tooltiptext[data-v-673a7cca]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-673a7cca],.tooltip-alert:active .tooltiptext[data-v-673a7cca],.tooltip-alert:hover .tooltiptext[data-v-673a7cca]{visibility:visible}.btn-small[data-v-673a7cca]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-673a7cca]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-673a7cca]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-673a7cca]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-673a7cca]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-673a7cca]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-673a7cca]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-673a7cca]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-673a7cca]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.primary-btn[data-v-673a7cca]{background:linear-gradient(180deg,#d99060 70%,#dba68b);color:#fff}.primary-btn[data-v-673a7cca]:hover{background:#d99060}.primary-btn[data-v-673a7cca]:disabled{color:#efefef;background:#bbb;cursor:not-allowed}.add-btn[data-v-673a7cca]{color:#fff;background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-673a7cca]:hover{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-673a7cca]:active{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-673a7cca]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-673a7cca]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-673a7cca]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-673a7cca]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-673a7cca]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-673a7cca]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-673a7cca]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-673a7cca]{flex:1;margin:.5rem}[data-v-673a7cca]{font-family:Quicksand,sans-serif}.session-count[data-v-673a7cca]{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-673a7cca]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-673a7cca]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-673a7cca],.vue-tel-input input[data-v-673a7cca]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-673a7cca]{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;margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.vue-tel-input[data-v-673a7cca]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.close-button[data-v-673a7cca]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-673a7cca]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-673a7cca]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-673a7cca]{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-673a7cca;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-673a7cca;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-673a7cca{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-673a7cca]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-673a7cca]{opacity:0;width:0;height:0}.slider[data-v-673a7cca]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#69b5c0;transition:.4s}.slider[data-v-673a7cca]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#5477a2;transition:.4s}input:checked+.slider[data-v-673a7cca]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-673a7cca]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-673a7cca]:before{background:#b6e0f6!important;border:1px solid #5477a2!important;transform:translateX(26px)}.slider.round[data-v-673a7cca]{border-radius:34px}.slider.round[data-v-673a7cca]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-673a7cca]{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-673a7cca]{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-673a7cca 1s linear infinite}@keyframes rotate-673a7cca{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-673a7cca]{-webkit-text-size-adjust:none}body[data-v-673a7cca]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-673a7cca]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-673a7cca]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-673a7cca]{-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-673a7cca]:focus{outline:none!important}.navigation-item[data-v-673a7cca]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-673a7cca]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-673a7cca]{border-radius:0!important}}.navigation-item.highlight[data-v-673a7cca]{border:1px solid #5477a2}.navigation-item.highlight[data-v-673a7cca]:hover{box-shadow:none}.navigation-item-inner[data-v-673a7cca]{position:relative;padding-left:54px;min-height:54px;width:75vw!important}.navigation-item-inner .nav-display-pic[data-v-673a7cca]{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-673a7cca]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-673a7cca]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-673a7cca]{padding:15px}}.global-search-placeholder-wrapper[data-v-673a7cca]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-673a7cca]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-673a7cca]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-673a7cca]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-673a7cca]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-673a7cca .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-673a7cca{to{width:40px}}.start-button[data-v-673a7cca]{color:#fff;background:#69b5c0;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-673a7cca]{z-index:1000}.settings-slide[data-v-673a7cca]{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,#69b5c0,#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-673a7cca],.slide-leave-active[data-v-673a7cca]{right:-100%;transition:all .5s ease-in-out}.heading[data-v-673a7cca]{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:#5477a2;z-index:1000;margin-bottom:2rem}#sheet[data-v-bbefe7da]{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-bbefe7da]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-bbefe7da]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-bbefe7da]{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-bbefe7da]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-bbefe7da]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-bbefe7da]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-bbefe7da]{transform:translateY(100%)}#sheet .draggable-area[data-v-bbefe7da]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-bbefe7da]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-bbefe7da]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-bbefe7da]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-bbefe7da]{height:100%;overflow-y:scroll;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-bbefe7da]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-bbefe7da]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-bbefe7da]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-bbefe7da]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-bbefe7da]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-bbefe7da]:hover{opacity:.8}.timer-progress[data-v-bbefe7da]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-bbefe7da]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-bbefe7da]{height:5px;animation:roundtime-bbefe7da calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-bbefe7da]{animation:roundtime-bbefe7da calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-bbefe7da]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-bbefe7da]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-bbefe7da{to{transform:scaleX(0)}}.tooltip-alert[data-v-bbefe7da],.tooltip-btm[data-v-bbefe7da],.tooltip-left[data-v-bbefe7da]{position:relative}.tooltip-alert[data-v-bbefe7da]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-bbefe7da]{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-bbefe7da]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-bbefe7da],.tooltip-left .tooltiptext[data-v-bbefe7da]{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-bbefe7da]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-bbefe7da],.tooltip-left:hover .tooltiptext[data-v-bbefe7da]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-bbefe7da],.tooltip-alert:active .tooltiptext[data-v-bbefe7da],.tooltip-alert:hover .tooltiptext[data-v-bbefe7da]{visibility:visible}.btn-small[data-v-bbefe7da]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-bbefe7da]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-bbefe7da]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-bbefe7da]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-bbefe7da]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-bbefe7da]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-bbefe7da]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-bbefe7da]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-bbefe7da]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.primary-btn[data-v-bbefe7da]{background:linear-gradient(180deg,#d99060 70%,#dba68b);color:#fff}.primary-btn[data-v-bbefe7da]:hover{background:#d99060}.primary-btn[data-v-bbefe7da]:disabled{color:#efefef;background:#bbb;cursor:not-allowed}.add-btn[data-v-bbefe7da]{color:#fff;background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-bbefe7da]:hover{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-bbefe7da]:active{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-bbefe7da]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-bbefe7da]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-bbefe7da]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-bbefe7da]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-bbefe7da]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-bbefe7da]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-bbefe7da]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-bbefe7da]{flex:1;margin:.5rem}[data-v-bbefe7da]{font-family:Quicksand,sans-serif}.session-count[data-v-bbefe7da]{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-bbefe7da]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-bbefe7da]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-bbefe7da],.vue-tel-input input[data-v-bbefe7da]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-bbefe7da]{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;margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.vue-tel-input[data-v-bbefe7da]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.close-button[data-v-bbefe7da]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-bbefe7da]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-bbefe7da]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-bbefe7da]{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-bbefe7da;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-bbefe7da;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-bbefe7da{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-bbefe7da]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-bbefe7da]{opacity:0;width:0;height:0}.slider[data-v-bbefe7da]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#69b5c0;transition:.4s}.slider[data-v-bbefe7da]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#5477a2;transition:.4s}input:checked+.slider[data-v-bbefe7da]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-bbefe7da]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-bbefe7da]:before{background:#b6e0f6!important;border:1px solid #5477a2!important;transform:translateX(26px)}.slider.round[data-v-bbefe7da]{border-radius:34px}.slider.round[data-v-bbefe7da]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-bbefe7da]{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-bbefe7da]{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-bbefe7da 1s linear infinite}@keyframes rotate-bbefe7da{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-bbefe7da]{-webkit-text-size-adjust:none}body[data-v-bbefe7da]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-bbefe7da]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-bbefe7da]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-bbefe7da]{-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-bbefe7da]:focus{outline:none!important}.navigation-item[data-v-bbefe7da]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-bbefe7da]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-bbefe7da]{border-radius:0!important}}.navigation-item.highlight[data-v-bbefe7da]{border:1px solid #5477a2}.navigation-item.highlight[data-v-bbefe7da]:hover{box-shadow:none}.navigation-item-inner[data-v-bbefe7da]{position:relative;padding-left:54px;min-height:54px;width:75vw!important}.navigation-item-inner .nav-display-pic[data-v-bbefe7da]{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-bbefe7da]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-bbefe7da]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-bbefe7da]{padding:15px}}.global-search-placeholder-wrapper[data-v-bbefe7da]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-bbefe7da]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-bbefe7da]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-bbefe7da]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-bbefe7da]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-bbefe7da .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-bbefe7da{to{width:40px}}.snippet[data-v-bbefe7da]{display:flex;justify-content:center;align-items:center;height:10px;width:20px}.dot-typing-transcribe[data-v-bbefe7da]{position:relative;left:-9999px;width:6px;height:6px;border-radius:50%;background-color:#1e66d3;color:#1e66d3;animation:dot-typing-bbefe7da 1.5s linear infinite}@keyframes dot-typing-bbefe7da{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}}.ezrai[data-v-bbefe7da],.helen[data-v-bbefe7da]{background:transparent!important;background-color:transparent!important}.ezrai .stop-mic[data-v-bbefe7da]{height:28px;width:28px}.ezrai .helen-logo-container[data-v-bbefe7da]:before{background-color:transparent}.ezrai .mic.helen-logo-container[data-v-bbefe7da]:after{background:#dba68b}.ezrai .mic.helen-logo-container.animate[data-v-bbefe7da]:before{background-color:#fff}.ezrai .error.helen-logo-container.animate[data-v-bbefe7da]:before{background-color:#5477a2}.ezrai .error.helen-logo-container[data-v-bbefe7da]:after{background:#5477a2}.ezrai .mic-animation[data-v-bbefe7da]{height:60%}.ezrai .ball[data-v-bbefe7da]{visibility:hidden}.ezrai .animate .ball[data-v-bbefe7da]{visibility:visible}.helen-logo-container[data-v-bbefe7da]{position:relative;width:58px;height:58px;display:flex;justify-content:center;align-items:center;overflow:visible;z-index:0;border-radius:50%;box-shadow:-4px 4px 16px rgba(0,0,0,.3)}.helen-logo-container[data-v-bbefe7da]:before{content:"";position:absolute;width:65%;height:65%;border-radius:100%;z-index:-1}@keyframes circle-size-bbefe7da{0%{width:75%;height:75%}to{width:65%;height:65%}}.helen-logo-container[data-v-bbefe7da]:after{content:"";position:absolute;height:100%;width:100%;border-radius:100%;z-index:-2}p[data-v-bbefe7da]{text-align:center}.header-icon[data-v-bbefe7da]{display:flex;justify-content:center;align-items:center;flex-direction:column}button[data-v-bbefe7da]{border-radius:8px;background:transparent}@keyframes pulse-bbefe7da{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)}}.helenFace[data-v-bbefe7da]{height:50%;width:auto;animation:blurHelen-bbefe7da var(--animation-delay) linear 1}@keyframes blurHelen-bbefe7da{0%{filter:opacity(0)}20%{filter:opacity(1)}50%{filter:opacity(1)}80%{filter:opacity(1)}to{filter:opacity(0)}}.ball[data-v-bbefe7da]{position:absolute;width:100%;height:100%;border-radius:50%}.ball-green[data-v-bbefe7da]{background:#b1b1d9;transform:translateX(-10%) translateY(15%);border-radius:50%;z-index:-4}.ball-blue[data-v-bbefe7da]{background:#b1b1d9;transform:translateX(15%) translateY(0);z-index:-3}.ball-cyan[data-v-bbefe7da]{background:#b1b1d9;transform:translateX(-10%) translateY(-10%);z-index:-5}@keyframes move1-bbefe7da{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-bbefe7da{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-bbefe7da{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-bbefe7da{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-bbefe7da]{animation:move3-bbefe7da 2.5s linear infinite}.animate .ball-cyan[data-v-bbefe7da]{animation:move2-bbefe7da 2.5s linear infinite}.animate .ball-blue[data-v-bbefe7da]{animation:move1-bbefe7da 2.5s linear infinite}.animate[data-v-bbefe7da]:before{animation:circle-size-bbefe7da .8s linear infinite alternate}@media(min-width:600px){.stop-mic[data-v-bbefe7da]{height:39px;width:39px}}@media(min-width:768px){.helen-logo-container[data-v-bbefe7da]{width:120px;height:120px}}.mic-button[data-v-bbefe7da]{position:relative;display:flex;justify-content:center;align-items:center;width:60px;height:60px;border-radius:50%;background-color:#d99060;box-shadow:0 4px 15px rgba(0,0,0,.25),0 0 8px rgba(0,0,0,.15);transition:box-shadow .3s ease}.mic-button[data-v-bbefe7da]:hover{box-shadow:0 6px 20px rgba(0,0,0,.35),0 0 10px rgba(0,0,0,.2)}.mic-animation[data-v-bbefe7da]{width:auto;height:30px}@media(min-width:1024px){.helen-logo-container[data-v-bbefe7da]{width:80px;height:80px}}#sheet[data-v-3a314df0]{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-3a314df0]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-3a314df0]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-3a314df0]{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-3a314df0]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-3a314df0]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-3a314df0]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-3a314df0]{transform:translateY(100%)}#sheet .draggable-area[data-v-3a314df0]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-3a314df0]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-3a314df0]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-3a314df0]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-3a314df0]{height:100%;overflow-y:scroll;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-3a314df0]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-3a314df0]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-3a314df0]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-3a314df0]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-3a314df0]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-3a314df0]:hover{opacity:.8}.timer-progress[data-v-3a314df0]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-3a314df0]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-3a314df0]{height:5px;animation:roundtime-3a314df0 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-3a314df0]{animation:roundtime-3a314df0 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-3a314df0]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-3a314df0]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-3a314df0{to{transform:scaleX(0)}}.tooltip-alert[data-v-3a314df0],.tooltip-btm[data-v-3a314df0],.tooltip-left[data-v-3a314df0]{position:relative}.tooltip-alert[data-v-3a314df0]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-3a314df0]{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-3a314df0]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-3a314df0],.tooltip-left .tooltiptext[data-v-3a314df0]{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-3a314df0]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-3a314df0],.tooltip-left:hover .tooltiptext[data-v-3a314df0]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-3a314df0],.tooltip-alert:active .tooltiptext[data-v-3a314df0],.tooltip-alert:hover .tooltiptext[data-v-3a314df0]{visibility:visible}.btn-small[data-v-3a314df0]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-3a314df0]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-3a314df0]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-3a314df0]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-3a314df0]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-3a314df0]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-3a314df0]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-3a314df0]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-3a314df0]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.primary-btn[data-v-3a314df0]{background:linear-gradient(180deg,#d99060 70%,#dba68b);color:#fff}.primary-btn[data-v-3a314df0]:hover{background:#d99060}.primary-btn[data-v-3a314df0]:disabled{color:#efefef;background:#bbb;cursor:not-allowed}.add-btn[data-v-3a314df0]{color:#fff;background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-3a314df0]:hover{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-3a314df0]:active{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-3a314df0]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-3a314df0]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-3a314df0]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-3a314df0]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-3a314df0]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-3a314df0]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-3a314df0]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-3a314df0]{flex:1;margin:.5rem}[data-v-3a314df0]{font-family:Quicksand,sans-serif}.session-count[data-v-3a314df0]{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-3a314df0]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-3a314df0]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-3a314df0],.vue-tel-input input[data-v-3a314df0]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-3a314df0]{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;margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.vue-tel-input[data-v-3a314df0]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.close-button[data-v-3a314df0]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-3a314df0]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-3a314df0]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-3a314df0]{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-3a314df0;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-3a314df0;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-3a314df0{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-3a314df0]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-3a314df0]{opacity:0;width:0;height:0}.slider[data-v-3a314df0]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#69b5c0;transition:.4s}.slider[data-v-3a314df0]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#5477a2;transition:.4s}input:checked+.slider[data-v-3a314df0]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-3a314df0]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-3a314df0]:before{background:#b6e0f6!important;border:1px solid #5477a2!important;transform:translateX(26px)}.slider.round[data-v-3a314df0]{border-radius:34px}.slider.round[data-v-3a314df0]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-3a314df0]{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-3a314df0]{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-3a314df0 1s linear infinite}@keyframes rotate-3a314df0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-3a314df0]{-webkit-text-size-adjust:none}body[data-v-3a314df0]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-3a314df0]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-3a314df0]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-3a314df0]{-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-3a314df0]:focus{outline:none!important}.navigation-item[data-v-3a314df0]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-3a314df0]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-3a314df0]{border-radius:0!important}}.navigation-item.highlight[data-v-3a314df0]{border:1px solid #5477a2}.navigation-item.highlight[data-v-3a314df0]:hover{box-shadow:none}.navigation-item-inner[data-v-3a314df0]{position:relative;padding-left:54px;min-height:54px;width:75vw!important}.navigation-item-inner .nav-display-pic[data-v-3a314df0]{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-3a314df0]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-3a314df0]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-3a314df0]{padding:15px}}.global-search-placeholder-wrapper[data-v-3a314df0]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-3a314df0]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-3a314df0]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-3a314df0]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-3a314df0]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-3a314df0 .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-3a314df0{to{width:40px}}.video span[data-v-3a314df0]{display:none}.video:hover span[data-v-3a314df0]{display:block}.info-ejrai-message[data-v-3a314df0]{display:block;right:10rem;width:20px;font-weight:400;font-size:12px;line-height:100%;color:#000}.info-ejrai-message[data-v-3a314df0],.info-message-doc[data-v-3a314df0]{position:fixed;background:#fff;width:237px;height:auto;border-radius:18px 2px 18px 18px;padding:10px;z-index:100}.info-message-doc[data-v-3a314df0]{margin-top:1.5rem;right:8.5rem}.info-message[data-v-3a314df0]{display:block;position:fixed;right:8rem;width:20px;background:#fff;width:237px;height:auto;border-radius:18px 2px 18px 18px;padding:10px;z-index:100;font-weight:400;font-size:12px;line-height:100%;color:#000}.audio-loader[data-v-3a314df0]{display:flex;height:28px;width:28px;background:#5477a2;border-radius:4px;align-items:center;justify-content:center}.audio-loader span[data-v-3a314df0]{border:4px solid #fff;border-radius:50%;border-top:4px solid #5477a2;width:70%;height:70%;animation:spin-3a314df0 1.5s linear infinite}@keyframes spin-3a314df0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.blink-cursor[data-v-3a314df0]{position:absolute;height:1.3em;width:1.5px;background-color:#000;animation:blink-3a314df0 1s step-start infinite;top:10px;left:10px;display:none}@keyframes blink-3a314df0{50%{opacity:0}}.lng-wrapper-top[data-v-3a314df0]{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-3a314df0]{width:40px;height:auto}.lng-wrapper-top .text[data-v-3a314df0]{overflow:hidden;overflow-wrap:anywhere;color:#5477a2;font-size:small}.search-results-container[data-v-3a314df0]{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 - 60px - var(--safe-area-top) - var(--safe-area-bottom))}.action-icon[data-v-3a314df0]{height:auto;width:35px}.doctor-div[data-v-3a314df0]{z-index:0;padding:20px 2rem}.bg-div[data-v-3a314df0]{display:block;position:absolute;z-index:-1;width:100%;height:100%;bottom:0}.translator-container[data-v-3a314df0]{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-3a314df0]{padding:16px;outline:none;width:60%}.translator-container .translator-arrow[data-v-3a314df0]{height:40px;width:40px;margin:8px}.translator-container .lang-button[data-v-3a314df0]{display:flex;align-items:center;padding:8px 16px;justify-content:flex-end;width:100%}.translator-container .translator-item[data-v-3a314df0]{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-3a314df0]{max-width:320px;display:flex;margin:100px auto;flex-direction:column;align-items:center}.no-results-found-message img[data-v-3a314df0]{width:120px;height:auto;margin-bottom:20px}.translator-actions[data-v-3a314df0]{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-3a314df0]{color:#ababab;font-size:12px;margin-right:8px;display:flex;flex-direction:row;align-items:center}.translator-actions .text-type.alert[data-v-3a314df0]{color:gray!important}.translator-actions .text-type img[data-v-3a314df0]{margin:0 4px;height:24px;width:24px}.verified-results[data-v-3a314df0]{margin:16px;color:gray}.error-close[data-v-3a314df0]{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-3a314df0]{max-width:calc(100% - 76px);width:auto;height:auto;min-height:130px;padding:10px;border-radius:18px;position:relative}.helen .error-message[data-v-3a314df0]{background:#b0dfda}.helen .error[data-v-3a314df0]{color:#5477a2!important}.helen .heading-helen[data-v-3a314df0]{color:#5477a2}.ezrai .error-message[data-v-3a314df0]{background:#b1b1d9}.toggle-btn[data-v-3a314df0]{position:fixed;bottom:7rem;right:2rem;display:flex;flex-direction:column;gap:8px}.toggle-btn-img[data-v-3a314df0]{width:50px;height:50px;box-shadow:0 4px 4px 0 rgba(14,29,35,.102);border-radius:50%}.add-summary-btn[data-v-3a314df0]{padding:8px 16px!important;gap:8px}.textarea-wrapper[data-v-3a314df0]{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-3a314df0]{height:auto;max-height:96px;width:100%;overflow:auto;text-align:center}.textarea-wrapper textarea[data-v-3a314df0]{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-3a314df0]{width:100%;place-content:center}.textarea-placeholder .cursor[data-v-3a314df0]{content:"";display:inline-flex;width:2px;height:14px;background:#000;animation:blink-3a314df0 1s step-start infinite}.textarea-wrapper textarea:not(:-moz-placeholder)+.textarea-placeholder[data-v-3a314df0]{display:none}.textarea-wrapper textarea:focus+.textarea-placeholder[data-v-3a314df0],.textarea-wrapper textarea:not(:placeholder-shown)+.textarea-placeholder[data-v-3a314df0]{display:none}.textarea-placeholder[data-v-3a314df0]{position:absolute;pointer-events:none;font-size:16px;display:flex;align-items:center;gap:2px;font-weight:400;line-height:22px;margin:auto;color:#000;text-align:center}.translate-btn[data-v-3a314df0]{background:#5477a2;width:auto;height:32px;padding:5px 10px 5px 10px;border-radius:24px;color:#fff}.translate-btn[data-v-3a314df0]:disabled{background:linear-gradient(90deg,#6b7a81,#c1d3dd)}.translator-txt[data-v-3a314df0]::-webkit-scrollbar,textarea[data-v-3a314df0]::-webkit-scrollbar{width:4px;background:#00618a!important;border-radius:3px}.translator-txt[data-v-3a314df0]::-webkit-scrollbar-track,textarea[data-v-3a314df0]::-webkit-scrollbar-track{box-shadow:none;border-radius:3px}.translator-txt[data-v-3a314df0]::-webkit-scrollbar-thumb,textarea[data-v-3a314df0]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:3px}.snippet[data-v-3a314df0]{display:flex;justify-content:center;align-items:center;height:30px}.dot-typing-translate[data-v-3a314df0]{position:relative;left:-9999px;width:10px;height:10px;border-radius:50%;background-color:#5477a2;color:#5477a2;animation:dot-typing-3a314df0 1.5s linear infinite}@keyframes dot-typing-3a314df0{0%{box-shadow:9984px 0 0 0 #5477a2,9999px 0 0 0 #5477a2,10014px 0 0 0 #5477a2}16.667%{box-shadow:9984px -10px 0 0 #5477a2,9999px 0 0 0 #5477a2,10014px 0 0 0 #5477a2}33.333%{box-shadow:9984px 0 0 0 #5477a2,9999px 0 0 0 #5477a2,10014px 0 0 0 #5477a2}50%{box-shadow:9984px 0 0 0 #5477a2,9999px -10px 0 0 #5477a2,10014px 0 0 0 #5477a2}66.667%{box-shadow:9984px 0 0 0 #5477a2,9999px 0 0 0 #5477a2,10014px 0 0 0 #5477a2}83.333%{box-shadow:9984px 0 0 0 #5477a2,9999px 0 0 0 #5477a2,10014px -10px 0 0 #5477a2}to{box-shadow:9984px 0 0 0 #5477a2,9999px 0 0 0 #5477a2,10014px 0 0 0 #5477a2}}.translation-inner[data-v-3a314df0]{display:flex;width:100%}.toggle[data-v-3a314df0]{transform:scale(-1)}[data-v-3a314df0]::-moz-placeholder{color:#00618a;position:relative;text-align:center}[data-v-3a314df0]::placeholder{color:#00618a;position:relative;text-align:center}.items-center[data-v-3a314df0]{align-items:center}.items-start[data-v-3a314df0]{align-items:flex-start}.ios-device .toggle-btn[data-v-3a314df0]{bottom:calc(var(--safe-area-bottom) + 6rem)}.error[data-v-3a314df0]{font-size:15px;font-weight:500;line-height:22px;text-align:left}.heading-helen[data-v-3a314df0]{font-size:20px;font-weight:500;line-height:45px;text-align:left;display:flex;align-items:center}.heading-helen img[data-v-3a314df0]{height:28px;margin-right:4px}.warning[data-v-3a314df0]{top:-22px;left:0}.translate-div[data-v-3a314df0]{display:flex;justify-content:center;align-items:center;width:100%}.container-for-info-patient[data-v-3a314df0]{margin-top:.5rem;right:6.5rem}.container-for-info-doctor[data-v-3a314df0],.container-for-info-patient[data-v-3a314df0]{position:fixed;background:#fff;width:237px;height:auto;border-radius:18px 2px 18px 18px;padding:10px;z-index:100}.container-for-info-doctor[data-v-3a314df0]{margin-top:1.5rem;right:8.5rem}.container-for-info[data-v-3a314df0]{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-3a314df0]{font-weight:400;font-size:12px;line-height:100%;letter-spacing:0;color:#000;line-height:15px}.patient-div[data-v-3a314df0]{margin:8px 0}.info-img[data-v-3a314df0]{width:35px;cursor:pointer}.info-img-doc[data-v-3a314df0]{margin-right:1rem}@media screen and (max-width:800px){.info-message[data-v-3a314df0]{right:5rem;bottom:7rem}.container-for-info-patient[data-v-3a314df0]{width:200px;right:4.5rem!important}}@media screen and (max-width:375px){.info-message[data-v-3a314df0]{right:5rem;bottom:5rem}.toggle-btn[data-v-3a314df0]{bottom:5rem}.ios-device .toggle-btn[data-v-3a314df0]{bottom:calc(var(--safe-area-bottom) + 5rem)!important}.container-for-info[data-v-3a314df0]{width:200px}.container-for-info-patient[data-v-3a314df0]{width:200px;right:4.5rem}.container-for-info-doctor[data-v-3a314df0]{width:200px;right:5.5rem!important;bottom:3rem}.message[data-v-3a314df0]{font-size:10px}.toggle-patient-cls[data-v-3a314df0]{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-3a314df0]{right:5rem}.container-for-info-doctor[data-v-3a314df0]{right:6rem}.toggle-patient-cls[data-v-3a314df0]{border-radius:18px 18px 2px 18px!important;bottom:6rem}}@media screen and (max-width:600px){.textarea-wrapper[data-v-3a314df0]{width:calc(100% - 84px)}.action-icon[data-v-3a314df0]{width:21px}.lng-type-icon[data-v-3a314df0]{width:32px!important}}@media screen and (min-width:601px){.error-message[data-v-3a314df0]{max-width:1024px;max-width:600px;padding:10px 20px}.container-for-info-doctor[data-v-3a314df0],.container-for-info-patient[data-v-3a314df0]{width:300px!important}}@media(min-width:1024px)and (max-height:1024px){.search-results-container[data-v-3a314df0]{padding-top:50px!important;padding-left:250px!important}.search-results-container .info-message[data-v-3a314df0]{bottom:5rem}.patient-div[data-v-3a314df0]{padding:0 2rem!important}}@media(min-width:1024px)and (min-height:1024px){.container-for-info-doctor[data-v-3a314df0]{bottom:auto!important}}@media screen and (min-width:1024px){.audio-loader[data-v-3a314df0]{height:35px!important;width:35px!important;background:#5477a2;width:90%;height:90%}.audio-loader span[data-v-3a314df0]{border:4px solid #5477a2;border-top:4px solid #fff}.patient-div[data-v-3a314df0]{padding:0 2rem!important}.container-for-info[data-v-3a314df0]{margin-right:.5rem}.info-img-doc[data-v-3a314df0]{margin-right:0}.container-for-info-doctor[data-v-3a314df0]{right:7.5rem;bottom:2rem}.info-message[data-v-3a314df0]{bottom:5rem!important}}@media only screen and (max-width:1024px){.action-icon[data-v-3a314df0],.info-img[data-v-3a314df0]{width:28px}textarea[data-v-3a314df0]{width:100%}.translator-arrow[data-v-3a314df0]{transform:rotate(90deg)}.search-results-container[data-v-3a314df0]{background-image:none!important;padding:0}.translator-container[data-v-3a314df0]{padding-top:calc(var(--safe-area-top))}.android .translator-container[data-v-3a314df0]{padding-top:80px!important}.doctor-div[data-v-3a314df0]{padding-bottom:80px!important;padding-top:60px}.translator-item[data-v-3a314df0]{padding-left:2%;padding-right:2%}}@media screen and (max-width:768px){.textarea-placeholder[data-v-3a314df0]{font-size:14px}.lang-button[data-v-3a314df0]{font-size:12px}.doctor-div[data-v-3a314df0]{padding-top:20px}.toggle-btn[data-v-3a314df0]{right:8px}.toggle-btn-img[data-v-3a314df0]{width:40px;height:40px;box-shadow:0 4px 4px 0 rgba(14,29,35,.102);border-radius:50%}}.patient-info-btn[data-v-3a314df0]{margin-top:5px}.display-text[data-v-3a314df0]{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-3a314df0]{font-weight:700}.textarea-wrapper:has(.display-text) .textarea[data-v-3a314df0]{border:none;background:transparent}.textarea[data-v-3a314df0]{position:relative;z-index:1;background:transparent}[data-v-3a314df0] .keyword{cursor:pointer;position:relative;display:inline}[data-v-3a314df0] .keyword strong{font-weight:700!important}[data-v-3a314df0] .keyword:hover strong{text-decoration:underline!important;background-color:rgba(0,102,204,.1)!important}#sheet[data-v-c0f35426]{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-c0f35426]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-c0f35426]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-c0f35426]{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-c0f35426]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-c0f35426]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-c0f35426]{border-radius:0;background:linear-gradient(179.46deg,#5bb9eb .47%,#d3f8f5 44.95%,#d3f8f5 89.44%)!important}#sheet[aria-hidden=true] .contents[data-v-c0f35426]{transform:translateY(100%)}#sheet .draggable-area[data-v-c0f35426]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-c0f35426]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-c0f35426]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-c0f35426]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-c0f35426]{height:100%;overflow-y:scroll;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-c0f35426]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}@media only screen and (max-width:1023px){.bottom-sheet-body[data-v-c0f35426]::-webkit-scrollbar{display:none}}.bottom-sheet-body[data-v-c0f35426]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-c0f35426]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-c0f35426]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-c0f35426]:hover{opacity:.8}.timer-progress[data-v-c0f35426]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-c0f35426]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-c0f35426]{height:5px;animation:roundtime-c0f35426 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-c0f35426]{animation:roundtime-c0f35426 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-c0f35426]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-c0f35426]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-c0f35426{to{transform:scaleX(0)}}.tooltip-alert[data-v-c0f35426],.tooltip-btm[data-v-c0f35426],.tooltip-left[data-v-c0f35426]{position:relative}.tooltip-alert[data-v-c0f35426]{background:transparent!important;outline:none}.tooltip-alert .tooltiptext[data-v-c0f35426]{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-c0f35426]{top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-c0f35426],.tooltip-left .tooltiptext[data-v-c0f35426]{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-c0f35426]{top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-c0f35426],.tooltip-left:hover .tooltiptext[data-v-c0f35426]{visibility:visible}}.tooltip-alert.show .tooltiptext[data-v-c0f35426],.tooltip-alert:active .tooltiptext[data-v-c0f35426],.tooltip-alert:hover .tooltiptext[data-v-c0f35426]{visibility:visible}.btn-small[data-v-c0f35426]{font-size:1rem;font-weight:400;padding:4px 8px!important}.btn-large[data-v-c0f35426]{font-size:1rem;font-weight:400;padding:6px 12px!important}.btn-confirm[data-v-c0f35426]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-c0f35426]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-c0f35426]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-confirm[data-v-c0f35426]:disabled{cursor:not-allowed;background-color:#d9d9d9;color:#404040;box-shadow:none}.btn-cancel[data-v-c0f35426]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-cancel[data-v-c0f35426]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-cancel[data-v-c0f35426]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.primary-btn[data-v-c0f35426]{background:linear-gradient(180deg,#d99060 70%,#dba68b);color:#fff}.primary-btn[data-v-c0f35426]:hover{background:#d99060}.primary-btn[data-v-c0f35426]:disabled{color:#efefef;background:#bbb;cursor:not-allowed}.add-btn[data-v-c0f35426]{color:#fff;background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.add-btn[data-v-c0f35426]:hover{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.208)}.add-btn[data-v-c0f35426]:active{background:linear-gradient(180deg,#d99060 70%,#dba68b);box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-delete[data-v-c0f35426]{color:#fff;background:#e04f5f;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-delete[data-v-c0f35426]:hover{background-color:#d44051;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-delete[data-v-c0f35426]:active{background-color:#c03646;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-c0f35426]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-c0f35426]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-c0f35426]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.flex-container[data-v-c0f35426]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-c0f35426]{flex:1;margin:.5rem}[data-v-c0f35426]{font-family:Quicksand,sans-serif}.session-count[data-v-c0f35426]{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-c0f35426]{content:"";position:absolute;right:-20px;top:0}.vue-tel-input input[data-v-c0f35426]{margin:0!important;padding:0!important;height:auto!important}.vue-tel-input input[data-v-c0f35426],.vue-tel-input input[data-v-c0f35426]:focus{box-shadow:none!important;border:none!important}.vue-tel-input[data-v-c0f35426]{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;margin:4px 0 8px 0!important;transition:box-shadow .01s,border .01s!important}.vue-tel-input[data-v-c0f35426]:focus{border:1px solid #000!important;box-shadow:0 4px 12px rgba(0,0,0,.21)!important}.close-button[data-v-c0f35426]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-c0f35426]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-c0f35426]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-c0f35426]{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-c0f35426;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-c0f35426;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-c0f35426{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-c0f35426]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-c0f35426]{opacity:0;width:0;height:0}.slider[data-v-c0f35426]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#69b5c0;transition:.4s}.slider[data-v-c0f35426]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background:#5477a2;transition:.4s}input:checked+.slider[data-v-c0f35426]{background:rgba(56,186,246,.369);border:1px solid #fff}input:focus+.slider[data-v-c0f35426]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-c0f35426]:before{background:#b6e0f6!important;border:1px solid #5477a2!important;transform:translateX(26px)}.slider.round[data-v-c0f35426]{border-radius:34px}.slider.round[data-v-c0f35426]:before{border-radius:50%;border:1px solid #fff}.spinner[data-v-c0f35426]{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-c0f35426]{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-c0f35426 1s linear infinite}@keyframes rotate-c0f35426{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-v-c0f35426]{-webkit-text-size-adjust:none}body[data-v-c0f35426]::-webkit-scrollbar{width:8px;background:#00618a!important;border-radius:20px}body[data-v-c0f35426]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-c0f35426]::-webkit-scrollbar-thumb{background:#d3f8f5!important;border-radius:20px}button[data-v-c0f35426]{-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-c0f35426]:focus{outline:none!important}.navigation-item[data-v-c0f35426]{border:1px solid #d1d5db;margin:4px 0;border-radius:5px;background:#fff}.navigation-item[data-v-c0f35426]:hover{box-shadow:0 1px 11px -1px rgba(0,0,0,.24)}@media screen and (max-width:1024px){.navigation-item[data-v-c0f35426]{border-radius:0!important}}.navigation-item.highlight[data-v-c0f35426]{border:1px solid #5477a2}.navigation-item.highlight[data-v-c0f35426]:hover{box-shadow:none}.navigation-item-inner[data-v-c0f35426]{position:relative;padding-left:54px;min-height:54px;width:75vw!important}.navigation-item-inner .nav-display-pic[data-v-c0f35426]{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-c0f35426]{width:auto;height:100%;border-radius:5px}.navigation-wrapper-container[data-v-c0f35426]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-c0f35426]{padding:15px}}.global-search-placeholder-wrapper[data-v-c0f35426]{margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.global-search-placeholder-wrapper .placeholder-wrapper-cell[data-v-c0f35426]{display:flex;margin:8px;overflow-x:hidden;flex-direction:column;align-items:center}.global-search-placeholder-wrapper .placeholder-wrapper-cell img[data-v-c0f35426]{height:60px;width:60px;border-radius:16px;background:#fff;margin:auto 50%}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-c0f35426]{color:gray;position:relative}.global-search-placeholder-wrapper .placeholder-wrapper-cell p[data-v-c0f35426]:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis-c0f35426 .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis-c0f35426{to{width:40px}}.pop-up-wrapper-installation[data-v-c0f35426]{display:flex;flex-direction:column;align-items:center;justify-content:space-around;min-height:100dvh;height:auto;width:100%;inset:0;background-color:#5477a2;color:#fff}.ezrai .install-button[data-v-c0f35426]{background:#d99060}.helen .install-button[data-v-c0f35426]{background:linear-gradient(90deg,#00618a,#0085bd)}.install-button[data-v-c0f35426]{display:flex;flex-direction:column;height:auto;align-items:center}button[data-v-c0f35426]{background:#fff;border-radius:8px;border:0;padding:4px 12px;font-weight:600;cursor:pointer;display:inline-block;margin-top:10px;color:#fff}.close-button[data-v-c0f35426]{color:#000;font-weight:500}.btn[data-v-c0f35426]:hover,button[data-v-c0f35426]:hover{background:#4f515a;color:#fff}button[data-v-c0f35426]:disabled{opacity:.5;color:#4f515a;background:#ebebeb;cursor:not-allowed}.blue-line[data-v-c0f35426]{background:transparent linear-gradient(109deg,rgba(217,144,96,.125),#d99060);height:16px;width:100%;border-radius:4px;transition:all 1s linear}@media only screen and (max-width:450px){.pop-up-wrapper-installation[data-v-c0f35426]{margin:0}}.inpage-loader-container{display:flex;align-items:center;justify-content:center;background:#fff;width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:100}