.LoginFormWithEmail_loginContainer__zUszq{width:100%;max-width:400px;margin:0 auto;padding:2rem 1rem}.LoginFormWithEmail_logoContainer__7_nIC{display:flex;justify-content:center;margin-bottom:1.5rem}.LoginFormWithEmail_logo__pnEAn{color:#145858}.LoginFormWithEmail_title__QTUbc{text-align:center;font-size:1.5rem;font-weight:600;margin-bottom:2rem;color:#426969}.LoginFormWithEmail_form__LfvF0{display:flex;flex-direction:column;gap:1rem}.LoginFormWithEmail_inputGroup__fVgFi{display:flex;flex-direction:column;gap:.5rem}.LoginFormWithEmail_inputGroup__fVgFi label{font-size:.9rem;color:#666}.LoginFormWithEmail_input__fet6v{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:.375rem;font-size:1rem;transition:border-color .2s}.LoginFormWithEmail_input__fet6v:focus{outline:none;border-color:#145858}.LoginFormWithEmail_passwordLink__L8dM0{color:#145858;text-decoration:none;font-size:.9rem;text-align:right}.LoginFormWithEmail_passwordLink__L8dM0:hover{text-decoration:underline}.LoginFormWithEmail_submitButton__ZTnS6{width:100%;padding:.75rem;background:linear-gradient(165deg,var(--secondary-color-four) 0,var(--primary-color) 100%);color:white;border:none;border-radius:.375rem;font-size:.9rem;cursor:pointer;transition:background .2s}.LoginFormWithEmail_submitButton__ZTnS6:hover{background:linear-gradient(165deg,#426969,#2b4b4b)}.LoginFormWithEmail_signupText__fm48l{text-align:center;font-size:.9rem;color:#666}.LoginFormWithEmail_signupLink__n9k28{color:#145858;text-decoration:none}.LoginFormWithEmail_signupLink__n9k28:hover{text-decoration:underline}@media (max-width:480px){.LoginFormWithEmail_loginContainer__zUszq{padding:1rem}.LoginFormWithEmail_title__QTUbc{font-size:1.25rem}}.auth-form_authContainer__ySeus{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:1rem;background-color:#f5f5f5;box-sizing:border-box}.auth-form_authCard__jAUKe{width:100%;max-width:450px;background-color:white;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);padding:2rem;transition:transform .3s ease,box-shadow .3s ease;box-sizing:border-box}.auth-form_authCard__jAUKe:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.auth-form_form__HsX8_{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.5rem;width:100%;box-sizing:border-box}.auth-form_forgotPassword__iT3XF{display:flex;justify-content:flex-end;margin-top:-.5rem}.auth-form_forgotPasswordLink__RRv8h{color:#145858;font-size:.875rem;text-decoration:none;transition:color .2s ease}.auth-form_forgotPasswordLink__RRv8h:hover{color:#0d3b3b;text-decoration:underline}.auth-form_submitButton__3CG3g{background-color:#145858;color:white;border:none;border-radius:6px;padding:.75rem 1rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .1s ease;height:48px;display:flex;align-items:center;justify-content:center;margin-top:.5rem;width:100%;box-sizing:border-box;overflow:hidden;position:relative}.auth-form_submitButton__3CG3g:hover:not(:disabled){background-color:#0d3b3b}.auth-form_submitButton__3CG3g:active:not(:disabled){transform:scale(.98)}.auth-form_submitButton__3CG3g:disabled{cursor:not-allowed}.auth-form_submitButton__3CG3g:disabled:not(.auth-form_submitSuccess__Zv12g):not(.auth-form_submitError__IJc79){background-color:#145858;opacity:.7}.auth-form_submitSuccess__Zv12g{background-color:#10b981;cursor:default}.auth-form_submitError__IJc79{background-color:#ef4444;cursor:default}.auth-form_progressContainer__d_iLG{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.auth-form_progressBar___aUdU{position:absolute;left:0;top:0;height:100%;background-color:rgba(255,255,255,.2);transition:width .1s linear}.auth-form_progressText__08B0X{position:relative;z-index:2;font-size:.875rem}.auth-form_errorCheck__kVJ6k,.auth-form_successCheck__wSgp_{display:flex;align-items:center;justify-content:center;gap:8px;animation:auth-form_fadeIn__uHOR3 .3s ease;width:100%}.auth-form_errorCheckIcon__Gi47J,.auth-form_successCheckIcon__bk8hg{width:20px;height:20px}.auth-form_successCircle__zDUf5{stroke:white;fill:none;stroke-width:2;stroke-dasharray:66;stroke-dashoffset:66;animation:auth-form_drawCircle__uvojB .6s ease forwards}.auth-form_successPath__SfJYF{stroke-dasharray:18;stroke-dashoffset:18;animation:auth-form_drawCheck__YnI0M .4s ease .2s forwards}.auth-form_errorCircle__8HYz8{stroke:white;fill:none;stroke-width:2;stroke-dasharray:66;stroke-dashoffset:66;animation:auth-form_drawCircle__uvojB .6s ease forwards}.auth-form_errorPath__cHa05{stroke-dasharray:22;stroke-dashoffset:22;animation:auth-form_drawCheck__YnI0M .4s ease .2s forwards}.auth-form_formError__9frZb{background-color:#fee2e2;border-left:4px solid #ef4444;color:#b91c1c;padding:.75rem;border-radius:4px;font-size:.875rem;animation:auth-form_slideIn__JPP7a .3s ease}.auth-form_errorHint__ep2Mp{color:#ef4444;font-size:.75rem;text-align:center;margin-top:-.5rem;animation:auth-form_fadeIn__uHOR3 .3s ease}.auth-form_divider__MJtBk{display:flex;align-items:center;margin:1.5rem 0;color:#6b7280;font-size:.875rem;width:100%;box-sizing:border-box}.auth-form_divider__MJtBk:after,.auth-form_divider__MJtBk:before{content:"";flex:1 1;border-bottom:1px solid #e5e7eb}.auth-form_divider__MJtBk span{margin:0 1rem}.auth-form_auth_footer_bottom__brzr5{margin-top:10px;text-align:center;display:flex;flex-direction:column;align-items:center}.auth-form_auth_footer_copyright__kOgh1{font-size:.7rem;color:#6b7280;margin-bottom:10px}@keyframes auth-form_fadeIn__uHOR3{0%{opacity:0}to{opacity:1}}@keyframes auth-form_slideIn__JPP7a{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-form_drawCircle__uvojB{to{stroke-dashoffset:0}}@keyframes auth-form_drawCheck__YnI0M{to{stroke-dashoffset:0}}@media (max-width:640px){.auth-form_authCard__jAUKe{padding:1.5rem}}.input-field_inputContainer__bpTGT{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.input-field_label__mW9qE{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem;cursor:pointer}.input-field_input__VMUg7{width:100%;padding:.75rem 1rem;font-size:1rem;border:1px solid #d1d5db;border-radius:6px;background-color:white;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.input-field_input__VMUg7:focus{outline:none;border-color:#145858;box-shadow:0 0 0 3px rgba(20,88,88,.1)}.input-field_input__VMUg7::placeholder{color:#9ca3af}.input-field_inputError__fk7ZU{border-color:#ef4444;animation:input-field_shakeError__kQiiS .5s ease}.input-field_inputError__fk7ZU:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.input-field_errorMessage__dbc3w{color:#ef4444;font-size:.75rem;margin-top:.5rem;animation:input-field_fadeIn__B5kxf .3s ease}@keyframes input-field_fadeIn__B5kxf{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes input-field_shakeError__kQiiS{0%,to{transform:translateX(0)}20%,60%{transform:translateX(-5px)}40%,80%{transform:translateX(5px)}}.password-field_passwordContainer__QJh4J{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.password-field_label__tY2FS{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem;cursor:pointer}.password-field_passwordInputWrapper__MHwLv{position:relative;width:100%;box-sizing:border-box}.password-field_input__YFmE6{width:100%;padding:.75rem 1rem;font-size:1rem;border:1px solid #d1d5db;border-radius:6px;background-color:white;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.password-field_input__YFmE6:focus{outline:none;border-color:#145858;box-shadow:0 0 0 3px rgba(20,88,88,.1)}.password-field_input__YFmE6::placeholder{color:#9ca3af}.password-field_inputError__Dxq7h{border-color:#ef4444;animation:password-field_shakeError__bLhnx .5s ease}.password-field_inputError__Dxq7h:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.password-field_togglePasswordButton__rQ89G{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:color .2s ease}.password-field_togglePasswordButton__rQ89G:hover{color:#374151}.password-field_icon__DzKmN{width:20px;height:20px}.password-field_errorMessage__bjJpa{color:#ef4444;font-size:.75rem;margin-top:.5rem;animation:password-field_fadeIn__iNOyi .3s ease}.password-field_passwordRequirements__uTSl5{margin-top:.75rem;padding:.75rem;background-color:#f9fafb;border-radius:6px;animation:password-field_fadeIn__iNOyi .3s ease;box-sizing:border-box;width:100%}.password-field_requirementsTitle__3KLbn{font-size:.75rem;font-weight:500;color:#374151;margin-bottom:.5rem}.password-field_requirementsList__Z8EAJ{list-style:none;padding:0;margin:0}.password-field_requirementItem__xI7G6{display:flex;align-items:center;font-size:.75rem;color:#6b7280;margin-bottom:.25rem}.password-field_requirementMet__rvzft{color:#10b981}.password-field_checkIcon__gRXjL,.password-field_circleIcon__EgRhd{width:14px;height:14px;margin-right:.5rem}.password-field_checkIcon__gRXjL{color:#10b981}.password-field_circleIcon__EgRhd{color:#6b7280}@keyframes password-field_fadeIn__iNOyi{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes password-field_shakeError__bLhnx{0%,to{transform:translateX(0)}20%,60%{transform:translateX(-5px)}40%,80%{transform:translateX(5px)}}.social-login-buttons_socialButtonsContainer__rqUkI{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem}.social-login-buttons_socialButton__146mf{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background-color:white;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;font-weight:500;color:#374151;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .1s ease}.social-login-buttons_socialButton__146mf:hover{background-color:#f9fafb;border-color:#9ca3af}.social-login-buttons_socialButton__146mf:active{transform:scale(.98)}.social-login-buttons_icon__0lAtG{width:18px;height:18px}@media (max-width:480px){.social-login-buttons_socialButtonsContainer__rqUkI{grid-template-columns:1fr}.social-login-buttons_socialButton__146mf{justify-content:flex-start;padding:.75rem 1rem}.social-login-buttons_socialButton__146mf span{flex:1 1;text-align:center}}.form-header_header__wmptQ{text-align:center;margin-bottom:1.5rem}.form-header_logoContainer__5E6Gb{display:flex;justify-content:center;margin-bottom:1.5rem}.form-header_logo__K_vZc{color:#145858}.form-header_title__5icUT{font-size:1.5rem;font-weight:700;color:#426969;margin-bottom:.5rem}.form-header_subtitle__RBzhG{font-size:.875rem;color:#6b7280}.form-header_subtitle__RBzhG,.form-header_title__5icUT{animation:form-header_fadeSlideDown__w7AXf .4s ease}@keyframes form-header_fadeSlideDown__w7AXf{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:360px){.form-header_header__wmptQ,.form-header_logoContainer__5E6Gb{margin-bottom:1rem}.form-header_title__5icUT{font-size:1.25rem;margin-bottom:.4rem}.form-header_subtitle__RBzhG{font-size:.75rem}}.form-footer_footer___I6TE{margin-top:1.5rem;text-align:center;display:flex;flex-direction:column;gap:.75rem}.form-footer_footerText__6_6IG{font-size:.875rem;color:#6b7280}.form-footer_footerLink__B7yDA{background:none;border:none;color:#145858;font-weight:500;cursor:pointer;margin-left:.25rem;transition:color .2s ease}.form-footer_footerLink__B7yDA:hover{color:#0d3b3b;text-decoration:underline}.form-footer_returnLink__77OgT{font-size:.875rem;color:#6b7280;text-decoration:none;transition:color .2s ease}.form-footer_returnLink__77OgT:hover{color:#374151;text-decoration:underline}.form-footer_footerText__6_6IG{animation:form-footer_fadeIn__SCFoR .4s ease}@keyframes form-footer_fadeIn__SCFoR{0%{opacity:0}to{opacity:1}}.LoginPage_authContainer__z4l_Q{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:1rem;background-color:#f4f4f4;box-sizing:border-box}.UserAvatar_avatar_container__wcLKa{display:flex;align-items:center;gap:.625rem}.UserAvatar_avatar__ADa8r{display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color-four) 100%);color:var(--white-color);font-weight:600;overflow:hidden;flex-shrink:0;box-shadow:0 2px 5px rgba(0,0,0,.1);border:2px solid rgba(255,255,255,.8);transition:transform .2s ease,box-shadow .2s ease}.UserAvatar_avatar__ADa8r:hover{transform:scale(1.05);box-shadow:0 4px 8px rgba(0,0,0,.15)}.UserAvatar_avatar_small__dehEP{width:32px;height:32px;font-size:.75rem}.UserAvatar_avatar_medium__x1s2y{width:40px;height:40px;font-size:1rem}.UserAvatar_avatar_large__sRg3Z{width:48px;height:48px;font-size:1.25rem}.UserAvatar_avatar_image__SO931{width:100%;height:100%;object-fit:contain}.UserAvatar_avatar_initials__g2Mzy{display:flex;align-items:center;justify-content:center;width:100%;height:100%;letter-spacing:.5px}.UserAvatar_user_full_name__y3pT9{font-size:.875rem;font-weight:500;color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}.UserAvatar_avatar_container__wcLKa:hover .UserAvatar_user_full_name__y3pT9{color:var(--primary-color)}@media (max-width:768px){.UserAvatar_user_full_name__y3pT9{display:none}}.UserMenu_user_menu_container__E7Egx{position:relative}.UserMenu_user_menu_trigger__QeCVd{display:flex;align-items:center;gap:.2rem;padding:.5rem .75rem;border-radius:50px;background:transparent;border:none;cursor:pointer;transition:all .2s ease}.UserMenu_user_menu_trigger__QeCVd:hover,.UserMenu_user_menu_trigger_active__TLOVo{background-color:rgba(243,244,246,.8)}.UserMenu_chevron_icon__42MIv{color:#6b7280;transition:transform .2s ease}.UserMenu_chevron_icon_rotated__bYcK0{transform:rotate(180deg)}.UserMenu_user_menu_dropdown__1M5V6{position:absolute;top:calc(100% + .5rem);right:0;width:260px;border-radius:0 0 1rem 1rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);z-index:1000;overflow:hidden;animation:UserMenu_slideIn__9A2Ds .2s ease;border-left:1px solid rgba(229,231,235,.5);border-right:1px solid rgba(229,231,235,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.UserMenu_user_menu_dropdown__1M5V6,.UserMenu_user_menu_header__9_tmv{background-color:var(--white-color);border-bottom:1px solid rgba(229,231,235,.5)}.UserMenu_user_menu_header__9_tmv{display:flex;align-items:center;gap:.75rem;padding:1.25rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@keyframes UserMenu_slideIn__9A2Ds{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.UserMenu_user_info__KlS6f{display:flex;flex-direction:column;overflow:hidden}.UserMenu_user_name_large__tBWwb{font-weight:600;font-size:.9375rem;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UserMenu_user_email__1oLZN{font-size:.75rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:.125rem}.UserMenu_user_menu_divider__39OFC{height:1px;background-color:rgba(229,231,235,.5);margin:0}.UserMenu_user_menu_items__acUQS{padding:.5rem 0}.UserMenu_user_menu_item__NKAuM{display:flex;align-items:center;width:100%;padding:.75rem 1.25rem;font-size:.875rem;color:#374151;text-decoration:none;background:none;border:none;text-align:left;cursor:pointer;transition:all .2s ease;position:relative}.UserMenu_user_menu_item__NKAuM:hover{background-color:rgba(13,148,136,.1);color:var(--primary-color)}.UserMenu_menu_item_icon__thI5t{margin-right:.75rem;color:#6b7280;transition:color .2s ease}.UserMenu_user_menu_item__NKAuM:hover .UserMenu_menu_item_icon__thI5t{color:var(--primary-color)}.UserMenu_notification_badge__MBE_r{position:absolute;right:1.25rem;background-color:var(--primary-color);color:white;font-size:.6875rem;font-weight:600;min-width:1.25rem;height:1.25rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;padding:0 .25rem}.UserMenu_logout_button__5CzJF{color:#ef4444}.UserMenu_logout_button__5CzJF:hover{background-color:rgba(254,226,226,.7);color:#dc2626}.UserMenu_logout_button__5CzJF .UserMenu_menu_item_icon__thI5t{color:#ef4444}.UserMenu_logout_button__5CzJF:hover .UserMenu_menu_item_icon__thI5t{color:#dc2626}@media (max-width:768px){.UserMenu_user_menu_dropdown__1M5V6{right:-1rem;width:240px}}.Footer_component_footer__jvKCE{background:linear-gradient(0deg,var(--primary-color),var(--primary-color),var(--secondary-color-one));color:var(--white-color);padding:50px 0;border-radius:50% 50% 0 0/20px;min-height:200px;max-height:-moz-fit-content;max-height:fit-content;transition:height .2s ease}.Footer_component_footer_container__jpX5n{max-width:1200px;margin:0 auto;padding:0 20px}.Footer_component_footer_content__5GfWB{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:30px;gap:30px;max-width:1200px;margin:0 auto}.Footer_component_footer_title__6c4jQ{font-size:1.2rem;font-weight:700;margin-bottom:10px}.Footer_component_footer_text__72afL{margin-bottom:5px}.Footer_component_footer_social__HGio1{display:flex;gap:10px}.Footer_component_footer_social_link__nhf1A{color:var(--white-color);text-decoration:none}.Footer_component_footer_social_link__nhf1A:hover{text-decoration:underline}.Footer_component_footer_bottom__PDlr5{margin-top:30px;padding-top:20px;border-top:1px solid #f0f0f0;text-align:center;display:flex;flex-direction:column;align-items:center}.Footer_component_footer_copyright__0np1b{font-size:.9rem;color:#F0F0F0;margin-bottom:10px}.Footer_component_footer_logo__9mM3v,.Footer_component_footer_nav__zNQQB{display:flex;gap:20px;justify-content:center}.Footer_component_footer_logo__9mM3v{margin-top:10px}.Footer_component_footer_nav__zNQQB a{color:#F0F0F0;text-decoration:none;font-size:.9rem;transition:opacity .3s ease,color .3s ease}.Footer_component_footer_nav__zNQQB a:hover{opacity:.8;color:var(--secondary-color-two)}@media (max-width:768px){.Footer_component_footer__jvKCE{margin-bottom:25px}.Footer_component_footer_logo__9mM3v{margin-bottom:5px}}.NewsletterForm_newsletterFormContainer__K1gjq{width:100%;max-width:600px;margin:0 auto;padding:20px;box-sizing:border-box}.NewsletterForm_newsletterFormForm__tnElx{display:flex;flex-direction:column;align-items:center}.NewsletterForm_newsletterFormLabel__9YhYx{margin-bottom:10px;font-size:1rem;font-weight:700}.NewsletterForm_newsletterFormInputContainer__iGd31{display:flex;flex-direction:column;width:100%;justify-content:space-between}.NewsletterForm_newsletterFormInput__Ypv7M{flex:1 1;padding:10px;margin-bottom:10px;border:1px solid #ccc;border-radius:4px;font-size:1rem}.NewsletterForm_newsletterFormButton__n93OK{padding:10px 20px;background-color:#3b82f6;color:white;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.NewsletterForm_newsletterFormButton__n93OK:hover{background-color:#2563eb;opacity:.9}.NewsletterForm_newsletterFormStatus__dCCq6{margin-top:10px;color:#3b82f6;font-size:.9rem}@media (max-width:1024px){.NewsletterForm_newsletterFormInputContainer__iGd31{flex-direction:column}.NewsletterForm_newsletterFormInput__Ypv7M{margin-bottom:10px}}@media (min-width:1025px){.NewsletterForm_newsletterFormInputContainer__iGd31{flex-direction:row;align-items:center}.NewsletterForm_newsletterFormInput__Ypv7M{margin-bottom:0;margin-right:10px;flex-grow:1}.NewsletterForm_newsletterFormButton__n93OK{flex-shrink:0}}.NewsletterHeroSection_newsletter_form_hero_section__YAV7S{padding:4rem 2rem;text-align:center}.NewsletterHeroSection_newsletter_form_hero_content__fytha{max-width:800px;margin:0 auto}.NewsletterHeroSection_newsletter_form_hero_icon__3WqCy{font-size:4rem;margin-bottom:1rem;display:block}.NewsletterHeroSection_newsletter_form_hero_icon__3WqCy img{width:100%;height:auto;max-width:455px;object-fit:contain}.NewsletterHeroSection_newsletter_form_hero_title__FfMfg{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#333333}.NewsletterHeroSection_newsletter_form_hero_text__C8G_4{font-size:1.2rem;margin-bottom:2rem;color:#666666}@media (max-width:768px){.NewsletterHeroSection_newsletter_form_hero_section__YAV7S{padding:3rem 1rem}.NewsletterHeroSection_newsletter_form_hero_title__FfMfg{font-size:2.5rem}.NewsletterHeroSection_newsletter_form_hero_text__C8G_4{font-size:1rem}}.Hero_hero__bUohz{min-height:100vh;display:flex;justify-content:space-between;align-items:center;padding:0 2rem;background-color:#145858;color:var(--white-color);overflow:hidden;position:relative}.Hero_hero__bUohz:after{content:"";position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(0deg,rgba(20,88,88,0),#145858)}.Hero_heroContent__oxcUI{flex:1 1;max-width:50%;animation:Hero_fadeInLeft__7ujy1 1s ease-out;z-index:2}.Hero_heroTitle__g4QoN{margin-bottom:1rem;line-height:1.2}.Hero_heroTitleP__2gJ3v{margin-bottom:20px}.Hero_heroDescription__Cw0bN{font-size:1.2rem;margin-bottom:2rem;opacity:.9;line-height:1.6}.Hero_heroImageQuote__KVwGm{flex:1 1;display:flex;flex-direction:column;align-items:center;animation:Hero_fadeInRight__8QQ_3 1s ease-out;z-index:2}.Hero_heroImageBox___Q3w6{position:relative;width:30vw;height:30vw;margin-top:10px;margin-bottom:20px;overflow:hidden;border-radius:50%;-webkit-mask-image:linear-gradient(#145858 80%,transparent);mask-image:linear-gradient(#145858 80%,transparent)}.Hero_heroImage__YTqGH{width:100%;height:auto;position:absolute;top:10%;left:0;object-fit:cover}.Hero_heroQuote__KodRJ{font-style:italic;font-size:12px;text-align:center;max-width:80%;background-color:rgba(255,255,255,.1);padding:1.5rem;border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Hero_heroSpan_one__z_c8U{font-family:Ovo,serif;font-weight:600;font-size:42px}.Hero_heroSpan_two___oJ5O{font-family:Poppins,sans-serif;font-weight:900;color:var(--secondary-color-one);font-size:36px}.Hero_heroSpan_three__4YLHj{background-color:var(--secondary-color-three);color:var(--black-color)}@keyframes Hero_fadeInLeft__7ujy1{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes Hero_fadeInRight__8QQ_3{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.Hero_hero__bUohz{flex-direction:column;text-align:center}.Hero_heroContent__oxcUI{max-width:100%;margin-top:50px}.Hero_heroTitle__g4QoN{font-size:2rem}.Hero_heroSpan_one__z_c8U{font-size:1.75rem}.Hero_heroSpan_two___oJ5O{font-size:2rem}.Hero_heroDescription__Cw0bN{font-size:1rem}.Hero_heroImageBox___Q3w6{width:70vw;height:70vw}.Hero_heroImage__YTqGH{top:15%}.Hero_heroQuote__KodRJ{font-size:.9rem}}.HomePage_app__kHt7T{line-height:1.6;overflow-x:hidden}.HomePage_sectionTransition__4HkaY{height:50px;position:relative;z-index:1}.HomePage_heroToAbout__VC8sc{background:linear-gradient(180deg,#145858,#f4f4f4)}.HomePage_customShapeTop_layer1__M5yV2{position:relative;top:0;left:0;width:100%;overflow:hidden;line-height:0}.HomePage_customShapeTop_layer1__M5yV2 svg{position:relative;display:block;width:calc(218% + 1.3px);height:130px;fill:#145858}.HomePage_aboutToCta__iNaai{background:linear-gradient(180deg,#f4f4f4,#ffffff)}.HomePage_ctaToTopics__I2szQ{background:linear-gradient(180deg,#ffffff,#f4f4f4)}.HomePage_topicsToBio__Bllra{background:linear-gradient(180deg,#f4f4f4,#ffffff)}.HomePage_bioToTestimonials__R4FI_{background:linear-gradient(180deg,#ffffff,#f4f4f4)}.HomePage_testimonialsToBlog__Uy29a{background:linear-gradient(180deg,#f4f4f4,#ffffff)}.HomePage_blogToContact__95tPF{background:linear-gradient(180deg,#f4f4f4,#145858)}.HomePage_ctaContainer__DKDkY,.HomePage_ctaSection__6PULX{padding:4rem 2rem;text-align:center;background-color:#ffffff}.HomePage_ctaContainer__DKDkY{display:flex;justify-content:center;gap:1rem;margin:2rem 0}.HomePage_customShapeTop_layer2_top__vEHqQ{position:relative;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}.HomePage_customShapeTop_layer2_top__vEHqQ svg{position:relative;display:block;width:calc(300% + 1.3px);height:40px;fill:#145858}.HomePage_customShapeTop_layer2_bottom__xJga9{position:relative;bottom:0;left:0;width:100%;overflow:hidden;line-height:0}.HomePage_customShapeTop_layer2_bottom__xJga9 svg{position:relative;display:block;width:calc(300% + 1.3px);height:40px;fill:#145858}@media (max-width:768px){.HomePage_sectionTransition__4HkaY{height:50px}.HomePage_ctaContainer__DKDkY{flex-direction:column;align-items:center}}.Carousel_carouselContainer__rpDQ1{position:relative;width:100%;overflow:hidden}.Carousel_carouselWrapper__o8IPq{display:flex;transition:transform .5s ease}.Carousel_carouselSlide__jIVgY{flex:0 0 100%}.Carousel_carouselButton__DhJmo{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.5);color:white;border:none;padding:10px;cursor:pointer;font-size:18px;transition:background-color .3s ease}.Carousel_carouselButton__DhJmo:hover{background-color:rgba(0,0,0,.8)}.Carousel_carouselButton__DhJmo.Carousel_prev__teYJS{left:10px}.Carousel_carouselButton__DhJmo.Carousel_next__DOl9h{right:10px}.Topics_contact___WMNb{padding:1rem;background-color:#f4f4f4;position:relative;overflow:hidden;opacity:0;transform:translateY(30px);transition:opacity 1s ease-out,transform 1s ease-out}.Topics_contact___WMNb.Topics_visible__dfqft{opacity:1;transform:translateY(0)}.Topics_topics__2wQ9H:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23145858' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.5;z-index:1;pointer-events:none}.Topics_topics__2wQ9H>*{position:relative;z-index:2}.Topics_topics__2wQ9H h2{color:var(--primary-color);margin-bottom:1rem;text-align:center;font-size:40px;font-weight:700}.Topics_topics__2wQ9H>p{text-align:center}.Topics_topicCard__0MmFf{background-color:white;border-radius:15px;padding:2rem;margin:0 1rem;max-width:420px;box-shadow:0 10px 20px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.Topics_topicCardLink__4Mv5C{text-decoration:none}.Topics_topicGrid__XptAl{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1rem;gap:1rem}.Topics_topicCard__0MmFf:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.2)}.Topics_topicIcon__bMuxD{font-size:3rem;margin-bottom:1rem}.Topics_topicUpperText__uqhTQ{margin-top:20px;margin-bottom:60px;font-size:22px}.Topics_topicBottomText__Oux4S{margin-top:100px;font-size:22px}.Topics_topicCard__0MmFf h3{color:var(--primary-color);margin-bottom:1rem}.Topics_topicCard__0MmFf p{margin-bottom:2rem}.Topics_topicSpanText_one__BFzMu{background-color:var(--state-color-warning)}.Topics_topicCardDescription__1qIlP{color:var(--neutral-color);font-size:10px;line-height:1.6}.Topics_topicArrow__3RUes{--icon:url("data:image/svg+xml,%3Csvg width='15' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.125 7H.875' stroke='%23145858' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.875 1.75 13.125 7l-5.25 5.25' stroke='%23145858' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");position:absolute;bottom:1rem;right:1rem;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-left:16px;border-radius:16px;transition:background-color .35s ease-in-out,transform .35s ease-in-out}.Topics_topicArrow__3RUes:before{content:"";width:15px;height:14px;background-image:var(--icon);background-size:contain;background-repeat:no-repeat;transition:transform .35s ease-in-out}.Topics_topicCard__0MmFf:hover .Topics_topicArrow__3RUes{transform:translateX(5px)}@media (max-width:768px){.Topics_topics__2wQ9H{padding:2rem 1rem}.Topics_topics__2wQ9H h2{font-size:1.75rem}.Topics_topicGrid__XptAl{grid-template-columns:1fr}}.Testimonials_testimonials__uoHA7{padding:4rem 2rem;background-color:#fff;display:flex;justify-content:center;align-items:center;transition:opacity .6s ease,transform .6s ease}.Testimonials_testimonialsCard__bAlB6{background-color:#f4f4f4;border-radius:20px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1);max-width:800px;width:100%;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.Testimonials_testimonialsCard__bAlB6:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.Testimonials_testimonials__uoHA7 h2{color:#145858;margin-bottom:1rem;font-size:40px;font-weight:700}@media (max-width:768px){.Testimonials_testimonials__uoHA7{padding:2rem 1rem}.Testimonials_testimonials__uoHA7 h2{font-size:1.75rem}}.NavbarMobile_navbarMobile__yZwEv{display:flex;justify-content:space-around;align-items:center;padding:12px;background-color:var(--white-color);border-radius:32px 32px 0 0;position:fixed;bottom:0;left:0;right:0;height:2.5rem;z-index:900;border-top:1px solid #0000001a;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease-in-out}@media (min-width:768px){.NavbarMobile_navbarMobile__yZwEv{display:none}}.NavbarMobile_navItem__Oj5rF{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:rgba(20,88,88,.8);font-size:14px;font-weight:500;padding:8px;position:relative;transition:all .3s ease;border:none;background:none}.NavbarMobile_navItem__Oj5rF.NavbarMobile_active__CTXS2,.NavbarMobile_navItem__Oj5rF:focus,.NavbarMobile_navItem__Oj5rF:hover{color:var(--primary-color);transform:translateY(-5px)}.NavbarMobile_navItem__Oj5rF.NavbarMobile_active__CTXS2:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:6px;height:6px;background-color:var(--primary-color);border-radius:50%;animation:NavbarMobile_pulse__Cxs2C 1.5s infinite}.NavbarMobile_homeItem__4SDD_{background-color:rgba(20,88,88,.4);color:#145858;border-radius:20%;padding:12px;transform:scale(1.1);transition:all .3s ease}.NavbarMobile_homeItem__4SDD_:focus,.NavbarMobile_homeItem__4SDD_:hover{transform:scale(1.2);background-color:#fafafa;color:#145858}.NavbarMobile_icon__aVZWv{margin-bottom:4px;transition:transform .3s ease,color .3s ease}.NavbarMobile_navItem__Oj5rF.NavbarMobile_active__CTXS2 .NavbarMobile_icon__aVZWv,.NavbarMobile_navItem__Oj5rF:focus .NavbarMobile_icon__aVZWv,.NavbarMobile_navItem__Oj5rF:hover .NavbarMobile_icon__aVZWv{transform:scale(1.2)}.NavbarMobile_label__GaM6C{font-size:10px;font-weight:400;opacity:1;transform:translateY(0);transition:color .3s ease,transform .3s ease}.NavbarMobile_navItem__Oj5rF.NavbarMobile_active__CTXS2 .NavbarMobile_label__GaM6C,.NavbarMobile_navItem__Oj5rF:focus .NavbarMobile_label__GaM6C,.NavbarMobile_navItem__Oj5rF:hover .NavbarMobile_label__GaM6C{color:var(--primary-color);transform:translateY(-2px)}@keyframes NavbarMobile_pulse__Cxs2C{0%{transform:translateX(-50%) scale(1);opacity:1}50%{transform:translateX(-50%) scale(1.5);opacity:.7}to{transform:translateX(-50%) scale(1);opacity:1}}@media (prefers-reduced-motion:reduce){.NavbarMobile_icon__aVZWv,.NavbarMobile_label__GaM6C,.NavbarMobile_navItem__Oj5rF,.NavbarMobile_navbarMobile__yZwEv{transition:none}.NavbarMobile_navItem__Oj5rF.NavbarMobile_active__CTXS2:after{animation:none}}.UserMenuMobile_overlay__563Mi{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1100;display:flex;align-items:flex-end;animation:UserMenuMobile_fadeIn__Zi8h6 .3s ease}@keyframes UserMenuMobile_fadeIn__Zi8h6{0%{opacity:0}to{opacity:1}}.UserMenuMobile_menuContainer__7QggL{width:100%;background-color:var(--white-color);border-radius:24px 24px 0 0;padding:16px 20px 32px;position:relative;animation:UserMenuMobile_slideUp__vVzL8 .3s ease;max-height:80vh;overflow-y:auto}@keyframes UserMenuMobile_slideUp__vVzL8{0%{transform:translateY(100%)}to{transform:translateY(0)}}.UserMenuMobile_handle__KyWAX{width:40px;height:5px;background-color:#e5e7eb;border-radius:3px;margin:0 auto 20px}.UserMenuMobile_userInfo__IkkF_{display:flex;align-items:center;padding:16px 0}.UserMenuMobile_userDetails__X9Rx4{margin-left:16px}.UserMenuMobile_userName__hbHFY{font-size:18px;font-weight:600;color:#111827;margin:0 0 4px}.UserMenuMobile_userEmail__T16sZ{font-size:14px;color:#6b7280;margin:0}.UserMenuMobile_menuDivider__N1T8P{height:1px;background-color:#e5e7eb;margin:16px 0}.UserMenuMobile_menuItems__uoXUR{display:flex;flex-direction:column}.UserMenuMobile_menuItem__kQ0dX{display:flex;align-items:center;padding:16px;background:none;text-decoration:none;cursor:pointer;border:none;text-align:left;font-size:16px;color:#374151;position:relative;border-radius:12px;margin-bottom:4px;transition:background-color .2s ease}.UserMenuMobile_menuItem__kQ0dX:active{background-color:#f3f4f6}.UserMenuMobile_menuItemIcon__oBTfd{margin-right:16px;color:#6b7280}.UserMenuMobile_badge__EQPtl{position:absolute;right:16px;background-color:var(--primary-color);color:white;font-size:12px;font-weight:600;min-width:20px;height:20px;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:0 6px}.UserMenuMobile_logoutButton__2uJhp,.UserMenuMobile_logoutButton__2uJhp .UserMenuMobile_menuItemIcon__oBTfd{color:#ef4444}.CookieModal_cookiePreferencesModal__7PKYg{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:2000}.CookieModal_cookieModalContent__A4bAz{position:relative;background-color:var(--white-color);padding:2rem;border-radius:8px;max-width:500px;width:70%;max-height:80vh;overflow-y:auto;box-shadow:0 4px 6px rgba(0,0,0,.1)}.CookieModal_cookieModalCloseButton__zorQE{position:absolute;top:.5rem;right:.5rem;background:none;border:none;cursor:pointer;padding:.5rem}.CookieModal_cookieModalCloseButton__zorQE svg{width:24px;height:24px;fill:#4a5568}.CookieModal_cookieModalTitle__GoRNA{font-size:1.5rem;margin-bottom:1rem;color:#2d3748}.CookieModal_cookieModalDescription__CMPQV{font-size:.9rem;color:#4a5568;margin-bottom:1.5rem}.CookieModal_cookieModalButtonGroup___EBFk{display:flex;gap:1rem;margin-bottom:1.5rem}.CookieModal_cookieModalButton__EVLot{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .3s ease}.CookieModal_primary__7_3Kn{background-color:var(--primary-color);color:white}.CookieModal_primary__7_3Kn:hover{background-color:var(--secondary-color-one)}.CookieModal_secondary__TlwRn{background-color:#e2e8f0;color:#4a5568}.CookieModal_secondary__TlwRn:hover{background-color:#cbd5e0}.CookieModal_fullWidth__kAe1K{width:100%;margin-top:1rem}.CookieModal_sectionTitle__Ada1m{font-size:1.2rem;margin-bottom:1rem;color:#2d3748}.CookieModal_preferenceOption__HUkD3{margin-bottom:1.5rem}.CookieModal_preferenceHeader__uTFjk{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.CookieModal_preferenceLabel__e7Rcg{font-weight:700;color:#2d3748}.CookieModal_preferenceDescription__XvS7U{font-size:.9rem;color:#4a5568}.CookieModal_toggle__YxNi5{position:relative;display:inline-block;width:50px;height:24px}.CookieModal_toggle__YxNi5 input{opacity:0;width:0;height:0}.CookieModal_slider__EpAsx{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:34px}.CookieModal_slider__EpAsx:before{position:absolute;content:"";height:20px;width:20px;left:2px;bottom:2px;background-color:var(--white-color);transition:.4s;border-radius:50%}input:checked+.CookieModal_slider__EpAsx{background-color:var(--primary-color)}input:checked+.CookieModal_slider__EpAsx:before{transform:translateX(26px)}.CookieModal_essentialButton__A5EVO{background-color:#e2e8f0;color:#4a5568;cursor:not-allowed;opacity:.7;padding:.25rem .5rem;font-size:.75rem;border-radius:4px;max-width:100px}@media (max-width:640px){.CookieModal_cookieModalContent__A4bAz{padding:1.5rem}.CookieModal_cookieModalButtonGroup___EBFk{flex-direction:column}.CookieModal_cookieModalButton__EVLot{width:100%}}.Content_content__XFOui{flex:1 1;overflow-y:auto}.CookieBanner_cookieBanner__xSlZG{position:fixed;bottom:0;left:0;right:0;background-color:var(--secondary-color-two);box-shadow:0 -2px 10px rgba(0,0,0,.1);z-index:1000;padding:1rem;display:flex;justify-content:center;align-items:center;border-radius:32px 32px 0 0}.CookieBanner_cookieContent__G_5Wp{max-width:1200px;display:flex;flex-direction:column;align-items:center;gap:1rem}.CookieBanner_cookieText__ntt_I{font-size:.9rem;color:#4a5568;text-align:center;margin:0}.CookieBanner_cookieButtons__ySH1V{display:flex;gap:1rem}.CookieBanner_cookieButtonAccept__3gGXo{background-color:var(--primary-color);color:#ffffff;padding:.5rem 1rem;border:none;border-radius:4px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.CookieBanner_cookieButtonAccept__3gGXo:hover{background-color:var(--secondary-color-one)}.CookieBanner_cookieButtonDecline__5ppCN{background-color:#e5e7eb;color:#4b5563;padding:.5rem 1rem;border:none;border-radius:4px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.CookieBanner_cookieButtonDecline__5ppCN:hover{background-color:#d1d5db}.CookieBanner_cookieButtonManage__Ed5F3{background-color:transparent;color:var(--primary-color);font-size:.9rem;font-weight:600;text-decoration:none;cursor:pointer;border:none;outline:none}.CookieBanner_cookieButtonWithdraw__MhZTe{background-color:transparent;color:var(--state-color-error);font-size:.9rem;font-weight:600;cursor:pointer}.CookieBanner_cookieManager__Fb2ip{position:fixed;bottom:20px;left:20px;z-index:1000}.CookieBanner_cookieManagerButton__0dN_d{background-color:var(--white-color);border:none;border-radius:50%;width:60px;height:60px;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .3s ease}.CookieBanner_cookieManagerButton__0dN_d:hover{transform:scale(1.1)}.CookieBanner_cookieManagerButton__0dN_d svg{width:40px;height:40px}@media (max-width:768px){.CookieBanner_cookieButtons__ySH1V{flex-direction:column;width:100%}.CookieBanner_cookieButtonAccept__3gGXo,.CookieBanner_cookieButtonDecline__5ppCN,.CookieBanner_cookieButtonManage__Ed5F3{width:100%}.CookieBanner_cookieBanner__xSlZG{position:fixed;top:0;bottom:auto;border-radius:0 0 32px 32px}.CookieBanner_cookieManager__Fb2ip{position:fixed;top:10px;left:10px;z-index:1000}.CookieBanner_cookieManagerButton__0dN_d{background-color:var(--white-color);border:none;border-radius:50%;width:50px;height:50px;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .3s ease}.CookieBanner_cookieManagerButton__0dN_d:hover{transform:scale(1.1)}.CookieBanner_cookieManagerButton__0dN_d svg{width:30px;height:30px}}.Layout_layout__lmq_r{display:flex;flex-direction:column;min-height:100vh;background-color:var(--white-color)}.Layout_layoutWithAnnouncement__9ThyH{margin-top:80px}.Layout_layoutWithOutAnnouncement__mqXOH{margin-top:0}.Layout_navbar-web-container__G2QqU{display:none}.Layout_navbar-mobile-container__PVi18{display:block}.Layout_navbar-web-footer__ENW6I{margin-top:auto}@media (min-width:768px){.Layout_navbar-web-container__G2QqU{display:block}.Layout_navbar-mobile-container__PVi18{display:none}.Layout_navbar-web-footer__ENW6I{margin-top:auto}}