@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400&display=swap);.element[data-v-6f32f876]{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-6f32f876]:hover{background-color:#79eae1;box-shadow:0 2px 4px rgba(0,0,0,.1)}body[data-v-6f32f876]{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-6f32f876]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-6f32f876]{flex:1;margin:.5rem}.tooltip[data-v-6f32f876]{position:relative}.tooltip .tooltiptext[data-v-6f32f876]{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-6f32f876]: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-6f32f876]{visibility:visible}input[type=checkbox][data-v-6f32f876],input[type=radio][data-v-6f32f876]{margin-right:.5rem}select[data-v-6f32f876]{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-6f32f876]:focus{outline:none;border-color:#bbc9da}.input-field input[data-v-6f32f876]{border:1px solid transparent}.input-field input[data-v-6f32f876]:focus{border:1px solid #698596;outline:none}.background-page[data-v-6f32f876]{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-6f32f876]{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-6f32f876]{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-6f32f876]{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-6f32f876]{margin-bottom:16px}.box-container .sub-heading[data-v-6f32f876]{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-6f32f876]{height:20px;width:auto}@media screen and (max-width:1024px){.box-container[data-v-6f32f876]{min-width:80vw;padding:16px}}@media screen and (max-width:768px){.box-container[data-v-6f32f876]{width:100vw;box-shadow:none;background-color:transparent;min-height:calc(100vh - var(--safe-area-top));padding:8px}.box-container .header-container[data-v-6f32f876]{background-color:transparent!important;box-shadow:none!important;padding:0!important;justify-content:flex-end!important}}.overlay-container[data-v-6f32f876]{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-6f32f876]{padding:0!important}}.center[data-v-6f32f876]{margin:0 auto;text-align:center}#sheet[data-v-6f32f876]{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-6f32f876]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-6f32f876]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-6f32f876]{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-6f32f876]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-6f32f876]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-6f32f876]{border-radius:0}#sheet[aria-hidden=true] .contents[data-v-6f32f876]{transform:translateY(100%)}#sheet .draggable-area[data-v-6f32f876]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-6f32f876]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-6f32f876]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-6f32f876]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-6f32f876]{height:100%;overflow-y:auto;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-6f32f876]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}.bottom-sheet-body[data-v-6f32f876]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-6f32f876]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-6f32f876]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-6f32f876]:hover{opacity:.8}.timer-progress[data-v-6f32f876]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-6f32f876]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-6f32f876]{height:5px;animation:roundtime-6f32f876 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-6f32f876]{animation:roundtime-6f32f876 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-6f32f876]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-6f32f876]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-6f32f876{to{transform:scaleX(0)}}.button[data-v-6f32f876]{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-6f32f876]{width:16px;height:auto}.button.primary[data-v-6f32f876]{background-color:#3498db;color:#fff;border:none}.button.primary[data-v-6f32f876]:hover{background-color:#217dbb}.button.secondary[data-v-6f32f876]{background-color:#2ecc71;color:#fff;border:none}.button.secondary[data-v-6f32f876]:hover{background-color:#25a25a}.button.success[data-v-6f32f876]{background-color:#28a745;color:#fff;border:none}.button.success[data-v-6f32f876]:hover{background-color:#1e7e34}.button.danger[data-v-6f32f876]{background-color:#dc3545;color:#fff;border:none}.button.danger[data-v-6f32f876]:hover{background-color:#bd2130}.button.warning[data-v-6f32f876]{background-color:#ffc107;color:#fff;border:none}.button.warning[data-v-6f32f876]:hover{background-color:#d39e00}.button.forward[data-v-6f32f876]{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-6f32f876]:hover{background:l #f2af00;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.forward[data-v-6f32f876]:active{filter:none;background:linear-gradient(180deg,#d99060 70%,#dba68b)}.button.forward[data-v-6f32f876]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.button.back[data-v-6f32f876]{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-6f32f876]:hover{background:#fdfdfd;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.back[data-v-6f32f876]:active{filter:none;background:#fafafa}.button.create[data-v-6f32f876]{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-6f32f876]:hover{background:linear-gradient(90deg,#307e32,#4bae4f 122.17%);filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.create[data-v-6f32f876]:active{filter:none;background:linear-gradient(90deg,#307e32,#4bae4f 122.17%)}.button.create[data-v-6f32f876]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.btn-confirm[data-v-6f32f876]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-6f32f876]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-6f32f876]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-6f32f876]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-6f32f876]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-6f32f876]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.tooltip-btm[data-v-6f32f876],.tooltip-left[data-v-6f32f876]{position:relative}.tooltip-btm .tooltiptext[data-v-6f32f876]{width:-moz-fit-content;width:fit-content;top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-6f32f876],.tooltip-left .tooltiptext[data-v-6f32f876]{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-6f32f876]{width:120px;top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-6f32f876],.tooltip-left:hover .tooltiptext[data-v-6f32f876]{visibility:visible}}[data-v-6f32f876]{font-family:Quicksand,sans-serif}body[data-v-6f32f876]{-webkit-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html[data-v-6f32f876]{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-6f32f876]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-6f32f876]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-6f32f876]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-6f32f876]{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-6f32f876;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-6f32f876;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-6f32f876{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-6f32f876]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-6f32f876]{opacity:0;width:0;height:0}.slider[data-v-6f32f876]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d9d9d9;transition:.4s}.slider[data-v-6f32f876]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background-color:#bebebe;transition:.4s}input:checked+.slider[data-v-6f32f876]{background:rgba(84,119,162,.369)}input:focus+.slider[data-v-6f32f876]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-6f32f876]:before{background:#5477a2;transform:translateX(26px)}.slider.round[data-v-6f32f876]{border-radius:34px}.slider.round[data-v-6f32f876]:before{border-radius:50%}body[data-v-6f32f876]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}body[data-v-6f32f876]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-6f32f876]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.navigation-item[data-v-6f32f876]{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-6f32f876]{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-6f32f876]{margin:20px 0}}.navigation-item.highlight[data-v-6f32f876]{border:1px solid #bbc9da}.navigation-item.highlight[data-v-6f32f876]:hover{box-shadow:none}.search-navigation-item[data-v-6f32f876]{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-6f32f876]{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-6f32f876]{margin:10px 0}}.search-navigation-item.highlight[data-v-6f32f876]{border:1px solid #bbc9da}.search-navigation-item.highlight[data-v-6f32f876]:hover{box-shadow:none}.navigation-list[data-v-6f32f876]{border-radius:0;background:#d5f2f6;margin:40px 0}.search-navigation-list[data-v-6f32f876]{border-radius:0;background:#d5f2f6;margin:15px 0}.navigation-item-inner[data-v-6f32f876]{position:relative;padding-left:26px;min-height:54px}.navigation-item-inner .nav-display-pic[data-v-6f32f876]{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-6f32f876]{width:50px;height:50px;border-radius:5px}.navigation-wrapper-container[data-v-6f32f876]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-6f32f876]{padding:15px}}.no-footer .footer-wrapper[data-v-6f32f876]{visibility:hidden!important}.helen-logo[data-v-6f32f876]{width:4rem;height:auto;padding:2px}@media screen and (max-width:768px){.helen-logo[data-v-6f32f876]{width:3.2rem}}.summary-button button.animate[data-v-6f32f876]{border-radius:50%;animation:pulse-6f32f876 2s ease-in-out infinite}@keyframes pulse-6f32f876{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-6f32f876]{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-6f32f876]{width:auto;height:40vh;max-width:250px}@media screen and (max-width:1024px){.playlist-empty-image[data-v-6f32f876]{width:60%;max-width:200px;height:auto}}@media screen and (max-width:576px){.playlist-empty-image[data-v-6f32f876]{max-width:120px;height:auto}}@keyframes placeHolderShimmer-6f32f876{0%{background-position:-468px 0}to{background-position:468px 0}}.animated-background-play[data-v-6f32f876],.play-sound[data-v-6f32f876]{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer-6f32f876;animation-timing-function:linear;background:#d83939;background:linear-gradient(90deg,#e1edf3 8%,#d3e1e6 18%,#e1eaee 33%);background-size:800px 104px;height:96px;position:relative}.start-button[data-v-6f32f876]{position:absolute;color:#fff;background:#bbc9da;box-shadow:-4px 4px 4px rgba(0,0,0,.15);border-radius:100px;font-weight:700;font-size:18px;line-height:17px;padding:20px;display:flex;align-items:center;bottom:calc(var(--safe-area-bottom) + 20px);right:20px}.start-button img[data-v-6f32f876]{margin-left:0}.start-button[data-v-6f32f876]:disabled{color:#efefef;background:#bbb;cursor:not-allowed}.start-button:disabled img[data-v-6f32f876]{opacity:.8}.start-button[data-v-6f32f876]:hover:enabled{background:#4fa9d9;box-shadow:-4px 4px 4px rgba(0,0,0,.25)}.start-button[data-v-6f32f876]:active:enabled{background:#3b9dd1;box-shadow:-2px 2px 2px rgba(0,0,0,.25)}@media screen and (max-width:600px){.start-button[data-v-6f32f876]{padding:18px}.start-button span[data-v-6f32f876]{display:none}.start-button img[data-v-6f32f876]{margin-left:0}.contents[data-v-6f32f876]{min-width:100vw!important;width:100vw!important}}.element[data-v-786df2c8]{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-786df2c8]:hover{background-color:#79eae1;box-shadow:0 2px 4px rgba(0,0,0,.1)}body[data-v-786df2c8]{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-786df2c8]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-786df2c8]{flex:1;margin:.5rem}.tooltip[data-v-786df2c8]{position:relative}.tooltip .tooltiptext[data-v-786df2c8]{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-786df2c8]: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-786df2c8]{visibility:visible}input[type=checkbox][data-v-786df2c8],input[type=radio][data-v-786df2c8]{margin-right:.5rem}select[data-v-786df2c8]{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-786df2c8]:focus{outline:none;border-color:#bbc9da}.input-field input[data-v-786df2c8]{border:1px solid transparent}.input-field input[data-v-786df2c8]:focus{border:1px solid #698596;outline:none}.background-page[data-v-786df2c8]{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-786df2c8]{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-786df2c8]{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-786df2c8]{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-786df2c8]{margin-bottom:16px}.box-container .sub-heading[data-v-786df2c8]{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-786df2c8]{height:20px;width:auto}@media screen and (max-width:1024px){.box-container[data-v-786df2c8]{min-width:80vw;padding:16px}}@media screen and (max-width:768px){.box-container[data-v-786df2c8]{width:100vw;box-shadow:none;background-color:transparent;min-height:calc(100vh - var(--safe-area-top));padding:8px}.box-container .header-container[data-v-786df2c8]{background-color:transparent!important;box-shadow:none!important;padding:0!important;justify-content:flex-end!important}}.overlay-container[data-v-786df2c8]{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-786df2c8]{padding:0!important}}.center[data-v-786df2c8]{margin:0 auto;text-align:center}#sheet[data-v-786df2c8]{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-786df2c8]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-786df2c8]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-786df2c8]{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-786df2c8]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-786df2c8]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-786df2c8]{border-radius:0}#sheet[aria-hidden=true] .contents[data-v-786df2c8]{transform:translateY(100%)}#sheet .draggable-area[data-v-786df2c8]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-786df2c8]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-786df2c8]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-786df2c8]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-786df2c8]{height:100%;overflow-y:auto;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-786df2c8]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}.bottom-sheet-body[data-v-786df2c8]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-786df2c8]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-786df2c8]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-786df2c8]:hover{opacity:.8}.timer-progress[data-v-786df2c8]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-786df2c8]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-786df2c8]{height:5px;animation:roundtime-786df2c8 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-786df2c8]{animation:roundtime-786df2c8 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-786df2c8]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-786df2c8]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-786df2c8{to{transform:scaleX(0)}}.button[data-v-786df2c8]{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-786df2c8]{width:16px;height:auto}.button.primary[data-v-786df2c8]{background-color:#3498db;color:#fff;border:none}.button.primary[data-v-786df2c8]:hover{background-color:#217dbb}.button.secondary[data-v-786df2c8]{background-color:#2ecc71;color:#fff;border:none}.button.secondary[data-v-786df2c8]:hover{background-color:#25a25a}.button.success[data-v-786df2c8]{background-color:#28a745;color:#fff;border:none}.button.success[data-v-786df2c8]:hover{background-color:#1e7e34}.button.danger[data-v-786df2c8]{background-color:#dc3545;color:#fff;border:none}.button.danger[data-v-786df2c8]:hover{background-color:#bd2130}.button.warning[data-v-786df2c8]{background-color:#ffc107;color:#fff;border:none}.button.warning[data-v-786df2c8]:hover{background-color:#d39e00}.button.forward[data-v-786df2c8]{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-786df2c8]:hover{background:l #f2af00;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.forward[data-v-786df2c8]:active{filter:none;background:linear-gradient(180deg,#d99060 70%,#dba68b)}.button.forward[data-v-786df2c8]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.button.back[data-v-786df2c8]{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-786df2c8]:hover{background:#fdfdfd;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.back[data-v-786df2c8]:active{filter:none;background:#fafafa}.button.create[data-v-786df2c8]{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-786df2c8]:hover{background:linear-gradient(90deg,#307e32,#4bae4f 122.17%);filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.create[data-v-786df2c8]:active{filter:none;background:linear-gradient(90deg,#307e32,#4bae4f 122.17%)}.button.create[data-v-786df2c8]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.btn-confirm[data-v-786df2c8]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-786df2c8]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-786df2c8]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-786df2c8]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-786df2c8]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-786df2c8]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.tooltip-btm[data-v-786df2c8],.tooltip-left[data-v-786df2c8]{position:relative}.tooltip-btm .tooltiptext[data-v-786df2c8]{width:-moz-fit-content;width:fit-content;top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-786df2c8],.tooltip-left .tooltiptext[data-v-786df2c8]{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-786df2c8]{width:120px;top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-786df2c8],.tooltip-left:hover .tooltiptext[data-v-786df2c8]{visibility:visible}}[data-v-786df2c8]{font-family:Quicksand,sans-serif}body[data-v-786df2c8]{-webkit-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html[data-v-786df2c8]{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-786df2c8]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-786df2c8]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-786df2c8]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-786df2c8]{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-786df2c8;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-786df2c8;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-786df2c8{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-786df2c8]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-786df2c8]{opacity:0;width:0;height:0}.slider[data-v-786df2c8]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d9d9d9;transition:.4s}.slider[data-v-786df2c8]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background-color:#bebebe;transition:.4s}input:checked+.slider[data-v-786df2c8]{background:rgba(84,119,162,.369)}input:focus+.slider[data-v-786df2c8]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-786df2c8]:before{background:#5477a2;transform:translateX(26px)}.slider.round[data-v-786df2c8]{border-radius:34px}.slider.round[data-v-786df2c8]:before{border-radius:50%}body[data-v-786df2c8]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}body[data-v-786df2c8]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-786df2c8]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.navigation-item[data-v-786df2c8]{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-786df2c8]{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-786df2c8]{margin:20px 0}}.navigation-item.highlight[data-v-786df2c8]{border:1px solid #bbc9da}.navigation-item.highlight[data-v-786df2c8]:hover{box-shadow:none}.search-navigation-item[data-v-786df2c8]{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-786df2c8]{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-786df2c8]{margin:10px 0}}.search-navigation-item.highlight[data-v-786df2c8]{border:1px solid #bbc9da}.search-navigation-item.highlight[data-v-786df2c8]:hover{box-shadow:none}.navigation-list[data-v-786df2c8]{border-radius:0;background:#d5f2f6;margin:40px 0}.search-navigation-list[data-v-786df2c8]{border-radius:0;background:#d5f2f6;margin:15px 0}.navigation-item-inner[data-v-786df2c8]{position:relative;padding-left:26px;min-height:54px}.navigation-item-inner .nav-display-pic[data-v-786df2c8]{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-786df2c8]{width:50px;height:50px;border-radius:5px}.navigation-wrapper-container[data-v-786df2c8]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-786df2c8]{padding:15px}}.no-footer .footer-wrapper[data-v-786df2c8]{visibility:hidden!important}.helen-logo[data-v-786df2c8]{width:4rem;height:auto;padding:2px}@media screen and (max-width:768px){.helen-logo[data-v-786df2c8]{width:3.2rem}}.summary-button button.animate[data-v-786df2c8]{border-radius:50%;animation:pulse-786df2c8 2s ease-in-out infinite}@keyframes pulse-786df2c8{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-786df2c8]{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-786df2c8]{width:auto;height:40vh;max-width:250px}@media screen and (max-width:1024px){.playlist-empty-image[data-v-786df2c8]{width:60%;max-width:200px;height:auto}}@media screen and (max-width:576px){.playlist-empty-image[data-v-786df2c8]{max-width:120px;height:auto}}@keyframes placeHolderShimmer-786df2c8{0%{background-position:-468px 0}to{background-position:468px 0}}.animated-background-play[data-v-786df2c8],.play-sound[data-v-786df2c8]{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer-786df2c8;animation-timing-function:linear;background:#d83939;background:linear-gradient(90deg,#e1edf3 8%,#d3e1e6 18%,#e1eaee 33%);background-size:800px 104px;height:96px;position:relative}.wrapper[data-v-786df2c8]{border-radius:20px 20px 0 0;overflow:hidden;height:auto;width:100%;top:0;left:0;right:0}.content[data-v-786df2c8]{flex-direction:row;height:94%;position:relative}.content[data-v-786df2c8],.slide[data-v-786df2c8]{display:flex;align-items:center;justify-content:center}.slide[data-v-786df2c8]{width:100%;height:100%}.slide video[data-v-786df2c8]{width:100%;height:auto}.slide img[data-v-786df2c8]{width:auto;height:auto;max-height:60vh;min-width:25%}.slide .slide-img-container[data-v-786df2c8]{position:relative;width:100%;height:100%;display:block}.slide .slide-img-container img[data-v-786df2c8]{z-index:1;margin:0 auto;display:block}.slide .slide-img-container .img-blur[data-v-786df2c8]{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%;filter:blur(1.5rem);-webkit-filter:blur(1.5rem);background-position:50%;background-repeat:no-repeat;background-size:cover}.indicators[data-v-786df2c8]{height:7%;width:100%;display:flex;align-items:center;justify-content:center;margin:16px auto}.indicator-item[data-v-786df2c8]{margin:0 4px;width:8px;height:8px;border-radius:50%;border:1px solid #0098ff}.filled[data-v-786df2c8]{background:#0098ff}.arrow-left[data-v-786df2c8],.arrow-right[data-v-786df2c8]{position:absolute;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);border-radius:50%;z-index:100}.arrow-right[data-v-786df2c8]{right:10px}.arrow-left[data-v-786df2c8]{left:10px}.arrow-left[data-v-786df2c8]:hover,.arrow-right[data-v-786df2c8]:hover{cursor:pointer}@media only screen and (max-width:1023px){.slide video[data-v-786df2c8]{width:95%;max-width:750px;border-radius:8px}.wrapper[data-v-786df2c8]{margin:16px 0}.indicators[data-v-786df2c8]{height:20px}}.element[data-v-01848814]{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-01848814]:hover{background-color:#79eae1;box-shadow:0 2px 4px rgba(0,0,0,.1)}body[data-v-01848814]{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-01848814]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-01848814]{flex:1;margin:.5rem}.tooltip[data-v-01848814]{position:relative}.tooltip .tooltiptext[data-v-01848814]{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-01848814]: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-01848814]{visibility:visible}input[type=checkbox][data-v-01848814],input[type=radio][data-v-01848814]{margin-right:.5rem}select[data-v-01848814]{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-01848814]:focus{outline:none;border-color:#bbc9da}.input-field input[data-v-01848814]{border:1px solid transparent}.input-field input[data-v-01848814]:focus{border:1px solid #698596;outline:none}.background-page[data-v-01848814]{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-01848814]{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-01848814]{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-01848814]{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-01848814]{margin-bottom:16px}.box-container .sub-heading[data-v-01848814]{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-01848814]{height:20px;width:auto}@media screen and (max-width:1024px){.box-container[data-v-01848814]{min-width:80vw;padding:16px}}@media screen and (max-width:768px){.box-container[data-v-01848814]{width:100vw;box-shadow:none;background-color:transparent;min-height:calc(100vh - var(--safe-area-top));padding:8px}.box-container .header-container[data-v-01848814]{background-color:transparent!important;box-shadow:none!important;padding:0!important;justify-content:flex-end!important}}.overlay-container[data-v-01848814]{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-01848814]{padding:0!important}}.center[data-v-01848814]{margin:0 auto;text-align:center}#sheet[data-v-01848814]{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-01848814]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-01848814]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-01848814]{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-01848814]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-01848814]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-01848814]{border-radius:0}#sheet[aria-hidden=true] .contents[data-v-01848814]{transform:translateY(100%)}#sheet .draggable-area[data-v-01848814]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-01848814]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-01848814]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-01848814]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-01848814]{height:100%;overflow-y:auto;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-01848814]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}.bottom-sheet-body[data-v-01848814]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-01848814]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-01848814]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-01848814]:hover{opacity:.8}.timer-progress[data-v-01848814]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-01848814]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-01848814]{height:5px;animation:roundtime-01848814 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-01848814]{animation:roundtime-01848814 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-01848814]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-01848814]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-01848814{to{transform:scaleX(0)}}.button[data-v-01848814]{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-01848814]{width:16px;height:auto}.button.primary[data-v-01848814]{background-color:#3498db;color:#fff;border:none}.button.primary[data-v-01848814]:hover{background-color:#217dbb}.button.secondary[data-v-01848814]{background-color:#2ecc71;color:#fff;border:none}.button.secondary[data-v-01848814]:hover{background-color:#25a25a}.button.success[data-v-01848814]{background-color:#28a745;color:#fff;border:none}.button.success[data-v-01848814]:hover{background-color:#1e7e34}.button.danger[data-v-01848814]{background-color:#dc3545;color:#fff;border:none}.button.danger[data-v-01848814]:hover{background-color:#bd2130}.button.warning[data-v-01848814]{background-color:#ffc107;color:#fff;border:none}.button.warning[data-v-01848814]:hover{background-color:#d39e00}.button.forward[data-v-01848814]{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-01848814]:hover{background:l #f2af00;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.forward[data-v-01848814]:active{filter:none;background:linear-gradient(180deg,#d99060 70%,#dba68b)}.button.forward[data-v-01848814]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.button.back[data-v-01848814]{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-01848814]:hover{background:#fdfdfd;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.back[data-v-01848814]:active{filter:none;background:#fafafa}.button.create[data-v-01848814]{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-01848814]:hover{background:linear-gradient(90deg,#307e32,#4bae4f 122.17%);filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.create[data-v-01848814]:active{filter:none;background:linear-gradient(90deg,#307e32,#4bae4f 122.17%)}.button.create[data-v-01848814]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.btn-confirm[data-v-01848814]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-01848814]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-01848814]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-01848814]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-01848814]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-01848814]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.tooltip-btm[data-v-01848814],.tooltip-left[data-v-01848814]{position:relative}.tooltip-btm .tooltiptext[data-v-01848814]{width:-moz-fit-content;width:fit-content;top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-01848814],.tooltip-left .tooltiptext[data-v-01848814]{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-01848814]{width:120px;top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-01848814],.tooltip-left:hover .tooltiptext[data-v-01848814]{visibility:visible}}[data-v-01848814]{font-family:Quicksand,sans-serif}body[data-v-01848814]{-webkit-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html[data-v-01848814]{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-01848814]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-01848814]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-01848814]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-01848814]{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-01848814;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-01848814;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-01848814{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-01848814]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-01848814]{opacity:0;width:0;height:0}.slider[data-v-01848814]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d9d9d9;transition:.4s}.slider[data-v-01848814]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background-color:#bebebe;transition:.4s}input:checked+.slider[data-v-01848814]{background:rgba(84,119,162,.369)}input:focus+.slider[data-v-01848814]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-01848814]:before{background:#5477a2;transform:translateX(26px)}.slider.round[data-v-01848814]{border-radius:34px}.slider.round[data-v-01848814]:before{border-radius:50%}body[data-v-01848814]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}body[data-v-01848814]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-01848814]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.navigation-item[data-v-01848814]{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-01848814]{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-01848814]{margin:20px 0}}.navigation-item.highlight[data-v-01848814]{border:1px solid #bbc9da}.navigation-item.highlight[data-v-01848814]:hover{box-shadow:none}.search-navigation-item[data-v-01848814]{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-01848814]{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-01848814]{margin:10px 0}}.search-navigation-item.highlight[data-v-01848814]{border:1px solid #bbc9da}.search-navigation-item.highlight[data-v-01848814]:hover{box-shadow:none}.navigation-list[data-v-01848814]{border-radius:0;background:#d5f2f6;margin:40px 0}.search-navigation-list[data-v-01848814]{border-radius:0;background:#d5f2f6;margin:15px 0}.navigation-item-inner[data-v-01848814]{position:relative;padding-left:26px;min-height:54px}.navigation-item-inner .nav-display-pic[data-v-01848814]{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-01848814]{width:50px;height:50px;border-radius:5px}.navigation-wrapper-container[data-v-01848814]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-01848814]{padding:15px}}.no-footer .footer-wrapper[data-v-01848814]{visibility:hidden!important}.helen-logo[data-v-01848814]{width:4rem;height:auto;padding:2px}@media screen and (max-width:768px){.helen-logo[data-v-01848814]{width:3.2rem}}.summary-button button.animate[data-v-01848814]{border-radius:50%;animation:pulse-01848814 2s ease-in-out infinite}@keyframes pulse-01848814{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-01848814]{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-01848814]{width:auto;height:40vh;max-width:250px}@media screen and (max-width:1024px){.playlist-empty-image[data-v-01848814]{width:60%;max-width:200px;height:auto}}@media screen and (max-width:576px){.playlist-empty-image[data-v-01848814]{max-width:120px;height:auto}}@keyframes placeHolderShimmer-01848814{0%{background-position:-468px 0}to{background-position:468px 0}}.animated-background-play[data-v-01848814],.play-sound[data-v-01848814]{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer-01848814;animation-timing-function:linear;background:#d83939;background:linear-gradient(90deg,#e1edf3 8%,#d3e1e6 18%,#e1eaee 33%);background-size:800px 104px;height:96px;position:relative}.no-translation[data-v-01848814]{font-size:14px;font-style:italic;color:#a49a9a}.overlay-close[data-v-01848814]{position:sticky;width:-moz-fit-content;width:fit-content;right:0;top:0;align-self:flex-end;z-index:50}[data-v-01848814]::-webkit-scrollbar{display:none}hr[data-v-01848814]{border:1px solid #e4e4e4}.primary-text[data-v-01848814]{color:#000}.secondary-text[data-v-01848814]{color:rgba(0,0,0,.46)}.no-attachemts[data-v-01848814]{min-height:35vh;max-height:90vh;height:-moz-fit-content;height:fit-content}.is-attachents[data-v-01848814]{max-height:90vh;min-height:60vh;height:auto}.dialog-overlay-container[data-v-01848814]{display:flex;flex-direction:column;background:#fff;position:relative;width:60%;max-width:1024px;margin:auto;box-shadow:0 50px 30px -40px rgba(0,0,0,.3);z-index:999;border:1px solid #eaeaea;border-radius:20px;font-size:16px;padding:16px 2%;padding-bottom:100px}.dialog-overlay-container .dialog-inner[data-v-01848814]{overflow:auto}.dialog-overlay-container .left-icon[data-v-01848814]{background:#e6f0f4;border-radius:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.dialog-overlay-container .button-wrapper[data-v-01848814]{position:absolute;bottom:16px;left:0;width:100%;height:auto}.dialog-inner[data-v-01848814]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}.dialog-inner[data-v-01848814]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.dialog-inner[data-v-01848814]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.button-wrapper[data-v-01848814]{border-radius:30px;border:0;padding:8px 12px;font-weight:600;cursor:pointer;display:flex;margin-top:10px;justify-content:space-around}.button-wrapper .cancel-btn[data-v-01848814]{color:#000;background:#dfdfdf}.button-wrapper .cancel-btn[data-v-01848814],.button-wrapper .confirm-btn[data-v-01848814]{box-shadow:0 11px 43px 0 rgba(166,214,231,.388);border-radius:50px;min-width:120px;padding:8px 10px}.button-wrapper .confirm-btn[data-v-01848814]{background:#d45151;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center}video[data-v-01848814]{min-height:320px;height:100%;width:auto;max-height:100%;border-radius:8px}@media only screen and (max-width:1023px){.dialog-overlay-container[data-v-01848814]{width:95%;padding:16px;padding-bottom:80px}}.element[data-v-222dc583]{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-222dc583]:hover{background-color:#79eae1;box-shadow:0 2px 4px rgba(0,0,0,.1)}body[data-v-222dc583]{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-222dc583]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-222dc583]{flex:1;margin:.5rem}.tooltip[data-v-222dc583]{position:relative}.tooltip .tooltiptext[data-v-222dc583]{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-222dc583]: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-222dc583]{visibility:visible}input[type=checkbox][data-v-222dc583],input[type=radio][data-v-222dc583]{margin-right:.5rem}select[data-v-222dc583]{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-222dc583]:focus{outline:none;border-color:#bbc9da}.input-field input[data-v-222dc583]{border:1px solid transparent}.input-field input[data-v-222dc583]:focus{border:1px solid #698596;outline:none}.background-page[data-v-222dc583]{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-222dc583]{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-222dc583]{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-222dc583]{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-222dc583]{margin-bottom:16px}.box-container .sub-heading[data-v-222dc583]{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-222dc583]{height:20px;width:auto}@media screen and (max-width:1024px){.box-container[data-v-222dc583]{min-width:80vw;padding:16px}}@media screen and (max-width:768px){.box-container[data-v-222dc583]{width:100vw;box-shadow:none;background-color:transparent;min-height:calc(100vh - var(--safe-area-top));padding:8px}.box-container .header-container[data-v-222dc583]{background-color:transparent!important;box-shadow:none!important;padding:0!important;justify-content:flex-end!important}}.overlay-container[data-v-222dc583]{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-222dc583]{padding:0!important}}.center[data-v-222dc583]{margin:0 auto;text-align:center}#sheet[data-v-222dc583]{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-222dc583]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-222dc583]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-222dc583]{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-222dc583]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-222dc583]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-222dc583]{border-radius:0}#sheet[aria-hidden=true] .contents[data-v-222dc583]{transform:translateY(100%)}#sheet .draggable-area[data-v-222dc583]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-222dc583]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-222dc583]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-222dc583]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-222dc583]{height:100%;overflow-y:auto;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-222dc583]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}.bottom-sheet-body[data-v-222dc583]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-222dc583]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-222dc583]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-222dc583]:hover{opacity:.8}.timer-progress[data-v-222dc583]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-222dc583]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-222dc583]{height:5px;animation:roundtime-222dc583 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-222dc583]{animation:roundtime-222dc583 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-222dc583]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-222dc583]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-222dc583{to{transform:scaleX(0)}}.button[data-v-222dc583]{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-222dc583]{width:16px;height:auto}.button.primary[data-v-222dc583]{background-color:#3498db;color:#fff;border:none}.button.primary[data-v-222dc583]:hover{background-color:#217dbb}.button.secondary[data-v-222dc583]{background-color:#2ecc71;color:#fff;border:none}.button.secondary[data-v-222dc583]:hover{background-color:#25a25a}.button.success[data-v-222dc583]{background-color:#28a745;color:#fff;border:none}.button.success[data-v-222dc583]:hover{background-color:#1e7e34}.button.danger[data-v-222dc583]{background-color:#dc3545;color:#fff;border:none}.button.danger[data-v-222dc583]:hover{background-color:#bd2130}.button.warning[data-v-222dc583]{background-color:#ffc107;color:#fff;border:none}.button.warning[data-v-222dc583]:hover{background-color:#d39e00}.button.forward[data-v-222dc583]{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-222dc583]:hover{background:l #f2af00;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.forward[data-v-222dc583]:active{filter:none;background:linear-gradient(180deg,#d99060 70%,#dba68b)}.button.forward[data-v-222dc583]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.button.back[data-v-222dc583]{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-222dc583]:hover{background:#fdfdfd;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.back[data-v-222dc583]:active{filter:none;background:#fafafa}.button.create[data-v-222dc583]{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-222dc583]:hover{background:linear-gradient(90deg,#307e32,#4bae4f 122.17%);filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.create[data-v-222dc583]:active{filter:none;background:linear-gradient(90deg,#307e32,#4bae4f 122.17%)}.button.create[data-v-222dc583]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.btn-confirm[data-v-222dc583]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-222dc583]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-222dc583]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-222dc583]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-222dc583]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-222dc583]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.tooltip-btm[data-v-222dc583],.tooltip-left[data-v-222dc583]{position:relative}.tooltip-btm .tooltiptext[data-v-222dc583]{width:-moz-fit-content;width:fit-content;top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-222dc583],.tooltip-left .tooltiptext[data-v-222dc583]{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-222dc583]{width:120px;top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-222dc583],.tooltip-left:hover .tooltiptext[data-v-222dc583]{visibility:visible}}[data-v-222dc583]{font-family:Quicksand,sans-serif}body[data-v-222dc583]{-webkit-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html[data-v-222dc583]{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-222dc583]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-222dc583]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-222dc583]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-222dc583]{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-222dc583;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-222dc583;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-222dc583{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-222dc583]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-222dc583]{opacity:0;width:0;height:0}.slider[data-v-222dc583]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d9d9d9;transition:.4s}.slider[data-v-222dc583]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background-color:#bebebe;transition:.4s}input:checked+.slider[data-v-222dc583]{background:rgba(84,119,162,.369)}input:focus+.slider[data-v-222dc583]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-222dc583]:before{background:#5477a2;transform:translateX(26px)}.slider.round[data-v-222dc583]{border-radius:34px}.slider.round[data-v-222dc583]:before{border-radius:50%}body[data-v-222dc583]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}body[data-v-222dc583]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-222dc583]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.navigation-item[data-v-222dc583]{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-222dc583]{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-222dc583]{margin:20px 0}}.navigation-item.highlight[data-v-222dc583]{border:1px solid #bbc9da}.navigation-item.highlight[data-v-222dc583]:hover{box-shadow:none}.search-navigation-item[data-v-222dc583]{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-222dc583]{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-222dc583]{margin:10px 0}}.search-navigation-item.highlight[data-v-222dc583]{border:1px solid #bbc9da}.search-navigation-item.highlight[data-v-222dc583]:hover{box-shadow:none}.navigation-list[data-v-222dc583]{border-radius:0;background:#d5f2f6;margin:40px 0}.search-navigation-list[data-v-222dc583]{border-radius:0;background:#d5f2f6;margin:15px 0}.navigation-item-inner[data-v-222dc583]{position:relative;padding-left:26px;min-height:54px}.navigation-item-inner .nav-display-pic[data-v-222dc583]{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-222dc583]{width:50px;height:50px;border-radius:5px}.navigation-wrapper-container[data-v-222dc583]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-222dc583]{padding:15px}}.no-footer .footer-wrapper[data-v-222dc583]{visibility:hidden!important}.helen-logo[data-v-222dc583]{width:4rem;height:auto;padding:2px}@media screen and (max-width:768px){.helen-logo[data-v-222dc583]{width:3.2rem}}.summary-button button.animate[data-v-222dc583]{border-radius:50%;animation:pulse-222dc583 2s ease-in-out infinite}@keyframes pulse-222dc583{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-222dc583]{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-222dc583]{width:auto;height:40vh;max-width:250px}@media screen and (max-width:1024px){.playlist-empty-image[data-v-222dc583]{width:60%;max-width:200px;height:auto}}@media screen and (max-width:576px){.playlist-empty-image[data-v-222dc583]{max-width:120px;height:auto}}@keyframes placeHolderShimmer-222dc583{0%{background-position:-468px 0}to{background-position:468px 0}}.animated-background-play[data-v-222dc583],.play-sound[data-v-222dc583]{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer-222dc583;animation-timing-function:linear;background:#d83939;background:linear-gradient(90deg,#e1edf3 8%,#d3e1e6 18%,#e1eaee 33%);background-size:800px 104px;height:96px;position:relative}.no-translation[data-v-222dc583]{font-size:14px;font-style:italic;color:#a49a9a}[data-v-222dc583]::-webkit-scrollbar{display:none}hr[data-v-222dc583]{border:1px solid #e4e4e4}.primary-text[data-v-222dc583]{color:#000}.secondary-text[data-v-222dc583]{color:rgba(0,0,0,.46)}.no-attachemts[data-v-222dc583]{min-height:35vh;max-height:90vh;height:-moz-fit-content;height:fit-content}.is-attachents[data-v-222dc583]{max-height:90vh;min-height:60vh;height:auto}.dialog-overlay-container[data-v-222dc583]{display:flex;flex-direction:column;background:#fff;position:relative;width:60%;max-width:1024px;margin:auto;box-shadow:0 50px 30px -40px rgba(0,0,0,.3);z-index:999;border:1px solid #eaeaea;border-radius:20px;font-size:16px;padding:16px 2%;padding-bottom:100px}.dialog-overlay-container .dialog-inner[data-v-222dc583]{overflow:auto}.dialog-overlay-container .left-icon[data-v-222dc583]{background:#e6f0f4;border-radius:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.dialog-overlay-container .button-wrapper[data-v-222dc583]{position:absolute;bottom:16px;left:0;width:100%;height:auto}.dialog-inner[data-v-222dc583]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}.dialog-inner[data-v-222dc583]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.dialog-inner[data-v-222dc583]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.button-wrapper[data-v-222dc583]{border-radius:30px;border:0;padding:8px 12px;font-weight:600;cursor:pointer;display:flex;margin-top:10px;justify-content:space-around}.button-wrapper .cancel-btn[data-v-222dc583]{color:#000;background:#dfdfdf}.button-wrapper .cancel-btn[data-v-222dc583],.button-wrapper .confirm-btn[data-v-222dc583]{box-shadow:0 11px 43px 0 rgba(166,214,231,.388);border-radius:50px;min-width:120px;padding:8px 10px}.button-wrapper .confirm-btn[data-v-222dc583]{background:#d45151;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center}video[data-v-222dc583]{min-height:320px;height:100%;width:auto;max-height:100%;border-radius:8px}@media only screen and (max-width:1023px){.dialog-overlay-container[data-v-222dc583]{width:95%;padding:16px;padding-bottom:80px}}.element[data-v-07dfb3aa]{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-07dfb3aa]:hover{background-color:#79eae1;box-shadow:0 2px 4px rgba(0,0,0,.1)}body[data-v-07dfb3aa]{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-07dfb3aa]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-07dfb3aa]{flex:1;margin:.5rem}.tooltip[data-v-07dfb3aa]{position:relative}.tooltip .tooltiptext[data-v-07dfb3aa]{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-07dfb3aa]: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-07dfb3aa]{visibility:visible}input[type=checkbox][data-v-07dfb3aa],input[type=radio][data-v-07dfb3aa]{margin-right:.5rem}select[data-v-07dfb3aa]{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-07dfb3aa]:focus{outline:none;border-color:#bbc9da}.input-field input[data-v-07dfb3aa]{border:1px solid transparent}.input-field input[data-v-07dfb3aa]:focus{border:1px solid #698596;outline:none}.background-page[data-v-07dfb3aa]{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-07dfb3aa]{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-07dfb3aa]{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-07dfb3aa]{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-07dfb3aa]{margin-bottom:16px}.box-container .sub-heading[data-v-07dfb3aa]{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-07dfb3aa]{height:20px;width:auto}@media screen and (max-width:1024px){.box-container[data-v-07dfb3aa]{min-width:80vw;padding:16px}}@media screen and (max-width:768px){.box-container[data-v-07dfb3aa]{width:100vw;box-shadow:none;background-color:transparent;min-height:calc(100vh - var(--safe-area-top));padding:8px}.box-container .header-container[data-v-07dfb3aa]{background-color:transparent!important;box-shadow:none!important;padding:0!important;justify-content:flex-end!important}}.overlay-container[data-v-07dfb3aa]{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-07dfb3aa]{padding:0!important}}.center[data-v-07dfb3aa]{margin:0 auto;text-align:center}#sheet[data-v-07dfb3aa]{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-07dfb3aa]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-07dfb3aa]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-07dfb3aa]{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-07dfb3aa]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-07dfb3aa]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-07dfb3aa]{border-radius:0}#sheet[aria-hidden=true] .contents[data-v-07dfb3aa]{transform:translateY(100%)}#sheet .draggable-area[data-v-07dfb3aa]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-07dfb3aa]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-07dfb3aa]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-07dfb3aa]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-07dfb3aa]{height:100%;overflow-y:auto;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-07dfb3aa]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}.bottom-sheet-body[data-v-07dfb3aa]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-07dfb3aa]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-07dfb3aa]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-07dfb3aa]:hover{opacity:.8}.timer-progress[data-v-07dfb3aa]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-07dfb3aa]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-07dfb3aa]{height:5px;animation:roundtime-07dfb3aa calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-07dfb3aa]{animation:roundtime-07dfb3aa calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-07dfb3aa]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-07dfb3aa]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-07dfb3aa{to{transform:scaleX(0)}}.button[data-v-07dfb3aa]{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-07dfb3aa]{width:16px;height:auto}.button.primary[data-v-07dfb3aa]{background-color:#3498db;color:#fff;border:none}.button.primary[data-v-07dfb3aa]:hover{background-color:#217dbb}.button.secondary[data-v-07dfb3aa]{background-color:#2ecc71;color:#fff;border:none}.button.secondary[data-v-07dfb3aa]:hover{background-color:#25a25a}.button.success[data-v-07dfb3aa]{background-color:#28a745;color:#fff;border:none}.button.success[data-v-07dfb3aa]:hover{background-color:#1e7e34}.button.danger[data-v-07dfb3aa]{background-color:#dc3545;color:#fff;border:none}.button.danger[data-v-07dfb3aa]:hover{background-color:#bd2130}.button.warning[data-v-07dfb3aa]{background-color:#ffc107;color:#fff;border:none}.button.warning[data-v-07dfb3aa]:hover{background-color:#d39e00}.button.forward[data-v-07dfb3aa]{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-07dfb3aa]:hover{background:l #f2af00;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.forward[data-v-07dfb3aa]:active{filter:none;background:linear-gradient(180deg,#d99060 70%,#dba68b)}.button.forward[data-v-07dfb3aa]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.button.back[data-v-07dfb3aa]{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-07dfb3aa]:hover{background:#fdfdfd;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.back[data-v-07dfb3aa]:active{filter:none;background:#fafafa}.button.create[data-v-07dfb3aa]{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-07dfb3aa]:hover{background:linear-gradient(90deg,#307e32,#4bae4f 122.17%);filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.create[data-v-07dfb3aa]:active{filter:none;background:linear-gradient(90deg,#307e32,#4bae4f 122.17%)}.button.create[data-v-07dfb3aa]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.btn-confirm[data-v-07dfb3aa]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-07dfb3aa]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-07dfb3aa]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-07dfb3aa]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-07dfb3aa]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-07dfb3aa]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.tooltip-btm[data-v-07dfb3aa],.tooltip-left[data-v-07dfb3aa]{position:relative}.tooltip-btm .tooltiptext[data-v-07dfb3aa]{width:-moz-fit-content;width:fit-content;top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-07dfb3aa],.tooltip-left .tooltiptext[data-v-07dfb3aa]{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-07dfb3aa]{width:120px;top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-07dfb3aa],.tooltip-left:hover .tooltiptext[data-v-07dfb3aa]{visibility:visible}}[data-v-07dfb3aa]{font-family:Quicksand,sans-serif}body[data-v-07dfb3aa]{-webkit-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html[data-v-07dfb3aa]{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-07dfb3aa]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-07dfb3aa]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-07dfb3aa]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-07dfb3aa]{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-07dfb3aa;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-07dfb3aa;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-07dfb3aa{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-07dfb3aa]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-07dfb3aa]{opacity:0;width:0;height:0}.slider[data-v-07dfb3aa]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d9d9d9;transition:.4s}.slider[data-v-07dfb3aa]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background-color:#bebebe;transition:.4s}input:checked+.slider[data-v-07dfb3aa]{background:rgba(84,119,162,.369)}input:focus+.slider[data-v-07dfb3aa]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-07dfb3aa]:before{background:#5477a2;transform:translateX(26px)}.slider.round[data-v-07dfb3aa]{border-radius:34px}.slider.round[data-v-07dfb3aa]:before{border-radius:50%}body[data-v-07dfb3aa]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}body[data-v-07dfb3aa]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-07dfb3aa]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.navigation-item[data-v-07dfb3aa]{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-07dfb3aa]{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-07dfb3aa]{margin:20px 0}}.navigation-item.highlight[data-v-07dfb3aa]{border:1px solid #bbc9da}.navigation-item.highlight[data-v-07dfb3aa]:hover{box-shadow:none}.search-navigation-item[data-v-07dfb3aa]{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-07dfb3aa]{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-07dfb3aa]{margin:10px 0}}.search-navigation-item.highlight[data-v-07dfb3aa]{border:1px solid #bbc9da}.search-navigation-item.highlight[data-v-07dfb3aa]:hover{box-shadow:none}.navigation-list[data-v-07dfb3aa]{border-radius:0;background:#d5f2f6;margin:40px 0}.search-navigation-list[data-v-07dfb3aa]{border-radius:0;background:#d5f2f6;margin:15px 0}.navigation-item-inner[data-v-07dfb3aa]{position:relative;padding-left:26px;min-height:54px}.navigation-item-inner .nav-display-pic[data-v-07dfb3aa]{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-07dfb3aa]{width:50px;height:50px;border-radius:5px}.navigation-wrapper-container[data-v-07dfb3aa]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-07dfb3aa]{padding:15px}}.no-footer .footer-wrapper[data-v-07dfb3aa]{visibility:hidden!important}.helen-logo[data-v-07dfb3aa]{width:4rem;height:auto;padding:2px}@media screen and (max-width:768px){.helen-logo[data-v-07dfb3aa]{width:3.2rem}}.summary-button button.animate[data-v-07dfb3aa]{border-radius:50%;animation:pulse-07dfb3aa 2s ease-in-out infinite}@keyframes pulse-07dfb3aa{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-07dfb3aa]{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-07dfb3aa]{width:auto;height:40vh;max-width:250px}@media screen and (max-width:1024px){.playlist-empty-image[data-v-07dfb3aa]{width:60%;max-width:200px;height:auto}}@media screen and (max-width:576px){.playlist-empty-image[data-v-07dfb3aa]{max-width:120px;height:auto}}@keyframes placeHolderShimmer-07dfb3aa{0%{background-position:-468px 0}to{background-position:468px 0}}.animated-background-play[data-v-07dfb3aa],.play-sound[data-v-07dfb3aa]{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer-07dfb3aa;animation-timing-function:linear;background:#d83939;background:linear-gradient(90deg,#e1edf3 8%,#d3e1e6 18%,#e1eaee 33%);background-size:800px 104px;height:96px;position:relative}.used[data-v-07dfb3aa]{background:rgba(207,43,43,.62);color:gray}.add-to-playlist-button[data-v-07dfb3aa],.remove-playlist-button[data-v-07dfb3aa]{padding:3px 4px 0 4px;margin-right:4px;border-radius:4px;transition:transform .25s}.add-to-playlist-button.selected[data-v-07dfb3aa],.remove-playlist-button.selected[data-v-07dfb3aa]{background:#f0f3f8;border-radius:30px}.add-to-playlist-button[data-v-07dfb3aa]:hover,.remove-playlist-button[data-v-07dfb3aa]:hover{transform:translateY(-2px)}.add-to-playlist-button img[data-v-07dfb3aa],.remove-playlist-button img[data-v-07dfb3aa]{height:30px;width:30px}.icon-top[data-v-07dfb3aa]{position:absolute;top:-4%}.dialog-overlay-popup[data-v-07dfb3aa]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.38);display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;z-index:30}.nav-display-pic[data-v-07dfb3aa]{background:#fff;border-radius:50%;color:#fff;height:5em;width:5em;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}.nav-display-pic img[data-v-07dfb3aa]{width:50px;height:50px;border-radius:5px}@media screen and (max-width:1024px){.nav-display-pic[data-v-07dfb3aa]{height:4.5em;width:4.5em}.nav-display-pic img[data-v-07dfb3aa]{width:45px;height:45px}}.bg-green[data-v-07dfb3aa]{background:#fff}.navigation-item .content-text[data-v-07dfb3aa]{width:99%}.navigation-item[data-v-07dfb3aa] :hover{cursor:pointer}button[data-v-07dfb3aa]{outline:none}.item-wrapper[data-v-07dfb3aa]{width:100%;line-height:20px;word-break:break-word}.item-wrapper .line[data-v-07dfb3aa]{border:none;border:1px solid #e4e4e4}.item-wrapper .item-text[data-v-07dfb3aa]{display:flex;flex-direction:column;margin-left:65px}.item-wrapper .primary-item-text[data-v-07dfb3aa]{display:flex;margin-left:65px}.item-wrapper .item-subText p[data-v-07dfb3aa]{font-size:11px;color:#8393a2}.item-wrapper .show-less-text[data-v-07dfb3aa]{display:flex;justify-content:flex-end}.item-wrapper .show-less-text p[data-v-07dfb3aa]{color:#bbc9da!important;text-decoration:underline;font-size:12px}.item-wrapper p[data-v-07dfb3aa]{font-size:16px;font-weight:500;line-height:17px;letter-spacing:0;text-align:left}.item-wrapper .secondary-text p[data-v-07dfb3aa]{color:#3e5964;font-size:14px}.item-wrapper .primary-text[data-v-07dfb3aa]{display:flex;justify-content:space-between}.item-wrapper .primary-text p[data-v-07dfb3aa]{color:#000}@media screen and (max-width:1024px){.item-wrapper p[data-v-07dfb3aa]{font-size:14px}.item-text[data-v-07dfb3aa]{margin-left:56px!important}}.element[data-v-5e5225be]{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-5e5225be]:hover{background-color:#79eae1;box-shadow:0 2px 4px rgba(0,0,0,.1)}body[data-v-5e5225be]{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-5e5225be]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-5e5225be]{flex:1;margin:.5rem}.tooltip[data-v-5e5225be]{position:relative}.tooltip .tooltiptext[data-v-5e5225be]{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-5e5225be]: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-5e5225be]{visibility:visible}input[type=checkbox][data-v-5e5225be],input[type=radio][data-v-5e5225be]{margin-right:.5rem}select[data-v-5e5225be]{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-5e5225be]:focus{outline:none;border-color:#bbc9da}.input-field input[data-v-5e5225be]{border:1px solid transparent}.input-field input[data-v-5e5225be]:focus{border:1px solid #698596;outline:none}.background-page[data-v-5e5225be]{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-5e5225be]{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-5e5225be]{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-5e5225be]{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-5e5225be]{margin-bottom:16px}.box-container .sub-heading[data-v-5e5225be]{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-5e5225be]{height:20px;width:auto}@media screen and (max-width:1024px){.box-container[data-v-5e5225be]{min-width:80vw;padding:16px}}@media screen and (max-width:768px){.box-container[data-v-5e5225be]{width:100vw;box-shadow:none;background-color:transparent;min-height:calc(100vh - var(--safe-area-top));padding:8px}.box-container .header-container[data-v-5e5225be]{background-color:transparent!important;box-shadow:none!important;padding:0!important;justify-content:flex-end!important}}.overlay-container[data-v-5e5225be]{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-5e5225be]{padding:0!important}}.center[data-v-5e5225be]{margin:0 auto;text-align:center}#sheet[data-v-5e5225be]{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-5e5225be]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-5e5225be]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-5e5225be]{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-5e5225be]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-5e5225be]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-5e5225be]{border-radius:0}#sheet[aria-hidden=true] .contents[data-v-5e5225be]{transform:translateY(100%)}#sheet .draggable-area[data-v-5e5225be]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-5e5225be]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-5e5225be]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-5e5225be]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-5e5225be]{height:100%;overflow-y:auto;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-5e5225be]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}.bottom-sheet-body[data-v-5e5225be]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-5e5225be]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-5e5225be]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-5e5225be]:hover{opacity:.8}.timer-progress[data-v-5e5225be]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-5e5225be]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-5e5225be]{height:5px;animation:roundtime-5e5225be calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-5e5225be]{animation:roundtime-5e5225be calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-5e5225be]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-5e5225be]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-5e5225be{to{transform:scaleX(0)}}.button[data-v-5e5225be]{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-5e5225be]{width:16px;height:auto}.button.primary[data-v-5e5225be]{background-color:#3498db;color:#fff;border:none}.button.primary[data-v-5e5225be]:hover{background-color:#217dbb}.button.secondary[data-v-5e5225be]{background-color:#2ecc71;color:#fff;border:none}.button.secondary[data-v-5e5225be]:hover{background-color:#25a25a}.button.success[data-v-5e5225be]{background-color:#28a745;color:#fff;border:none}.button.success[data-v-5e5225be]:hover{background-color:#1e7e34}.button.danger[data-v-5e5225be]{background-color:#dc3545;color:#fff;border:none}.button.danger[data-v-5e5225be]:hover{background-color:#bd2130}.button.warning[data-v-5e5225be]{background-color:#ffc107;color:#fff;border:none}.button.warning[data-v-5e5225be]:hover{background-color:#d39e00}.button.forward[data-v-5e5225be]{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-5e5225be]:hover{background:l #f2af00;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.forward[data-v-5e5225be]:active{filter:none;background:linear-gradient(180deg,#d99060 70%,#dba68b)}.button.forward[data-v-5e5225be]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.button.back[data-v-5e5225be]{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-5e5225be]:hover{background:#fdfdfd;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.back[data-v-5e5225be]:active{filter:none;background:#fafafa}.button.create[data-v-5e5225be]{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-5e5225be]:hover{background:linear-gradient(90deg,#307e32,#4bae4f 122.17%);filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.create[data-v-5e5225be]:active{filter:none;background:linear-gradient(90deg,#307e32,#4bae4f 122.17%)}.button.create[data-v-5e5225be]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.btn-confirm[data-v-5e5225be]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-5e5225be]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-5e5225be]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-5e5225be]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-5e5225be]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-5e5225be]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.tooltip-btm[data-v-5e5225be],.tooltip-left[data-v-5e5225be]{position:relative}.tooltip-btm .tooltiptext[data-v-5e5225be]{width:-moz-fit-content;width:fit-content;top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-5e5225be],.tooltip-left .tooltiptext[data-v-5e5225be]{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-5e5225be]{width:120px;top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-5e5225be],.tooltip-left:hover .tooltiptext[data-v-5e5225be]{visibility:visible}}[data-v-5e5225be]{font-family:Quicksand,sans-serif}body[data-v-5e5225be]{-webkit-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html[data-v-5e5225be]{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-5e5225be]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-5e5225be]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-5e5225be]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-5e5225be]{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-5e5225be;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-5e5225be;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-5e5225be{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-5e5225be]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-5e5225be]{opacity:0;width:0;height:0}.slider[data-v-5e5225be]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d9d9d9;transition:.4s}.slider[data-v-5e5225be]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background-color:#bebebe;transition:.4s}input:checked+.slider[data-v-5e5225be]{background:rgba(84,119,162,.369)}input:focus+.slider[data-v-5e5225be]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-5e5225be]:before{background:#5477a2;transform:translateX(26px)}.slider.round[data-v-5e5225be]{border-radius:34px}.slider.round[data-v-5e5225be]:before{border-radius:50%}body[data-v-5e5225be]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}body[data-v-5e5225be]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-5e5225be]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.navigation-item[data-v-5e5225be]{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-5e5225be]{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-5e5225be]{margin:20px 0}}.navigation-item.highlight[data-v-5e5225be]{border:1px solid #bbc9da}.navigation-item.highlight[data-v-5e5225be]:hover{box-shadow:none}.search-navigation-item[data-v-5e5225be]{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-5e5225be]{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-5e5225be]{margin:10px 0}}.search-navigation-item.highlight[data-v-5e5225be]{border:1px solid #bbc9da}.search-navigation-item.highlight[data-v-5e5225be]:hover{box-shadow:none}.navigation-list[data-v-5e5225be]{border-radius:0;background:#d5f2f6;margin:40px 0}.search-navigation-list[data-v-5e5225be]{border-radius:0;background:#d5f2f6;margin:15px 0}.navigation-item-inner[data-v-5e5225be]{position:relative;padding-left:26px;min-height:54px}.navigation-item-inner .nav-display-pic[data-v-5e5225be]{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-5e5225be]{width:50px;height:50px;border-radius:5px}.navigation-wrapper-container[data-v-5e5225be]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-5e5225be]{padding:15px}}.no-footer .footer-wrapper[data-v-5e5225be]{visibility:hidden!important}.helen-logo[data-v-5e5225be]{width:4rem;height:auto;padding:2px}@media screen and (max-width:768px){.helen-logo[data-v-5e5225be]{width:3.2rem}}.summary-button button.animate[data-v-5e5225be]{border-radius:50%;animation:pulse-5e5225be 2s ease-in-out infinite}@keyframes pulse-5e5225be{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-5e5225be]{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-5e5225be]{width:auto;height:40vh;max-width:250px}@media screen and (max-width:1024px){.playlist-empty-image[data-v-5e5225be]{width:60%;max-width:200px;height:auto}}@media screen and (max-width:576px){.playlist-empty-image[data-v-5e5225be]{max-width:120px;height:auto}}@keyframes placeHolderShimmer-5e5225be{0%{background-position:-468px 0}to{background-position:468px 0}}.animated-background-play[data-v-5e5225be],.play-sound[data-v-5e5225be]{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer-5e5225be;animation-timing-function:linear;background:#d83939;background:linear-gradient(90deg,#e1edf3 8%,#d3e1e6 18%,#e1eaee 33%);background-size:800px 104px;height:96px;position:relative}.no-translation[data-v-5e5225be]{font-size:14px;font-style:italic;color:rgba(0,0,0,.46)}.add-to-playlist-button[data-v-5e5225be],.remove-playlist-button[data-v-5e5225be]{margin-right:10px;border-radius:4px;transition:transform .25s}.add-to-playlist-button.selected[data-v-5e5225be],.remove-playlist-button.selected[data-v-5e5225be]{background:#f0f3f8;border-radius:30px}.add-to-playlist-button[data-v-5e5225be]:hover,.remove-playlist-button[data-v-5e5225be]:hover{transform:translateY(-2px)}.add-to-playlist-button img[data-v-5e5225be],.remove-playlist-button img[data-v-5e5225be]{width:35px;height:35px}.item-selected[data-v-5e5225be]{background:#d5f2f6;border-radius:20px 5px 5px 20px}.icon-top[data-v-5e5225be]{position:absolute;top:-4%}.instruction-item[data-v-5e5225be]{margin:16px 0}.instruction-item span[data-v-5e5225be]{padding-left:5px}.button-wrapper[data-v-5e5225be]{display:flex;align-items:center;height:45px;padding:10px 15px;color:#fff;font-size:16px;border-radius:30px;background:linear-gradient(180deg,#d99060 70%,#dba68b)}@media screen and (max-width:1024px){.button-wrapper[data-v-5e5225be]{font-size:14px;padding:8px 10px;height:35px}.button-wrapper img[data-v-5e5225be]{height:15px;width:15px}}.nav-display-pic[data-v-5e5225be]{background:#fff;border-radius:50%;color:#fff;height:5em;width:5em;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}.nav-display-pic img[data-v-5e5225be]{width:50px;height:50px;border-radius:5px}@media screen and (max-width:1024px){.nav-display-pic[data-v-5e5225be]{height:4.5em;width:4.5em}.nav-display-pic img[data-v-5e5225be]{width:45px;height:45px}}.secondary-text p[data-v-5e5225be]{color:rgba(0,0,0,.46)}.primary-text p[data-v-5e5225be]{display:flex;justify-content:space-between;color:#000}.bg-green[data-v-5e5225be]{background:#fff}.content-text[data-v-5e5225be]{width:99%}input[type=checkbox][data-v-5e5225be]{width:25px;height:25px;margin:5px 0 5px 15px;border:3px solid #000!important;accent-color:#d99060}.navigation-item[data-v-5e5225be]:hover{cursor:pointer}button[data-v-5e5225be]{outline:none}.item-wrapper[data-v-5e5225be]{position:relative;width:100%;line-height:20px;word-break:break-word}.item-wrapper .line[data-v-5e5225be]{border:none;border:1px solid #e4e4e4}.item-wrapper .item-text[data-v-5e5225be]{display:flex;flex-direction:column;margin-left:65px}.item-wrapper .item-subText p[data-v-5e5225be]{font-size:11px;color:#8393a2}.item-wrapper .show-less-text[data-v-5e5225be]{display:flex;justify-content:flex-end}.item-wrapper .show-less-text p[data-v-5e5225be]{color:#bbc9da!important;text-decoration:underline;font-size:12px}.item-wrapper .show-less-on-queue p[data-v-5e5225be]{color:#000!important}@media screen and (max-width:1024px){.item-text[data-v-5e5225be]{margin-left:56px!important}.audio-wrapper[data-v-5e5225be]{margin-bottom:9px;margin-right:9px}.add-to-playlist-button[data-v-5e5225be]{margin:4px 10px 4px 0}.add-to-playlist-button img[data-v-5e5225be]{width:40px}.remove-playlist-button img[data-v-5e5225be]{width:45px;height:45px}}.summary-added-icon[data-v-5e5225be]{width:25px;position:absolute;top:-5px;left:20px}@media screen and (max-width:1024px){.item-wrapper p[data-v-5e5225be]{font-size:14px}}.element[data-v-e5f19af8]{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-e5f19af8]:hover{background-color:#79eae1;box-shadow:0 2px 4px rgba(0,0,0,.1)}body[data-v-e5f19af8]{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-e5f19af8]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-e5f19af8]{flex:1;margin:.5rem}.tooltip[data-v-e5f19af8]{position:relative}.tooltip .tooltiptext[data-v-e5f19af8]{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-e5f19af8]: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-e5f19af8]{visibility:visible}input[type=checkbox][data-v-e5f19af8],input[type=radio][data-v-e5f19af8]{margin-right:.5rem}select[data-v-e5f19af8]{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-e5f19af8]:focus{outline:none;border-color:#bbc9da}.input-field input[data-v-e5f19af8]{border:1px solid transparent}.input-field input[data-v-e5f19af8]:focus{border:1px solid #698596;outline:none}.background-page[data-v-e5f19af8]{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-e5f19af8]{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-e5f19af8]{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-e5f19af8]{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-e5f19af8]{margin-bottom:16px}.box-container .sub-heading[data-v-e5f19af8]{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-e5f19af8]{height:20px;width:auto}@media screen and (max-width:1024px){.box-container[data-v-e5f19af8]{min-width:80vw;padding:16px}}@media screen and (max-width:768px){.box-container[data-v-e5f19af8]{width:100vw;box-shadow:none;background-color:transparent;min-height:calc(100vh - var(--safe-area-top));padding:8px}.box-container .header-container[data-v-e5f19af8]{background-color:transparent!important;box-shadow:none!important;padding:0!important;justify-content:flex-end!important}}.overlay-container[data-v-e5f19af8]{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-e5f19af8]{padding:0!important}}.center[data-v-e5f19af8]{margin:0 auto;text-align:center}#sheet[data-v-e5f19af8]{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-e5f19af8]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-e5f19af8]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-e5f19af8]{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-e5f19af8]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-e5f19af8]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-e5f19af8]{border-radius:0}#sheet[aria-hidden=true] .contents[data-v-e5f19af8]{transform:translateY(100%)}#sheet .draggable-area[data-v-e5f19af8]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-e5f19af8]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-e5f19af8]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-e5f19af8]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-e5f19af8]{height:100%;overflow-y:auto;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-e5f19af8]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}.bottom-sheet-body[data-v-e5f19af8]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-e5f19af8]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-e5f19af8]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-e5f19af8]:hover{opacity:.8}.timer-progress[data-v-e5f19af8]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-e5f19af8]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-e5f19af8]{height:5px;animation:roundtime-e5f19af8 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-e5f19af8]{animation:roundtime-e5f19af8 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-e5f19af8]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-e5f19af8]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-e5f19af8{to{transform:scaleX(0)}}.button[data-v-e5f19af8]{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-e5f19af8]{width:16px;height:auto}.button.primary[data-v-e5f19af8]{background-color:#3498db;color:#fff;border:none}.button.primary[data-v-e5f19af8]:hover{background-color:#217dbb}.button.secondary[data-v-e5f19af8]{background-color:#2ecc71;color:#fff;border:none}.button.secondary[data-v-e5f19af8]:hover{background-color:#25a25a}.button.success[data-v-e5f19af8]{background-color:#28a745;color:#fff;border:none}.button.success[data-v-e5f19af8]:hover{background-color:#1e7e34}.button.danger[data-v-e5f19af8]{background-color:#dc3545;color:#fff;border:none}.button.danger[data-v-e5f19af8]:hover{background-color:#bd2130}.button.warning[data-v-e5f19af8]{background-color:#ffc107;color:#fff;border:none}.button.warning[data-v-e5f19af8]:hover{background-color:#d39e00}.button.forward[data-v-e5f19af8]{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-e5f19af8]:hover{background:l #f2af00;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.forward[data-v-e5f19af8]:active{filter:none;background:linear-gradient(180deg,#d99060 70%,#dba68b)}.button.forward[data-v-e5f19af8]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.button.back[data-v-e5f19af8]{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-e5f19af8]:hover{background:#fdfdfd;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.back[data-v-e5f19af8]:active{filter:none;background:#fafafa}.button.create[data-v-e5f19af8]{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-e5f19af8]:hover{background:linear-gradient(90deg,#307e32,#4bae4f 122.17%);filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.create[data-v-e5f19af8]:active{filter:none;background:linear-gradient(90deg,#307e32,#4bae4f 122.17%)}.button.create[data-v-e5f19af8]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.btn-confirm[data-v-e5f19af8]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-e5f19af8]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-e5f19af8]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-e5f19af8]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-e5f19af8]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-e5f19af8]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.tooltip-btm[data-v-e5f19af8],.tooltip-left[data-v-e5f19af8]{position:relative}.tooltip-btm .tooltiptext[data-v-e5f19af8]{width:-moz-fit-content;width:fit-content;top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-e5f19af8],.tooltip-left .tooltiptext[data-v-e5f19af8]{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-e5f19af8]{width:120px;top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-e5f19af8],.tooltip-left:hover .tooltiptext[data-v-e5f19af8]{visibility:visible}}[data-v-e5f19af8]{font-family:Quicksand,sans-serif}body[data-v-e5f19af8]{-webkit-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html[data-v-e5f19af8]{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-e5f19af8]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-e5f19af8]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-e5f19af8]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-e5f19af8]{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-e5f19af8;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-e5f19af8;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-e5f19af8{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-e5f19af8]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-e5f19af8]{opacity:0;width:0;height:0}.slider[data-v-e5f19af8]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d9d9d9;transition:.4s}.slider[data-v-e5f19af8]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background-color:#bebebe;transition:.4s}input:checked+.slider[data-v-e5f19af8]{background:rgba(84,119,162,.369)}input:focus+.slider[data-v-e5f19af8]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-e5f19af8]:before{background:#5477a2;transform:translateX(26px)}.slider.round[data-v-e5f19af8]{border-radius:34px}.slider.round[data-v-e5f19af8]:before{border-radius:50%}body[data-v-e5f19af8]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}body[data-v-e5f19af8]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-e5f19af8]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.navigation-item[data-v-e5f19af8]{border-radius:30px;margin:32px 0;transition:background-color .5s ease-out}.navigation-item:hover .nav-display-pic[data-v-e5f19af8]{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-e5f19af8]{margin:20px 0}}.navigation-item.highlight[data-v-e5f19af8]{border:1px solid #bbc9da}.navigation-item.highlight[data-v-e5f19af8]:hover{box-shadow:none}.search-navigation-item[data-v-e5f19af8]{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-e5f19af8]{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-e5f19af8]{margin:10px 0}}.search-navigation-item.highlight[data-v-e5f19af8]{border:1px solid #bbc9da}.search-navigation-item.highlight[data-v-e5f19af8]:hover{box-shadow:none}.navigation-list[data-v-e5f19af8]{border-radius:0;background:#d5f2f6;margin:40px 0}.search-navigation-list[data-v-e5f19af8]{border-radius:0;background:#d5f2f6;margin:15px 0}.navigation-item-inner[data-v-e5f19af8]{position:relative;padding-left:26px;min-height:54px}.navigation-item-inner .nav-display-pic[data-v-e5f19af8]{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-e5f19af8]{width:50px;height:50px;border-radius:5px}.navigation-wrapper-container[data-v-e5f19af8]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-e5f19af8]{padding:15px}}.no-footer .footer-wrapper[data-v-e5f19af8]{visibility:hidden!important}.helen-logo[data-v-e5f19af8]{width:4rem;height:auto;padding:2px}@media screen and (max-width:768px){.helen-logo[data-v-e5f19af8]{width:3.2rem}}.summary-button button.animate[data-v-e5f19af8]{border-radius:50%;animation:pulse-e5f19af8 2s ease-in-out infinite}@keyframes pulse-e5f19af8{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-e5f19af8]{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-e5f19af8]{width:auto;height:40vh;max-width:250px}@media screen and (max-width:1024px){.playlist-empty-image[data-v-e5f19af8]{width:60%;max-width:200px;height:auto}}@media screen and (max-width:576px){.playlist-empty-image[data-v-e5f19af8]{max-width:120px;height:auto}}@keyframes placeHolderShimmer-e5f19af8{0%{background-position:-468px 0}to{background-position:468px 0}}.animated-background-play[data-v-e5f19af8],.play-sound[data-v-e5f19af8]{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer-e5f19af8;animation-timing-function:linear;background:#d83939;background:linear-gradient(90deg,#e1edf3 8%,#d3e1e6 18%,#e1eaee 33%);background-size:800px 104px;height:96px;position:relative}.category-container[data-v-e5f19af8]{width:200px}@media screen and (max-width:576px){.category-container[data-v-e5f19af8]{width:160px}}.img-wrapper[data-v-e5f19af8]{max-height:60px;height:-moz-fit-content;height:fit-content}.no-translation[data-v-e5f19af8]{font-size:14px;font-style:italic;color:rgba(0,0,0,.46)}.add-to-playlist-button[data-v-e5f19af8]{padding:5px 4px 0 4px;border-radius:4px;transition:transform .25s}.add-to-playlist-button.selected[data-v-e5f19af8]{background:#f0f3f8;border-radius:30px}.add-to-playlist-button[data-v-e5f19af8]:hover{transform:translateY(-2px)}.add-to-playlist-button img[data-v-e5f19af8],.remove-playlist-button img[data-v-e5f19af8]{height:30px;width:30px}.navigation-list[data-v-e5f19af8]{margin:20px 0}.navigation-item[data-v-e5f19af8]{border:1px solid #e7ebf1;border-radius:0!important;background-color:#fff;margin:40px 0}.category-card[data-v-e5f19af8]{display:flex;flex-direction:column;align-items:center;margin:15px;position:relative;max-width:200px}.category-card p[data-v-e5f19af8]{font-size:14px;font-weight:400;line-height:17px;letter-spacing:0;text-align:center;color:#000}.primary-text[data-v-e5f19af8]{font-weight:600;line-height:17px;letter-spacing:0}.secondary-text[data-v-e5f19af8]{font-weight:500;line-height:17px;letter-spacing:0}.category-card .card-item-button[data-v-e5f19af8]:first-child{margin-left:auto}.bg-white-changes[data-v-e5f19af8]{background-color:#fff}.content-text[data-v-e5f19af8]{width:99%}.navigation-item[data-v-e5f19af8]:hover{cursor:pointer}button[data-v-e5f19af8]{outline:none}.item-wrapper[data-v-e5f19af8]{width:95%;line-height:20px;word-break:break-word}.item-wrapper .item-text[data-v-e5f19af8]{display:flex;flex-direction:column;position:absolute}.item-wrapper .item-subText p[data-v-e5f19af8]{font-size:11px;color:#8393a2}.item-wrapper .line-div[data-v-e5f19af8]{display:flex;align-items:center}.item-wrapper .line[data-v-e5f19af8]{flex-grow:1;border:none;border:1px solid #c5e6f0;margin:6px 10px 6px 0}.card-playlist[data-v-e5f19af8]{background-color:#fff;right:6px;border-radius:50px;width:30px;height:30px;position:absolute;top:-8px;margin:0;padding:2px}.quick-translate[data-v-e5f19af8]{padding:12px 4px 12px 12px}.element[data-v-5a8859be]{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-5a8859be]:hover{background-color:#79eae1;box-shadow:0 2px 4px rgba(0,0,0,.1)}body[data-v-5a8859be]{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-5a8859be]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-5a8859be]{flex:1;margin:.5rem}.tooltip[data-v-5a8859be]{position:relative}.tooltip .tooltiptext[data-v-5a8859be]{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-5a8859be]: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-5a8859be]{visibility:visible}input[type=checkbox][data-v-5a8859be],input[type=radio][data-v-5a8859be]{margin-right:.5rem}select[data-v-5a8859be]{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-5a8859be]:focus{outline:none;border-color:#bbc9da}.input-field input[data-v-5a8859be]{border:1px solid transparent}.input-field input[data-v-5a8859be]:focus{border:1px solid #698596;outline:none}.background-page[data-v-5a8859be]{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-5a8859be]{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-5a8859be]{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-5a8859be]{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-5a8859be]{margin-bottom:16px}.box-container .sub-heading[data-v-5a8859be]{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-5a8859be]{height:20px;width:auto}@media screen and (max-width:1024px){.box-container[data-v-5a8859be]{min-width:80vw;padding:16px}}@media screen and (max-width:768px){.box-container[data-v-5a8859be]{width:100vw;box-shadow:none;background-color:transparent;min-height:calc(100vh - var(--safe-area-top));padding:8px}.box-container .header-container[data-v-5a8859be]{background-color:transparent!important;box-shadow:none!important;padding:0!important;justify-content:flex-end!important}}.overlay-container[data-v-5a8859be]{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-5a8859be]{padding:0!important}}.center[data-v-5a8859be]{margin:0 auto;text-align:center}#sheet[data-v-5a8859be]{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-5a8859be]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-5a8859be]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-5a8859be]{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-5a8859be]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-5a8859be]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-5a8859be]{border-radius:0}#sheet[aria-hidden=true] .contents[data-v-5a8859be]{transform:translateY(100%)}#sheet .draggable-area[data-v-5a8859be]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-5a8859be]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-5a8859be]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-5a8859be]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-5a8859be]{height:100%;overflow-y:auto;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-5a8859be]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}.bottom-sheet-body[data-v-5a8859be]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-5a8859be]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-5a8859be]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-5a8859be]:hover{opacity:.8}.timer-progress[data-v-5a8859be]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-5a8859be]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-5a8859be]{height:5px;animation:roundtime-5a8859be calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-5a8859be]{animation:roundtime-5a8859be calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-5a8859be]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-5a8859be]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-5a8859be{to{transform:scaleX(0)}}.button[data-v-5a8859be]{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-5a8859be]{width:16px;height:auto}.button.primary[data-v-5a8859be]{background-color:#3498db;color:#fff;border:none}.button.primary[data-v-5a8859be]:hover{background-color:#217dbb}.button.secondary[data-v-5a8859be]{background-color:#2ecc71;color:#fff;border:none}.button.secondary[data-v-5a8859be]:hover{background-color:#25a25a}.button.success[data-v-5a8859be]{background-color:#28a745;color:#fff;border:none}.button.success[data-v-5a8859be]:hover{background-color:#1e7e34}.button.danger[data-v-5a8859be]{background-color:#dc3545;color:#fff;border:none}.button.danger[data-v-5a8859be]:hover{background-color:#bd2130}.button.warning[data-v-5a8859be]{background-color:#ffc107;color:#fff;border:none}.button.warning[data-v-5a8859be]:hover{background-color:#d39e00}.button.forward[data-v-5a8859be]{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-5a8859be]:hover{background:l #f2af00;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.forward[data-v-5a8859be]:active{filter:none;background:linear-gradient(180deg,#d99060 70%,#dba68b)}.button.forward[data-v-5a8859be]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.button.back[data-v-5a8859be]{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-5a8859be]:hover{background:#fdfdfd;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.back[data-v-5a8859be]:active{filter:none;background:#fafafa}.button.create[data-v-5a8859be]{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-5a8859be]:hover{background:linear-gradient(90deg,#307e32,#4bae4f 122.17%);filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.create[data-v-5a8859be]:active{filter:none;background:linear-gradient(90deg,#307e32,#4bae4f 122.17%)}.button.create[data-v-5a8859be]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.btn-confirm[data-v-5a8859be]{color:#fff;background:#5477a2;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-5a8859be]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-5a8859be]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-5a8859be]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-5a8859be]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-5a8859be]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.tooltip-btm[data-v-5a8859be],.tooltip-left[data-v-5a8859be]{position:relative}.tooltip-btm .tooltiptext[data-v-5a8859be]{width:-moz-fit-content;width:fit-content;top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-5a8859be],.tooltip-left .tooltiptext[data-v-5a8859be]{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-5a8859be]{width:120px;top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-5a8859be],.tooltip-left:hover .tooltiptext[data-v-5a8859be]{visibility:visible}}[data-v-5a8859be]{font-family:Quicksand,sans-serif}body[data-v-5a8859be]{-webkit-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html[data-v-5a8859be]{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-5a8859be]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-5a8859be]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-5a8859be]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-5a8859be]{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-5a8859be;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-5a8859be;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-5a8859be{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-5a8859be]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-5a8859be]{opacity:0;width:0;height:0}.slider[data-v-5a8859be]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d9d9d9;transition:.4s}.slider[data-v-5a8859be]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background-color:#bebebe;transition:.4s}input:checked+.slider[data-v-5a8859be]{background:rgba(84,119,162,.369)}input:focus+.slider[data-v-5a8859be]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-5a8859be]:before{background:#5477a2;transform:translateX(26px)}.slider.round[data-v-5a8859be]{border-radius:34px}.slider.round[data-v-5a8859be]:before{border-radius:50%}body[data-v-5a8859be]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}body[data-v-5a8859be]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-5a8859be]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.navigation-item[data-v-5a8859be]{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-5a8859be]{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-5a8859be]{margin:20px 0}}.navigation-item.highlight[data-v-5a8859be]{border:1px solid #bbc9da}.navigation-item.highlight[data-v-5a8859be]:hover{box-shadow:none}.search-navigation-item[data-v-5a8859be]{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-5a8859be]{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-5a8859be]{margin:10px 0}}.search-navigation-item.highlight[data-v-5a8859be]{border:1px solid #bbc9da}.search-navigation-item.highlight[data-v-5a8859be]:hover{box-shadow:none}.navigation-list[data-v-5a8859be]{border-radius:0;background:#d5f2f6;margin:40px 0}.search-navigation-list[data-v-5a8859be]{border-radius:0;background:#d5f2f6;margin:15px 0}.navigation-item-inner[data-v-5a8859be]{position:relative;padding-left:26px;min-height:54px}.navigation-item-inner .nav-display-pic[data-v-5a8859be]{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-5a8859be]{width:50px;height:50px;border-radius:5px}.navigation-wrapper-container[data-v-5a8859be]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-5a8859be]{padding:15px}}.no-footer .footer-wrapper[data-v-5a8859be]{visibility:hidden!important}.helen-logo[data-v-5a8859be]{width:4rem;height:auto;padding:2px}@media screen and (max-width:768px){.helen-logo[data-v-5a8859be]{width:3.2rem}}.summary-button button.animate[data-v-5a8859be]{border-radius:50%;animation:pulse-5a8859be 2s ease-in-out infinite}@keyframes pulse-5a8859be{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-5a8859be]{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-5a8859be]{width:auto;height:40vh;max-width:250px}@media screen and (max-width:1024px){.playlist-empty-image[data-v-5a8859be]{width:60%;max-width:200px;height:auto}}@media screen and (max-width:576px){.playlist-empty-image[data-v-5a8859be]{max-width:120px;height:auto}}@keyframes placeHolderShimmer-5a8859be{0%{background-position:-468px 0}to{background-position:468px 0}}.animated-background-play[data-v-5a8859be],.play-sound[data-v-5a8859be]{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer-5a8859be;animation-timing-function:linear;background:#d83939;background:linear-gradient(90deg,#e1edf3 8%,#d3e1e6 18%,#e1eaee 33%);background-size:800px 104px;height:96px;position:relative}.chips.tooltip-btm[data-v-5a8859be]{width:auto;max-width:20%;min-width:60px}.chips.tooltip-btm .tooltiptext[data-v-5a8859be]{width:auto!important;max-width:200px;top:36px}.chips.tooltip-btm[data-v-5a8859be]:last-child{max-width:40%}.item-text[data-v-5a8859be]{width:calc(100% - 16px);padding:5px 8px;background:#fff;cursor:pointer;border-radius:30px;flex-grow:1}.item-text p[data-v-5a8859be]{font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.activeBlue[data-v-5a8859be]{border:1px solid #bbc9da}.activeGrey[data-v-5a8859be]{border:1px solid #fff}@media screen and (max-width:768px){.chips.tooltip-btm[data-v-5a8859be]:last-child{max-width:200px}.home-wrappper[data-v-5a8859be]{width:50px}.item-text[data-v-5a8859be]{padding:2px 4px;border-radius:16px}.item-text p[data-v-5a8859be]{font-size:12px}}