.header-module__Voge7q__header{background-color:var(--bg-blue);font-family:var(--font-primary);z-index:1000;padding:1rem 0;font-weight:400;position:sticky;top:0;left:0;right:0}.header-module__Voge7q__navbar{justify-content:space-between;align-items:center;max-width:100%;padding:0 3rem;display:flex}.header-module__Voge7q__logo{flex-shrink:0}.header-module__Voge7q__logoContent{color:#fff;align-items:center;gap:1rem;text-decoration:none;display:flex}.header-module__Voge7q__logoText{flex-direction:column;text-decoration:none;display:flex}.header-module__Voge7q__logoText .header-module__Voge7q__title{color:#fff;font-size:1.3rem;font-weight:700;text-decoration:none}.header-module__Voge7q__logoText .header-module__Voge7q__subText{font-weight:thin;text-decoration:none}.header-module__Voge7q__menu{align-items:center;gap:1rem;display:flex}.header-module__Voge7q__searchContainer{flex-grow:1;justify-content:center;align-items:center;max-width:30rem;margin-left:20px;display:flex}.header-module__Voge7q__searchBox{flex-grow:1;width:100%;min-width:100px;margin:0 2rem}.header-module__Voge7q__navActions{align-items:center;gap:1rem;display:flex}.header-module__Voge7q__menuToggle{color:#fff;cursor:pointer;background:0 0;border:none;margin:0 1rem;font-size:2rem;display:none}.header-module__Voge7q__dropdown{position:relative}.header-module__Voge7q__icon{color:#fff;padding:5px}.header-module__Voge7q__dropdown:hover .header-module__Voge7q__dropdownContent{display:block}.header-module__Voge7q__dropdownBtn{cursor:pointer;font-weight:thin;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex;overflow:hidden;color:#fff!important}.header-module__Voge7q__dropdownContent{z-index:1000;scrollbar-width:thin;scrollbar-color:var(--bg-blue) #f1f1f1;background-color:#fff;border-radius:4px;min-width:200px;max-height:400px;margin-top:.5rem;display:none;position:absolute;top:70%;right:0;overflow-y:auto;box-shadow:0 2px 5px #0003}.header-module__Voge7q__languageSelectorArrow{margin-left:.5rem}.header-module__Voge7q__dropdownContent::-webkit-scrollbar{width:6px}.header-module__Voge7q__dropdownContent::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.header-module__Voge7q__dropdownContent::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.header-module__Voge7q__dropdownContent::-webkit-scrollbar-thumb:hover{background:#555}.header-module__Voge7q__dropdownItem{color:var(--text-primary-blue);cursor:pointer;padding:.75rem 1rem;transition:background-color .2s}.header-module__Voge7q__dropdownItem:hover{background-color:#a1d3ec}.header-module__Voge7q__globeIcon{font-size:1.2rem}.header-module__Voge7q__languageSelector{cursor:pointer;align-items:center;margin:10px 20px;display:flex;position:relative}.header-module__Voge7q__languageSelector .header-module__Voge7q__icon{color:#fff;padding:.5rem;font-size:1.2rem}.header-module__Voge7q__languageSelector:hover .header-module__Voge7q__dropdownContent{display:block}.header-module__Voge7q__languageSelector .header-module__Voge7q__dropdownContent{z-index:1000;background-color:#fff;border-radius:4px;min-width:120px;display:none;position:absolute;top:70%;right:0;box-shadow:0 2px 5px #0003}.header-module__Voge7q__languageSelector .header-module__Voge7q__dropdownItem{color:var(--text-primary-blue);cursor:pointer;padding:.75rem 1rem}.header-module__Voge7q__languageSelector .header-module__Voge7q__dropdownItem:hover{background-color:#f0f0f0}.header-module__Voge7q__userName{white-space:nowrap;text-overflow:ellipsis;cursor:pointer;color:#0466c2;background-color:#fff;border-radius:5px;max-width:200px;margin:0 12px;padding:5px 8px;display:inline-block;overflow:hidden}.header-module__Voge7q__userAccountButton{cursor:pointer;border-radius:999px;align-items:center;gap:.5rem;padding:.25rem .5rem;transition:background-color .2s;display:flex}.header-module__Voge7q__userAccountButton:hover{background-color:#ffffff1f}.header-module__Voge7q__userAccountText{flex-direction:column;min-width:0;line-height:1.1;display:flex}.header-module__Voge7q__userAccountName{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:.9rem;font-weight:600;overflow:hidden}.header-module__Voge7q__userAccountEmail{color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:.75rem;overflow:hidden}@media (max-width:576px){.header-module__Voge7q__searchBox{order:3;width:100%}}@media (max-width:768px){.header-module__Voge7q__logoText{display:none}.header-module__Voge7q__searchBox{max-width:100%;margin:0 1rem}.header-module__Voge7q__navActions{display:none}.header-module__Voge7q__menuToggle{color:#fff;cursor:pointer;background:0 0;border:none;display:block}}@media (max-width:1120px){.header-module__Voge7q__dropdownBtn{color:#000!important}.header-module__Voge7q__navActions{display:none}.header-module__Voge7q__menuToggle{color:#fff;cursor:pointer;background:0 0;border:none;display:block}.header-module__Voge7q__userAccountName{color:var(--text-primary-blue)}.header-module__Voge7q__userAccountEmail{color:#4a5568}.header-module__Voge7q__navActions.header-module__Voge7q__show{z-index:1000;background-color:#fff;padding:1rem;display:block;position:absolute;top:100%;left:0;right:0;box-shadow:0 2px 5px #0003}.header-module__Voge7q__navActions.header-module__Voge7q__show ul{display:block}.header-module__Voge7q__dropdownBtn{list-style:none}.header-module__Voge7q__navbar{padding:0 1rem}}@media (max-width:1700px){.header-module__Voge7q__navbar{padding:0 1rem}}
