@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.cdnfonts.com/css/general-sans);:root{--primary-green:#a5c759;--primary-green-hover:#8fb348;--primary-blue:#415391;--primary-blue-hover:#2a3f6d;--primary-title:#333;--primary-text:#555}html{scrollbar-color:#a5c759 #fff;scrollbar-color:var(--primary-green) #fff;scrollbar-width:thick}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:General Sans,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Header_header__HXQOm{background-color:#fff;border-bottom-left-radius:22px;border-bottom-right-radius:22px;box-shadow:0 2px 10px #00000020;box-sizing:border-box;height:110px;position:fixed;top:0;width:100%;z-index:999}.Header_inner__5S7p8{height:100%;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 50px}.Header_inner__5S7p8,.Header_logoContainer__MYmTl{align-items:center;display:flex}.Header_logo__UsziS{height:85px;object-fit:contain}.Header_navContainer__jhKgN{align-items:center;display:flex;flex:1 1;justify-content:space-between}.Header_navListLeft__CZTjB,.Header_navListRight__sr5uO{display:flex;font-size:20px;gap:35px;list-style:none;margin:0;padding:0}.Header_navListLeft__CZTjB{flex:1 1;justify-content:center}.Header_navLinkLeft__bpV3z,.Header_navLinkRight__Cdri7{color:#0009;font-weight:400;position:relative;text-decoration:none;transition:color .25s ease}.Header_navLinkLeft__bpV3z:hover{color:#000}.Header_navLinkRight__Cdri7:hover{color:var(--primary-green)}.Header_activeNavLinkLeft__WP-A7{color:#000;font-weight:600;text-decoration:none}.Header_activeNavLinkRight__7nQNr{color:var(--primary-green);font-weight:600;text-decoration:none}.Header_navLinkLeft__bpV3z:after,.Header_navLinkRight__Cdri7:after{background:currentColor;bottom:-6px;content:"";height:2px;left:0;position:absolute;transition:width .25s ease;width:0}.Header_navLinkLeft__bpV3z:hover:after,.Header_navLinkRight__Cdri7:hover:after{width:100%}@media (max-width:1200px){.Header_navContainer__jhKgN{display:none}}.Header_hamburgerDiv__Umjax{align-items:center;display:flex}.Header_hamburgerButton__Jgg-z{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:7px;height:40px;justify-content:center;width:50px}.Header_hamburgerLine__S4OQu{background-color:var(--primary-blue);border-radius:20px;height:5px;transition:all .3s ease-in-out;width:85%}.Header_lineTop__aww20{transform:translateY(12px) rotate(45deg)}.Header_lineMiddle__qDKxv{opacity:0;transform:scale(0)}.Header_lineBottom__vCfdP{transform:translateY(-12px) rotate(-45deg)}@media (min-width:1200px){.Header_hamburgerDiv__Umjax{display:none}}@media (max-width:768px){.Header_inner__5S7p8{padding:0 25px}.Header_logo__UsziS{height:75px}}@media (max-width:500px){.Header_logo__UsziS{height:65px}.Header_header__HXQOm{height:95px}}.UserMenu_userMenuContainer__jmCbd{position:relative}.UserMenu_userButton__7Tq-E{background-color:initial;border:none;border-radius:6px;color:#0000008f;cursor:pointer;font-size:20px;font-weight:300;padding-top:1.5px;text-decoration:none}.UserMenu_userButton__7Tq-E:hover{color:var(--primary-green)}.UserMenu_userButton__7Tq-E.UserMenu_active__hTRwj{color:var(--primary-green);font-weight:600}.UserMenu_dropdown__MSRp0{animation:UserMenu_fadeInDropdown__0sA0v .2s ease-out;background-color:#fff;border-radius:12px;box-shadow:0 12px 24px #0000001f;display:flex;flex-direction:column;gap:12px;margin-top:12px;min-width:200px;padding:16px;position:absolute;right:0;top:100%;transition:all .2s ease;z-index:1000}@keyframes UserMenu_fadeInDropdown__0sA0v{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.UserMenu_link__d6eY9{border-radius:8px;color:#333;font-size:16px;font-weight:500;padding:10px 14px;text-decoration:none;transition:background-color .2s,color .2s}.UserMenu_link__d6eY9:hover{background-color:#f0f4ff;color:#405493}.UserMenu_logoutButton__E9kWt{background:none;border:none;border-radius:8px;color:#b03333;cursor:pointer;font-size:16px;font-weight:600;padding:10px 14px;text-align:left;transition:background-color .2s,color .2s}.UserMenu_logoutButton__E9kWt:hover{background-color:#ffecec;color:#ff3c3c}.Footer_footer__kXlYa{background:var(--primary-blue);border-radius:50px 50px 0 0;display:flex;flex-direction:column;font-family:Poppins;height:auto;margin-top:0;padding:100px 100px 60px}.Footer_firstRow__Xkz3R{color:#fff;display:flex;justify-content:space-between;padding-bottom:40px;width:100%}.Footer_logoWithSocialsColumn__k4bZa{display:flex;flex-direction:column;gap:30px;justify-content:space-between}.Footer_logoWithSocialsColumn__k4bZa a{color:#fff;font-family:Poppins;text-decoration:none}.Footer_logoWithSocialsColumn__k4bZa figure{align-items:center;display:flex;margin:0;padding:0;width:auto}.Footer_logoWithSocialsColumn__k4bZa figure img{margin-right:10px;width:72px}.Footer_logoWithSocialsColumn__k4bZa figure figcaption{font-size:26px;font-weight:600}.Footer_logoWithSocialsColumn__k4bZa p{line-height:1.4em;opacity:.9;width:320px}.Footer_socials__7h4n1 ul{display:flex;gap:20px;list-style:none;margin:0;padding:0}.Footer_socials__7h4n1 svg{cursor:pointer;font-size:1.4rem;transition:transform .2s ease,color .2s ease}.Footer_socials__7h4n1 svg:hover{color:#e1306c;transform:scale(1.15)}.Footer_footerMenu__wZm8S{display:flex;gap:100px}.Footer_footerMenu__wZm8S section{display:flex;flex-direction:column}.Footer_footerMenu__wZm8S h2{font-size:18px;font-weight:600;letter-spacing:.5px;margin-bottom:20px}.Footer_footerMenu__wZm8S ul{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.Footer_footerMenu__wZm8S a{color:#fff;font-size:15px;font-weight:300;opacity:.85;text-decoration:none;transition:color .2s ease,opacity .2s ease}.Footer_footerMenu__wZm8S a:hover{color:#ccc;opacity:1}.Footer_footer__kXlYa hr{background-color:#fff3;border:none;height:1px;margin:20px 0;width:100%}.Footer_belowHrtext__TGxTS{color:#fff;display:flex;font-size:15px;justify-content:space-between;opacity:.85}.Footer_belowHrtext__TGxTS p a{color:#fff;text-decoration:none;transition:color .2s ease}.Footer_belowHrtext__TGxTS p a:hover{color:#ccc}@media screen and (max-width:1158px){.Footer_footer__kXlYa{gap:40px;padding:80px 40px 50px}.Footer_firstRow__Xkz3R{flex-direction:column;gap:50px}.Footer_footerMenu__wZm8S{margin-top:10px}}@media screen and (max-width:622px){.Footer_footerMenu__wZm8S{flex-direction:column;gap:30px}.Footer_belowHrtext__TGxTS{align-items:flex-start;flex-direction:column;gap:10px}.Footer_logoWithSocialsColumn__k4bZa p{width:100%}}.LoadingOverlay_loadingOverlay__4\+Dvo{align-items:center;background:#f7fcebcc;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.LoadingOverlay_spinner__dINDG{animation:LoadingOverlay_rotate__MjxIi 1s linear infinite;border-radius:50%;height:58px;position:relative;width:58px}.LoadingOverlay_spinner__dINDG:before{animation:LoadingOverlay_prixClipFix__uUF2w 2s linear infinite;border:5px solid #a5c759;border-radius:50%;box-sizing:border-box;content:"";inset:0;position:absolute}@keyframes LoadingOverlay_rotate__MjxIi{to{transform:rotate(1turn)}}@keyframes LoadingOverlay_prixClipFix__uUF2w{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.MobileMenuSheet_menuSheet__-Mfcz{background:linear-gradient(135deg,var(--primary-green) 0,var(--primary-green-hover) 100%);box-shadow:6px 0 25px #0000004d;height:100%;left:0;max-width:320px;opacity:0;overflow-y:auto;position:fixed;top:0;transform:translateX(-100%);transition:transform .5s cubic-bezier(.25,1,.5,1),opacity .4s ease-in-out;width:75%;z-index:1000}.MobileMenuSheet_menuSheetActive__jyGMc{opacity:1;transform:translateX(0)}.MobileMenuSheet_menuSheetUnorderedList__YOLyy{list-style:none;margin:0;padding:2.5rem 1.25rem}.MobileMenuSheet_menuItem__XMedH{margin:.75rem 0;opacity:0;transform:translateX(-20px);transition:transform .4s ease,opacity .3s ease}.MobileMenuSheet_menuButton__ENYdb{background:none;border:none;border-radius:10px;color:#fff;font-size:1.2rem;font-weight:600;padding:1rem;text-align:start;transition:background .3s ease,transform .25s ease,box-shadow .25s ease;width:100%}.MobileMenuSheet_menuButton__ENYdb:hover{background:#fff3;box-shadow:0 4px 10px #00000026;cursor:pointer;transform:translateX(6px)}.MobileMenuSheet_menuSheetActive__jyGMc .MobileMenuSheet_menuItem__XMedH{opacity:1;transform:translateX(0)}.MobileMenuSheet_menuSheetActive__jyGMc .MobileMenuSheet_menuItem__XMedH:first-child{transition-delay:.15s}.MobileMenuSheet_menuSheetActive__jyGMc .MobileMenuSheet_menuItem__XMedH:nth-child(2){transition-delay:.25s}.MobileMenuSheet_menuSheetActive__jyGMc .MobileMenuSheet_menuItem__XMedH:nth-child(3){transition-delay:.35s}.MobileMenuSheet_menuSheetActive__jyGMc .MobileMenuSheet_menuItem__XMedH:nth-child(4){transition-delay:.45s}.MobileMenuSheet_menuSheetActive__jyGMc .MobileMenuSheet_menuItem__XMedH:nth-child(5){transition-delay:.55s}.MobileMenuSheet_menuLink__boKMI{border-radius:10px;color:#fff;display:block;font-size:1.2rem;font-weight:600;padding:1rem;text-decoration:none;transition:background .3s ease,transform .25s ease,box-shadow .25s ease}.MobileMenuSheet_menuLink__boKMI:hover{background:#fff3;box-shadow:0 4px 10px #00000026;transform:translateX(6px)}.MobileMenuSheet_menuDivider__tFaUN{border:none;border-bottom:1px solid #ffffff40;margin:.75rem 0}.MobileMenuSheet_backdrop__HB6S1{background:#0000008c;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .4s ease-in-out,visibility .4s ease-in-out;visibility:hidden;width:100%;z-index:999}.MobileMenuSheet_backdropActive__OPmxm{opacity:1;visibility:visible}.MobileMenuSheet_subMenuItem__1brIm{list-style:none;margin:.25rem 0}.MobileMenuSheet_subMenuLink__\+NP9W{border-radius:6px;color:var(--text-light);display:block;font-size:1rem;font-weight:500;padding:.75rem 1rem;text-decoration:none;transition:background .3s ease,transform .2s ease}.MobileMenuSheet_subMenuButton__ez2RB:hover,.MobileMenuSheet_subMenuLink__\+NP9W:hover{background:#fff3;transform:translateX(4px)}.MobileMenuSheet_subMenuButton__ez2RB{background:#0000;border:none;border-radius:6px;color:var(--text-light);cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1rem;text-align:start;transition:background .3s ease,transform .2s ease;width:100%}@keyframes MobileMenuSheet_fadeSlideDown__L0c\+l{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes ConfirmationModal_fadeInScale__Npr3Y{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes ConfirmationModal_fadeIn__6K1J-{0%{opacity:0}to{opacity:1}}.ConfirmationModal_overlay__EQPZs{align-items:center;animation:ConfirmationModal_fadeIn__6K1J- .3s ease-out;background:#0006;box-sizing:border-box;display:flex;height:100vh;justify-content:center;left:0;padding:1rem;position:fixed;top:0;width:100vw;z-index:1000}.ConfirmationModal_modal__1ubAk{animation:ConfirmationModal_fadeInScale__Npr3Y .3s ease-out;background:#fff;border-radius:10px;box-shadow:0 5px 15px #0003;max-width:600px;padding:1.5rem;text-align:center;width:100%}.ConfirmationModal_actions__NtXsL{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-evenly;margin-top:1.5rem}.ConfirmationModal_cancel__I9fNE,.ConfirmationModal_confirm__ASopQ{border:none;border-radius:4px;cursor:pointer;flex:1 1 45%;font-size:1rem;max-width:200px;padding:.75rem;transition:background-color .3s ease}.ConfirmationModal_confirm__ASopQ{background-color:var(--primary-green);background-color:var(--confirm-bg,var(--primary-green));color:#fff}.ConfirmationModal_confirm__ASopQ:hover{background-color:var(--primary-green-hover);background-color:var(--confirm-bg-hover,var(--primary-green-hover))}.ConfirmationModal_cancel__I9fNE{background-color:#e0e0e0;color:#000;color:var(--primary-text,#000)}.ConfirmationModal_cancel__I9fNE:hover{background-color:#c2c2c2}@media (max-width:480px){.ConfirmationModal_modal__1ubAk{max-width:100%;padding:1rem}.ConfirmationModal_cancel__I9fNE,.ConfirmationModal_confirm__ASopQ{font-size:.9rem;max-width:none;width:100%}}@media (min-width:481px) and (max-width:768px){.ConfirmationModal_modal__1ubAk{max-width:80%}.ConfirmationModal_cancel__I9fNE,.ConfirmationModal_confirm__ASopQ{font-size:1rem;width:45%}}@media (min-width:769px){.ConfirmationModal_modal__1ubAk{max-width:50%}.ConfirmationModal_cancel__I9fNE,.ConfirmationModal_confirm__ASopQ{width:20%}}.InputField_label__0BhjH{display:block;font-size:18px;font-weight:600;margin:10px;visibility:hidden}.InputField_input__ETBwS{background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:inset 0 1px 3px #0000000d;color:#333;font-size:18px;margin-left:10px;padding:10px;transition:border-color .2s,box-shadow .2s;width:100%}.InputField_input__ETBwS:focus{border-color:#a5c759;outline:none}.ResetPassword_resetPasswordPage__EEmdo{align-items:center;background:#f8fafc;display:flex;justify-content:center;min-height:100vh;padding:20px}.ResetPassword_card__ZX1UR{background:#fff;border-radius:16px;box-shadow:0 6px 18px #00000014;max-width:420px;padding:40px 30px;text-align:center;width:100%}.ResetPassword_title__XE14B{color:var(--primary-blue);font-size:1.8rem;font-weight:600;margin-bottom:10px}.ResetPassword_subtitle__vva44{color:#555;font-size:.95rem;margin-bottom:25px}.ResetPassword_form__nVCCX{display:flex;flex-direction:column;gap:20px}.ResetPassword_form__nVCCX input{width:90%}.ResetPassword_submitButton__FvuO1{background:var(--primary-green);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:12px;transition:all .2s ease-in-out}.ResetPassword_submitButton__FvuO1:hover{background:var(--primary-green-hover);box-shadow:0 4px 12px #4153914d;transform:translateY(-1px)}.NotFound_page__SWNXB{align-items:center;background:linear-gradient(180deg,#f8f8f8,#eef1f7);color:#333;display:flex;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;justify-content:center;min-height:100vh;padding:40px 20px}.NotFound_container__gVQ7z{align-items:center;display:flex;flex-direction:column;gap:20px;max-width:900px;text-align:center;width:100%}.NotFound_errorCode__pYbwK{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--primary-blue),#6b7bcf);-webkit-background-clip:text;font-size:clamp(80px,18vw,180px);font-weight:800;line-height:1;margin:0}.NotFound_errorMessage__24Hhg{color:#222;font-size:clamp(22px,3vw,32px);font-weight:600;margin:0}.NotFound_errorDescription__Ceg1z{color:#666;font-size:clamp(15px,2vw,18px);line-height:1.6;max-width:500px}.NotFound_homeBtn__dy\+cu{background:var(--primary-green);border-radius:10px;box-shadow:0 6px 14px #0000001a;color:#fff;font-size:16px;font-weight:600;margin-top:10px;padding:14px 32px;text-decoration:none;transition:all .25s ease}.NotFound_homeBtn__dy\+cu:hover{background:var(--primary-green-hover);box-shadow:0 10px 20px #00000026;transform:translateY(-2px)}.NotFound_brandFooter__iI-2R{color:#888;font-size:13px;letter-spacing:.5px;margin-top:30px}.GlobalLoading_wrapper__\+W4Qj{align-items:center;background:radial-gradient(circle at center,#fff 0,#eef1f5 100%);display:flex;inset:0;justify-content:center;overflow:hidden;position:fixed;z-index:9999}.GlobalLoading_glow__t1FZ1{animation:GlobalLoading_glowPulse__SmhmH 3s ease-in-out infinite;background:radial-gradient(circle,#4153912e,#0000 70%);filter:blur(80px);height:700px;position:absolute;width:700px}@keyframes GlobalLoading_glowPulse__SmhmH{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.GlobalLoading_content__oe49z{align-items:center;display:flex;flex-direction:column;gap:60px;position:relative}.GlobalLoading_logo__pAuCN{animation:GlobalLoading_float__lBv4B 3s ease-in-out infinite;filter:drop-shadow(0 20px 50px rgba(0,0,0,.15));height:auto;width:clamp(200px,20vw,320px)}@keyframes GlobalLoading_float__lBv4B{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}.GlobalLoading_loaderBar__NHRuM{background:#0000000f;border-radius:999px;height:8px;overflow:hidden;position:relative;width:clamp(260px,35vw,420px)}.GlobalLoading_loaderProgress__XhipN{animation:GlobalLoading_loading__OK-s7 1.4s cubic-bezier(.4,0,.2,1) infinite;background:linear-gradient(90deg,var(--primary-blue),var(--primary-green));border-radius:999px;height:100%;width:30%}@keyframes GlobalLoading_loading__OK-s7{0%{transform:translateX(-120%)}to{transform:translateX(350%)}}