@import"https://fonts.googleapis.com/css2?family=Rubik:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Wix+Madefor+Display:wght@400..800&display=swap";*{padding:0;margin:0;border:none;box-sizing:border-box;font-family:Wix Madefor Display,sans-serif}body{font-family:Wix Madefor Display,sans-serif;padding:0;margin:0;border:none}:root{--bars-black: #000000;--bars-white: #FFFFFF;--bars-green-primary: #00824A;--bars-green-secondary: #3AE099;--bars-red-low: #FED3D3;--bars-red-mid: #EB5757;--bars-red-high: #CA0000;--bars-backgroud: #FAFAFA;--bars-gray-low1: #F2F3F6;--bars-gray-low2: #EFEFEF;--bars-gray-mid1: #CDD3D9;--bars-gray-mid2: #ACB0B8;--bars-gray-high1: #676F79;--bars-gray-high2: #3A3A3A}*{font-family:Wix Madefor Display,system-ui,Arial,sans-serif;--primary-color: #00824A;--secondary-color: rgba(0, 130, 74, .3);--black-color: #3A3A3A;--white-color: #FFFFFF;--red-color: rgba(255, 0, 0, .3);--relative-unit: 4px;--ru: var(--relative-unit);@media (min-width: 220px){--relative-unit: 7px}@media (min-width: 340px){--relative-unit: 9px}@media (min-width: 500px){--relative-unit: 9px}@media (min-width: 830px){--relative-unit: 9px}}.SmsLogin-module__SmsLoginContainer__DJk-M{display:flex;flex-direction:column;align-items:center;width:100%;padding:20px;box-sizing:border-box;min-height:100svh}.SmsLogin-module__formCard__-fV7n{width:100%;display:flex;flex-direction:column;align-items:center}.SmsLogin-module__logoContainer__JlZc4{display:flex;justify-content:center;align-items:center;margin-bottom:32px}.SmsLogin-module__smsTopLabel__6cQh2{font-weight:500;font-size:20px;text-align:center;margin-bottom:24px;color:#05100a}.SmsLogin-module__inputGroup__htU6-{width:100%;max-width:700px;display:flex;flex-direction:column;gap:8px;margin-bottom:auto}.SmsLogin-module__bottomSection__4-Ic7{width:100%;max-width:700px;display:flex;flex-direction:column;align-items:center;padding-top:20px;padding-bottom:20px}.SmsLogin-module__inputLabel__VrCmE{font-size:14px;font-weight:500;color:#6b7280}.SmsLogin-module__phoneInputWrapper__aKM-Q{display:flex;align-items:center;border:1px solid #E5E7EB;border-radius:12px;background:#fff;overflow:hidden;width:100%;transition:all .2s}.SmsLogin-module__phoneInputWrapper__aKM-Q:focus-within{border-color:#00824a}.SmsLogin-module__phoneInputWrapperError__5k5-j{border-color:#cd3b27!important}.SmsLogin-module__phoneInputWrapperError__5k5-j:focus-within{border-color:#cd3b27!important}.SmsLogin-module__phonePrefix__Lo8fI{padding:14px 0 14px 12px;color:#05100a;font-size:16px;background-color:#fff;flex-shrink:0}.SmsLogin-module__phoneInput__2LTVS{flex:1;width:100%;padding:14px 16px 14px 10px;border:none;font-size:16px;color:#05100a;background:#fff;outline:none}.SmsLogin-module__phoneInput__2LTVS::placeholder{color:#9ca3af}.SmsLogin-module__errorMessage__ws8MU{border-radius:8px;color:#cd3b27;font-size:15px;font-weight:400}.SmsLogin-module__codeInput__SKQxA{width:100%;padding:14px 16px;border:1px solid #E5E7EB;border-radius:12px;font-size:16px;color:#05100a;background:#fff;transition:all .2s;outline:none;text-align:center;letter-spacing:8px;font-weight:600}.SmsLogin-module__codeInput__SKQxA:focus{border-color:#00824a;box-shadow:0 0 0 3px #34a8641a}.SmsLogin-module__codeInput__SKQxA::placeholder{color:#9ca3af;letter-spacing:0;font-weight:400}.SmsLogin-module__smsBottomLabel__fjQOy{font-weight:400;font-size:14px;color:#6b7280;margin:16px 0;text-align:center;line-height:1.5}.SmsLogin-module__smsRepeatSend__NzjFd{text-decoration:underline;font-size:14px;cursor:pointer;color:#00824a;transition:color .2s}.SmsLogin-module__smsRepeatSend__NzjFd:hover{color:#2d8f55}.SmsLogin-module__buttonsContainer__6DktQ{display:flex;gap:12px;width:100%;margin-top:24px}.SmsLogin-module__submitButton__fvyZP{width:90%;padding:16px;background:#00824a;color:#fff;border:none;border-radius:100px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.SmsLogin-module__submitButton__fvyZP:hover:not(:disabled){background:#2d8f55}.SmsLogin-module__submitButton__fvyZP:active:not(:disabled){transform:scale(.98)}.SmsLogin-module__submitButton__fvyZP:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.SmsLogin-module__backButton__eZMhf{flex:1;padding:16px;background:#fff;color:#00824a;border:2px solid #00824A;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.SmsLogin-module__backButton__eZMhf:hover{background:#f0f9f4}.SmsLogin-module__backButton__eZMhf:active{transform:scale(.98)}.SmsLogin-module__consentText__ZDe-e{font-size:12px;color:#6b7280;text-align:center;margin-top:16px;line-height:1.5}.SmsLogin-module__consentLink__9P6ts{color:#00824a;text-decoration:none;transition:color .2s}.SmsLogin-module__consentLink__9P6ts:hover{text-decoration:underline}@media (min-width: 769px){.SmsLogin-module__SmsLoginContainer__DJk-M{--desktop-before-height: 200px;padding:0;min-height:100vh;background-color:#f2f4f8;position:relative}.SmsLogin-module__SmsLoginContainer__DJk-M:before{content:"";position:absolute;top:0;left:0;right:0;height:var(--desktop-before-height);min-height:var(--desktop-before-height);background-color:#00824a;pointer-events:none}.SmsLogin-module__formCard__-fV7n{position:absolute;top:calc(var(--desktop-before-height) - 135px);left:50%;transform:translate(-50%);z-index:1;width:calc(100% - 48px);max-width:440px;background:#fff;border-radius:20px;box-shadow:0 4px 24px #00000014;padding:40px 44px 32px}.SmsLogin-module__logoContainer__JlZc4{margin-bottom:24px}.SmsLogin-module__smsTopLabel__6cQh2{font-size:16px;margin-bottom:24px}.SmsLogin-module__inputGroup__htU6-{max-width:none;margin-bottom:0}.SmsLogin-module__bottomSection__4-Ic7{max-width:none;padding-top:24px;padding-bottom:0}.SmsLogin-module__submitButton__fvyZP{width:100%;border-radius:10px}}.SmsCodeInput-module__SmsCodeContainer__vzWhe{display:flex;flex-direction:column;align-items:center;width:100%;padding:20px;box-sizing:border-box;min-height:100svh}.SmsCodeInput-module__formCard__51Ndv{width:100%;display:flex;flex-direction:column;align-items:center}.SmsCodeInput-module__smsTopLabel__3WCgw{font-weight:500;font-size:20px;text-align:center;margin-bottom:8px;color:#05100a}.SmsCodeInput-module__smsInstruction__g1nwB{font-weight:400;font-size:16px;text-align:center;color:#05100a;margin-bottom:4px}.SmsCodeInput-module__phoneNumber__VP3Df{font-weight:400;font-size:16px;text-align:center;color:#05100a;margin-bottom:24px}.SmsCodeInput-module__inputGroup__W8deC{width:100%;max-width:700px;display:flex;flex-direction:column;gap:8px;margin-bottom:auto;align-items:center}.SmsCodeInput-module__codeInput__aHznu{width:170px;height:50px;padding:0 20px;border:1px solid #E5E7EB;border-radius:12px;font-size:16px;color:#05100a;background:#fff;transition:all .2s;outline:none;text-align:center;font-weight:600;letter-spacing:8px;box-sizing:border-box;caret-color:transparent}.SmsCodeInput-module__codeInput__aHznu:focus{border-color:#00824a}.SmsCodeInput-module__codeInputError__p8fN-{border-color:#cd3b27!important}.SmsCodeInput-module__codeInput__aHznu:disabled{background:#f3f4f6;cursor:not-allowed}.SmsCodeInput-module__codeInput__aHznu::placeholder{color:#9ca3af;letter-spacing:8px;font-weight:400;opacity:1}.SmsCodeInput-module__errorMessage__itFt-{display:block;font-size:14px;color:#cd3b27;text-align:center;margin-bottom:0;width:100%;max-width:700px;min-height:20px}.SmsCodeInput-module__resendButton__VtkTU{background:none;border:none;color:#00824a;font-size:14px;text-decoration:none;cursor:pointer;margin-top:20px;transition:color .2s;padding:0}.SmsCodeInput-module__resendButton__VtkTU:hover:not(:disabled){color:#2d8f55}.SmsCodeInput-module__resendButton__VtkTU:disabled{color:#9ca3af;cursor:not-allowed;text-decoration:none}.SmsCodeInput-module__timerText__c7zDz{font-size:16px;color:#aab3cf;text-align:center;margin-top:20px;margin-bottom:0}.SmsCodeInput-module__loadingSpinner__7-QUF{width:48px;height:48px;animation:SmsCodeInput-module__spin__IW9-x .8s linear infinite;margin:20px 0}@keyframes SmsCodeInput-module__spin__IW9-x{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SmsCodeInput-module__backButton__Kys-f{margin-top:24px;padding:14px 24px;background:#fff;color:#00824a;border:2px solid #00824A;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.SmsCodeInput-module__backButton__Kys-f:hover{background:#f0f9f4}.SmsCodeInput-module__backButton__Kys-f:active{transform:scale(.98)}@media (min-width: 769px){.SmsCodeInput-module__SmsCodeContainer__vzWhe{--desktop-before-height: 200px;padding:0;min-height:100vh;background-color:#f2f4f8;position:relative}.SmsCodeInput-module__SmsCodeContainer__vzWhe:before{content:"";position:absolute;top:0;left:0;right:0;height:var(--desktop-before-height);min-height:var(--desktop-before-height);background-color:#00824a;pointer-events:none}.SmsCodeInput-module__formCard__51Ndv{position:absolute;top:calc(var(--desktop-before-height) - 135px);left:50%;transform:translate(-50%);z-index:1;width:calc(100% - 48px);max-width:440px;background:#fff;border-radius:20px;box-shadow:0 4px 24px #00000014;padding:40px 44px 32px}.SmsCodeInput-module__inputGroup__W8deC{max-width:none}}.RegisterForm-module__RegisterContainer__qQa7l{display:flex;flex-direction:column;align-items:center;width:100%;padding:20px 20px 0;box-sizing:border-box;min-height:100svh}.RegisterForm-module__formCard__KtcwO{width:100%;display:flex;flex-direction:column;align-items:center}.RegisterForm-module__topLabel__KB6yi{font-weight:500;font-size:20px;text-align:center;margin-bottom:16px;color:#05100a}.RegisterForm-module__divider__yJhbS{width:100vw;height:1px;background:#e5e9f1;margin-left:-20px;margin-right:-20px;margin-bottom:20px}.RegisterForm-module__introText__KHNz2{font-weight:400;font-size:16px;text-align:center;color:#05100a;margin-bottom:32px;line-height:1.5}.RegisterForm-module__inputsContainer__jWICr{width:100%;max-width:700px;display:flex;flex-direction:column;gap:20px;margin-bottom:100px}.RegisterForm-module__inputGroup__2x2ta{width:100%;display:flex;flex-direction:column;gap:8px}.RegisterForm-module__addressInputWrapper__cqn8Z{position:relative;width:100%}.RegisterForm-module__addressDropdown__lVxJo{position:absolute;top:100%;left:0;right:0;margin-top:4px;max-height:240px;overflow-y:auto;background:#fff;border:1px solid #E5E7EB;border-radius:12px;box-shadow:0 4px 12px #00000014;z-index:10;box-sizing:border-box}.RegisterForm-module__addressDropdownItem__7Mdx6{padding:12px 16px;font-size:14px;color:#05100a;cursor:pointer;transition:background .15s;border-bottom:1px solid #F3F4F6}.RegisterForm-module__addressDropdownItem__7Mdx6:last-child{border-bottom:none}.RegisterForm-module__addressDropdownItem__7Mdx6:hover{background:#f0fdf4}.RegisterForm-module__inputLabel__R8Ne-{font-size:14px;font-weight:500;color:#6b7280}.RegisterForm-module__inputField__AthzR{width:100%;padding:14px 16px;border:1px solid #E5E7EB;border-radius:12px;font-size:16px;color:#05100a;background:#fff;transition:all .2s;outline:none;box-sizing:border-box}.RegisterForm-module__inputField__AthzR:focus{border-color:#00824a}.RegisterForm-module__inputField__AthzR::placeholder{color:#9ca3af}.RegisterForm-module__inputFieldError__wkVzC{border-color:#ef4444}.RegisterForm-module__inputFieldError__wkVzC:focus{border-color:#ef4444}.RegisterForm-module__errorText__fSq3x{font-size:12px;color:#ef4444;margin-top:-4px}.RegisterForm-module__dateInputWrapper__oNIWz{position:relative;width:100%}.RegisterForm-module__dateInputWrapper__oNIWz .RegisterForm-module__inputField__AthzR{padding-right:50px}.RegisterForm-module__dateInputWrapper__oNIWz .RegisterForm-module__inputField__AthzR::-webkit-calendar-picker-indicator{display:none}.RegisterForm-module__dateInputWrapper__oNIWz .RegisterForm-module__inputField__AthzR::-webkit-inner-spin-button{display:none}.RegisterForm-module__calendarIcon__gfA9s{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:auto;width:18px;height:18px;cursor:pointer;z-index:1}.RegisterForm-module__bottomSection__JsiPt{position:fixed;bottom:0;left:0;right:0;width:100vw;display:flex;flex-direction:column;align-items:center;padding:20px;background:#fff;box-shadow:0 0 16px #010b480f;box-sizing:border-box}.RegisterForm-module__submitButton__IAzQJ{width:90%;max-width:700px;padding:16px;background:#e5e7eb;color:#9ca3af;border:none;border-radius:100px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.RegisterForm-module__submitButton__IAzQJ:hover:not(:disabled){background:#00824a;color:#fff}.RegisterForm-module__submitButton__IAzQJ:active:not(:disabled){transform:scale(.98)}.RegisterForm-module__submitButton__IAzQJ:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.RegisterForm-module__submitButton__IAzQJ:not(:disabled){background:#00824a;color:#fff}@media (min-width: 769px){.RegisterForm-module__RegisterContainer__qQa7l{--desktop-before-height: 200px;padding:0;min-height:100vh;background-color:#f2f4f8;position:relative}.RegisterForm-module__RegisterContainer__qQa7l:before{content:"";position:absolute;top:0;left:0;right:0;height:var(--desktop-before-height);min-height:var(--desktop-before-height);background-color:#00824a;pointer-events:none}.RegisterForm-module__divider__yJhbS{display:none}.RegisterForm-module__formCard__KtcwO{position:absolute;top:calc(var(--desktop-before-height) - 135px);left:50%;transform:translate(-50%);z-index:1;width:calc(100% - 48px);max-width:440px;background:#fff;border-radius:20px;box-shadow:0 4px 24px #00000014;padding:40px 44px}.RegisterForm-module__inputsContainer__jWICr{max-width:none;margin-bottom:24px}.RegisterForm-module__bottomSection__JsiPt{position:static;width:100%;box-shadow:none;padding:0}.RegisterForm-module__submitButton__IAzQJ{width:100%;max-width:none;border-radius:10px}}.ChildList-module__modalOverlay__J3sJI{position:fixed;inset:0;background-color:#0006;display:flex;justify-content:center;align-items:center;z-index:1000;animation:ChildList-module__fadeIn__QDwAu .2s ease-out}@keyframes ChildList-module__fadeIn__QDwAu{0%{background-color:#0000}to{background-color:#0006}}.ChildList-module__modalContent__9hywJ{background:#fff;width:100%;max-height:100svh;min-height:400px;border-radius:0;height:100svh;display:flex;flex-direction:column;animation:ChildList-module__slideIn__HbqVz .3s ease-out;box-shadow:0 20px 60px #0000004d}.ChildList-module__formCard__a0uAH{display:flex;flex-direction:column;flex:1;min-height:0}@keyframes ChildList-module__slideIn__HbqVz{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ChildList-module__modalHeader__0BUWj{display:flex;align-items:center;padding:15px 24px;border-bottom:1px solid #F3F4F6;flex-shrink:0;gap:16px}.ChildList-module__backButton__EqCbX{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#05100a;transition:opacity .2s}.ChildList-module__backButton__EqCbX:hover{opacity:.6}.ChildList-module__modalTitle__3i-UR{text-align:center;font-size:20px;font-weight:500;margin:0;color:#05100a;flex:1}.ChildList-module__content__okXMS{padding:32px 24px 0;display:flex;flex-direction:column;align-items:center;gap:32px;flex:1;overflow-y:auto}.ChildList-module__instructionText__ukDns{font-size:16px;line-height:1.5;color:#05100a;text-align:center;margin:0}.ChildList-module__addButton__qYkBW{width:100%;max-width:400px;height:50px;padding:16px 24px;background:transparent;border:2px dashed #00824A;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;transition:all .2s;font-size:16px;font-weight:600;color:#00824a}.ChildList-module__addButton__qYkBW:hover{background:#34a8640d;border-color:#2d8f55}.ChildList-module__addButton__qYkBW:active{transform:scale(.98)}.ChildList-module__addButton__qYkBW svg{flex-shrink:0}.ChildList-module__skipButton__TLPrd{background:none;border:none;cursor:pointer;font-size:16px;font-weight:500;color:#aab3cf;padding:8px 16px;transition:color .2s}.ChildList-module__skipButton__TLPrd:hover{color:#05100a}.ChildList-module__skipButton__TLPrd:active{transform:scale(.98)}.ChildList-module__footer__mlYeb{padding:16px 24px 24px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.ChildList-module__continueButton__I2Wkm{width:100%;max-width:400px;padding:16px;background:#00824a;color:#fff;border:none;border-radius:100px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.ChildList-module__continueButton__I2Wkm:hover{background:#2d8f55}.ChildList-module__continueButton__I2Wkm:active{transform:scale(.98)}.ChildList-module__childrenList__fVqMa{width:100%;max-width:400px;display:flex;flex-direction:column;gap:12px}.ChildList-module__childCard__XKC4I{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#fff;border:1px solid #E5E7EB;border-radius:12px;gap:12px;min-width:0}.ChildList-module__childName__kDCiP{font-size:16px;font-weight:500;color:#05100a;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChildList-module__childInfo__Crgay{display:flex;align-items:center;gap:12px;flex-shrink:0}.ChildList-module__ageBadge__QMKsL{padding:4px 12px;background:#f3f4f6;border-radius:20px;font-size:14px;font-weight:500;color:#6b7280;white-space:nowrap}.ChildList-module__deleteButton__xW0Os{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.ChildList-module__deleteButton__xW0Os:hover{opacity:.6}.ChildList-module__deleteButton__xW0Os:active{transform:scale(.95)}@media (min-width: 769px){.ChildList-module__modalOverlay__J3sJI{align-items:stretch;justify-content:flex-start}.ChildList-module__modalContent__9hywJ{--desktop-before-height: 200px;position:relative;width:100%;height:100%;min-height:100vh;background-color:#f2f4f8;border-radius:0;box-shadow:none}.ChildList-module__modalContent__9hywJ:before{content:"";position:absolute;top:0;left:0;right:0;height:var(--desktop-before-height);min-height:var(--desktop-before-height);background-color:#00824a;pointer-events:none}.ChildList-module__formCard__a0uAH{position:absolute;top:calc(var(--desktop-before-height) - 135px);left:50%;transform:translate(-50%);z-index:1;width:calc(100% - 48px);max-width:440px;flex:none;min-height:auto;background:#fff;border-radius:20px;box-shadow:0 4px 24px #00000014;padding:0;display:flex;flex-direction:column;max-height:calc(100vh - (var(--desktop-before-height) - 135px) - 24px)}.ChildList-module__modalHeader__0BUWj{border-radius:20px 20px 0 0}.ChildList-module__content__okXMS{flex:1;min-height:0}}.RegisterChildForm-module__modalOverlay__Y37f4{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:flex-end;z-index:1001;animation:RegisterChildForm-module__fadeIn__UnJqW .3s ease-out}@keyframes RegisterChildForm-module__fadeIn__UnJqW{0%{background-color:#0000}to{background-color:#00000080}}.RegisterChildForm-module__modalContent__-RPPD{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:769px;height:90vh;overflow-y:auto;padding:0;display:flex;flex-direction:column;animation:RegisterChildForm-module__slideUp__SrLDl .3s ease-out;transition:transform .1s ease-out}@media (min-width: 769px){.RegisterChildForm-module__modalOverlay__Y37f4{align-items:center}.RegisterChildForm-module__modalContent__-RPPD{max-width:800px;width:calc(100% - 48px);height:auto;max-height:85vh;border-radius:24px;animation:none;transform:none}.RegisterChildForm-module__dragLine__Ur-of{display:none}}@keyframes RegisterChildForm-module__slideUp__SrLDl{0%{transform:translateY(100%)}to{transform:translateY(0)}}.RegisterChildForm-module__dragHandle__rqfQL{width:100%;padding:12px 0;display:flex;justify-content:center;align-items:center;cursor:grab;flex-shrink:0}.RegisterChildForm-module__dragHandle__rqfQL:active{cursor:grabbing}.RegisterChildForm-module__dragLine__Ur-of{width:40px;height:4px;background:#d1d5db;border-radius:2px}.RegisterChildForm-module__modalHeader__nW6uB{display:flex;justify-content:space-between;align-items:center;padding:0 24px 16px;flex-shrink:0}.RegisterChildForm-module__modalTitle__rWmoA{font-size:22px;font-weight:600;margin:0;color:#05100a}.RegisterChildForm-module__closeButton__k---F{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#9ca3af;transition:color .2s;width:40px;height:40px;border-radius:50%}.RegisterChildForm-module__closeButton__k---F:hover{color:#05100a;background:#f3f4f6}.RegisterChildForm-module__formContent__37Ew5{flex:1;overflow-y:auto;padding:0 24px}.RegisterChildForm-module__inputsContainer__WWXhV{width:100%;display:flex;flex-direction:column;gap:20px;padding-bottom:20px}.RegisterChildForm-module__inputGroup__IoP0Q{width:100%;display:flex;flex-direction:column;gap:8px}.RegisterChildForm-module__inputLabel__AOAJS{font-size:14px;font-weight:500;color:#6b7280}.RegisterChildForm-module__inputField__sdyqZ{width:100%;padding:14px 16px;border:1px solid #E5E7EB;border-radius:12px;font-size:16px;color:#05100a;background:#fff;transition:all .2s;outline:none;box-sizing:border-box}.RegisterChildForm-module__inputField__sdyqZ:focus{border-color:#00824a}.RegisterChildForm-module__inputField__sdyqZ::placeholder{color:#9ca3af}.RegisterChildForm-module__inputFieldError__2NOdV{border-color:#cd3b27}.RegisterChildForm-module__inputFieldError__2NOdV:focus{border-color:#cd3b27}.RegisterChildForm-module__dateInputWrapper__UcXih{position:relative;width:100%}.RegisterChildForm-module__dateInputWrapper__UcXih .RegisterChildForm-module__inputField__sdyqZ{padding-right:50px}.RegisterChildForm-module__dateInputWrapper__UcXih .RegisterChildForm-module__inputField__sdyqZ::-webkit-calendar-picker-indicator{display:none}.RegisterChildForm-module__dateInputWrapper__UcXih .RegisterChildForm-module__inputField__sdyqZ::-webkit-inner-spin-button{display:none}.RegisterChildForm-module__calendarIcon__3iQKt{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:auto;width:18px;height:18px;cursor:pointer;z-index:1}.RegisterChildForm-module__errorMessage__xzQ8y{font-size:14px;font-weight:400;color:#cd3b27;display:block}.RegisterChildForm-module__continueButton__XYP9g{width:calc(100% - 48px);padding:16px;background:#e5e7eb;color:#9ca3af;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:not-allowed;margin:16px 24px 24px;flex-shrink:0;transition:all .2s}.RegisterChildForm-module__continueButton__XYP9g.RegisterChildForm-module__active__dejUS{background:#00824a;color:#fff;cursor:pointer}.RegisterChildForm-module__continueButton__XYP9g.RegisterChildForm-module__active__dejUS:hover{background:#006b3d}.RegisterChildForm-module__continueButton__XYP9g.RegisterChildForm-module__active__dejUS:active{transform:scale(.98)}.RulesVisit-module__modalOverlay__5wXx0{position:fixed;inset:0;background-color:#0006;display:flex;justify-content:center;align-items:center;z-index:1000;animation:RulesVisit-module__fadeIn__o29ih .2s ease-out}@keyframes RulesVisit-module__fadeIn__o29ih{0%{background-color:#0000}to{background-color:#0006}}.RulesVisit-module__modalContent__Y87Vs{background:#fff;width:100%;max-height:100svh;min-height:400px;border-radius:0;height:100svh;display:flex;flex-direction:column;animation:RulesVisit-module__slideIn__cIIOf .3s ease-out;box-shadow:0 20px 60px #0000004d}.RulesVisit-module__formCard__mdyr1{display:flex;flex-direction:column;flex:1;min-height:0}@keyframes RulesVisit-module__slideIn__cIIOf{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.RulesVisit-module__modalHeader__j-FX9{display:flex;align-items:center;padding:15px 24px;border-bottom:1px solid #F3F4F6;flex-shrink:0;gap:16px}.RulesVisit-module__backButton__e2pxZ{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#05100a;transition:opacity .2s}.RulesVisit-module__backButton__e2pxZ:hover{opacity:.6}.RulesVisit-module__modalTitle__GaVm0{text-align:center;font-size:20px;font-weight:600;margin:0;color:#05100a;flex:1}.RulesVisit-module__content__tJuYC{padding:24px 24px 200px;display:flex;flex-direction:column;flex:1;overflow-y:auto;gap:24px}.RulesVisit-module__rulesText__nLQ5B{font-size:16px;font-weight:400;line-height:1.6;color:#05100a;white-space:pre-wrap;text-align:justify}.RulesVisit-module__bottomSection__MSpgV{position:fixed;bottom:0;left:0;right:0;width:100vw;display:flex;flex-direction:column;align-items:center;padding:20px;background:#fff;box-shadow:0 0 16px #010b480f;box-sizing:border-box;gap:16px;z-index:10}.RulesVisit-module__checkboxContainer__iWrLv{width:90%;max-width:700px;display:flex;align-items:flex-start;gap:12px;flex-shrink:0}.RulesVisit-module__checkboxLabel__-3X26{display:flex;align-items:flex-start;gap:12px;cursor:pointer;user-select:none;flex:1}.RulesVisit-module__checkbox__ePD3-{position:absolute;opacity:0;width:0;height:0}.RulesVisit-module__customCheckbox__KyTTU{width:20px;height:20px;min-width:20px;min-height:20px;border:2px solid #E5E7EB;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0;margin-top:2px}.RulesVisit-module__customCheckbox__KyTTU.RulesVisit-module__checked__KSr-T{background:#00824a;border-color:#00824a}.RulesVisit-module__labelText__ByYnv{font-size:16px;font-weight:400;line-height:1.5;color:#05100a;flex:1}.RulesVisit-module__continueButton__lnnA7{width:90%;max-width:700px;padding:16px;background:#e5e7eb;color:#9ca3af;border:none;border-radius:100px;font-size:16px;font-weight:600;cursor:not-allowed;transition:all .2s}.RulesVisit-module__continueButton__lnnA7.RulesVisit-module__active__g4EIe{background:#00824a;color:#fff;cursor:pointer}.RulesVisit-module__continueButton__lnnA7.RulesVisit-module__active__g4EIe:hover{background:#2d8f55}.RulesVisit-module__continueButton__lnnA7.RulesVisit-module__active__g4EIe:active{transform:scale(.98)}.RulesVisit-module__errorMessage__DnmiW{width:90%;max-width:700px;color:#787f89;font-size:14px;font-weight:400;text-align:center;line-height:1.4}@media (min-width: 769px){.RulesVisit-module__modalOverlay__5wXx0{align-items:stretch;justify-content:flex-start}.RulesVisit-module__modalContent__Y87Vs{--desktop-before-height: 200px;position:relative;width:100%;height:100%;min-height:100vh;background-color:#f2f4f8;border-radius:0;box-shadow:none}.RulesVisit-module__modalContent__Y87Vs:before{content:"";position:absolute;top:0;left:0;right:0;height:var(--desktop-before-height);min-height:var(--desktop-before-height);background-color:#00824a;pointer-events:none}.RulesVisit-module__formCard__mdyr1{position:absolute;top:calc(var(--desktop-before-height) - 135px);left:50%;transform:translate(-50%);z-index:1;width:calc(100% - 48px);max-width:440px;flex:none;min-height:auto;background:#fff;border-radius:20px;box-shadow:0 4px 24px #00000014;padding:0;display:flex;flex-direction:column;max-height:calc(100vh - (var(--desktop-before-height) - 135px) - 24px)}.RulesVisit-module__modalHeader__j-FX9{border-radius:20px 20px 0 0}.RulesVisit-module__content__tJuYC{flex:1;min-height:0;padding-bottom:24px}.RulesVisit-module__bottomSection__MSpgV{position:static;width:100%;box-shadow:none;padding:24px 24px 32px}.RulesVisit-module__continueButton__lnnA7{width:100%;max-width:none;border-radius:10px}}.SuccessRegister-module__SuccessRegisterContainer__UvoNX{display:flex;flex-direction:column;align-items:center;width:100%;padding:20px;max-width:500px;margin:0 auto;min-height:100svh;box-sizing:border-box}.SuccessRegister-module__formCard__gG21r{width:100%;display:flex;flex-direction:column;align-items:center}.SuccessRegister-module__contentWrapper__X3dr5{display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box}.SuccessRegister-module__contentWrapper__X3dr5.SuccessRegister-module__pdfRender__tLN70{padding-top:40px}.SuccessRegister-module__contentWrapper__X3dr5.SuccessRegister-module__pdfRender__tLN70,.SuccessRegister-module__contentWrapper__X3dr5.SuccessRegister-module__pdfRender__tLN70 *{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-kerning:normal;letter-spacing:.02em;word-spacing:.05em}.SuccessRegister-module__contentWrapper__X3dr5.SuccessRegister-module__pdfRender__tLN70 .SuccessRegister-module__personCard__-oRXm{border:none!important}.SuccessRegister-module__title__NzTVr{font-size:24px;font-weight:600;margin:0 0 16px;text-align:center;color:#1a1a1a}.SuccessRegister-module__instructionText__ZXGiw{font-size:16px;line-height:1.5;font-weight:400;color:#05100a;text-align:center;margin:0 0 24px;padding:0 10px}.SuccessRegister-module__pdfOnlyContent__mr9sU,.SuccessRegister-module__contentWrapper__X3dr5.SuccessRegister-module__pdfRender__tLN70 .SuccessRegister-module__instructionText__ZXGiw{display:none}.SuccessRegister-module__contentWrapper__X3dr5.SuccessRegister-module__pdfRender__tLN70 .SuccessRegister-module__pdfOnlyContent__mr9sU{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:24px}.SuccessRegister-module__pdfLogoContainer__appMq{display:flex;align-items:center;justify-content:center;margin-bottom:24px}.SuccessRegister-module__pdfLogoContainer__appMq img{max-width:254px;max-height:88px;object-fit:contain}.SuccessRegister-module__pdfLogoContainer__appMq svg{max-width:254px;max-height:88px}.SuccessRegister-module__pdfInstructionText__pVric{font-size:16px;line-height:1.5;font-weight:400;color:#05100a;text-align:center;margin:0;padding:0 10px}.SuccessRegister-module__personsList__jcVrn{width:100%;display:flex;flex-direction:column;gap:16px;margin-bottom:24px;flex:1}.SuccessRegister-module__personCard__-oRXm{display:flex;align-items:center;gap:16px;padding:16px;background:#fff;border:1px solid #e0e0e0;border-radius:12px;width:100%}.SuccessRegister-module__qrCodeContainer__qDVuz{flex-shrink:0;width:100px;height:100px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;padding:8px;overflow:hidden}.SuccessRegister-module__qrCodeContainer__qDVuz svg{width:100%;height:100%;display:block}.SuccessRegister-module__qrPlaceholder__VUWVM{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#999;font-size:12px}.SuccessRegister-module__divider__F1iLu{flex-shrink:0;width:1px;height:98px;display:flex;align-items:center;justify-content:center}.SuccessRegister-module__personInfo__ngZWR{flex:1;display:flex;flex-direction:column;gap:15px}.SuccessRegister-module__personName__Vh5Le{font-size:16px;font-weight:600;color:#05100a;margin:0;line-height:1.4;word-break:break-word}.SuccessRegister-module__personIdBadge__gdhir{display:inline-flex;align-items:center;gap:0;padding:6px 16px;border:1px solid #AAB3CF;border-radius:16px;width:fit-content}.SuccessRegister-module__personIdLabel__7ZTpx{font-size:14px;color:#aab3cf;font-weight:400}.SuccessRegister-module__personIdValue__Ceyaw{font-size:14px;color:#9ba5b8;font-weight:400}.SuccessRegister-module__buttonsContainer__6T6aa{display:flex;flex-direction:column;gap:12px;width:100%;margin-top:auto;padding-top:20px}.SuccessRegister-module__newFormButton__VtCeo{width:100%;padding:14px 24px;background:#00824a;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s}.SuccessRegister-module__newFormButton__VtCeo:hover{background:#2d9557}.SuccessRegister-module__newFormButton__VtCeo:active{background:#26804a}.SuccessRegister-module__downloadButton__N2BNu{width:100%;padding:14px 24px;background:#fff;color:#1a1a1a;border:1px solid #e0e0e0;border-radius:12px;font-size:16px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background-color .2s,border-color .2s}.SuccessRegister-module__downloadButton__N2BNu:hover{background:#f9f9f9;border-color:#d0d0d0}.SuccessRegister-module__downloadButton__N2BNu:active{background:#f0f0f0}.SuccessRegister-module__downloadButton__N2BNu svg{flex-shrink:0}.SuccessRegister-module__SuccessRegisterContainer__UvoNX.SuccessRegister-module__embedded__tj8l-{min-height:0;max-width:none}@media (min-width: 769px){.SuccessRegister-module__SuccessRegisterContainer__UvoNX:not(.SuccessRegister-module__embedded__tj8l-){--desktop-before-height: 200px;padding:0;max-width:none;margin:0;min-height:100vh;background-color:#f2f4f8;position:relative}.SuccessRegister-module__SuccessRegisterContainer__UvoNX:not(.SuccessRegister-module__embedded__tj8l-):before{content:"";position:absolute;top:0;left:0;right:0;height:var(--desktop-before-height);min-height:var(--desktop-before-height);background-color:#00824a;pointer-events:none}.SuccessRegister-module__SuccessRegisterContainer__UvoNX:not(.SuccessRegister-module__embedded__tj8l-) .SuccessRegister-module__formCard__gG21r{position:absolute;top:calc(var(--desktop-before-height) - 135px);left:50%;transform:translate(-50%);z-index:1;width:calc(100% - 48px);max-width:500px;background:#fff;border-radius:20px;box-shadow:0 4px 24px #00000014;padding:40px 44px 32px}.SuccessRegister-module__SuccessRegisterContainer__UvoNX.SuccessRegister-module__embedded__tj8l- .SuccessRegister-module__formCard__gG21r{max-width:none}}
