@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400&display=swap);.element[data-v-414e4b42]{background-color:#5bb9eb;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-414e4b42]:hover{background-color:#79eae1;box-shadow:0 2px 4px rgba(0,0,0,.1)}body[data-v-414e4b42]{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-414e4b42]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-item[data-v-414e4b42]{flex:1;margin:.5rem}.tooltip[data-v-414e4b42]{position:relative}.tooltip .tooltiptext[data-v-414e4b42]{visibility:hidden;width:120px;background:linear-gradient(90deg,#5bb9eb 8.52%,#79eae1 94.71%);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-414e4b42]: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-414e4b42]{visibility:visible}input[type=checkbox][data-v-414e4b42],input[type=radio][data-v-414e4b42]{margin-right:.5rem}select[data-v-414e4b42]{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-414e4b42]:focus{outline:none;border-color:#5bb9eb}.input-field input[data-v-414e4b42]{border:1px solid transparent}.input-field input[data-v-414e4b42]:focus{border:1px solid #698596;outline:none}.background-page[data-v-414e4b42]{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:linear-gradient(180deg,#5bb9eb 0,#79eae1 50%,#fff 0,#fff);background-image:url(/img/main-bg.7bbba327.svg);background-repeat:no-repeat;background-size:cover;background-position-x:center;background-position-y:center;padding:16px 0}@media screen and (max-width:768px){.background-page[data-v-414e4b42]{background:#5bb9eb;background:linear-gradient(191deg,rgba(91,185,235,.366),rgba(121,234,225,.204));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5bb9eb",endColorstr="#79eae1",GradientType=1)}}.box-container[data-v-414e4b42]{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-414e4b42]{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-414e4b42]{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-414e4b42]{margin-bottom:16px}.box-container .sub-heading[data-v-414e4b42]{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-414e4b42]{height:20px;width:auto}@media screen and (max-width:1024px){.box-container[data-v-414e4b42]{min-width:80vw;padding:16px}}@media screen and (max-width:768px){.box-container[data-v-414e4b42]{width:100vw;box-shadow:none;background-color:transparent;min-height:calc(100vh - var(--safe-area-top));padding:8px}.box-container .header-container[data-v-414e4b42]{background-color:transparent!important;box-shadow:none!important;padding:0!important;justify-content:flex-end!important}}.overlay-container[data-v-414e4b42]{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-414e4b42]{padding:0!important}}.center[data-v-414e4b42]{margin:0 auto;text-align:center}#sheet[data-v-414e4b42]{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-414e4b42]{opacity:0;visibility:hidden;pointer-events:none}#sheet .overlay[data-v-414e4b42]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#888;opacity:.5}#sheet .contents[data-v-414e4b42]{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-414e4b42]{min-width:100vw;min-height:70vh}}#sheet .contents[data-v-414e4b42]:not(.not-selectable){transition:var(--default-transitions),height .5s}#sheet .contents.fullscreen[data-v-414e4b42]{border-radius:0}#sheet[aria-hidden=true] .contents[data-v-414e4b42]{transform:translateY(100%)}#sheet .draggable-area[data-v-414e4b42]{position:absolute;top:0;left:0;right:0;width:50%;margin:auto;padding:1rem;cursor:grab}#sheet .draggable-area .draggble-container[data-v-414e4b42]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#sheet .draggable-thumb[data-v-414e4b42]{width:50px;height:.25rem;background:#dcdcdc;border-radius:.125rem;margin:0 auto}#sheet .close-sheet[data-v-414e4b42]{position:absolute;right:20px;top:20px;border:none}#sheet .body[data-v-414e4b42]{height:100%;overflow-y:auto;gap:1rem;overflow-x:hidden}.bottom-sheet-body[data-v-414e4b42]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}.bottom-sheet-body[data-v-414e4b42]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}.bottom-sheet-body[data-v-414e4b42]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.close-icon[data-v-414e4b42]{position:absolute;right:10px;top:10px;border:none;width:25px;cursor:pointer}.close-icon[data-v-414e4b42]:hover{opacity:.8}.timer-progress[data-v-414e4b42]{position:absolute;bottom:0;left:0;overflow:hidden;width:100%}.timer-progress .round-time-bar[data-v-414e4b42]{margin:0;overflow:hidden;background-color:#d9d9d9}.timer-progress .round-time-bar div[data-v-414e4b42]{height:5px;animation:roundtime-414e4b42 calc(var(--duration)*1s) steps(var(--duration)) forwards;transform-origin:left center;background:#5fc0e6}.round-time-bar[data-style=smooth] div[data-v-414e4b42]{animation:roundtime-414e4b42 calc(var(--duration)*1s) linear forwards}.round-time-bar[data-style=fixed] div[data-v-414e4b42]{width:calc(var(--duration)*5%)}.round-time-bar[data-color=blue] div[data-v-414e4b42]{background:linear-gradient(180deg,#64b5f6,#1565c0)}@keyframes roundtime-414e4b42{to{transform:scaleX(0)}}.button[data-v-414e4b42]{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-414e4b42]{width:16px;height:auto}.button.primary[data-v-414e4b42]{background-color:#3498db;color:#fff;border:none}.button.primary[data-v-414e4b42]:hover{background-color:#217dbb}.button.secondary[data-v-414e4b42]{background-color:#2ecc71;color:#fff;border:none}.button.secondary[data-v-414e4b42]:hover{background-color:#25a25a}.button.success[data-v-414e4b42]{background-color:#28a745;color:#fff;border:none}.button.success[data-v-414e4b42]:hover{background-color:#1e7e34}.button.danger[data-v-414e4b42]{background-color:#dc3545;color:#fff;border:none}.button.danger[data-v-414e4b42]:hover{background-color:#bd2130}.button.warning[data-v-414e4b42]{background-color:#ffc107;color:#fff;border:none}.button.warning[data-v-414e4b42]:hover{background-color:#d39e00}.button.forward[data-v-414e4b42]{color:#fff!important;padding:.5rem 1.5rem;min-width:120px;transition:all .1s ease-in-out;background:linear-gradient(90deg,#5bb9eb,#79eae1 54.63%);filter:drop-shadow(0 11px 43px rgba(166,214,231,.39))}.button.forward[data-v-414e4b42]:hover{background:linear-gradient(90deg,#5bb9eb,#79eae1 122.17%);filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.forward[data-v-414e4b42]:active{filter:none;background:linear-gradient(90deg,#5bb9eb 35.29%,#79eae1 142.31%)}.button.forward[data-v-414e4b42]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.button.back[data-v-414e4b42]{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-414e4b42]:hover{background:#fdfdfd;filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.back[data-v-414e4b42]:active{filter:none;background:#fafafa}.button.create[data-v-414e4b42]{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-414e4b42]:hover{background:linear-gradient(90deg,#307e32,#4bae4f 122.17%);filter:drop-shadow(0 9px 11px rgba(166,214,231,.65))}.button.create[data-v-414e4b42]:active{filter:none;background:linear-gradient(90deg,#307e32,#4bae4f 122.17%)}.button.create[data-v-414e4b42]:disabled{filter:none;background:#d1d1d1;cursor:not-allowed}.btn-confirm[data-v-414e4b42]{color:#fff;background:#5bb9eb;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px}.btn-confirm[data-v-414e4b42]:hover{background-color:#4ea3d1;box-shadow:0 3px 6px rgba(0,0,0,.208)}.btn-confirm[data-v-414e4b42]:active{background-color:#3b8cb8;box-shadow:0 3px 6px rgba(0,0,0,.271)}.btn-back[data-v-414e4b42]{color:#888;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:50px;min-width:100px}.btn-back[data-v-414e4b42]:hover{background-color:#f8f8f8;box-shadow:0 3px 6px rgba(0,0,0,.208);color:#525252}.btn-back[data-v-414e4b42]:active{background-color:#ebebeb;box-shadow:0 3px 6px rgba(0,0,0,.271);color:#363636}.tooltip-btm[data-v-414e4b42],.tooltip-left[data-v-414e4b42]{position:relative}.tooltip-btm .tooltiptext[data-v-414e4b42]{width:-moz-fit-content;width:fit-content;top:100%;right:0;margin-left:-90px}.tooltip-btm .tooltiptext[data-v-414e4b42],.tooltip-left .tooltiptext[data-v-414e4b42]{visibility:hidden;background:linear-gradient(90deg,#5bb9eb 8.52%,#79eae1 94.71%);color:#fff;text-align:center;border-radius:6px;padding:4px;position:absolute;z-index:1;font-size:12px}.tooltip-left .tooltiptext[data-v-414e4b42]{width:120px;top:0;left:-120px}@media screen and (min-width:600px){.tooltip-btm:hover .tooltiptext[data-v-414e4b42],.tooltip-left:hover .tooltiptext[data-v-414e4b42]{visibility:visible}}[data-v-414e4b42]{font-family:Montserrat,sans-serif}body[data-v-414e4b42]{-webkit-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html[data-v-414e4b42]{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-414e4b42]{border-radius:50%;position:absolute;padding:8px;top:30px;right:32px}.install-image[data-v-414e4b42]{margin:0 8px;border-radius:18px}.install-image.fullscreen[data-v-414e4b42]{z-index:999;height:95%;position:fixed;inset:0;margin:auto}.shine[data-v-414e4b42]{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-414e4b42;animation-timing-function:linear;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer-414e4b42;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer-414e4b42{0%{background-position:-468px 0}to{background-position:468px 0}}.switch[data-v-414e4b42]{position:relative;display:inline-block;width:50px;height:20px}.switch input[data-v-414e4b42]{opacity:0;width:0;height:0}.slider[data-v-414e4b42]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d9d9d9;transition:.4s}.slider[data-v-414e4b42]:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-2px;background-color:#bebebe;transition:.4s}input:checked+.slider[data-v-414e4b42]{background:rgba(56,186,246,.369)}input:focus+.slider[data-v-414e4b42]{box-shadow:0 0 1px #888}input:checked+.slider[data-v-414e4b42]:before{background:#38baf6;transform:translateX(26px)}.slider.round[data-v-414e4b42]{border-radius:34px}.slider.round[data-v-414e4b42]:before{border-radius:50%}body[data-v-414e4b42]::-webkit-scrollbar{width:8px;background:#cfcfcf;border-radius:20px}body[data-v-414e4b42]::-webkit-scrollbar-track{box-shadow:none;border-radius:20px}body[data-v-414e4b42]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid silver;border-radius:20px}.navigation-item[data-v-414e4b42]{border:1px solid #e7ebf1;border-radius:30px;background-color:#e7ebf1;margin:32px 0;transition:background-color .5s ease-out}.navigation-item:hover .nav-display-pic[data-v-414e4b42]{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-414e4b42]{margin:20px 0}}.navigation-item.highlight[data-v-414e4b42]{border:1px solid #5bb9eb}.navigation-item.highlight[data-v-414e4b42]:hover{box-shadow:none}.search-navigation-item[data-v-414e4b42]{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-414e4b42]{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-414e4b42]{margin:10px 0}}.search-navigation-item.highlight[data-v-414e4b42]{border:1px solid #5bb9eb}.search-navigation-item.highlight[data-v-414e4b42]:hover{box-shadow:none}.navigation-list[data-v-414e4b42]{margin:40px 0}.navigation-list[data-v-414e4b42],.search-navigation-list[data-v-414e4b42]{border-radius:0;background:linear-gradient(89.88deg,rgba(166,214,231,.33) .11%,rgba(166,214,231,0) 99.9%)}.search-navigation-list[data-v-414e4b42]{margin:15px 0}.navigation-item-inner[data-v-414e4b42]{position:relative;padding-left:26px;min-height:54px}.navigation-item-inner .nav-display-pic[data-v-414e4b42]{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-414e4b42]{width:50px;height:50px;border-radius:5px}.navigation-wrapper-container[data-v-414e4b42]{width:100%}@media screen and (min-width:1025px){.navigation-wrapper-container[data-v-414e4b42]{padding:15px}}.no-footer .footer-wrapper[data-v-414e4b42]{visibility:hidden!important}.helen-logo[data-v-414e4b42]{width:4rem;height:auto;padding:2px}@media screen and (max-width:768px){.helen-logo[data-v-414e4b42]{width:3.2rem}}.summary-button button.animate[data-v-414e4b42]{border-radius:50%;animation:pulse-414e4b42 2s ease-in-out infinite}@keyframes pulse-414e4b42{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-414e4b42]{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-414e4b42]{width:auto;height:40vh;max-width:250px}@media screen and (max-width:1024px){.playlist-empty-image[data-v-414e4b42]{width:60%;max-width:200px;height:auto}}@media screen and (max-width:576px){.playlist-empty-image[data-v-414e4b42]{max-width:120px;height:auto}}@keyframes placeHolderShimmer-414e4b42{0%{background-position:-468px 0}to{background-position:468px 0}}.animated-background-play[data-v-414e4b42],.play-sound[data-v-414e4b42]{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer-414e4b42;animation-timing-function:linear;background:#d83939;background:linear-gradient(90deg,#e1edf3 8%,#d3e1e6 18%,#e1eaee 33%);background-size:800px 104px;height:96px;position:relative}.dual-dialog-container[data-v-414e4b42]{height:100%!important}.dual-dialog-screen[data-v-414e4b42]{background:#fff;height:auto;width:50%;max-width:1024px;margin:auto;box-shadow:0 50px 30px -40px rgba(0,0,0,.3);z-index:999;border-radius:20px}.dialog-container[data-v-414e4b42]{display:flex;flex-direction:column;overflow:auto;padding-bottom:60px}.more-text[data-v-414e4b42]{justify-content:center;align-items:center;flex-direction:column;width:100%;position:absolute;background:#fff;bottom:90%}.more-text button[data-v-414e4b42]:hover{background:rgba(171,189,228,.3)}.more-text[data-v-414e4b42]{color:#38baf6;font-weight:500}.dialog-confirm[data-v-414e4b42]{height:auto;display:flex;flex-direction:column;position:relative;background:#fff}.content-wrapper[data-v-414e4b42]{height:100%;width:100%;max-width:1000px;margin:auto}.content-wrapper-scroll[data-v-414e4b42]::-webkit-scrollbar{width:10px;background:#cfcfcf}.content-wrapper-scroll[data-v-414e4b42]{scrollbar-color:#fff #cfcfcf;scrollbar-width:thin}.content-wrapper-scroll[data-v-414e4b42]::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}.content-wrapper-scroll[data-v-414e4b42]::-webkit-scrollbar-thumb{background:#fff;border:.5px solid #a7a7a7;border-radius:20px}.content-wrapper-without-attachment[data-v-414e4b42]{padding:40px}@media only screen and (max-width:1023px){.dual-dialog-screen[data-v-414e4b42]{width:95%;max-height:90vh;overflow:auto}.content-wrapper[data-v-414e4b42]{min-height:40px;padding-bottom:120px;height:auto}.content-wrapper-with-attachment[data-v-414e4b42]{max-height:40vh}.content-wrapper-without-attachment[data-v-414e4b42]{height:100%;padding:40px 24px}.content-wrapper-scroll[data-v-414e4b42]::-webkit-scrollbar{display:none}.dialog-confirm[data-v-414e4b42]{position:sticky;bottom:0}}@media only screen and (max-width:327px){.more-text[data-v-414e4b42]{bottom:80px}}@media only screen and (max-width:310px){.more-text.bottom[data-v-414e4b42]{bottom:110px!important}}@media only screen and (min-width:327px)and (max-width:1024px){.more-text.bottom[data-v-414e4b42]{bottom:80px!important}}.dialog-action[data-v-414e4b42]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;border-top:1px solid #cfcfcf;padding:12px;margin-top:12px}