@import url("https://fonts.googleapis.com/css2?family=SF+Pro+Display:wght@300;400;500;600;700&display=swap");body,html{max-width:100vw;overflow-x:hidden;background-color:#ffffff}body{color:var(--foreground);background:var(--background);font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:active,select:-webkit-autofill:focus,select:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px white!important;-webkit-text-fill-color:#000!important;background-color:white!important}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.Navbar_navbar__W_ouQ{background:#fff;border-bottom:1px solid #e5e5e5;position:-webkit-sticky;position:sticky;top:0;z-index:1000;padding:0 20px}.Navbar_container__dbR3C{max-width:1200px;display:flex;align-items:center;justify-content:space-between;height:130px;margin:0 auto}.Navbar_logo__l1Z_s{display:flex;align-items:center;transition:opacity .3s ease,visibility .3s ease}@media(max-width:920px){.Navbar_logo__l1Z_s{display:none}}.Navbar_mobileLogo__VL57i{display:none;align-items:center}@media(max-width:920px){.Navbar_mobileLogo__VL57i{display:flex}}.Navbar_navLinks__hbR1v{display:flex;align-items:center;gap:32px;flex:1 1;justify-content:center;transition:justify-content .3s ease}@media(max-width:920px){.Navbar_navLinks__hbR1v{display:none}}.Navbar_navItem__lzGFh{position:relative}.Navbar_navItem__lzGFh:hover .Navbar_dropdownMenu__rVxOb{display:block}.Navbar_navLink__EAvef{text-decoration:none;color:#333;font-weight:510;font-size:18px;padding:8px 0;position:relative;transition:color .3s ease;display:flex;align-items:center}.Navbar_navLink__EAvef.Navbar_active__JIkQk,.Navbar_navLink__EAvef:hover{color:#374ca0}.Navbar_dropdownArrow__uwkCs{transition:transform .3s ease;margin-left:4px;opacity:.7}.Navbar_navItem__lzGFh:hover .Navbar_dropdownArrow__uwkCs{transform:rotate(180deg);opacity:1}.Navbar_dropdownMenu__rVxOb{position:absolute;top:100%;left:0;background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 4px 6px rgba(0,0,0,.1);min-width:230px;z-index:1000;margin-top:8px;padding:8px 0}.Navbar_dropdownMenu__rVxOb:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px;background:rgba(0,0,0,0)}.Navbar_dropdownItem__Y8c4u{display:block;text-decoration:none;color:#000;font-weight:510;font-size:18px;padding:12px 20px;transition:all .2s ease;position:relative;margin:0 8px}.Navbar_dropdownItem__Y8c4u:last-child{border-bottom:none}.Navbar_dropdownItem__Y8c4u:hover{background:#ebebeb;border-radius:100px}.Navbar_rightSection__ppUGJ{display:flex;align-items:center;justify-content:flex-end;gap:16px}@media(max-width:920px){.Navbar_rightSection__ppUGJ{display:none}}.Navbar_loginButton__C6wqi{display:flex;width:139px;height:60px;padding:23px 62px;justify-content:center;align-items:center;flex-shrink:0;border-radius:200px;background:#f28123;color:#fff;border:none;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease}.Navbar_loginButton__C6wqi:hover{background:#e67e22;transform:translateY(-2px);box-shadow:0 4px 12px rgba(242,129,35,.4)}.Navbar_loginButton__C6wqi:active{transform:translateY(0)}.Navbar_languageButton__263ca{display:flex;width:60px;height:60px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;aspect-ratio:1/1;border-radius:100px;background:#e9e7e7;border:none;cursor:pointer;transition:all .3s ease;color:#333}.Navbar_languageButton__263ca:hover{background:#d1cfcf;transform:scale(1.05)}.Navbar_languageButton__263ca svg{width:28px;height:28px}.Navbar_languageButton__263ca.Navbar_hidden__DRwxV{opacity:0;visibility:hidden;pointer-events:none}.Navbar_mobileMenuButton__gK_uN{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:8px;gap:4px}@media(max-width:920px){.Navbar_mobileMenuButton__gK_uN{display:flex}}.Navbar_mobileMenuButton__gK_uN.Navbar_open__4s5So .Navbar_hamburger__oDpUe:first-child{transform:rotate(45deg) translate(5px,5px)}.Navbar_mobileMenuButton__gK_uN.Navbar_open__4s5So .Navbar_hamburger__oDpUe:nth-child(2){opacity:0;transform:translateX(-20px)}.Navbar_mobileMenuButton__gK_uN.Navbar_open__4s5So .Navbar_hamburger__oDpUe:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.Navbar_mobileMenuButtonContainer__81hTs{display:none;align-items:center;gap:12px}@media(max-width:920px){.Navbar_mobileMenuButtonContainer__81hTs{display:flex}}.Navbar_hamburger__oDpUe{width:25px;height:3px;background:#333;border-radius:2px;transition:all .3s ease}.Navbar_mobileMenu__B_kCz{display:none;background:#fff;border-top:1px solid #e5e5e5;padding:16px 0;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 6px rgba(0,0,0,.1)}@media(max-width:920px){.Navbar_mobileMenu__B_kCz{display:block}}.Navbar_mobileNavLink__l6Fgb{display:block;text-decoration:none;color:#333;font-weight:500;padding:16px 32px;border-bottom:1px solid #f3f4f6;transition:background-color .3s ease}.Navbar_mobileNavLink__l6Fgb:hover{background:#f9fafb;color:#374ca0}.Navbar_mobileNavLink__l6Fgb.Navbar_active__JIkQk{color:#374ca0;background:#eff6ff}.Navbar_mobileNavLink__l6Fgb:last-child{border-bottom:none}.Navbar_mobileButtons__nzHLY{display:flex;align-items:center;gap:16px;padding:16px 32px;border-top:1px solid #e5e5e5;margin-top:16px}.Navbar_mobileLoginButton__yNoUq{background:#f97316;color:#fff;border:none;padding:12px 24px;border-radius:25px;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;flex:1 1}.Navbar_mobileLoginButton__yNoUq:hover{background:#ea580c}.Navbar_mobileLanguageButton__CUnJt{background:#f3f4f6;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#333}.Navbar_mobileLanguageButton__CUnJt:hover{background:#e5e7eb}.Navbar_mobileLanguageButton__CUnJt svg{width:18px;height:18px}.Navbar_profileSection__TfqHE{position:relative}.Navbar_profileButton__Htfw4{display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;padding:8px 12px;border-radius:25px;transition:all .3s ease;color:#333}.Navbar_profileButton__Htfw4:hover{background:#f3f4f6}.Navbar_profileAvatar__o7ZeY{width:32px;height:32px;border-radius:50%;background:#f28123;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.Navbar_profileName__TRCgv{font-weight:500;font-size:14px;color:#333}.Navbar_dropdownIcon__4axsH{transition:transform .3s ease}.Navbar_profileButton__Htfw4:hover .Navbar_dropdownIcon__4axsH{transform:rotate(180deg)}.Navbar_profileDropdown__yQHrd{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);min-width:200px;z-index:1000;margin-top:8px}.Navbar_profileInfo__yUD0z{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid #f3f4f6}.Navbar_profileDetails__0HB2Y{display:flex;flex-direction:column;gap:2px}.Navbar_profileEmail__B8laX{font-size:12px;color:#6b7280}.Navbar_profileActions__DI9tb{padding:8px 0}.Navbar_profileAction__bwi6H{display:flex;align-items:center;gap:8px;width:100%;padding:8px 16px;background:none;border:none;cursor:pointer;font-size:14px;color:#333;transition:background-color .3s ease}.Navbar_profileAction__bwi6H:hover{background:#f3f4f6}.Navbar_profileAction__bwi6H svg{color:#6b7280}.Navbar_mobileProfile__zjlm_{display:flex;flex-direction:column;gap:12px;padding:16px 32px;margin-top:16px}.Navbar_mobileProfileInfo__3VT1f{display:flex;align-items:center;gap:12px}.Navbar_mobileProfileAvatar__eNG8h{width:40px;height:40px;border-radius:50%;background:#f28123;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px}.Navbar_mobileProfileDetails__4U8dD{display:flex;flex-direction:column;gap:2px}.Navbar_mobileProfileName__f5s2M{font-weight:600;font-size:14px;color:#333}.Navbar_mobileProfileEmail__a2jts{font-size:12px;color:#6b7280}.Navbar_mobileLogoutButton__IiGjC{background:#ef4444;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-weight:500;font-size:14px;cursor:pointer;transition:background-color .3s ease}.Navbar_mobileLogoutButton__IiGjC:hover{background:#dc2626}.Navbar_mobileProfileSection__7VOWV{position:relative}.Navbar_mobileProfileButton__dJJ0n{background:none;border:none;cursor:pointer;padding:4px;border-radius:50%;transition:all .3s ease}.Navbar_mobileProfileButton__dJJ0n:hover{background:#f3f4f6}.Navbar_mobileProfileDropdown__jmWfo{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);min-width:150px;z-index:1000;margin-top:8px}.Navbar_mobileProfileActions__paNiD{padding:8px 0}.Navbar_mobileProfileAction__gHAih{display:flex;align-items:center;gap:8px;width:100%;padding:8px 16px;background:none;border:none;cursor:pointer;font-size:14px;color:#333;transition:background-color .3s ease}.Navbar_mobileProfileAction__gHAih:hover{background:#f3f4f6}.Navbar_mobileProfileAction__gHAih svg{color:#6b7280}.Navbar_mobileNavItem__plFWI{border-bottom:1px solid #f3f4f6}.Navbar_mobileNavItem__plFWI:last-child{border-bottom:none}.Navbar_mobileDropdownHeader__yITii{display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background-color .3s ease}.Navbar_mobileDropdownToggle__tNkuU{background:none;border:none;font-size:27px;font-weight:700;color:#374ca0;cursor:pointer;transition:all .3s ease;margin-right:40px}.Navbar_mobileDropdownContent__07htn{border-top:1px solid #e5e7eb;animation:Navbar_slideDown__7PWMF .3s ease-out}.Navbar_mobileDropdownItem__ZPV09{display:block;text-decoration:none;color:#374151;font-weight:500;padding:12px 32px 12px 48px;border-bottom:1px solid #e5e7eb;transition:background-color .3s ease}.Navbar_mobileDropdownItem__ZPV09:last-child{border-bottom:none}@keyframes Navbar_slideDown__7PWMF{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.Navbar_navLinks__hbR1v{gap:24px}.Navbar_navLink__EAvef{font-size:14px}}@media(max-width:480px){.Navbar_container__dbR3C{padding:0 15px;height:60px}.Navbar_mobileLogo__VL57i img{width:60px;height:60px}.Navbar_mobileButtons__nzHLY,.Navbar_mobileNavLink__l6Fgb{padding:12px 24px}}.Footer_footer__OYoYH{background:#fff;padding:200px 0 20px;position:relative}.Footer_container__7AGDW{max-width:1240px;margin:0 auto;padding:0 20px}.Footer_footerContent__QQ0Yh{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:50px;position:relative}.Footer_logoSection__LvUgE{flex-shrink:0}.Footer_logo__oqoeK{display:flex;align-items:center;justify-content:center}.Footer_logoImage__UWa_P{width:282px;height:282px;object-fit:contain;border-radius:50%;box-shadow:0 4px 20px rgba(0,0,0,.1)}.Footer_navSection__1ZX_5{margin-left:-60px;display:flex;gap:150px;flex:1 1;justify-content:center}.Footer_aboutLinks__SYMVF,.Footer_socialSection__yNkcy{display:flex;flex-direction:column;gap:16px}.Footer_navLink__bUQea{color:#000;text-align:left;font-size:22px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none;transition:color .3s ease}.Footer_navLink__bUQea:hover{color:#374ca0}.Footer_sectionTitle__EYflW{color:#000;font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 12px}.Footer_socialLinks__25T6G{display:flex;flex-direction:column;gap:12px}.Footer_socialLink__tVeAt{display:flex;align-items:center;gap:14px;color:#374151;text-decoration:none;font-size:16px;font-weight:400;transition:color .3s ease}.Footer_socialLink__tVeAt:hover{color:#ff6b35}.Footer_socialIcon__l8cBS{display:flex;align-items:center;justify-content:center;flex-shrink:0}.Footer_socialIcon__l8cBS img{object-fit:contain}.Footer_socialName__eR4Bx{flex-shrink:0;color:#000;leading-trim:both;text-edge:cap;font-size:22px;font-style:normal;font-weight:400;line-height:55px}.Footer_liveChatButton__XmVzR{position:absolute;top:3%;right:7%;cursor:pointer;transition:all .3s ease;z-index:10}.Footer_liveChatButton__XmVzR:hover{transform:translateY(-2px)}.Footer_liveChatImage__z_xGg{width:107px;height:107px;object-fit:contain}.Footer_scrollToTop__kOV7f{position:fixed;bottom:30px;right:30px;width:50px;height:50px;border-radius:50%;background:#1e3a8a;color:#fff;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(30,58,138,.3);z-index:1000;opacity:0;transform:translateY(20px);animation:Footer_fadeInUp__8I5Kf .3s ease forwards;display:flex;align-items:center;justify-content:center}.Footer_scrollToTop__kOV7f:hover{background:#1e40af;transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,58,138,.4)}.Footer_scrollToTop__kOV7f:active{transform:translateY(0)}@keyframes Footer_fadeInUp__8I5Kf{to{opacity:1;transform:translateY(0)}}.Footer_copyrightSection__atGIr{text-align:center;padding-top:50px}.Footer_legalLinks__9JMcF{margin-bottom:30px}.Footer_legalLink__N27YD{color:#000;text-align:center;font-family:SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none;transition:color .3s ease}.Footer_legalLink__N27YD:hover{color:#ff6b35}.Footer_separator__lK91E{color:#9ca3af;margin:0 12px;font-size:14px}.Footer_copyrightText__X2QNr{color:#000;text-align:center;font-family:SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media(max-width:1024px){.Footer_footer__OYoYH{padding:80px 0 20px}.Footer_footerContent__QQ0Yh{flex-direction:column;gap:40px;align-items:center;text-align:center}.Footer_logoImage__UWa_P{width:200px;height:200px}.Footer_navSection__1ZX_5{flex-direction:row;gap:100px;align-items:flex-start;justify-content:center;width:100%;margin-left:0}.Footer_aboutLinks__SYMVF,.Footer_socialSection__yNkcy{align-items:center}.Footer_liveChatButton__XmVzR{top:2%;right:5%}.Footer_liveChatImage__z_xGg{width:90px;height:90px}}@media(max-width:768px){.Footer_footer__OYoYH{padding:60px 0 20px}.Footer_container__7AGDW{padding:0 16px}.Footer_footerContent__QQ0Yh{gap:30px}.Footer_logoImage__UWa_P{width:150px;height:150px}.Footer_navSection__1ZX_5{flex-direction:column;gap:30px;align-items:center}.Footer_aboutLinks__SYMVF,.Footer_socialSection__yNkcy{align-items:center;gap:12px}.Footer_liveChatImage__z_xGg{width:80px;height:80px}.Footer_scrollToTop__kOV7f{bottom:20px;right:20px;width:45px;height:45px;font-size:20px}}@media(max-width:480px){.Footer_footer__OYoYH{padding:40px 0 15px}.Footer_footerContent__QQ0Yh{gap:25px}.Footer_logoImage__UWa_P{width:120px;height:120px}.Footer_navSection__1ZX_5{gap:25px}.Footer_aboutLinks__SYMVF,.Footer_socialLink__tVeAt,.Footer_socialSection__yNkcy{gap:10px}.Footer_socialIcon__l8cBS{width:25px;height:25px}.Footer_liveChatImage__z_xGg{width:60px;height:60px}.Footer_scrollToTop__kOV7f{bottom:15px;right:15px;width:57px;height:57px;font-size:18px}.Footer_separator__lK91E{margin:0 8px;font-size:12px}}@media(max-width:360px){.Footer_footer__OYoYH{padding:30px 0 10px}.Footer_container__7AGDW{padding:0 12px}.Footer_footerContent__QQ0Yh{gap:20px}.Footer_logoImage__UWa_P{width:100px;height:100px}.Footer_liveChatImage__z_xGg{width:50px;height:50px}}