@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400&display=swap);.element[data-v-2dfd66a2]{background-color:#bbc9da;color:#fff;font-family:Arial,sans-serif;font-size:16px;padding:16px;border:1px solid #e74c3c;border-radius:4px;transition:background-color .3s ease-in-out}.element[data-v-2dfd66a2]:hover{background-color:#79eae1;box-shadow:0 2px 4px rgba(0,0,0,.1)}body[data-v-2dfd66a2]{height:100%;width:100%;max-height:calc(100vh - env(safe-area-inset-bottom, 0px) - env(safe-area-inset-top, 0px))!important;margin:0;padding:0;position:relative}.flex-container[data-v-2dfd66a2]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-2dfd66a2]{flex:1;margin:.5rem}.tooltip[data-v-2dfd66a2]{position:relative}.tooltip .tooltiptext[data-v-2dfd66a2]{visibility:hidden;width:120px;background:#5477a2;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:120%;left:50%;margin-left:-60px}.tooltip .tooltiptext[data-v-2dfd66a2]:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #6bd1e7 transparent}.tooltip:hover .tooltiptext[data-v-2dfd66a2]{visibility:visible}input[type=checkbox][data-v-2dfd66a2],input[type=radio][data-v-2dfd66a2]{margin-right:.5rem}select[data-v-2dfd66a2]{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:5px;font-size:1rem;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .3s ease}select[data-v-2dfd66a2]:focus{outline:none;border-color:#bbc9da}.input-field input[data-v-2dfd66a2]{border:1px solid transparent}.input-field input[data-v-2dfd66a2]:focus{border:1px solid #698596;outline:none}.background-page[data-v-2dfd66a2]{width:100%;min-height:100vh;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;background-position:bottom;background-size:contain;background:#5477a2;background-repeat:no-repeat;background-size:cover;background-position-x:center;background-position-y:center;padding:16px 0}.box-container[data-v-2dfd66a2]{background-color:#fcfeff;border-radius:20px;box-shadow:0 13px 32px 0 rgba(166,214,231,.33);padding:24px;min-height:80vh;min-width:50vw;max-width:1200px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:wrap}.box-container .top-content[data-v-2dfd66a2]{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.box-container .top-content .header-container[data-v-2dfd66a2]{padding:8px 12px;min-width:100px;border-radius:20px;background:#fcfeff;box-shadow:0 13px 32px 0 rgba(166,214,231,.33);display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px}.box-container .bottom-content[data-v-2dfd66a2]{margin-bottom:16px}.box-container .sub-heading[data-v-2dfd66a2]{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px;margin-top:16px}.box-container .sub-heading img[data-v-2dfd66a2]{height:20px;width:auto}@media screen and (max-width:1024px){.box-container[data-v-2dfd66a2]{min-width:80vw;padding:16px}}@media screen and (max-width:768px){.box-container[data-v-2dfd66a2]{width:100vw;box-shadow:none;background-color:transparent;min-height:calc(100vh - var(--safe-area-top));padding:8px}.box-container .header-container[data-v-2dfd66a2]{background-color:transparent!important;box-shadow:none!important;padding:0!important;justify-content:flex-end!important}}.overlay-container[data-v-2dfd66a2]{width:100vw;height:100vh;background-color:rgba(44,44,44,.519);position:fixed;top:0;left:0;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;z-index:100;overflow-y:auto}@media screen and (max-width:576px){.background-page[data-v-2dfd66a2]{padding:0!important}}.center[data-v-2dfd66a2]{margin:0 auto;text-align:center}#sheet[data-v-2dfd66a2]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;visibility:visible;transition:opacity .5s,visibility .5s;display:flex;align-items:flex-end;justify-content:center}#sheet[aria-hidden=true][data-v-2dfd66a2]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-2dfd66a2]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-2dfd66a2]{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-2dfd66a2]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-2dfd66a2]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-2dfd66a2]{border-radius:0}#sheet[aria-hidden=true] .contents[data-v-2dfd66a2]{transform:translateY(100%)}#sheet .draggable-area[data-v-2dfd66a2]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-2dfd66a2]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-2dfd66a2]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-2dfd66a2]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-2dfd66a2]{height:100%;overflow-y:auto;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-2dfd66a2]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}.bottom-sheet-body[data-v-2dfd66a2]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-2dfd66a2]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-2dfd66a2]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-2dfd66a2]:hover{opacity:.8}.timer-progress[data-v-2dfd66a2]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-2dfd66a2]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-2dfd66a2]{height:5px;animation:roundtime-2dfd66a2 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-2dfd66a2]{animation:roundtime-2dfd66a2 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-2dfd66a2]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-2dfd66a2]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-2dfd66a2{to{transform:scaleX(0)}}.button[data-v-2dfd66a2]{border-radius:100px;padding:.75rem 1.5rem;font-size:1rem;line-height:1.5;font-weight:700;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:4px;transition:background-color .3s ease}.button img[data-v-2dfd66a2]{width:16px;height:auto}.button.primary[data-v-2dfd66a2]{background-color:#3498db;color:#fff;border:none}.button.primary[data-v-2dfd66a2]:hover{background-color:#217dbb}.button.secondary[data-v-2dfd66a2]{background-color:#2ecc71;color:#fff;border:none}.button.secondary[data-v-2dfd66a2]:hover{background-color:#25a25a}.button.success[data-v-2dfd66a2]{background-color:#28a745;color:#fff;border:none}.button.success[data-v-2dfd66a2]:hover{background-color:#1e7e34}.button.danger[data-v-2dfd66a2]{background-color:#dc3545;color:#fff;border:none}.button.danger[data-v-2dfd66a2]:hover{background-color:#bd2130}.button.warning[data-v-2dfd66a2]{background-color:#ffc107;color:#fff;border:none}.button.warning[data-v-2dfd66a2]:hover{background-color:#d39e00}.button.forward[data-v-2dfd66a2]{color:#fff!important;padding:.5rem 1.5rem;min-width:120px;transition:all .1s ease-in-out;background:linear-gradient(180deg,#d99060 70%,#dba68b);filter:drop-shadow(0 11px 43px rgba(166,214,231,.39))}.button.forward[data-v-2dfd66a2]:hover{background:l #f2af00;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.forward[data-v-2dfd66a2]:active{filter:none;background:linear-gradient(180deg,#d99060 70%,#dba68b)}.button.forward[data-v-2dfd66a2]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.button.back[data-v-2dfd66a2]{color:#8393a2!important;padding:1rem 2rem;transition:all .1s ease-in-out;background:#fff;filter:drop-shadow(0 11px 43px rgba(166,214,231,.39))}.button.back[data-v-2dfd66a2]:hover{background:#fdfdfd;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.back[data-v-2dfd66a2]:active{filter:none;background:#fafafa}.button.create[data-v-2dfd66a2]{color:#fff!important;transition:all .1s ease-in-out;background:linear-gradient(90deg,#4bae4f,#4bae4f 122.17%);font-size:.8rem;filter:drop-shadow(0 11px 43px rgba(166,214,231,.39))}.button.create[data-v-2dfd66a2]:hover{background:linear-gradient(90deg,#307e32,#4bae4f 122.17%);filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.create[data-v-2dfd66a2]:active{filter:none;background:linear-gradient(90deg,#307e32,#4bae4f 122.17%)}.button.create[data-v-2dfd66a2]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.btn-confirm[data-v-2dfd66a2]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-2dfd66a2]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-2dfd66a2]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-2dfd66a2]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-2dfd66a2]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-2dfd66a2]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.tooltip-btm[data-v-2dfd66a2],.tooltip-left[data-v-2dfd66a2]{position:relative}.tooltip-btm .tooltiptext[data-v-2dfd66a2]{width:-moz-fit-content;width:fit-content;top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-2dfd66a2],.tooltip-left .tooltiptext[data-v-2dfd66a2]{visibility:hidden;background:#5477a2;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px}.tooltip-left .tooltiptext[data-v-2dfd66a2]{width:120px;top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-2dfd66a2],.tooltip-left:hover .tooltiptext[data-v-2dfd66a2]{visibility:visible}}[data-v-2dfd66a2]{font-family:Quicksand,sans-serif}body[data-v-2dfd66a2]{-webkit-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html[data-v-2dfd66a2]{min-height:calc(100% + var(--safe-area-top));padding:var(--safe-area-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.close-button[data-v-2dfd66a2]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-2dfd66a2]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-2dfd66a2]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-2dfd66a2]{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-2dfd66a2;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-2dfd66a2;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-2dfd66a2{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-2dfd66a2]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-2dfd66a2]{opacity:0;width:0;height:0}.slider[data-v-2dfd66a2]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d9d9d9;transition:.4s}.slider[data-v-2dfd66a2]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background-color:#bebebe;transition:.4s}input:checked+.slider[data-v-2dfd66a2]{background:rgba(84,119,162,.369)}input:focus+.slider[data-v-2dfd66a2]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-2dfd66a2]:before{background:#5477a2;transform:translateX(26px)}.slider.round[data-v-2dfd66a2]{border-radius:34px}.slider.round[data-v-2dfd66a2]:before{border-radius:50%}body[data-v-2dfd66a2]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}body[data-v-2dfd66a2]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-2dfd66a2]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.navigation-item[data-v-2dfd66a2]{border:1px solid #e7ebf1;border-radius:30px;background-color:#fff;margin:32px 0;transition:background-color .5s ease-out}.navigation-item:hover .nav-display-pic[data-v-2dfd66a2]{transform:scale(1.05);transition:.2s ease-in-out;box-shadow:-1px 12px 27px -8px rgba(167,206,219,.6)}@media screen and (max-width:1024px){.navigation-item[data-v-2dfd66a2]{margin:20px 0}}.navigation-item.highlight[data-v-2dfd66a2]{border:1px solid #bbc9da}.navigation-item.highlight[data-v-2dfd66a2]:hover{box-shadow:none}.search-navigation-item[data-v-2dfd66a2]{border:1px solid #e7ebf1;border-radius:30px;background-color:#e7ebf1;margin:30px 0;transition:background-color .5s ease-out}.search-navigation-item:hover .nav-display-pic[data-v-2dfd66a2]{transform:scale(1.05);transition:.2s ease-in-out;box-shadow:-1px 12px 27px -8px rgba(167,206,219,.6)}@media screen and (max-width:1024px){.search-navigation-item[data-v-2dfd66a2]{margin:10px 0}}.search-navigation-item.highlight[data-v-2dfd66a2]{border:1px solid #bbc9da}.search-navigation-item.highlight[data-v-2dfd66a2]:hover{box-shadow:none}.navigation-list[data-v-2dfd66a2]{border-radius:0;background:#d5f2f6;margin:40px 0}.search-navigation-list[data-v-2dfd66a2]{border-radius:0;background:#d5f2f6;margin:15px 0}.navigation-item-inner[data-v-2dfd66a2]{position:relative;padding-left:26px;min-height:54px}.navigation-item-inner .nav-display-pic[data-v-2dfd66a2]{background:#fff;border-radius:50%;color:#fff;height:5em;width:5em;left:0;box-shadow:0 13px 32px 0 rgba(166,214,231,.329);position:absolute;display:flex;align-items:center;border:0 solid #dedede;justify-content:center}.navigation-item-inner .nav-display-pic img[data-v-2dfd66a2]{width:50px;height:50px;border-radius:5px}.navigation-wrapper-container[data-v-2dfd66a2]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-2dfd66a2]{padding:15px}}.no-footer .footer-wrapper[data-v-2dfd66a2]{visibility:hidden!important}.helen-logo[data-v-2dfd66a2]{width:4rem;height:auto;padding:2px}@media screen and (max-width:768px){.helen-logo[data-v-2dfd66a2]{width:3.2rem}}.summary-button button.animate[data-v-2dfd66a2]{border-radius:50%;animation:pulse-2dfd66a2 2s ease-in-out infinite}@keyframes pulse-2dfd66a2{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)}}.notification-dot[data-v-2dfd66a2]{display:block;content:"";position:absolute;top:2px;left:calc(50% - 22px);height:13px;width:13px;background:red;border-radius:50%;z-index:20}.playlist-empty-image[data-v-2dfd66a2]{width:auto;height:40vh;max-width:250px}@media screen and (max-width:1024px){.playlist-empty-image[data-v-2dfd66a2]{width:60%;max-width:200px;height:auto}}@media screen and (max-width:576px){.playlist-empty-image[data-v-2dfd66a2]{max-width:120px;height:auto}}@keyframes placeHolderShimmer-2dfd66a2{0%{background-position:-468px 0}to{background-position:468px 0}}.animated-background-play[data-v-2dfd66a2],.play-sound[data-v-2dfd66a2]{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer-2dfd66a2;animation-timing-function:linear;background:#d83939;background:linear-gradient(90deg,#e1edf3 8%,#d3e1e6 18%,#e1eaee 33%);background-size:800px 104px;height:96px;position:relative}.chat-bot-view[data-v-2dfd66a2]{background:#fff;max-width:400px;width:-moz-fit-content;width:fit-content;height:auto;padding:16px;border-radius:20px 20px 0;margin:0 4px 22px 4px}@media only screen and (max-width:1023px){.chat-bot-view[data-v-2dfd66a2]{max-width:90vw}}.element[data-v-ef0fc556]{background-color:#bbc9da;color:#fff;font-family:Arial,sans-serif;font-size:16px;padding:16px;border:1px solid #e74c3c;border-radius:4px;transition:background-color .3s ease-in-out}.element[data-v-ef0fc556]:hover{background-color:#79eae1;box-shadow:0 2px 4px rgba(0,0,0,.1)}body[data-v-ef0fc556]{height:100%;width:100%;max-height:calc(100vh - env(safe-area-inset-bottom, 0px) - env(safe-area-inset-top, 0px))!important;margin:0;padding:0;position:relative}.flex-container[data-v-ef0fc556]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-ef0fc556]{flex:1;margin:.5rem}.tooltip[data-v-ef0fc556]{position:relative}.tooltip .tooltiptext[data-v-ef0fc556]{visibility:hidden;width:120px;background:#5477a2;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:120%;left:50%;margin-left:-60px}.tooltip .tooltiptext[data-v-ef0fc556]:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #6bd1e7 transparent}.tooltip:hover .tooltiptext[data-v-ef0fc556]{visibility:visible}input[type=checkbox][data-v-ef0fc556],input[type=radio][data-v-ef0fc556]{margin-right:.5rem}select[data-v-ef0fc556]{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:5px;font-size:1rem;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .3s ease}select[data-v-ef0fc556]:focus{outline:none;border-color:#bbc9da}.input-field input[data-v-ef0fc556]{border:1px solid transparent}.input-field input[data-v-ef0fc556]:focus{border:1px solid #698596;outline:none}.background-page[data-v-ef0fc556]{width:100%;min-height:100vh;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;background-position:bottom;background-size:contain;background:#5477a2;background-repeat:no-repeat;background-size:cover;background-position-x:center;background-position-y:center;padding:16px 0}.box-container[data-v-ef0fc556]{background-color:#fcfeff;border-radius:20px;box-shadow:0 13px 32px 0 rgba(166,214,231,.33);padding:24px;min-height:80vh;min-width:50vw;max-width:1200px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:wrap}.box-container .top-content[data-v-ef0fc556]{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.box-container .top-content .header-container[data-v-ef0fc556]{padding:8px 12px;min-width:100px;border-radius:20px;background:#fcfeff;box-shadow:0 13px 32px 0 rgba(166,214,231,.33);display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px}.box-container .bottom-content[data-v-ef0fc556]{margin-bottom:16px}.box-container .sub-heading[data-v-ef0fc556]{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px;margin-top:16px}.box-container .sub-heading img[data-v-ef0fc556]{height:20px;width:auto}@media screen and (max-width:1024px){.box-container[data-v-ef0fc556]{min-width:80vw;padding:16px}}@media screen and (max-width:768px){.box-container[data-v-ef0fc556]{width:100vw;box-shadow:none;background-color:transparent;min-height:calc(100vh - var(--safe-area-top));padding:8px}.box-container .header-container[data-v-ef0fc556]{background-color:transparent!important;box-shadow:none!important;padding:0!important;justify-content:flex-end!important}}.overlay-container[data-v-ef0fc556]{width:100vw;height:100vh;background-color:rgba(44,44,44,.519);position:fixed;top:0;left:0;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;z-index:100;overflow-y:auto}@media screen and (max-width:576px){.background-page[data-v-ef0fc556]{padding:0!important}}.center[data-v-ef0fc556]{margin:0 auto;text-align:center}#sheet[data-v-ef0fc556]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;visibility:visible;transition:opacity .5s,visibility .5s;display:flex;align-items:flex-end;justify-content:center}#sheet[aria-hidden=true][data-v-ef0fc556]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-ef0fc556]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-ef0fc556]{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-ef0fc556]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-ef0fc556]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-ef0fc556]{border-radius:0}#sheet[aria-hidden=true] .contents[data-v-ef0fc556]{transform:translateY(100%)}#sheet .draggable-area[data-v-ef0fc556]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-ef0fc556]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-ef0fc556]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-ef0fc556]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-ef0fc556]{height:100%;overflow-y:auto;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-ef0fc556]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}.bottom-sheet-body[data-v-ef0fc556]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-ef0fc556]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-ef0fc556]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-ef0fc556]:hover{opacity:.8}.timer-progress[data-v-ef0fc556]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-ef0fc556]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-ef0fc556]{height:5px;animation:roundtime-ef0fc556 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-ef0fc556]{animation:roundtime-ef0fc556 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-ef0fc556]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-ef0fc556]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-ef0fc556{to{transform:scaleX(0)}}.button[data-v-ef0fc556]{border-radius:100px;padding:.75rem 1.5rem;font-size:1rem;line-height:1.5;font-weight:700;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:4px;transition:background-color .3s ease}.button img[data-v-ef0fc556]{width:16px;height:auto}.button.primary[data-v-ef0fc556]{background-color:#3498db;color:#fff;border:none}.button.primary[data-v-ef0fc556]:hover{background-color:#217dbb}.button.secondary[data-v-ef0fc556]{background-color:#2ecc71;color:#fff;border:none}.button.secondary[data-v-ef0fc556]:hover{background-color:#25a25a}.button.success[data-v-ef0fc556]{background-color:#28a745;color:#fff;border:none}.button.success[data-v-ef0fc556]:hover{background-color:#1e7e34}.button.danger[data-v-ef0fc556]{background-color:#dc3545;color:#fff;border:none}.button.danger[data-v-ef0fc556]:hover{background-color:#bd2130}.button.warning[data-v-ef0fc556]{background-color:#ffc107;color:#fff;border:none}.button.warning[data-v-ef0fc556]:hover{background-color:#d39e00}.button.forward[data-v-ef0fc556]{color:#fff!important;padding:.5rem 1.5rem;min-width:120px;transition:all .1s ease-in-out;background:linear-gradient(180deg,#d99060 70%,#dba68b);filter:drop-shadow(0 11px 43px rgba(166,214,231,.39))}.button.forward[data-v-ef0fc556]:hover{background:l #f2af00;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.forward[data-v-ef0fc556]:active{filter:none;background:linear-gradient(180deg,#d99060 70%,#dba68b)}.button.forward[data-v-ef0fc556]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.button.back[data-v-ef0fc556]{color:#8393a2!important;padding:1rem 2rem;transition:all .1s ease-in-out;background:#fff;filter:drop-shadow(0 11px 43px rgba(166,214,231,.39))}.button.back[data-v-ef0fc556]:hover{background:#fdfdfd;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.back[data-v-ef0fc556]:active{filter:none;background:#fafafa}.button.create[data-v-ef0fc556]{color:#fff!important;transition:all .1s ease-in-out;background:linear-gradient(90deg,#4bae4f,#4bae4f 122.17%);font-size:.8rem;filter:drop-shadow(0 11px 43px rgba(166,214,231,.39))}.button.create[data-v-ef0fc556]:hover{background:linear-gradient(90deg,#307e32,#4bae4f 122.17%);filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.create[data-v-ef0fc556]:active{filter:none;background:linear-gradient(90deg,#307e32,#4bae4f 122.17%)}.button.create[data-v-ef0fc556]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.btn-confirm[data-v-ef0fc556]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-ef0fc556]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-ef0fc556]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-ef0fc556]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-ef0fc556]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-ef0fc556]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.tooltip-btm[data-v-ef0fc556],.tooltip-left[data-v-ef0fc556]{position:relative}.tooltip-btm .tooltiptext[data-v-ef0fc556]{width:-moz-fit-content;width:fit-content;top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-ef0fc556],.tooltip-left .tooltiptext[data-v-ef0fc556]{visibility:hidden;background:#5477a2;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px}.tooltip-left .tooltiptext[data-v-ef0fc556]{width:120px;top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-ef0fc556],.tooltip-left:hover .tooltiptext[data-v-ef0fc556]{visibility:visible}}[data-v-ef0fc556]{font-family:Quicksand,sans-serif}body[data-v-ef0fc556]{-webkit-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html[data-v-ef0fc556]{min-height:calc(100% + var(--safe-area-top));padding:var(--safe-area-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.close-button[data-v-ef0fc556]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-ef0fc556]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-ef0fc556]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-ef0fc556]{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-ef0fc556;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-ef0fc556;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-ef0fc556{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-ef0fc556]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-ef0fc556]{opacity:0;width:0;height:0}.slider[data-v-ef0fc556]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d9d9d9;transition:.4s}.slider[data-v-ef0fc556]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background-color:#bebebe;transition:.4s}input:checked+.slider[data-v-ef0fc556]{background:rgba(84,119,162,.369)}input:focus+.slider[data-v-ef0fc556]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-ef0fc556]:before{background:#5477a2;transform:translateX(26px)}.slider.round[data-v-ef0fc556]{border-radius:34px}.slider.round[data-v-ef0fc556]:before{border-radius:50%}body[data-v-ef0fc556]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}body[data-v-ef0fc556]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-ef0fc556]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.navigation-item[data-v-ef0fc556]{border:1px solid #e7ebf1;border-radius:30px;background-color:#fff;margin:32px 0;transition:background-color .5s ease-out}.navigation-item:hover .nav-display-pic[data-v-ef0fc556]{transform:scale(1.05);transition:.2s ease-in-out;box-shadow:-1px 12px 27px -8px rgba(167,206,219,.6)}@media screen and (max-width:1024px){.navigation-item[data-v-ef0fc556]{margin:20px 0}}.navigation-item.highlight[data-v-ef0fc556]{border:1px solid #bbc9da}.navigation-item.highlight[data-v-ef0fc556]:hover{box-shadow:none}.search-navigation-item[data-v-ef0fc556]{border:1px solid #e7ebf1;border-radius:30px;background-color:#e7ebf1;margin:30px 0;transition:background-color .5s ease-out}.search-navigation-item:hover .nav-display-pic[data-v-ef0fc556]{transform:scale(1.05);transition:.2s ease-in-out;box-shadow:-1px 12px 27px -8px rgba(167,206,219,.6)}@media screen and (max-width:1024px){.search-navigation-item[data-v-ef0fc556]{margin:10px 0}}.search-navigation-item.highlight[data-v-ef0fc556]{border:1px solid #bbc9da}.search-navigation-item.highlight[data-v-ef0fc556]:hover{box-shadow:none}.navigation-list[data-v-ef0fc556]{border-radius:0;background:#d5f2f6;margin:40px 0}.search-navigation-list[data-v-ef0fc556]{border-radius:0;background:#d5f2f6;margin:15px 0}.navigation-item-inner[data-v-ef0fc556]{position:relative;padding-left:26px;min-height:54px}.navigation-item-inner .nav-display-pic[data-v-ef0fc556]{background:#fff;border-radius:50%;color:#fff;height:5em;width:5em;left:0;box-shadow:0 13px 32px 0 rgba(166,214,231,.329);position:absolute;display:flex;align-items:center;border:0 solid #dedede;justify-content:center}.navigation-item-inner .nav-display-pic img[data-v-ef0fc556]{width:50px;height:50px;border-radius:5px}.navigation-wrapper-container[data-v-ef0fc556]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-ef0fc556]{padding:15px}}.no-footer .footer-wrapper[data-v-ef0fc556]{visibility:hidden!important}.helen-logo[data-v-ef0fc556]{width:4rem;height:auto;padding:2px}@media screen and (max-width:768px){.helen-logo[data-v-ef0fc556]{width:3.2rem}}.summary-button button.animate[data-v-ef0fc556]{border-radius:50%;animation:pulse-ef0fc556 2s ease-in-out infinite}@keyframes pulse-ef0fc556{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)}}.notification-dot[data-v-ef0fc556]{display:block;content:"";position:absolute;top:2px;left:calc(50% - 22px);height:13px;width:13px;background:red;border-radius:50%;z-index:20}.playlist-empty-image[data-v-ef0fc556]{width:auto;height:40vh;max-width:250px}@media screen and (max-width:1024px){.playlist-empty-image[data-v-ef0fc556]{width:60%;max-width:200px;height:auto}}@media screen and (max-width:576px){.playlist-empty-image[data-v-ef0fc556]{max-width:120px;height:auto}}@keyframes placeHolderShimmer-ef0fc556{0%{background-position:-468px 0}to{background-position:468px 0}}.animated-background-play[data-v-ef0fc556],.play-sound[data-v-ef0fc556]{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer-ef0fc556;animation-timing-function:linear;background:#d83939;background:linear-gradient(90deg,#e1edf3 8%,#d3e1e6 18%,#e1eaee 33%);background-size:800px 104px;height:96px;position:relative}.cancelled-Popup[data-v-ef0fc556]{display:flex;padding:8px 0;font-size:12px}.no-button[data-v-ef0fc556],.yes-button[data-v-ef0fc556]{padding:4px 16px;border-radius:8px;margin:4px;background:#fff;width:-moz-fit-content;width:fit-content;transition:all .3s ease-in-out;color:#000;box-shadow:0 3px 6px rgba(0,0,0,.161)}.no-button[data-v-ef0fc556]:hover,.yes-button[data-v-ef0fc556]:hover{transform:scale(1.05)}.calender-input[data-v-ef0fc556]{margin-left:0!important;width:-moz-fit-content!important;width:fit-content!important}.chat-bot-view[data-v-ef0fc556]{display:flex;flex-direction:column;width:500px;height:500px;margin-bottom:16px;background:#fff;border-radius:20px 20px 0 20px;box-shadow:0 50px 30px -40px rgba(0,0,0,.3);border:1px solid #eaeaea;overflow-x:hidden;overscroll-behavior:none}.close-chatbot[data-v-ef0fc556]{border-radius:50%}.option-selector[data-v-ef0fc556]{width:100%;height:440px;overflow-y:auto;padding-bottom:40px}.question-text[data-v-ef0fc556]{border-radius:0 18px 18px 18px;border:none;background:#d5f2f6}.answer-text[data-v-ef0fc556],.question-text[data-v-ef0fc556]{width:-moz-fit-content;width:fit-content;color:#000;font-size:12px}.answer-text[data-v-ef0fc556]{border-radius:18px 18px 0 18px;border:none;background:#e4f5f4;min-width:50px;max-width:85%}.typingIndicatorContainer[data-v-ef0fc556]{display:flex;margin:0}.typingIndicatorBubble[data-v-ef0fc556]{display:flex;align-items:center;justify-content:center;width:52px;height:20px;border-radius:12px}.typingIndicatorBubbleDot[data-v-ef0fc556]{width:8px;height:8px;margin-right:4px;background-color:#fff;border-radius:50%;animation-name:bounce-ef0fc556;animation-duration:1.3s;animation-timing-function:linear;animation-iteration-count:infinite}.typingIndicatorBubbleDot[data-v-ef0fc556]:first-of-type{margin:0 4px}.typingIndicatorBubbleDot[data-v-ef0fc556]:nth-of-type(2){animation-delay:.15s}.typingIndicatorBubbleDot[data-v-ef0fc556]:nth-of-type(3){animation-delay:.3s}.option-text[data-v-ef0fc556]{box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:20px;width:-moz-fit-content;width:fit-content;height:auto;font-size:12px}.options-wrapper[data-v-ef0fc556]{flex-grow:1;max-width:calc(100% - 60px)}@keyframes bounce-ef0fc556{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.option-selector[data-v-ef0fc556]::-webkit-scrollbar{width:5px;border:1px solid #fff}.option-selector[data-v-ef0fc556]::-webkit-scrollbar-track{border-radius:0;background:#eee}.option-selector[data-v-ef0fc556]::-webkit-scrollbar-thumb{border-radius:0;background:#b0b0b0}.input-area[data-v-ef0fc556]{overflow:hidden;box-shadow:0 3px 6px rgba(0,0,0,.161);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:20px;width:100%;height:auto;min-width:165px;font-size:12px;outline:none;resize:none}.time-input[data-v-ef0fc556]{width:200px;font-size:20px;outline:none;margin-bottom:16px;border:1px solid #87cefa;padding:4px 12px;border-radius:8px}.rating-input[data-v-ef0fc556]{margin-left:-9px}.send-button[data-v-ef0fc556]{position:sticky;bottom:-24px;right:0;background:#dba68b;box-shadow:0 3px 6px rgba(0,0,0,.161);width:50px!important;height:44px;flex:0 0 auto;border-radius:23px;color:#fff}@media only screen and (max-width:1024px)and (min-height:1366px){.chat-bot-view[data-v-ef0fc556]{height:100%!important;width:100%!important;inset:0!important;margin:0!important;padding:0!important;z-index:999!important}}@media only screen and (max-width:1023px){.chat-bot-view[data-v-ef0fc556]{height:100vh;width:100%;inset:0;margin:0;padding:0;z-index:999}.option-selector[data-v-ef0fc556]{height:calc(100vh - 50px)}}@media only screen and (max-width:360px){.time-input[data-v-ef0fc556]{width:auto}.options-wrapper[data-v-ef0fc556]{width:220px}}@media only screen and (max-width:320px){.options-wrapper[data-v-ef0fc556]{width:190px}}@media only screen and (max-width:300px){.options-wrapper[data-v-ef0fc556]{width:160px;margin-left:-20px}.send-button[data-v-ef0fc556]{width:25px!important;height:40px;margin-right:-7px}}.element[data-v-498177be]{background-color:#bbc9da;color:#fff;font-family:Arial,sans-serif;font-size:16px;padding:16px;border:1px solid #e74c3c;border-radius:4px;transition:background-color .3s ease-in-out}.element[data-v-498177be]:hover{background-color:#79eae1;box-shadow:0 2px 4px rgba(0,0,0,.1)}body[data-v-498177be]{height:100%;width:100%;max-height:calc(100vh - env(safe-area-inset-bottom, 0px) - env(safe-area-inset-top, 0px))!important;margin:0;padding:0;position:relative}.flex-container[data-v-498177be]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-498177be]{flex:1;margin:.5rem}.tooltip[data-v-498177be]{position:relative}.tooltip .tooltiptext[data-v-498177be]{visibility:hidden;width:120px;background:#5477a2;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:120%;left:50%;margin-left:-60px}.tooltip .tooltiptext[data-v-498177be]:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #6bd1e7 transparent}.tooltip:hover .tooltiptext[data-v-498177be]{visibility:visible}input[type=checkbox][data-v-498177be],input[type=radio][data-v-498177be]{margin-right:.5rem}select[data-v-498177be]{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:5px;font-size:1rem;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .3s ease}select[data-v-498177be]:focus{outline:none;border-color:#bbc9da}.input-field input[data-v-498177be]{border:1px solid transparent}.input-field input[data-v-498177be]:focus{border:1px solid #698596;outline:none}.background-page[data-v-498177be]{width:100%;min-height:100vh;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;background-position:bottom;background-size:contain;background:#5477a2;background-repeat:no-repeat;background-size:cover;background-position-x:center;background-position-y:center;padding:16px 0}.box-container[data-v-498177be]{background-color:#fcfeff;border-radius:20px;box-shadow:0 13px 32px 0 rgba(166,214,231,.33);padding:24px;min-height:80vh;min-width:50vw;max-width:1200px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:wrap}.box-container .top-content[data-v-498177be]{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.box-container .top-content .header-container[data-v-498177be]{padding:8px 12px;min-width:100px;border-radius:20px;background:#fcfeff;box-shadow:0 13px 32px 0 rgba(166,214,231,.33);display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px}.box-container .bottom-content[data-v-498177be]{margin-bottom:16px}.box-container .sub-heading[data-v-498177be]{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px;margin-top:16px}.box-container .sub-heading img[data-v-498177be]{height:20px;width:auto}@media screen and (max-width:1024px){.box-container[data-v-498177be]{min-width:80vw;padding:16px}}@media screen and (max-width:768px){.box-container[data-v-498177be]{width:100vw;box-shadow:none;background-color:transparent;min-height:calc(100vh - var(--safe-area-top));padding:8px}.box-container .header-container[data-v-498177be]{background-color:transparent!important;box-shadow:none!important;padding:0!important;justify-content:flex-end!important}}.overlay-container[data-v-498177be]{width:100vw;height:100vh;background-color:rgba(44,44,44,.519);position:fixed;top:0;left:0;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;z-index:100;overflow-y:auto}@media screen and (max-width:576px){.background-page[data-v-498177be]{padding:0!important}}.center[data-v-498177be]{margin:0 auto;text-align:center}#sheet[data-v-498177be]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;visibility:visible;transition:opacity .5s,visibility .5s;display:flex;align-items:flex-end;justify-content:center}#sheet[aria-hidden=true][data-v-498177be]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-498177be]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-498177be]{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-498177be]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-498177be]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-498177be]{border-radius:0}#sheet[aria-hidden=true] .contents[data-v-498177be]{transform:translateY(100%)}#sheet .draggable-area[data-v-498177be]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-498177be]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-498177be]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-498177be]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-498177be]{height:100%;overflow-y:auto;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-498177be]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}.bottom-sheet-body[data-v-498177be]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-498177be]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-498177be]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-498177be]:hover{opacity:.8}.timer-progress[data-v-498177be]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-498177be]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-498177be]{height:5px;animation:roundtime-498177be calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-498177be]{animation:roundtime-498177be calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-498177be]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-498177be]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-498177be{to{transform:scaleX(0)}}.button[data-v-498177be]{border-radius:100px;padding:.75rem 1.5rem;font-size:1rem;line-height:1.5;font-weight:700;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:4px;transition:background-color .3s ease}.button img[data-v-498177be]{width:16px;height:auto}.button.primary[data-v-498177be]{background-color:#3498db;color:#fff;border:none}.button.primary[data-v-498177be]:hover{background-color:#217dbb}.button.secondary[data-v-498177be]{background-color:#2ecc71;color:#fff;border:none}.button.secondary[data-v-498177be]:hover{background-color:#25a25a}.button.success[data-v-498177be]{background-color:#28a745;color:#fff;border:none}.button.success[data-v-498177be]:hover{background-color:#1e7e34}.button.danger[data-v-498177be]{background-color:#dc3545;color:#fff;border:none}.button.danger[data-v-498177be]:hover{background-color:#bd2130}.button.warning[data-v-498177be]{background-color:#ffc107;color:#fff;border:none}.button.warning[data-v-498177be]:hover{background-color:#d39e00}.button.forward[data-v-498177be]{color:#fff!important;padding:.5rem 1.5rem;min-width:120px;transition:all .1s ease-in-out;background:linear-gradient(180deg,#d99060 70%,#dba68b);filter:drop-shadow(0 11px 43px rgba(166,214,231,.39))}.button.forward[data-v-498177be]:hover{background:l #f2af00;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.forward[data-v-498177be]:active{filter:none;background:linear-gradient(180deg,#d99060 70%,#dba68b)}.button.forward[data-v-498177be]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.button.back[data-v-498177be]{color:#8393a2!important;padding:1rem 2rem;transition:all .1s ease-in-out;background:#fff;filter:drop-shadow(0 11px 43px rgba(166,214,231,.39))}.button.back[data-v-498177be]:hover{background:#fdfdfd;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.back[data-v-498177be]:active{filter:none;background:#fafafa}.button.create[data-v-498177be]{color:#fff!important;transition:all .1s ease-in-out;background:linear-gradient(90deg,#4bae4f,#4bae4f 122.17%);font-size:.8rem;filter:drop-shadow(0 11px 43px rgba(166,214,231,.39))}.button.create[data-v-498177be]:hover{background:linear-gradient(90deg,#307e32,#4bae4f 122.17%);filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.create[data-v-498177be]:active{filter:none;background:linear-gradient(90deg,#307e32,#4bae4f 122.17%)}.button.create[data-v-498177be]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.btn-confirm[data-v-498177be]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-498177be]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-498177be]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-498177be]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-498177be]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-498177be]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.tooltip-btm[data-v-498177be],.tooltip-left[data-v-498177be]{position:relative}.tooltip-btm .tooltiptext[data-v-498177be]{width:-moz-fit-content;width:fit-content;top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-498177be],.tooltip-left .tooltiptext[data-v-498177be]{visibility:hidden;background:#5477a2;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px}.tooltip-left .tooltiptext[data-v-498177be]{width:120px;top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-498177be],.tooltip-left:hover .tooltiptext[data-v-498177be]{visibility:visible}}[data-v-498177be]{font-family:Quicksand,sans-serif}body[data-v-498177be]{-webkit-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html[data-v-498177be]{min-height:calc(100% + var(--safe-area-top));padding:var(--safe-area-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.close-button[data-v-498177be]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-498177be]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-498177be]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-498177be]{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-498177be;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-498177be;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-498177be{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-498177be]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-498177be]{opacity:0;width:0;height:0}.slider[data-v-498177be]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d9d9d9;transition:.4s}.slider[data-v-498177be]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background-color:#bebebe;transition:.4s}input:checked+.slider[data-v-498177be]{background:rgba(84,119,162,.369)}input:focus+.slider[data-v-498177be]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-498177be]:before{background:#5477a2;transform:translateX(26px)}.slider.round[data-v-498177be]{border-radius:34px}.slider.round[data-v-498177be]:before{border-radius:50%}body[data-v-498177be]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}body[data-v-498177be]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-498177be]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.navigation-item[data-v-498177be]{border:1px solid #e7ebf1;border-radius:30px;background-color:#fff;margin:32px 0;transition:background-color .5s ease-out}.navigation-item:hover .nav-display-pic[data-v-498177be]{transform:scale(1.05);transition:.2s ease-in-out;box-shadow:-1px 12px 27px -8px rgba(167,206,219,.6)}@media screen and (max-width:1024px){.navigation-item[data-v-498177be]{margin:20px 0}}.navigation-item.highlight[data-v-498177be]{border:1px solid #bbc9da}.navigation-item.highlight[data-v-498177be]:hover{box-shadow:none}.search-navigation-item[data-v-498177be]{border:1px solid #e7ebf1;border-radius:30px;background-color:#e7ebf1;margin:30px 0;transition:background-color .5s ease-out}.search-navigation-item:hover .nav-display-pic[data-v-498177be]{transform:scale(1.05);transition:.2s ease-in-out;box-shadow:-1px 12px 27px -8px rgba(167,206,219,.6)}@media screen and (max-width:1024px){.search-navigation-item[data-v-498177be]{margin:10px 0}}.search-navigation-item.highlight[data-v-498177be]{border:1px solid #bbc9da}.search-navigation-item.highlight[data-v-498177be]:hover{box-shadow:none}.navigation-list[data-v-498177be]{border-radius:0;background:#d5f2f6;margin:40px 0}.search-navigation-list[data-v-498177be]{border-radius:0;background:#d5f2f6;margin:15px 0}.navigation-item-inner[data-v-498177be]{position:relative;padding-left:26px;min-height:54px}.navigation-item-inner .nav-display-pic[data-v-498177be]{background:#fff;border-radius:50%;color:#fff;height:5em;width:5em;left:0;box-shadow:0 13px 32px 0 rgba(166,214,231,.329);position:absolute;display:flex;align-items:center;border:0 solid #dedede;justify-content:center}.navigation-item-inner .nav-display-pic img[data-v-498177be]{width:50px;height:50px;border-radius:5px}.navigation-wrapper-container[data-v-498177be]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-498177be]{padding:15px}}.no-footer .footer-wrapper[data-v-498177be]{visibility:hidden!important}.helen-logo[data-v-498177be]{width:4rem;height:auto;padding:2px}@media screen and (max-width:768px){.helen-logo[data-v-498177be]{width:3.2rem}}.summary-button button.animate[data-v-498177be]{border-radius:50%;animation:pulse-498177be 2s ease-in-out infinite}@keyframes pulse-498177be{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)}}.notification-dot[data-v-498177be]{display:block;content:"";position:absolute;top:2px;left:calc(50% - 22px);height:13px;width:13px;background:red;border-radius:50%;z-index:20}.playlist-empty-image[data-v-498177be]{width:auto;height:40vh;max-width:250px}@media screen and (max-width:1024px){.playlist-empty-image[data-v-498177be]{width:60%;max-width:200px;height:auto}}@media screen and (max-width:576px){.playlist-empty-image[data-v-498177be]{max-width:120px;height:auto}}@keyframes placeHolderShimmer-498177be{0%{background-position:-468px 0}to{background-position:468px 0}}.animated-background-play[data-v-498177be],.play-sound[data-v-498177be]{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer-498177be;animation-timing-function:linear;background:#d83939;background:linear-gradient(90deg,#e1edf3 8%,#d3e1e6 18%,#e1eaee 33%);background-size:800px 104px;height:96px;position:relative}.chat-bot-wrapper[data-v-498177be]{margin:0 4px 22px 4px;display:flex;flex-direction:column;align-items:flex-end}.no-button[data-v-498177be],.yes-button[data-v-498177be]{padding:8px 32px;border-radius:8px;margin:4px;width:-moz-fit-content;width:fit-content;transition:all .3s ease-in-out}.no-button[data-v-498177be]:hover,.yes-button[data-v-498177be]:hover{transform:scale(1.05);background:#d3d3d3}.fade-enter-active[data-v-498177be]{transition-delay:3s;animation:bounce-in-498177be .3s}.fade-leave-active[data-v-498177be]{animation:bounce-in-498177be .3s reverse}@keyframes bounce-in-498177be{0%{transform:translate3d(10px,10px,10px);opacity:0}to{transform:translate3d(0);opacity:1}}.chat-bot-view[data-v-498177be]{display:flex;flex-direction:column;align-items:flex-end;background:#fff;max-width:400px;width:-moz-fit-content;width:fit-content;height:auto;padding:16px;border-radius:20px 20px;margin:4px}.chat-bot-view[data-v-498177be]:last-child{border-bottom-right-radius:0}@media only screen and (max-width:1023px){.chat-bot-wrapper[data-v-498177be]{max-width:90vw}}.element[data-v-62d78c3f]{background-color:#bbc9da;color:#fff;font-family:Arial,sans-serif;font-size:16px;padding:16px;border:1px solid #e74c3c;border-radius:4px;transition:background-color .3s ease-in-out}.element[data-v-62d78c3f]:hover{background-color:#79eae1;box-shadow:0 2px 4px rgba(0,0,0,.1)}body[data-v-62d78c3f]{height:100%;width:100%;max-height:calc(100vh - env(safe-area-inset-bottom, 0px) - env(safe-area-inset-top, 0px))!important;margin:0;padding:0;position:relative}.flex-container[data-v-62d78c3f]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-62d78c3f]{flex:1;margin:.5rem}.tooltip[data-v-62d78c3f]{position:relative}.tooltip .tooltiptext[data-v-62d78c3f]{visibility:hidden;width:120px;background:#5477a2;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:120%;left:50%;margin-left:-60px}.tooltip .tooltiptext[data-v-62d78c3f]:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #6bd1e7 transparent}.tooltip:hover .tooltiptext[data-v-62d78c3f]{visibility:visible}input[type=checkbox][data-v-62d78c3f],input[type=radio][data-v-62d78c3f]{margin-right:.5rem}select[data-v-62d78c3f]{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:5px;font-size:1rem;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .3s ease}select[data-v-62d78c3f]:focus{outline:none;border-color:#bbc9da}.input-field input[data-v-62d78c3f]{border:1px solid transparent}.input-field input[data-v-62d78c3f]:focus{border:1px solid #698596;outline:none}.background-page[data-v-62d78c3f]{width:100%;min-height:100vh;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;background-position:bottom;background-size:contain;background:#5477a2;background-repeat:no-repeat;background-size:cover;background-position-x:center;background-position-y:center;padding:16px 0}.box-container[data-v-62d78c3f]{background-color:#fcfeff;border-radius:20px;box-shadow:0 13px 32px 0 rgba(166,214,231,.33);padding:24px;min-height:80vh;min-width:50vw;max-width:1200px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:wrap}.box-container .top-content[data-v-62d78c3f]{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.box-container .top-content .header-container[data-v-62d78c3f]{padding:8px 12px;min-width:100px;border-radius:20px;background:#fcfeff;box-shadow:0 13px 32px 0 rgba(166,214,231,.33);display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px}.box-container .bottom-content[data-v-62d78c3f]{margin-bottom:16px}.box-container .sub-heading[data-v-62d78c3f]{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px;margin-top:16px}.box-container .sub-heading img[data-v-62d78c3f]{height:20px;width:auto}@media screen and (max-width:1024px){.box-container[data-v-62d78c3f]{min-width:80vw;padding:16px}}@media screen and (max-width:768px){.box-container[data-v-62d78c3f]{width:100vw;box-shadow:none;background-color:transparent;min-height:calc(100vh - var(--safe-area-top));padding:8px}.box-container .header-container[data-v-62d78c3f]{background-color:transparent!important;box-shadow:none!important;padding:0!important;justify-content:flex-end!important}}.overlay-container[data-v-62d78c3f]{width:100vw;height:100vh;background-color:rgba(44,44,44,.519);position:fixed;top:0;left:0;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;z-index:100;overflow-y:auto}@media screen and (max-width:576px){.background-page[data-v-62d78c3f]{padding:0!important}}.center[data-v-62d78c3f]{margin:0 auto;text-align:center}#sheet[data-v-62d78c3f]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;visibility:visible;transition:opacity .5s,visibility .5s;display:flex;align-items:flex-end;justify-content:center}#sheet[aria-hidden=true][data-v-62d78c3f]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-62d78c3f]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-62d78c3f]{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-62d78c3f]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-62d78c3f]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-62d78c3f]{border-radius:0}#sheet[aria-hidden=true] .contents[data-v-62d78c3f]{transform:translateY(100%)}#sheet .draggable-area[data-v-62d78c3f]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-62d78c3f]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-62d78c3f]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-62d78c3f]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-62d78c3f]{height:100%;overflow-y:auto;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-62d78c3f]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}.bottom-sheet-body[data-v-62d78c3f]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-62d78c3f]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-62d78c3f]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-62d78c3f]:hover{opacity:.8}.timer-progress[data-v-62d78c3f]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-62d78c3f]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-62d78c3f]{height:5px;animation:roundtime-62d78c3f calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-62d78c3f]{animation:roundtime-62d78c3f calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-62d78c3f]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-62d78c3f]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-62d78c3f{to{transform:scaleX(0)}}.button[data-v-62d78c3f]{border-radius:100px;padding:.75rem 1.5rem;font-size:1rem;line-height:1.5;font-weight:700;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:4px;transition:background-color .3s ease}.button img[data-v-62d78c3f]{width:16px;height:auto}.button.primary[data-v-62d78c3f]{background-color:#3498db;color:#fff;border:none}.button.primary[data-v-62d78c3f]:hover{background-color:#217dbb}.button.secondary[data-v-62d78c3f]{background-color:#2ecc71;color:#fff;border:none}.button.secondary[data-v-62d78c3f]:hover{background-color:#25a25a}.button.success[data-v-62d78c3f]{background-color:#28a745;color:#fff;border:none}.button.success[data-v-62d78c3f]:hover{background-color:#1e7e34}.button.danger[data-v-62d78c3f]{background-color:#dc3545;color:#fff;border:none}.button.danger[data-v-62d78c3f]:hover{background-color:#bd2130}.button.warning[data-v-62d78c3f]{background-color:#ffc107;color:#fff;border:none}.button.warning[data-v-62d78c3f]:hover{background-color:#d39e00}.button.forward[data-v-62d78c3f]{color:#fff!important;padding:.5rem 1.5rem;min-width:120px;transition:all .1s ease-in-out;background:linear-gradient(180deg,#d99060 70%,#dba68b);filter:drop-shadow(0 11px 43px rgba(166,214,231,.39))}.button.forward[data-v-62d78c3f]:hover{background:l #f2af00;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.forward[data-v-62d78c3f]:active{filter:none;background:linear-gradient(180deg,#d99060 70%,#dba68b)}.button.forward[data-v-62d78c3f]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.button.back[data-v-62d78c3f]{color:#8393a2!important;padding:1rem 2rem;transition:all .1s ease-in-out;background:#fff;filter:drop-shadow(0 11px 43px rgba(166,214,231,.39))}.button.back[data-v-62d78c3f]:hover{background:#fdfdfd;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.back[data-v-62d78c3f]:active{filter:none;background:#fafafa}.button.create[data-v-62d78c3f]{color:#fff!important;transition:all .1s ease-in-out;background:linear-gradient(90deg,#4bae4f,#4bae4f 122.17%);font-size:.8rem;filter:drop-shadow(0 11px 43px rgba(166,214,231,.39))}.button.create[data-v-62d78c3f]:hover{background:linear-gradient(90deg,#307e32,#4bae4f 122.17%);filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.create[data-v-62d78c3f]:active{filter:none;background:linear-gradient(90deg,#307e32,#4bae4f 122.17%)}.button.create[data-v-62d78c3f]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.btn-confirm[data-v-62d78c3f]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-62d78c3f]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-62d78c3f]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-62d78c3f]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-62d78c3f]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-62d78c3f]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.tooltip-btm[data-v-62d78c3f],.tooltip-left[data-v-62d78c3f]{position:relative}.tooltip-btm .tooltiptext[data-v-62d78c3f]{width:-moz-fit-content;width:fit-content;top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-62d78c3f],.tooltip-left .tooltiptext[data-v-62d78c3f]{visibility:hidden;background:#5477a2;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px}.tooltip-left .tooltiptext[data-v-62d78c3f]{width:120px;top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-62d78c3f],.tooltip-left:hover .tooltiptext[data-v-62d78c3f]{visibility:visible}}[data-v-62d78c3f]{font-family:Quicksand,sans-serif}body[data-v-62d78c3f]{-webkit-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html[data-v-62d78c3f]{min-height:calc(100% + var(--safe-area-top));padding:var(--safe-area-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.close-button[data-v-62d78c3f]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-62d78c3f]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-62d78c3f]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-62d78c3f]{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-62d78c3f;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-62d78c3f;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-62d78c3f{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-62d78c3f]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-62d78c3f]{opacity:0;width:0;height:0}.slider[data-v-62d78c3f]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d9d9d9;transition:.4s}.slider[data-v-62d78c3f]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background-color:#bebebe;transition:.4s}input:checked+.slider[data-v-62d78c3f]{background:rgba(84,119,162,.369)}input:focus+.slider[data-v-62d78c3f]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-62d78c3f]:before{background:#5477a2;transform:translateX(26px)}.slider.round[data-v-62d78c3f]{border-radius:34px}.slider.round[data-v-62d78c3f]:before{border-radius:50%}body[data-v-62d78c3f]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}body[data-v-62d78c3f]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-62d78c3f]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.navigation-item[data-v-62d78c3f]{border:1px solid #e7ebf1;border-radius:30px;background-color:#fff;margin:32px 0;transition:background-color .5s ease-out}.navigation-item:hover .nav-display-pic[data-v-62d78c3f]{transform:scale(1.05);transition:.2s ease-in-out;box-shadow:-1px 12px 27px -8px rgba(167,206,219,.6)}@media screen and (max-width:1024px){.navigation-item[data-v-62d78c3f]{margin:20px 0}}.navigation-item.highlight[data-v-62d78c3f]{border:1px solid #bbc9da}.navigation-item.highlight[data-v-62d78c3f]:hover{box-shadow:none}.search-navigation-item[data-v-62d78c3f]{border:1px solid #e7ebf1;border-radius:30px;background-color:#e7ebf1;margin:30px 0;transition:background-color .5s ease-out}.search-navigation-item:hover .nav-display-pic[data-v-62d78c3f]{transform:scale(1.05);transition:.2s ease-in-out;box-shadow:-1px 12px 27px -8px rgba(167,206,219,.6)}@media screen and (max-width:1024px){.search-navigation-item[data-v-62d78c3f]{margin:10px 0}}.search-navigation-item.highlight[data-v-62d78c3f]{border:1px solid #bbc9da}.search-navigation-item.highlight[data-v-62d78c3f]:hover{box-shadow:none}.navigation-list[data-v-62d78c3f]{border-radius:0;background:#d5f2f6;margin:40px 0}.search-navigation-list[data-v-62d78c3f]{border-radius:0;background:#d5f2f6;margin:15px 0}.navigation-item-inner[data-v-62d78c3f]{position:relative;padding-left:26px;min-height:54px}.navigation-item-inner .nav-display-pic[data-v-62d78c3f]{background:#fff;border-radius:50%;color:#fff;height:5em;width:5em;left:0;box-shadow:0 13px 32px 0 rgba(166,214,231,.329);position:absolute;display:flex;align-items:center;border:0 solid #dedede;justify-content:center}.navigation-item-inner .nav-display-pic img[data-v-62d78c3f]{width:50px;height:50px;border-radius:5px}.navigation-wrapper-container[data-v-62d78c3f]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-62d78c3f]{padding:15px}}.no-footer .footer-wrapper[data-v-62d78c3f]{visibility:hidden!important}.helen-logo[data-v-62d78c3f]{width:4rem;height:auto;padding:2px}@media screen and (max-width:768px){.helen-logo[data-v-62d78c3f]{width:3.2rem}}.summary-button button.animate[data-v-62d78c3f]{border-radius:50%;animation:pulse-62d78c3f 2s ease-in-out infinite}@keyframes pulse-62d78c3f{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)}}.notification-dot[data-v-62d78c3f]{display:block;content:"";position:absolute;top:2px;left:calc(50% - 22px);height:13px;width:13px;background:red;border-radius:50%;z-index:20}.playlist-empty-image[data-v-62d78c3f]{width:auto;height:40vh;max-width:250px}@media screen and (max-width:1024px){.playlist-empty-image[data-v-62d78c3f]{width:60%;max-width:200px;height:auto}}@media screen and (max-width:576px){.playlist-empty-image[data-v-62d78c3f]{max-width:120px;height:auto}}@keyframes placeHolderShimmer-62d78c3f{0%{background-position:-468px 0}to{background-position:468px 0}}.animated-background-play[data-v-62d78c3f],.play-sound[data-v-62d78c3f]{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer-62d78c3f;animation-timing-function:linear;background:#d83939;background:linear-gradient(90deg,#e1edf3 8%,#d3e1e6 18%,#e1eaee 33%);background-size:800px 104px;height:96px;position:relative}.chat-bot-wrapper[data-v-62d78c3f]{margin:0 4px 22px 4px;display:flex;flex-direction:column;align-items:flex-end}.no-button[data-v-62d78c3f],.yes-button[data-v-62d78c3f]{padding:8px 32px;border-radius:8px;margin:4px;width:-moz-fit-content;width:fit-content;transition:all .3s ease-in-out}.no-button[data-v-62d78c3f]:hover,.yes-button[data-v-62d78c3f]:hover{transform:scale(1.05);background:#d3d3d3}.fade-enter-active[data-v-62d78c3f]{transition-delay:3s;animation:bounce-in-62d78c3f .3s}.fade-leave-active[data-v-62d78c3f]{animation:bounce-in-62d78c3f .3s reverse}@keyframes bounce-in-62d78c3f{0%{transform:translate3d(10px,10px,10px);opacity:0}to{transform:translate3d(0);opacity:1}}.chat-bot-view[data-v-62d78c3f]{display:flex;flex-direction:column;align-items:flex-end;background:#fff;max-width:400px;width:-moz-fit-content;width:fit-content;height:auto;padding:16px;border-radius:20px 20px;margin:4px}.chat-bot-view[data-v-62d78c3f]:last-child{border-bottom-right-radius:0}@media only screen and (max-width:1023px){.chat-bot-wrapper[data-v-62d78c3f]{max-width:90vw}}.element[data-v-42ac4d51]{background-color:#bbc9da;color:#fff;font-family:Arial,sans-serif;font-size:16px;padding:16px;border:1px solid #e74c3c;border-radius:4px;transition:background-color .3s ease-in-out}.element[data-v-42ac4d51]:hover{background-color:#79eae1;box-shadow:0 2px 4px rgba(0,0,0,.1)}body[data-v-42ac4d51]{height:100%;width:100%;max-height:calc(100vh - env(safe-area-inset-bottom, 0px) - env(safe-area-inset-top, 0px))!important;margin:0;padding:0;position:relative}.flex-container[data-v-42ac4d51]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-42ac4d51]{flex:1;margin:.5rem}.tooltip[data-v-42ac4d51]{position:relative}.tooltip .tooltiptext[data-v-42ac4d51]{visibility:hidden;width:120px;background:#5477a2;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:120%;left:50%;margin-left:-60px}.tooltip .tooltiptext[data-v-42ac4d51]:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #6bd1e7 transparent}.tooltip:hover .tooltiptext[data-v-42ac4d51]{visibility:visible}input[type=checkbox][data-v-42ac4d51],input[type=radio][data-v-42ac4d51]{margin-right:.5rem}select[data-v-42ac4d51]{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:5px;font-size:1rem;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .3s ease}select[data-v-42ac4d51]:focus{outline:none;border-color:#bbc9da}.input-field input[data-v-42ac4d51]{border:1px solid transparent}.input-field input[data-v-42ac4d51]:focus{border:1px solid #698596;outline:none}.background-page[data-v-42ac4d51]{width:100%;min-height:100vh;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;background-position:bottom;background-size:contain;background:#5477a2;background-repeat:no-repeat;background-size:cover;background-position-x:center;background-position-y:center;padding:16px 0}.box-container[data-v-42ac4d51]{background-color:#fcfeff;border-radius:20px;box-shadow:0 13px 32px 0 rgba(166,214,231,.33);padding:24px;min-height:80vh;min-width:50vw;max-width:1200px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:wrap}.box-container .top-content[data-v-42ac4d51]{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.box-container .top-content .header-container[data-v-42ac4d51]{padding:8px 12px;min-width:100px;border-radius:20px;background:#fcfeff;box-shadow:0 13px 32px 0 rgba(166,214,231,.33);display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px}.box-container .bottom-content[data-v-42ac4d51]{margin-bottom:16px}.box-container .sub-heading[data-v-42ac4d51]{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px;margin-top:16px}.box-container .sub-heading img[data-v-42ac4d51]{height:20px;width:auto}@media screen and (max-width:1024px){.box-container[data-v-42ac4d51]{min-width:80vw;padding:16px}}@media screen and (max-width:768px){.box-container[data-v-42ac4d51]{width:100vw;box-shadow:none;background-color:transparent;min-height:calc(100vh - var(--safe-area-top));padding:8px}.box-container .header-container[data-v-42ac4d51]{background-color:transparent!important;box-shadow:none!important;padding:0!important;justify-content:flex-end!important}}.overlay-container[data-v-42ac4d51]{width:100vw;height:100vh;background-color:rgba(44,44,44,.519);position:fixed;top:0;left:0;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;z-index:100;overflow-y:auto}@media screen and (max-width:576px){.background-page[data-v-42ac4d51]{padding:0!important}}.center[data-v-42ac4d51]{margin:0 auto;text-align:center}#sheet[data-v-42ac4d51]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;visibility:visible;transition:opacity .5s,visibility .5s;display:flex;align-items:flex-end;justify-content:center}#sheet[aria-hidden=true][data-v-42ac4d51]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-42ac4d51]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-42ac4d51]{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-42ac4d51]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-42ac4d51]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-42ac4d51]{border-radius:0}#sheet[aria-hidden=true] .contents[data-v-42ac4d51]{transform:translateY(100%)}#sheet .draggable-area[data-v-42ac4d51]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-42ac4d51]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-42ac4d51]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-42ac4d51]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-42ac4d51]{height:100%;overflow-y:auto;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-42ac4d51]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}.bottom-sheet-body[data-v-42ac4d51]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-42ac4d51]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-42ac4d51]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-42ac4d51]:hover{opacity:.8}.timer-progress[data-v-42ac4d51]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-42ac4d51]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-42ac4d51]{height:5px;animation:roundtime-42ac4d51 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-42ac4d51]{animation:roundtime-42ac4d51 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-42ac4d51]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-42ac4d51]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-42ac4d51{to{transform:scaleX(0)}}.button[data-v-42ac4d51]{border-radius:100px;padding:.75rem 1.5rem;font-size:1rem;line-height:1.5;font-weight:700;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:4px;transition:background-color .3s ease}.button img[data-v-42ac4d51]{width:16px;height:auto}.button.primary[data-v-42ac4d51]{background-color:#3498db;color:#fff;border:none}.button.primary[data-v-42ac4d51]:hover{background-color:#217dbb}.button.secondary[data-v-42ac4d51]{background-color:#2ecc71;color:#fff;border:none}.button.secondary[data-v-42ac4d51]:hover{background-color:#25a25a}.button.success[data-v-42ac4d51]{background-color:#28a745;color:#fff;border:none}.button.success[data-v-42ac4d51]:hover{background-color:#1e7e34}.button.danger[data-v-42ac4d51]{background-color:#dc3545;color:#fff;border:none}.button.danger[data-v-42ac4d51]:hover{background-color:#bd2130}.button.warning[data-v-42ac4d51]{background-color:#ffc107;color:#fff;border:none}.button.warning[data-v-42ac4d51]:hover{background-color:#d39e00}.button.forward[data-v-42ac4d51]{color:#fff!important;padding:.5rem 1.5rem;min-width:120px;transition:all .1s ease-in-out;background:linear-gradient(180deg,#d99060 70%,#dba68b);filter:drop-shadow(0 11px 43px rgba(166,214,231,.39))}.button.forward[data-v-42ac4d51]:hover{background:l #f2af00;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.forward[data-v-42ac4d51]:active{filter:none;background:linear-gradient(180deg,#d99060 70%,#dba68b)}.button.forward[data-v-42ac4d51]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.button.back[data-v-42ac4d51]{color:#8393a2!important;padding:1rem 2rem;transition:all .1s ease-in-out;background:#fff;filter:drop-shadow(0 11px 43px rgba(166,214,231,.39))}.button.back[data-v-42ac4d51]:hover{background:#fdfdfd;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.back[data-v-42ac4d51]:active{filter:none;background:#fafafa}.button.create[data-v-42ac4d51]{color:#fff!important;transition:all .1s ease-in-out;background:linear-gradient(90deg,#4bae4f,#4bae4f 122.17%);font-size:.8rem;filter:drop-shadow(0 11px 43px rgba(166,214,231,.39))}.button.create[data-v-42ac4d51]:hover{background:linear-gradient(90deg,#307e32,#4bae4f 122.17%);filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.create[data-v-42ac4d51]:active{filter:none;background:linear-gradient(90deg,#307e32,#4bae4f 122.17%)}.button.create[data-v-42ac4d51]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.btn-confirm[data-v-42ac4d51]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-42ac4d51]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-42ac4d51]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-42ac4d51]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-42ac4d51]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-42ac4d51]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.tooltip-btm[data-v-42ac4d51],.tooltip-left[data-v-42ac4d51]{position:relative}.tooltip-btm .tooltiptext[data-v-42ac4d51]{width:-moz-fit-content;width:fit-content;top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-42ac4d51],.tooltip-left .tooltiptext[data-v-42ac4d51]{visibility:hidden;background:#5477a2;color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px}.tooltip-left .tooltiptext[data-v-42ac4d51]{width:120px;top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-42ac4d51],.tooltip-left:hover .tooltiptext[data-v-42ac4d51]{visibility:visible}}[data-v-42ac4d51]{font-family:Quicksand,sans-serif}body[data-v-42ac4d51]{-webkit-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html[data-v-42ac4d51]{min-height:calc(100% + var(--safe-area-top));padding:var(--safe-area-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.close-button[data-v-42ac4d51]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-42ac4d51]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-42ac4d51]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-42ac4d51]{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-42ac4d51;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-42ac4d51;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-42ac4d51{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-42ac4d51]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-42ac4d51]{opacity:0;width:0;height:0}.slider[data-v-42ac4d51]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d9d9d9;transition:.4s}.slider[data-v-42ac4d51]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background-color:#bebebe;transition:.4s}input:checked+.slider[data-v-42ac4d51]{background:rgba(84,119,162,.369)}input:focus+.slider[data-v-42ac4d51]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-42ac4d51]:before{background:#5477a2;transform:translateX(26px)}.slider.round[data-v-42ac4d51]{border-radius:34px}.slider.round[data-v-42ac4d51]:before{border-radius:50%}body[data-v-42ac4d51]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}body[data-v-42ac4d51]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-42ac4d51]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.navigation-item[data-v-42ac4d51]{border:1px solid #e7ebf1;border-radius:30px;background-color:#fff;margin:32px 0;transition:background-color .5s ease-out}.navigation-item:hover .nav-display-pic[data-v-42ac4d51]{transform:scale(1.05);transition:.2s ease-in-out;box-shadow:-1px 12px 27px -8px rgba(167,206,219,.6)}@media screen and (max-width:1024px){.navigation-item[data-v-42ac4d51]{margin:20px 0}}.navigation-item.highlight[data-v-42ac4d51]{border:1px solid #bbc9da}.navigation-item.highlight[data-v-42ac4d51]:hover{box-shadow:none}.search-navigation-item[data-v-42ac4d51]{border:1px solid #e7ebf1;border-radius:30px;background-color:#e7ebf1;margin:30px 0;transition:background-color .5s ease-out}.search-navigation-item:hover .nav-display-pic[data-v-42ac4d51]{transform:scale(1.05);transition:.2s ease-in-out;box-shadow:-1px 12px 27px -8px rgba(167,206,219,.6)}@media screen and (max-width:1024px){.search-navigation-item[data-v-42ac4d51]{margin:10px 0}}.search-navigation-item.highlight[data-v-42ac4d51]{border:1px solid #bbc9da}.search-navigation-item.highlight[data-v-42ac4d51]:hover{box-shadow:none}.navigation-list[data-v-42ac4d51]{border-radius:0;background:#d5f2f6;margin:40px 0}.search-navigation-list[data-v-42ac4d51]{border-radius:0;background:#d5f2f6;margin:15px 0}.navigation-item-inner[data-v-42ac4d51]{position:relative;padding-left:26px;min-height:54px}.navigation-item-inner .nav-display-pic[data-v-42ac4d51]{background:#fff;border-radius:50%;color:#fff;height:5em;width:5em;left:0;box-shadow:0 13px 32px 0 rgba(166,214,231,.329);position:absolute;display:flex;align-items:center;border:0 solid #dedede;justify-content:center}.navigation-item-inner .nav-display-pic img[data-v-42ac4d51]{width:50px;height:50px;border-radius:5px}.navigation-wrapper-container[data-v-42ac4d51]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-42ac4d51]{padding:15px}}.no-footer .footer-wrapper[data-v-42ac4d51]{visibility:hidden!important}.helen-logo[data-v-42ac4d51]{width:4rem;height:auto;padding:2px}@media screen and (max-width:768px){.helen-logo[data-v-42ac4d51]{width:3.2rem}}.summary-button button.animate[data-v-42ac4d51]{border-radius:50%;animation:pulse-42ac4d51 2s ease-in-out infinite}.notification-dot[data-v-42ac4d51]{display:block;content:"";position:absolute;top:2px;left:calc(50% - 22px);height:13px;width:13px;background:red;border-radius:50%;z-index:20}.playlist-empty-image[data-v-42ac4d51]{width:auto;height:40vh;max-width:250px}@media screen and (max-width:1024px){.playlist-empty-image[data-v-42ac4d51]{width:60%;max-width:200px;height:auto}}@media screen and (max-width:576px){.playlist-empty-image[data-v-42ac4d51]{max-width:120px;height:auto}}@keyframes placeHolderShimmer-42ac4d51{0%{background-position:-468px 0}to{background-position:468px 0}}.animated-background-play[data-v-42ac4d51],.play-sound[data-v-42ac4d51]{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer-42ac4d51;animation-timing-function:linear;background:#d83939;background:linear-gradient(90deg,#e1edf3 8%,#d3e1e6 18%,#e1eaee 33%);background-size:800px 104px;height:96px;position:relative}.dialogs-count[data-v-42ac4d51]{position:absolute;font-size:12px;height:-moz-fit-content;height:fit-content;min-height:20px;top:-16%;right:-16%;color:#fff;padding:4px 6px;width:-moz-fit-content;width:fit-content;min-width:26px;text-align:center;background:#004467;border-radius:50%}.chat-bot-container[data-v-42ac4d51]{position:fixed;bottom:16px;right:32px;z-index:20;min-height:40px;min-width:40px;width:-moz-fit-content;width:fit-content;display:flex;align-items:flex-end;width:auto;margin-right:4rem;bottom:35px;transition:all .3s ease}.chat-bot-container.opened[data-v-42ac4d51]{z-index:50}@media only screen and (max-width:1024px){.margin-cls[data-v-42ac4d51]{margin-bottom:6rem}.chat-bot-container[data-v-42ac4d51]{bottom:100px;flex-direction:column}.chat-bot-container.opened[data-v-42ac4d51]{inset:0;margin:0;padding:var(--safe-area-top) 0 var(--safe-area-bottom) 0;width:100%;height:100%}.chat-bot-container.search-opened[data-v-42ac4d51]{bottom:148px}}@media only screen and (max-width:1024px)and (min-height:1366px){.chat-bot-container[data-v-42ac4d51]{bottom:100px;flex-direction:column}.chat-bot-container.opened[data-v-42ac4d51]{inset:0;margin:0;padding:0;width:100%;height:100vh}.chat-bot-container.search-opened[data-v-42ac4d51]{bottom:148px}}button[data-v-42ac4d51]{padding:4px;border-radius:50%;margin:4px 0 0 4px;flex-shrink:0;transition:all .2s ease-in-out}button img[data-v-42ac4d51]{height:36px;width:36px}button[data-v-42ac4d51]:hover{transform:scale(1.1)}button.animate[data-v-42ac4d51]{animation:pulse-42ac4d51 1s ease-in-out}.popup-enter-active[data-v-42ac4d51],.popup-leave-active[data-v-42ac4d51]{transition:transform .3s ease,opacity .3s ease;transform-origin:bottom right}.popup-enter-from[data-v-42ac4d51]{transform:scale(.8) translate(30px,30px);opacity:0}.popup-enter-to[data-v-42ac4d51],.popup-leave-from[data-v-42ac4d51]{transform:scale(1) translate(0);opacity:1}.popup-leave-to[data-v-42ac4d51]{transform:scale(.8) translate(30px,30px);opacity:0}@keyframes pulse-42ac4d51{0%{box-shadow:0 0 5px 0 rgba(0,119,182,0);transform:scale(1)}50%{box-shadow:0 0 5px 5px rgba(0,119,182,.3);transform:scale(1.1)}to{box-shadow:0 0 5px 5px rgba(0,119,182,0);transform:scale(1)}}