.Navbar_navbar__XlgWY{position:relative;top:0;left:0;width:100%;background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.05);z-index:80}.Navbar_navContainer__wqUXZ{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:15px 10px}.Navbar_logoContainer__enocR{flex:0 0 auto}.Navbar_logo__ycYQk{font-size:1.5rem;font-weight:700;text-decoration:none;color:#333;transition:color .3s ease}.Navbar_logo__ycYQk:hover{color:#007bff}.Navbar_menuContainer__MdZfN{display:flex;align-items:center;flex:0 0 70%;justify-content:space-between}.Navbar_mainMenu__qnix2{display:flex;gap:20px}.Navbar_menuItem___AsJ4{text-decoration:none;color:#143878;font-weight:500;position:relative;transition:color .3s ease}.Navbar_menuItem___AsJ4:after{content:"";position:absolute;width:0;height:2px;bottom:-5px;left:0;background-color:#0c2248;transition:width .3s ease}.Navbar_menuItem___AsJ4:hover{color:#0c2248}.Navbar_menuItem___AsJ4:hover:after{width:100%}.Navbar_profileContainer__Ay0iY{display:flex;align-items:center}.Navbar_profileButton__8cCLd{background-color:#007bff;color:#fff;padding:8px 16px;border-radius:20px;text-decoration:none;transition:background-color .3s ease}.Navbar_profileButton__8cCLd:hover{background-color:#0056b3}.Navbar_hamburger__KNBio{display:none;flex-direction:column;cursor:pointer;z-index:1100}.Navbar_hamburger__KNBio span{width:25px;height:3px;background-color:#333;margin:3px 0;transition:.4s}.Navbar_hamburger__KNBio.Navbar_active__gl4X_ span:first-child{transform:rotate(-45deg) translate(-5px,6px)}.Navbar_hamburger__KNBio.Navbar_active__gl4X_ span:nth-child(2){opacity:0}.Navbar_hamburger__KNBio.Navbar_active__gl4X_ span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.Navbar_mobileMenu__EUAj5{display:none}@media screen and (max-width:768px){.Navbar_navbar__XlgWY{position:fixed}.Navbar_menuContainer__MdZfN{display:none}.Navbar_hamburger__KNBio{display:flex}.Navbar_mobileMenu__EUAj5{position:fixed;z-index:1000;animation:Navbar_slideIn__6YfDM .5s ease}.Navbar_mobileMenuTour__TUyxz,.Navbar_mobileMenu__EUAj5{display:flex;flex-direction:column;top:0;left:0;width:100%;height:100vh;background-color:#fff;justify-content:start;align-items:start;gap:10px;padding-inline:20px;padding-top:50px}.Navbar_mobileMenuTour__TUyxz{position:absolute;z-index:90}.Navbar_mobileMenuItem__4DSQP{display:flex;align-items:center;gap:10px;font-size:1.5rem;text-decoration:none;color:#333;transition:color .3s ease;width:100%;padding-top:10px;padding-bottom:10px}.Navbar_mobileMenuItem__4DSQP:hover{background-color:#e8991c;color:#fff}@keyframes Navbar_slideIn__6YfDM{0%{transform:translateX(100%)}to{transform:translateX(0)}}}.ProfileAvatar_profileImg__vRE0a{display:flex;align-items:center}.ProfileAvatar_profileDesc__cZBBO{color:#143878}.ProfileAvatar_triggerButton__1f5A9{color:#143878;display:flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;padding:.5rem .75rem;border-radius:.5rem;transition:background-color .2s ease-in-out}.ProfileAvatar_triggerButton__1f5A9:hover{background-color:rgba(0,0,0,.05)}.ProfileAvatar_jobTitle__7IayS{font-weight:700;color:#00008b;font-size:.875rem}.ProfileAvatar_jobTitle__7IayS:hover{color:#fff}.ProfileAvatar_navDropdown__xJhyH{background-color:#fff;border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);padding:.5rem 0;min-width:240px;border:1px solid rgba(0,0,0,.08);z-index:1000}.ProfileAvatar_dropdownLabel__MrvUv{padding:.5rem .75rem;font-size:.875rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.ProfileAvatar_dropdownItem__c5jaX{color:#143878;padding:.5rem .75rem;cursor:pointer;transition:background-color .2s ease-in-out;outline:none}.ProfileAvatar_dropdownItem__c5jaX:hover{background-color:rgba(0,0,0,.04);color:#0c2248}.ProfileAvatar_dropdownItem__c5jaX:focus{background-color:rgba(0,0,0,.06)}.ProfileAvatar_cursorPointer__oaB7I{cursor:pointer}.ProfileAvatar_fullWidth__os2pk{width:100%;text-decoration:none;color:inherit;display:block}.ProfileAvatar_logoutButton__2K7ed{display:flex;align-items:center;justify-content:space-between;background:none;border:none;width:100%;padding:0;cursor:pointer;text-align:left;color:#143878}.ProfileAvatar_loadingIndicator__clvBx{display:inline-flex;align-items:center;justify-content:center;margin-left:.5rem;position:relative}.ProfileAvatar_pingAnimation__BN8DJ{position:absolute;display:inline-flex;height:.5rem;width:.5rem;border-radius:9999px;background-color:#60a5fa;opacity:.75;animation:ProfileAvatar_ping__yUJOu 1s cubic-bezier(0,0,.2,1) infinite}.ProfileAvatar_pingDot__5Nbp6{position:relative;display:inline-flex;height:.5rem;width:.5rem;border-radius:9999px;background-color:#3b82f6}@keyframes ProfileAvatar_ping__yUJOu{75%,to{transform:scale(2);opacity:0}}.ProfileAvatar_separator__TLJgX{height:1px;background-color:rgba(0,0,0,.1);margin:.5rem 0}.TourButton_tourButton__KJElq{position:relative;padding:12px 28px;background-color:#fff;color:#143878;font-weight:600;font-size:15px;letter-spacing:.6px;border:none;border-radius:8px;cursor:pointer;overflow:hidden;transition:all .3s ease;box-shadow:0 6px 12px rgba(20,56,120,.08);z-index:1;text-transform:uppercase}.TourButton_tourButton__KJElq:hover{transform:translateY(-2px);box-shadow:0 8px 15px rgba(20,56,120,.12)}.TourButton_tourButton__KJElq:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,rgba(232,153,28,.9),rgba(240,179,82,.8),rgba(232,153,28,.75),rgba(194,125,14,.8),rgba(232,153,28,.9));background-size:300% 300%;z-index:-1;border-radius:10px;filter:drop-shadow(0 0 6px rgba(232,153,28,.3));animation:TourButton_borderGlow__ie8p6 4s ease infinite}.TourButton_tourButton__KJElq:after{content:"";position:absolute;top:2px;left:2px;right:2px;bottom:2px;background-color:#fff;border-radius:6px;z-index:-1}@keyframes TourButton_borderGlow__ie8p6{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.TourButton_shine__gPPWu{position:absolute;top:0;left:-100%;width:40%;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0));transform:skewX(-25deg);animation:TourButton_shine__gPPWu 4s infinite}@keyframes TourButton_shine__gPPWu{0%{left:-100%}20%,to{left:200%}}.TourButton_starWrapper__qBsIR{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:2;overflow:hidden}.TourButton_star__Du7qh{position:absolute;background-image:radial-gradient(circle,rgba(232,153,28,.7) 0,rgba(232,153,28,0) 70%);border-radius:50%;opacity:0;transform:scale(0);filter:blur(.5px)}.TourButton_star__Du7qh:first-child{width:6px;height:6px;top:15%;left:10%;animation:TourButton_starTwinkle__e9rKf 4s .3s infinite}.TourButton_star__Du7qh:nth-child(2){width:5px;height:5px;top:60%;left:85%;animation:TourButton_starTwinkle__e9rKf 4s .7s infinite}.TourButton_star__Du7qh:nth-child(3){width:7px;height:7px;top:25%;left:90%;animation:TourButton_starTwinkle__e9rKf 4s 1.2s infinite}.TourButton_star__Du7qh:nth-child(4){width:4px;height:4px;top:65%;left:15%;animation:TourButton_starTwinkle__e9rKf 4s 1.8s infinite}.TourButton_star__Du7qh:nth-child(5){width:6px;height:6px;top:45%;left:50%;animation:TourButton_starTwinkle__e9rKf 4s 2.3s infinite}@keyframes TourButton_starTwinkle__e9rKf{0%{transform:scale(0);opacity:0}50%{transform:scale(1);opacity:.8}to{transform:scale(0);opacity:0}}.TourButton_tourButton__KJElq:active{transform:translateY(1px);box-shadow:0 2px 5px rgba(20,56,120,.1)}.TourButton_tourButton__KJElq:before{box-shadow:inset 0 0 10px rgba(232,153,28,.2)}.LoadingOverlay_overlay__HqIgg{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;animation:LoadingOverlay_fadeIn__SJasJ .2s ease-in-out}.LoadingOverlay_loadingContent__4jh8R{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.95);border-radius:12px;padding:2rem;box-shadow:0 8px 30px rgba(0,0,0,.12);min-width:200px;max-width:90%}.LoadingOverlay_spinner__YoQ_d{position:relative;width:60px;height:60px;margin-bottom:1rem}.LoadingOverlay_spinnerRing__UkeAk{position:absolute;width:100%;height:100%;border:4px solid rgba(0,0,0,.1);border-top-color:#3498db;border-radius:50%;animation:LoadingOverlay_spin__p_vEH 1s linear infinite}.LoadingOverlay_loadingText__7ujwk{font-size:1rem;font-weight:500;color:#333;margin-top:.5rem}@keyframes LoadingOverlay_spin__p_vEH{to{transform:rotate(1turn)}}@keyframes LoadingOverlay_fadeIn__SJasJ{0%{opacity:0}to{opacity:1}}@keyframes LoadingOverlay_fadeOut__Npu0v{0%{opacity:1}to{opacity:0}}.LoadingOverlay_overlay__HqIgg.LoadingOverlay_fadeOut__Npu0v{animation:LoadingOverlay_fadeOut__Npu0v .3s ease-in-out forwards}