.ec-flex{display:flex}.ec-month .ec-body,.ec-days,.ec-day,.ec-day-title,.ec-resource{flex:1 1 0%;min-width:0;max-width:100%}.ec{display:flex;flex-direction:column}.ec ::-webkit-scrollbar{background:#fff}.ec ::-webkit-scrollbar-thumb{border:4px solid #fff;box-shadow:none;background:#dadce0;border-radius:8px;min-height:40px}.ec :hover::-webkit-scrollbar-thumb{background:#bdc1c6}.ec-hidden-scroll{display:none;overflow-y:scroll;visibility:hidden;flex-shrink:0}.ec-with-scroll .ec-hidden-scroll{display:block}.ec-toolbar{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;margin-bottom:1em}.ec-toolbar>*{margin-bottom:-.5em}.ec-toolbar>*>*{margin-bottom:.5em}.ec-toolbar>*>*:not(:last-child){margin-right:.75em}.ec-title{margin:0}.ec-button{background-color:#fff;border:1px solid #ced4da;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem}.ec-button:not(:disabled){color:#212529;cursor:pointer}.ec-button:not(:disabled):hover,.ec-button.ec-active{background-color:#ececec;border-color:#b1bbc4}.ec-button-group{display:inline-flex}.ec-button-group .ec-button:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px}.ec-button-group .ec-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.ec-icon{display:inline-block;width:1em}.ec-icon.ec-prev:after,.ec-icon.ec-next:after{content:"";position:relative;width:.5em;height:.5em;border-top:2px solid #212529;border-right:2px solid #212529;display:inline-block}.ec-icon.ec-prev:after{transform:rotate(-135deg) translate(-2px,2px)}.ec-icon.ec-next:after{transform:rotate(45deg) translate(-2px,2px)}.ec-header,.ec-all-day,.ec-body,.ec-days,.ec-day{border:1px solid #dadce0}.ec-header{display:flex;flex-shrink:0}.ec-header .ec-resource{flex-direction:column}.ec-header .ec-resource .ec-days{border-top-style:solid}.ec-header .ec-days{border-bottom:none}.ec-header .ec-day{min-height:24px;line-height:24px;text-align:center;overflow:hidden;text-overflow:ellipsis}.ec-all-day{display:flex;flex-shrink:0;border-top:none}.ec-all-day .ec-days{border-bottom:none}.ec-all-day .ec-day{padding-bottom:4px}.ec-all-day .ec-event-time{display:none}.ec-body{position:relative;overflow-x:hidden;overflow-y:auto}.ec-body:not(.ec-list){border-top:none}.ec-sidebar{flex:0 0 auto;width:auto;max-width:100%;padding:0 4px 0 8px;display:flex;flex-direction:column;justify-content:center}.ec-sidebar-title{visibility:hidden;overflow-y:hidden;height:0;text-align:right}.ec-all-day .ec-sidebar-title{visibility:visible;height:auto;padding:8px 0}.ec-content{display:flex}.ec-month .ec-content{flex-direction:column;height:100%}.ec-month .ec-uniform .ec-content{overflow:hidden}.ec-list .ec-content{flex-direction:column}.ec-resource{display:flex}.ec-days{display:flex;border-style:none none solid}.ec-days:last-child{border-bottom:none}.ec-month .ec-days,.ec-resource .ec-days{flex:1 0 auto}.ec-month .ec-uniform .ec-days{flex:1 1 0%;min-height:0}.ec-day{border-style:none none none solid}.ec-day.ec-today{background-color:#fcf8e3}.ec-day.ec-highlight{background-color:#e5f7fe}.ec-month .ec-body .ec-day{min-height:5em;position:relative}.ec-month .ec-uniform .ec-day{min-height:0}.ec-month .ec-day:first-child{border-left:none}.ec-day.ec-other-month .ec-day-head{opacity:.3}.ec-list .ec-day{flex:1 0 auto;background-color:#fff;border-style:solid none;padding:8px 14px;font-weight:700;position:-webkit-sticky;position:sticky;top:0;z-index:2}.ec-list .ec-day:first-child{border-top:none}.ec-month .ec-day-head{text-align:right;padding:4px 4px 3px}.ec-month .ec-day-foot{position:absolute;bottom:0;padding:2px;font-size:.85em}.ec-month .ec-day-foot a{cursor:pointer}.ec-list .ec-day-side{float:right}.ec-list .ec-no-events{text-align:center;padding:5em 0}.ec-events{margin:0 6px 0 0}.ec-week .ec-events,.ec-events.ec-preview{position:relative}.ec-event{display:flex;padding:2px;color:#fff;box-sizing:border-box;box-shadow:0 0 1px #dadce0;background-color:#039be5;border-radius:3px;font-size:.85em;line-height:1.5;z-index:1}.ec-month .ec-event,.ec-all-day .ec-event{position:relative;flex-direction:row}.ec-week .ec-body .ec-event{position:absolute}.ec-list .ec-event{flex-direction:row;padding:8px 14px;color:inherit;background-color:#0000;border-radius:0}.ec-event.ec-preview{position:absolute;z-index:1000;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.8}.ec-event.ec-pointer{color:inherit;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;z-index:0;box-shadow:none;display:none}.ec-day:hover .ec-event.ec-pointer{display:flex}.ec-event-body{display:flex;flex-direction:column;width:100%}.ec-event-tag{width:4px;border-radius:2px;margin-right:8px}.ec-event-time{overflow:hidden;white-space:nowrap;margin:0 0 1px;flex-shrink:0}.ec-month .ec-event-time{margin:0 3px 0 0;max-width:100%;text-overflow:ellipsis}.ec-event-title{overflow:hidden}.ec-month .ec-event-title,.ec-all-day .ec-event-title{white-space:nowrap;text-overflow:ellipsis}.ec-week .ec-body .ec-event-title{position:-webkit-sticky;position:sticky;top:0}.ec-list .ec-event-title{font-size:1rem}.ec-draggable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}.ec-ghost{opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}.ec-bg-events{position:relative}.ec-bg-event{position:absolute;background-color:#dadce0;opacity:.3;width:100%}.ec-hidden-times{visibility:hidden;overflow-y:hidden;height:0}.ec-time,.ec-line{height:24px}.ec-time{position:relative;line-height:24px;top:-12px;text-align:right;white-space:nowrap}.ec-lines{width:8px}.ec-line:not(:first-child):after{content:"";position:absolute;width:100%;border-bottom:1px solid #dadce0;pointer-events:none}.ec-body:not(.ec-compact) .ec-line:nth-child(even):after{border-bottom-style:dotted}.ec-popup{position:absolute;top:0;width:110%;min-width:180px;z-index:1010;padding:8px 10px 14px;background-color:#fff;border-radius:6px;outline:1px solid rgba(0,0,0,0);box-shadow:0 1px 3px #3c40434d,0 4px 8px 3px #3c404326}.ec-popup .ec-day-head{text-align:left;display:flex;justify-content:space-between}.ec-popup .ec-day-head a{cursor:pointer;font-size:1.5em;line-height:.8}.ec-popup .ec-events{margin:0}.ec-extra{position:relative;height:100%;overflow:hidden;margin-left:-6.5px}.ec-now-indicator{position:absolute;z-index:1005;width:100%;border-top:#ea4335 solid 2px;pointer-events:none}.ec-now-indicator:before{background:#ea4335;border-radius:50%;content:"";position:absolute;height:12px;margin-top:-7px;width:12px;pointer-events:none}.ec-resizer{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ec-month .ec-resizer,.ec-all-day .ec-resizer{top:0;right:0;bottom:0;width:50%;max-width:8px;cursor:ew-resize}.ec-week .ec-body .ec-resizer{left:0;right:0;bottom:0;height:50%;max-height:8px;cursor:ns-resize}.ec-dragging{cursor:pointer!important}.ec-resizing-y{cursor:ns-resize!important}.ec-resizing-x{cursor:ew-resize!important}*{box-sizing:border-box}@font-face{font-family:"Caprasimo:Regular";font-style:normal;src:url(/goe/Caprasimo-Regular_1-english.woff2)}@font-face{font-family:"Raleway:Regular";font-style:normal;src:url(/goe/Raleway_wght__1-english.woff2)}@font-face{font-family:"Raleway:Medium";font-style:normal;src:url(/goe/Raleway_wght__1-english.woff2)}@font-face{font-family:"Raleway:SemiBold";font-style:normal;src:url(/goe/Raleway_wght__1-english.woff2)}@font-face{font-family:"Raleway:Bold";font-style:normal;src:url(/goe/Raleway_wght__1-english.woff2)}.header{font-family:"Caprasimo:Regular",sans-serif;font-style:normal;font-size:24px;letter-spacing:0px;text-align:center}.header0{font-family:"Caprasimo:Regular",sans-serif;font-style:normal;font-size:16px}.header2{font-family:"Raleway:Regular",sans-serif;line-height:1.6}p{margin:0}input[type=radio],input[type=checkbox]{border:solid 1.5px #965ba4;height:18px;width:18px}input[type=radio]:hover,input[type=checkbox]:hover{border-color:#965ba4}input[type=radio]:checked,input[type=checkbox]:checked{border-color:#965ba4;background-color:#965ba4}input[type=checkbox]{border-radius:5px}.radio-label{display:flex;gap:10px;font-family:"Raleway:Regular",sans-serif;font-weight:400;font-size:12px;letter-spacing:0px;line-height:normal;color:#333;align-items:center}textarea,[type=text],input[type=date],input[type=number],input[type=password],select{width:100%;padding:14px;display:inline-block;border:1px solid #dbdcde;border-radius:10px;box-sizing:border-box;font-family:"Raleway:Regular",sans-serif;font-size:13px}input::-moz-placeholder{color:#b2b2b2}input::placeholder{color:#b2b2b2}.action-button{background:#55c5cd;height:60px;width:100%;border-radius:12px;color:#fff;font-family:"Raleway:SemiBold",sans-serif;word-break:break-word;font-weight:600;font-size:16px;letter-spacing:0px;line-height:1.6}.second-button{background:white;height:60px;width:100%;border-radius:12px;display:flex;justify-content:center;align-items:center;border:solid 1px rgb(85,197,205)}.second-button .button-text{color:#55c5cd;font-family:"Raleway:SemiBold",sans-serif;font-weight:600;font-size:16px;letter-spacing:0px;line-height:1.6}.main-button{background:#ef7285;height:60px;width:100%;border-radius:12px;display:flex;justify-content:center;align-items:center;color:#fff;font-family:"Raleway:SemiBold",sans-serif;font-weight:600;font-size:16px;letter-spacing:0px;line-height:1.6}.main-button[disabled],.button-green[disabled]{background:#dbdcde}.button .button-text{color:#fff;font-family:"Raleway:SemiBold",sans-serif;word-break:break-word;font-weight:600;font-size:16px;letter-spacing:0px;line-height:1.6}.link-text{color:#965ba4;font-family:"Raleway:SemiBold",sans-serif;word-break:break-word;font-weight:600;font-size:14px;letter-spacing:0px;text-align:center}.small-text{color:#7f7f7f;font-family:"Raleway:Regular",sans-serif;word-break:break-word;font-weight:400;line-height:1.6;font-size:11px;letter-spacing:0px;text-align:center}.small-link{color:#55c5cd;font-family:"Raleway:SemiBold",sans-serif;word-break:break-word;font-weight:600;line-height:1.6;font-size:11px;letter-spacing:0px;text-align:center}.main-container{max-width:75dvh;margin:0 auto;height:100dvh}.main-page-background{height:100%;background:#f7f3e7;background-size:100% 100%}.main-page-content-container{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.bottom-box{display:flex;padding:12.5px 15px;gap:5px;flex-direction:column;align-items:center;font-family:"Raleway:Medium",sans-serif;font-weight:500;font-size:12px;letter-spacing:0px;line-height:normal;color:#9db2ce}.bottom-icon{width:24px;height:24px}.welcome-text{color:#fff;font-family:"Raleway:SemiBold",sans-serif;font-weight:600;font-size:14px;letter-spacing:0px;line-height:1.5}.top-up-text{font-family:"Raleway:Bold",sans-serif;font-weight:700;font-size:12px;letter-spacing:0px;text-align:center;line-height:1.5;color:#fff}.top-up-box{display:flex;gap:8px;flex-direction:column;align-items:center;border-radius:10px;background:white;padding:10px;justify-content:center}.small-black-text{color:#000;font-family:"Raleway:Regular",sans-serif;word-break:break-word;font-weight:400;line-height:1.6;font-size:12px;letter-spacing:0px}.small-black-text-2{color:#000;font-family:"Raleway:Regular",sans-serif;font-weight:400;font-size:12px}.small-black-text-3{color:#000;font-family:"Raleway:Regular",sans-serif;font-weight:400;font-size:13px}.small-black-text-4{color:#000;font-family:"Raleway:Regular",sans-serif;font-weight:400;font-size:14px}.balance-text{font-family:"Raleway:SemiBold",sans-serif;font-weight:600;font-size:24px;letter-spacing:0px;line-height:1.5}.children-picture{width:64px;height:64px;border-radius:50%;-o-object-fit:cover;object-fit:cover;overflow:clip}.children-box{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;color:#fff}.header3{font-family:"Raleway:Bold",sans-serif;font-weight:700;font-size:16px;line-height:26px;text-overflow:ellipsis;color:#333}.promo-text{font-family:"Raleway:Medium",sans-serif;font-weight:500;font-size:13.2px}.button-small{font-family:"Raleway:Regular",sans-serif;font-weight:400;font-size:14px;background-color:#ef7285;border-radius:10px;color:#fff;padding:9px;width:100%;line-height:normal;height:40px}.button-small-second{font-family:"Raleway:Regular",sans-serif;font-weight:400;font-size:14px;background-color:#fff;border:solid 2px #ef7285;border-radius:10px;color:#ef7285;padding:9px;width:100%;line-height:normal;height:40px}.button-second{font-family:"Raleway:SemiBold",sans-serif;font-weight:600;font-size:16px;background-color:#fff;border:solid 2px #ef7285;border-radius:12px;color:#ef7285;padding:16px;height:60px;width:100%;line-height:normal}.button-green{font-family:"Raleway:SemiBold",sans-serif;font-weight:600;font-size:16px;background-color:#4eb96f;border-radius:12px;color:#fff;padding:16px;height:60px;width:100%;line-height:normal}.small-button-text{font-family:"Raleway:SemiBold",sans-serif;word-break:break-word;font-weight:600;font-size:10px;color:#fff}.bottom-group{display:flex;gap:10px;width:1vw}.page-header-text{font-family:"Caprasimo:Regular",sans-serif;font-style:normal;font-size:22px;text-align:center;text-overflow:ellipsis;color:#fff;line-height:28px}.capra-regular-22{font-family:"Caprasimo:Regular",sans-serif;font-style:normal;font-size:22px}.capra-regular-16{font-family:"Caprasimo:Regular",sans-serif;font-style:normal;font-size:16px}.flex{display:flex}.flex-column{display:flex;flex-direction:column}.w100{width:100%}.h100{height:100%}.padding16{padding:16px}.padding10{padding:10px}.background-white{background:white}.radius6{border-radius:6px}.radius10{border-radius:10px}.g16{gap:16px}.gap4{gap:4px}.gap5{gap:5px}.gap6{gap:6px}.gap8{gap:8px}.gap16{gap:16px}.gap10{gap:10px}.gap30{gap:30px}.radius24{border-radius:24px}.small-bold{font-family:"Raleway:SemiBold",sans-serif;font-weight:600;text-transform:capitalize;font-size:12px;line-height:normal}.overflowYauto{overflow-y:auto}.background-main-color{background-color:#ef7285}.background-second-color{background-color:#4eb96f}.white-box{padding:16px;border-radius:10px;background:white}.white-box-24{padding:16px;border-radius:24px;background:white}.text-lg{font-size:14px}.activity-tab{padding:10px 20px;border-radius:30px;font-weight:500}.raleway-bold-24{font-family:"Raleway:Bold",sans-serif;font-weight:700;font-size:24px}.raleway-bold-14{font-family:"Raleway:Bold",sans-serif;font-weight:700;font-size:14px}.raleway-regular-12{font-family:"Raleway:Regular",sans-serif;font-weight:400;font-size:12px}.raleway-regular-14{font-family:"Raleway:Regular",sans-serif;font-weight:400;font-size:14px}.raleway-bold-16{font-family:"Raleway:Bold",sans-serif;font-weight:700;font-size:16px}.justify-between{justify-content:space-between}.raleway-semibold-10{font-family:"Raleway:SemiBold",sans-serif;font-weight:600;font-size:10px}.raleway-semibold-12{font-family:"Raleway:SemiBold",sans-serif;font-weight:600;font-size:12px}.raleway-semibold-14{font-family:"Raleway:SemiBold",sans-serif;font-weight:600;font-size:14px}.raleway-bold-15{font-family:"Raleway:Bold",sans-serif;font-weight:700;font-size:15.1px}.raleway-medium-13{font-family:"Raleway:Medium",sans-serif;font-weight:500;font-size:13.2px}.raleway-bold-13{font-family:"Raleway:Bold",sans-serif;font-weight:700;font-size:13.2px}.white{color:#fff}.align-center{align-items:center}.justify-center{justify-content:center}.raleway-medium-14{font-family:"Raleway:Medium",sans-serif;font-weight:500;font-size:14px}.raleway-bold-12{font-family:"Raleway:Bold",sans-serif;font-weight:700;font-size:12px}.shadow-box{background:white;padding:10px;border-radius:10px;box-shadow:#00000014 0 0 20px}.modal-container{position:fixed;display:flex;justify-content:center;align-items:center;width:100%;height:100%;top:0;left:0;background-color:#00000080;z-index:9999}.modal-inner{background:#f7f3e7;padding:16px;border-radius:16px;width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:24px;max-height:100%}.raleway-bold-20{font-family:"Raleway:Bold",sans-serif;font-weight:700;font-size:20px}.raleway-bold-18{font-family:"Raleway:Bold",sans-serif;font-weight:700;font-size:18px}.flex-grow{flex-grow:1}.icon.svelte-1uj3h1t{height:20px;width:20px;display:block}.menu-item.svelte-1uj3h1t{color:#000}.sidebar-list.svelte-1uj3h1t{padding-inline:2rem}.loader-container.svelte-1uj3h1t{position:fixed;display:flex;justify-content:center;align-items:center;width:100%;height:100%;top:0;left:0;opacity:.7;background-color:#fff;z-index:9999}.loader.svelte-1uj3h1t{border:16px solid #f3f3f3;border-radius:50%;border-top:16px solid #55c5cd;width:80px;height:80px;-webkit-animation:svelte-1uj3h1t-spin 2s linear infinite;animation:svelte-1uj3h1t-spin 2s linear infinite;z-index:100}@-webkit-keyframes svelte-1uj3h1t-spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes svelte-1uj3h1t-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
