.Header-module__lnUIdW__header{z-index:100;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border-light);height:var(--header-height);background:#ffffffd9;position:sticky;top:0}.Header-module__lnUIdW__nonSticky{position:relative!important;top:auto!important}.Header-module__lnUIdW__headerInner{height:100%;max-width:var(--max-width);padding:0 var(--space-6);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__lnUIdW__logo{flex-direction:column;align-items:flex-start;gap:2px;line-height:1.2;text-decoration:none;display:flex}.Header-module__lnUIdW__logoText{font-family:var(--font-heading);font-size:var(--text-xl);color:#05264e;letter-spacing:-.02em;white-space:nowrap;font-weight:800}.Header-module__lnUIdW__logoTagline{color:#94a3b8;letter-spacing:.02em;text-transform:uppercase;font-size:9px;font-weight:500;display:block}.Header-module__lnUIdW__logoAccent{color:var(--color-accent)}.Header-module__lnUIdW__regionBadge{color:#94a3b8;vertical-align:top;text-transform:uppercase;opacity:.8;background:0 0;margin-top:-2px;margin-left:2px;font-size:8px;font-weight:700}[dir=rtl] .Header-module__lnUIdW__regionBadge{margin-left:0;margin-right:2px}.Header-module__lnUIdW__nav{align-items:center;gap:var(--space-8);display:flex}.Header-module__lnUIdW__navLinks{align-items:center;gap:var(--space-6);display:flex}.Header-module__lnUIdW__navLink{color:var(--color-text-secondary);transition:color var(--transition-fast);font-size:15px;font-weight:600;position:relative}.Header-module__lnUIdW__navLink:hover{color:var(--color-primary)}.Header-module__lnUIdW__navLink:after{content:"";background:var(--color-accent);width:0;height:2px;transition:width var(--transition-base);border-radius:2px;position:absolute;bottom:-4px;left:0}.Header-module__lnUIdW__navLink:hover:after{width:100%}.Header-module__lnUIdW__navActions{align-items:center;gap:var(--space-3);display:flex}.Header-module__lnUIdW__mobileMenuBtn{padding:var(--space-2);flex-direction:column;gap:5px;display:none}.Header-module__lnUIdW__mobileMenuBtn span{background:var(--color-text-primary);width:22px;height:2px;transition:all var(--transition-fast);border-radius:2px;display:block}@media (max-width:768px){.Header-module__lnUIdW__navLinks,.Header-module__lnUIdW__navActions{display:none}.Header-module__lnUIdW__mobileMenuBtn{display:flex!important}}.Header-module__lnUIdW__mobileNavOverlay{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a99;justify-content:flex-end;display:flex;position:fixed;inset:0}.Header-module__lnUIdW__mobileNavCard{width:300px;height:100%;padding:var(--space-8)var(--space-6);flex-direction:column;animation:.3s cubic-bezier(.16,1,.3,1) Header-module__lnUIdW__slideIn;display:flex;box-shadow:-10px 0 30px #00000026;background:#fff!important}@keyframes Header-module__lnUIdW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.Header-module__lnUIdW__mobileNavLinks{gap:var(--space-4);flex-direction:column;display:flex}.Header-module__lnUIdW__mobileNavLink{padding:var(--space-3)0;border-bottom:1px solid #f1f5f9;font-size:1.125rem;font-weight:700;text-decoration:none;transition:color .2s;color:#0f172a!important}.Header-module__lnUIdW__mobileNavLink:hover{color:var(--color-primary)!important}.Header-module__lnUIdW__mobileDivider{border:0;border-top:1px solid var(--color-border-light);margin:var(--space-4)0}@media (max-width:768px){.Header-module__lnUIdW__hideMobile{display:none!important}}
.Footer-module__3hUVsW__footer{color:#fff;background:#05264e;padding:80px 0 40px}.Footer-module__3hUVsW__footerGrid{grid-template-columns:1.5fr repeat(3,1fr);gap:48px;margin-bottom:60px;display:grid}.Footer-module__3hUVsW__logoArea{flex-direction:column;display:flex}.Footer-module__3hUVsW__logoTitle{color:#fff;flex-direction:column;margin-bottom:16px;font-size:22px;font-weight:900;text-decoration:none;display:flex}.Footer-module__3hUVsW__logoTitle span span{color:#3b82f6}.Footer-module__3hUVsW__tagline{color:#ffffff73;letter-spacing:.02em;margin-top:2px;font-size:10px;font-weight:500}.Footer-module__3hUVsW__description{color:#ffffffa6;margin-bottom:24px;font-size:14px;line-height:1.6}.Footer-module__3hUVsW__columnTitle{color:#60a5fa;margin-bottom:24px;font-size:18px;font-weight:700}.Footer-module__3hUVsW__linkList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__3hUVsW__link{color:#ffffffb3;font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__link:hover{color:#fff}.Footer-module__3hUVsW__newsletterSub{color:#ffffff80;margin-bottom:20px;font-size:13px;line-height:1.5}.Footer-module__3hUVsW__inputGroup{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;gap:8px;padding:6px;display:flex}.Footer-module__3hUVsW__input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:10px 12px;font-size:13px}.Footer-module__3hUVsW__input::placeholder{color:#ffffff4d}.Footer-module__3hUVsW__subBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:0 16px;font-size:13px;font-weight:700;transition:background .2s}.Footer-module__3hUVsW__subBtn:hover{background:#2563eb}.Footer-module__3hUVsW__bottomSection{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:40px;display:flex}.Footer-module__3hUVsW__copyright{color:#fff6;font-size:13px}.Footer-module__3hUVsW__socialLinks{align-items:center;gap:16px;display:flex}.Footer-module__3hUVsW__socialLink{color:#fff6;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__socialLink:hover{color:#60a5fa}@media (max-width:1024px){.Footer-module__3hUVsW__footerGrid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:768px){.Footer-module__3hUVsW__footer{padding:60px 0 30px}.Footer-module__3hUVsW__footerGrid{grid-template-columns:1fr;gap:32px}.Footer-module__3hUVsW__bottomSection{text-align:center;flex-direction:column;gap:20px}}
.jobs-module__KHFxXW__jobsPage,.jobs-module__KHFxXW__detailPage{background-color:#f8fafc;min-height:100vh}.jobs-module__KHFxXW__detailPage{padding:60px 0}.jobs-module__KHFxXW__jobsInner,.jobs-module__KHFxXW__detailInner{width:100%;max-width:1024px;margin:0 auto;padding:0 24px}.jobs-module__KHFxXW__searchSection{background:#fff;border-bottom:1px solid #e0e0e0;padding:32px 16px}.jobs-module__KHFxXW__searchFormContainer{max-width:900px;margin:0 auto}.jobs-module__KHFxXW__searchForm{background:#fff;border:1px solid #dcdcdc;border-radius:99px;flex-direction:row;gap:0;height:60px;margin-bottom:24px;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000f}@media (max-width:768px){.jobs-module__KHFxXW__searchSection{padding:24px 16px}.jobs-module__KHFxXW__searchForm{height:auto;box-shadow:none;background:0 0;border:none;border-radius:16px;flex-direction:column;gap:0}}.jobs-module__KHFxXW__searchInputWrapper{background:#fff;border-right:1px solid #e0e0e0;flex:1;align-items:center;padding:0 20px;display:flex}.jobs-module__KHFxXW__searchInput{color:#2d2d2d;background:0 0;border:none;outline:none;width:100%;padding:14px 0;font-size:15px}@media (max-width:768px){.jobs-module__KHFxXW__searchInputWrapper{border:1px solid #e0e0e0;border-radius:12px;height:54px;margin-bottom:10px;box-shadow:0 2px 8px #0000000a}}.jobs-module__KHFxXW__filterChips{z-index:20;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;align-items:center;gap:12px;padding:4px 0 12px;position:relative;overflow-x:auto;display:flex!important}.jobs-module__KHFxXW__filterChips::-webkit-scrollbar{display:none}@media (min-width:769px){.jobs-module__KHFxXW__filterChips{flex-wrap:wrap;overflow-x:visible}}.jobs-module__KHFxXW__filterGroup{position:relative}.jobs-module__KHFxXW__filterBtn{cursor:pointer;align-items:center;gap:8px;height:40px;transition:all .2s;color:#2d2d2d!important;white-space:nowrap!important;background-color:#f3f2f1!important;border:1px solid #0000!important;border-radius:8px!important;padding:8px 16px!important;font-size:14px!important;font-weight:700!important;display:inline-flex!important}.jobs-module__KHFxXW__filterBtn:hover{background-color:#e4e2e0!important}.jobs-module__KHFxXW__filterBtn.jobs-module__KHFxXW__active{background-color:#e4e2e0!important;border-color:#d4d2d0!important}.jobs-module__KHFxXW__filterBtn.jobs-module__KHFxXW__selected{background-color:#f3f2f1!important;border:1px solid #2d2d2d!important}.jobs-module__KHFxXW__searchBtn{color:#fff;cursor:pointer;background:#2557a7;border:none;border-radius:99px;height:48px;margin:8px;padding:0 32px;font-size:16px;font-weight:700;transition:background .2s}.jobs-module__KHFxXW__searchBtn:hover{background:#164081}@media (max-width:768px){.jobs-module__KHFxXW__searchBtn{border-radius:12px;width:100%;height:50px;margin:8px 0 0}}.jobs-module__KHFxXW__dropdownItem{text-align:left;color:#2d2d2d;cursor:pointer;background:0 0;border:none;width:100%;padding:8px 16px;font-size:14px;transition:background .1s;display:block}.jobs-module__KHFxXW__dropdownItem:hover{background-color:#f3f2f1}.jobs-module__KHFxXW__selectedItem{color:#2557a7;background-color:#f0f4ff;font-weight:700}.jobs-module__KHFxXW__clearFilters{color:#2557a7;cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:14px;font-weight:700}.jobs-module__KHFxXW__jobsLayout{grid-template-columns:450px 1fr;align-items:start;gap:32px;margin-top:24px;display:grid}.jobs-module__KHFxXW__jobsList{background:0 0}.jobs-module__KHFxXW__resultsCount{color:#2d2d2d;z-index:10;background:#f8fafc;border-top:1px solid #0000;margin-bottom:24px;padding:8px;font-size:15px;font-weight:600;position:sticky;top:0}.jobs-module__KHFxXW__jobCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:16px;padding:20px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden;box-shadow:0 1px 2px #00000005}.jobs-module__KHFxXW__jobCardActive{border-color:var(--color-primary);box-shadow:0 4px 12px #3b82f614}.jobs-module__KHFxXW__jobCardMain{gap:16px;margin-bottom:16px;display:flex}.jobs-module__KHFxXW__jobCardLogo{width:48px;height:48px;color:var(--color-primary);background:#f8fafc;border:1px solid #f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:flex;overflow:hidden}.jobs-module__KHFxXW__jobCardLogo img{object-fit:cover;width:100%;height:100%}.jobs-module__KHFxXW__jobCardContent{flex:1;min-width:0}.jobs-module__KHFxXW__jobTitle{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:16px;font-weight:800;line-height:1.3;display:block;overflow:hidden}.jobs-module__KHFxXW__jobCompany{color:#64748b;margin-bottom:10px;font-size:14px;font-weight:500;display:block}.jobs-module__KHFxXW__jobCardStats{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.jobs-module__KHFxXW__salaryBadge{color:var(--color-primary);background:#3b82f60f;border-radius:8px;padding:4px 10px;font-size:13px;font-weight:800}.jobs-module__KHFxXW__jobLoc{color:#94a3b8;align-items:center;gap:4px;font-size:12px;font-weight:600;display:flex}.jobs-module__KHFxXW__jobCardFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:16px;display:flex}.jobs-module__KHFxXW__jobTags{gap:8px;display:flex}.jobs-module__KHFxXW__jobTagPill{color:#475569;text-transform:capitalize;background:#f1f5f9;border-radius:100px;padding:4px 10px;font-size:11px;font-weight:700}.jobs-module__KHFxXW__jobTagPillSecondary{color:var(--color-success);background:#10b98114;border-radius:100px;padding:4px 10px;font-size:11px;font-weight:700}.jobs-module__KHFxXW__mobileViewDetails{color:var(--color-primary);align-items:center;gap:4px;font-size:13px;font-weight:800;display:none}@media (max-width:768px){.jobs-module__KHFxXW__mobileViewDetails{display:flex}}.jobs-module__KHFxXW__detailPane{scrollbar-width:thin;background:#fff;border:1px solid #e0e0e0;border-radius:16px;height:fit-content;max-height:calc(100vh - 48px);padding:32px;position:sticky;top:24px;overflow-y:auto}.jobs-module__KHFxXW__detailHeader{border-bottom:1px solid #d4d2d0;margin-bottom:24px;padding-bottom:24px}.jobs-module__KHFxXW__detailTitle{color:#2d2d2d;margin-bottom:12px;font-size:32px;font-weight:800}.jobs-module__KHFxXW__detailMetaGrid{color:#595959;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px;font-size:15px;display:flex}.jobs-module__KHFxXW__detailMetaItem{white-space:nowrap;align-items:center;display:flex}.jobs-module__KHFxXW__detailMetaItem:not(:last-child):after{content:"|";color:#d4d2d0;margin:0 12px;font-weight:300}.jobs-module__KHFxXW__detailGrid{grid-template-columns:1fr 320px;align-items:start;gap:24px;margin-top:24px;display:grid}.jobs-module__KHFxXW__detailMain{min-width:0}@media (max-width:1024px){.jobs-module__KHFxXW__detailGrid{grid-template-columns:1fr}}.jobs-module__KHFxXW__premiumCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:24px;box-shadow:0 1px 3px #0000000d}.jobs-module__KHFxXW__premiumSidebar{flex-direction:column;gap:24px;display:flex}.jobs-module__KHFxXW__benefitList{margin:16px 0;padding:0;list-style:none}.jobs-module__KHFxXW__benefitItem{color:#4a5568;align-items:flex-start;gap:12px;margin-bottom:12px;font-size:15px;display:flex}.jobs-module__KHFxXW__tagPill{color:#4f46e5;background:#eef2ff;border-radius:9999px;padding:4px 12px;font-size:13px;font-weight:500}.jobs-module__KHFxXW__sidebarIconBox{color:#64748b;background:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.jobs-module__KHFxXW__statRow{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.jobs-module__KHFxXW__statRow:last-child{border-bottom:none}.jobs-module__KHFxXW__applyButton{color:#fff;cursor:pointer;background:#2557a7;border:none;border-radius:10px;width:fit-content;padding:14px 32px;font-size:16px;font-weight:700;transition:background .2s;display:inline-block}.jobs-module__KHFxXW__applyButton:hover{background:#164081}.jobs-module__KHFxXW__noSelection{color:#6f6f6f;text-align:center;justify-content:center;align-items:center;height:100%;display:flex}@media (max-width:768px){.jobs-module__KHFxXW__jobsLayout{grid-template-columns:1fr}.jobs-module__KHFxXW__detailPane{display:none}.jobs-module__KHFxXW__jobsList{height:auto;overflow:visible}}
.home-module__Hx0lNG__hero{background:#fff;border-bottom:1px solid #f1f5f9;padding:80px 40px 60px}.home-module__Hx0lNG__heroGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;display:grid}.home-module__Hx0lNG__heroTitle{color:#05264e;letter-spacing:-.03em;margin-bottom:20px;font-size:52px;font-weight:900;line-height:1.15}.home-module__Hx0lNG__heroTitle span{color:#3b82f6}.home-module__Hx0lNG__heroSubtitle{color:#4f7396;max-width:480px;margin-bottom:36px;font-size:17px;line-height:1.7}.home-module__Hx0lNG__searchForm{background:#fff;border:1.5px solid #e2e8f0;border-radius:100px;align-items:center;max-width:800px;margin-bottom:20px;padding:8px;display:flex;box-shadow:0 10px 40px #0000000a}.home-module__Hx0lNG__searchGroup{flex:1;align-items:center;gap:10px;padding:0 16px;display:flex}.home-module__Hx0lNG__searchDivider{border-right:1.5px solid #f1f5f9}.home-module__Hx0lNG__searchInput{color:#05264e;background:0 0;border:none;outline:none;width:100%;padding:10px 0;font-size:14px}.home-module__Hx0lNG__searchBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:100px;flex-shrink:0;padding:14px 28px;font-size:14px;font-weight:800;transition:background .2s}.home-module__Hx0lNG__searchBtn:hover{background:#2563eb}.home-module__Hx0lNG__rightContent{justify-content:flex-end;align-items:center;display:flex;position:relative}.home-module__Hx0lNG__heroBadge{z-index:10;cursor:default;background:#fff;border:1px solid #e2e8f080;border-radius:20px;align-items:center;gap:14px;padding:16px 20px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;bottom:30px;left:-30px;box-shadow:0 16px 40px #00000014}.home-module__Hx0lNG__heroBadge:hover{border-color:#3b82f64d;transform:translateY(-5px)scale(1.02);box-shadow:0 20px 50px #3b82f61f}.home-module__Hx0lNG__badgeIcon{color:#22c55e;background:#f0fdf4;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .3s;display:flex}.home-module__Hx0lNG__heroBadge:hover .home-module__Hx0lNG__badgeIcon{transform:rotate(12deg)scale(1.1)}.home-module__Hx0lNG__badgeContent{flex-direction:column;display:flex}.home-module__Hx0lNG__badgeTitle{color:#05264e;font-size:17px;font-weight:900;line-height:1.2}.home-module__Hx0lNG__badgeSubtitle{color:#64748b;margin-top:2px;font-size:12px;font-weight:600}.home-module__Hx0lNG__blob{z-index:1;background:linear-gradient(135deg,#3b82f61a,#93c5fd33);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;justify-content:center;align-items:center;width:100%;max-width:480px;height:480px;margin-left:auto;animation:20s ease-in-out infinite home-module__Hx0lNG__morph;display:flex;position:relative}.home-module__Hx0lNG__blobDecor{z-index:-1;background:linear-gradient(135deg,#3b82f60d,#93c5fd1a);border-radius:40% 60% 60% 40%/40% 40% 60% 60%;width:100%;height:100%;animation:25s ease-in-out infinite reverse home-module__Hx0lNG__morph;position:absolute;top:-20px;right:-20px}@keyframes home-module__Hx0lNG__morph{0%{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}25%{border-radius:58% 42% 75% 25%/76% 46% 54% 24%}50%{border-radius:50% 50% 33% 67%/55% 27% 73% 45%}75%{border-radius:33% 67% 58% 42%/63% 68% 32% 37%}to{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}}.home-module__Hx0lNG__posterImageWrapper{z-index:2;border:8px solid #fff;border-radius:30px;width:90%;height:90%;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000001f}.home-module__Hx0lNG__section{padding:80px 0}.home-module__Hx0lNG__sectionHeader{text-align:center;margin-bottom:48px}.home-module__Hx0lNG__sectionTitle{color:#05264e;margin-bottom:12px;font-size:32px;font-weight:800}.home-module__Hx0lNG__sectionSubtitle{color:#64748b;font-size:16px}.home-module__Hx0lNG__categoriesGrid{grid-template-columns:repeat(5,1fr);gap:22px;display:grid}.home-module__Hx0lNG__bannerSection{padding:0 0 90px}.home-module__Hx0lNG__bannerCard{color:#fff;background:#05264e;border-radius:30px;justify-content:space-between;align-items:center;padding:56px 60px;display:flex;position:relative;overflow:hidden}.home-module__Hx0lNG__bannerDecor{background:#3b82f61a;border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.home-module__Hx0lNG__bannerBadge{color:#60a5fa;text-transform:uppercase;background:#ffffff14;border-radius:100px;padding:6px 14px;font-size:12px;font-weight:800}.home-module__Hx0lNG__bannerTitle{color:#fff;margin:18px 0;font-size:40px;font-weight:900}.home-module__Hx0lNG__bannerSubtitle{color:#ffffffa6;max-width:420px;margin-bottom:28px;font-size:16px}.home-module__Hx0lNG__bannerStats{z-index:1;gap:24px;display:flex;position:relative}.home-module__Hx0lNG__bannerStatBox{text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:22px;width:160px;padding:36px 32px}.home-module__Hx0lNG__bannerStatValue{color:#60a5fa;font-size:34px;font-weight:900}.home-module__Hx0lNG__bannerStatLabel{color:#ffffff8c;margin-top:4px;font-size:13px;font-weight:600}.home-module__Hx0lNG__jobsGrid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.home-module__Hx0lNG__newsletterSection{padding:0 0 100px}.home-module__Hx0lNG__newsletterCard{text-align:center;color:#fff;background:#05264e;border-radius:30px;padding:70px 60px}.home-module__Hx0lNG__newsletterTitle{margin-bottom:16px;font-size:38px;font-weight:900}.home-module__Hx0lNG__newsletterSubtitle{color:#fff9;margin-bottom:36px;font-size:17px}.home-module__Hx0lNG__newsletterForm{gap:12px;max-width:480px;margin:0 auto;display:flex}.home-module__Hx0lNG__newsletterInput{border:none;border-radius:100px;outline:none;flex:1;padding:16px 22px;font-size:14px}.home-module__Hx0lNG__newsletterBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:100px;padding:16px 30px;font-size:14px;font-weight:800;transition:background .2s}.home-module__Hx0lNG__newsletterBtn:hover{background:#2563eb}@media (max-width:768px){.home-module__Hx0lNG__hero{border-bottom:none;padding:40px 0 32px}.home-module__Hx0lNG__heroGrid{padding:0 var(--space-4);grid-template-columns:1fr;gap:32px}.home-module__Hx0lNG__heroTitle{text-align:left;margin-bottom:12px;font-size:32px}.home-module__Hx0lNG__heroSubtitle{text-align:left;color:#64748b;max-width:100%;margin-bottom:24px;font-size:15px}.home-module__Hx0lNG__searchForm{display:none}.home-module__Hx0lNG__heroSearchTrigger{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;width:100%;padding:14px 18px;transition:all .2s;display:flex;box-shadow:0 4px 12px #0000000a}.home-module__Hx0lNG__heroSearchTrigger:active{border-color:var(--color-primary);transform:scale(.98)}.home-module__Hx0lNG__heroSearchIcon{color:var(--color-primary)}.home-module__Hx0lNG__heroSearchText{color:#94a3b8;text-align:left;flex:1;font-size:14px;font-weight:500}.home-module__Hx0lNG__rightContent{display:none}.home-module__Hx0lNG__section{padding:32px 0}.home-module__Hx0lNG__sectionHeader{text-align:left;padding:0 var(--space-4);justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.home-module__Hx0lNG__sectionTitle{margin-bottom:4px;font-size:20px}.home-module__Hx0lNG__sectionSubtitle{font-size:13px}.home-module__Hx0lNG__categoriesGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin:0;padding:0;display:grid}.home-module__Hx0lNG__categoryItem{box-shadow:0 4px 12px #00000008;border-radius:16px!important;padding:20px 16px!important}.home-module__Hx0lNG__jobsGrid{grid-template-columns:1fr;gap:16px;margin:0;padding:0;display:grid}.home-module__Hx0lNG__jobCard{box-shadow:0 4px 12px #00000008;border-radius:16px!important;padding:20px!important}.home-module__Hx0lNG__bannerCard{margin:0 var(--space-4);text-align:left;border-radius:20px;flex-direction:column;align-items:flex-start;padding:32px 24px}.home-module__Hx0lNG__bannerTitle{margin:12px 0;font-size:26px}.home-module__Hx0lNG__bannerSubtitle{text-align:left;margin-bottom:24px;font-size:14px}.home-module__Hx0lNG__bannerStats{grid-template-columns:1fr 1fr;gap:12px;width:100%;display:grid}.home-module__Hx0lNG__bannerStatBox{border-radius:16px;width:auto;padding:20px 12px}.home-module__Hx0lNG__bannerStatValue{font-size:24px}.home-module__Hx0lNG__newsletterCard{margin:0 var(--space-4);border-radius:20px;padding:40px 24px}.home-module__Hx0lNG__newsletterTitle{font-size:24px}.home-module__Hx0lNG__newsletterSubtitle{font-size:14px}.home-module__Hx0lNG__newsletterForm{flex-direction:column;gap:16px;width:100%}.home-module__Hx0lNG__newsletterInput,.home-module__Hx0lNG__newsletterBtn{width:100%}}
