:root{--color-green:#017169;--color-green-soft:#d9eae9;--color-orange:#bd5439;--color-orange-dark:#55261a;--color-cream:#f9f4f1;--color-yellow:#fbce1d;--color-red:#d30932;--color-ink:#111827;--color-muted:#4b5563;--color-line:#ece7e5;--color-border:#e4e6ea;--color-surface:#f6f6f5;--color-placeholder:#d9d9d9;--color-footer:#191515;--font-sans:"Open Sans",ui-sans-serif,system-ui,sans-serif;--page-max:1440px;--container:1272px;--gutter:84px;--gutter-tablet:40px;--gutter-mobile:15px;--space-1:7px;--space-2:10px;--space-3:15px;--space-4:18px;--space-5:20px;--space-6:24px;--space-7:40px;--space-8:58px;--space-section:82px;--space-heading:10px;--radius-xs:3px;--radius-sm:7px;--radius-md:12px;--radius-lg:14px;--shadow-none:none}.inep-home,.inep-home *{box-sizing:border-box}.inep-home{margin:0;background:#fff;color:var(--color-ink);font-family:var(--font-sans);letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.inep-home a{color:inherit;text-decoration:none}.inep-home .mobile-only{display:none}.inep-home button,.inep-home input,.inep-home select,.inep-home textarea{font:inherit}.page-shell{width:min(100%,var(--page-max));margin-inline:auto;overflow:hidden;background:#fff}.section-inner{width:min(100%,var(--container));margin-inline:auto}.section-inner--center{display:flex;flex-direction:column;align-items:center;gap:45px;text-align:center}.section-heading{display:flex;flex-direction:column;gap:var(--space-heading)}.section-heading--center{align-items:center}.section-band{padding:var(--space-section) var(--gutter)}.section-band--cream{position:relative;overflow:hidden;background:var(--color-cream);padding-block:84px}.section-band--cream:after{position:absolute;right:0;bottom:0;width:min(620px,90vw);aspect-ratio:1;background:url(/inep/images/pagesection-bg.png) 100% 100%/contain no-repeat;content:"";opacity:.2;pointer-events:none}.section-band--cream>*{position:relative;z-index:1}.section-band--surface{background:var(--color-surface)}.split-section+.section-band{margin-top:var(--space-section)}.eyebrow{margin:0;color:var(--color-green);font-size:14px;font-weight:700;line-height:15px;text-transform:uppercase}.section-title{max-width:620px;margin:0;font-size:34px;font-weight:800;letter-spacing:-1px;line-height:42px}.section-title span{color:var(--color-orange)}.section-title--center{max-width:520px}.body-copy,.cta-panel p,.feature-list,.step-card p{color:var(--color-muted);font-family:var(--font-sans);font-size:15px;line-height:24px}.body-copy{margin:0;max-width:620px}.feature-list{margin:0;padding-left:18px}.feature-list li::marker{color:var(--color-orange);font-size:1.2em}.btn{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:var(--space-2);width:-moz-fit-content;width:fit-content;border:1px solid transparent;border-radius:var(--radius-md);padding:9px 15px;cursor:pointer;font-size:15px;font-weight:600;line-height:20px;white-space:nowrap}.btn--sm{min-height:34px;padding-block:7px;font-size:13px;line-height:18px}.btn--lg{min-height:61px;padding-inline:22px;font-size:16px;line-height:22px}.btn--primary{background:var(--color-orange);color:#fff}.btn--primary:hover{background:#a94832}.btn--secondary{border-color:var(--color-green);color:var(--color-green)}.btn--secondary:hover{background:var(--color-green);color:#fff}.btn--dark{background:var(--color-orange-dark);color:#fff}.btn--dark:hover{background:#3f1c13}.btn--ghost{border-color:currentColor;color:#fff}.btn--ghost:hover{background:hsla(0,0%,100%,.12)}.button-row,.tag-row{display:flex;flex-wrap:wrap;gap:var(--space-4)}.button-row--spaced{margin-top:var(--space-6)}.tag-row{gap:6px}.badge{display:inline-flex;align-items:center;border-radius:100px;padding:5px 11px;color:#fff;font-family:var(--font-sans);font-size:10px;line-height:13px;text-transform:uppercase}.badge,.tag-row .badge{font-weight:600}.badge--alert,.badge--orange{background:#ed1a23}.badge--green{background:var(--color-green)}.badge--dark{background:rgba(0,0,0,.4)}.split-section{display:flex;align-items:stretch;margin:var(--space-section) var(--gutter) 0;overflow:hidden;border-radius:var(--radius-lg)}.split-section--reverse{flex-direction:row-reverse}.split-section--reverse .content-panel{padding-left:0}.split-section--reverse .media-block{border-radius:var(--radius-lg)}.content-panel{display:flex;flex:1 1 50%;flex-direction:column;gap:var(--space-6);justify-content:center;min-width:0;padding:var(--space-8);background:var(--color-surface)}.content-panel--plain{background:#fff}.media-block{flex:1 1 50%;min-height:320px;background-position:50%;background-size:cover}.media-block--about{background-image:linear-gradient(135deg,rgba(144,102,63,.08),rgba(44,43,37,.08)),url(/inep/images/about.jpg)}.media-block--seekers{background-image:linear-gradient(135deg,hsla(35,12%,72%,.08),rgba(35,37,30,.08)),url(/inep/images/job-seekers-3.jpg)}.media-block--employers{background-image:linear-gradient(135deg,rgba(139,90,69,.08),rgba(25,25,24,.08)),url(/inep/images/for-employers-2.jpg)}@media (max-width:1023px){.section-band{padding-inline:var(--gutter-tablet)}.split-section,.split-section--reverse{flex-direction:column;margin-inline:var(--gutter-tablet)}}@media (min-width:768px) and (max-width:1023px){.page-shell{display:flex;flex-direction:column}.hero,.section-band,.split-section,.split-section--reverse{margin-top:20px;margin-bottom:20px}.hero{margin-top:0}.split-section+.section-band{margin-top:20px}.section-band--cream{padding-block:40px}.split-section .content-panel,.split-section--reverse .content-panel{padding:40px}}@media (max-width:767px){.mobile-only{display:initial}.section-band{padding:35px var(--gutter-mobile)}.split-section+.section-band{margin-top:35px}.split-section{margin:35px var(--gutter-mobile) 0}.content-panel{padding:var(--space-6)}.section-title{font-size:30px;line-height:38px}.button-row{gap:var(--space-4)}}.site-header{position:relative;z-index:30;display:flex;min-height:90px;align-items:center;justify-content:space-between;padding:12px var(--gutter) 10px;background:#fff}.flag-strip{position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#d21034,#d21034 18%,#007a5e 45%,#007a5e 62%,#f7d117 90%,#f7d117)}.brand-mark{display:flex;height:53px;align-items:center;justify-content:center;border-radius:var(--radius-sm);background:#fff}.brand-mark img{display:block;width:125px;max-height:81px;-o-object-fit:contain;object-fit:contain}.site-nav{display:flex;align-items:center;gap:25px;color:var(--color-muted);font-size:14px;font-weight:700;line-height:19px;text-transform:uppercase}.site-nav__actions,.site-nav__links{display:flex;align-items:center;gap:27px}.site-nav a:hover{color:var(--color-orange)}.locale-pill{display:flex;min-width:85px;height:34px;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--color-border);border-radius:999px;padding:0 13px;background:#fff;color:var(--color-muted);cursor:pointer;font-size:12px;font-weight:600;transition:border-color .18s ease,color .18s ease}.locale-pill:hover{border-color:var(--color-orange);color:var(--color-orange)}.locale-pill__icon{width:14px;height:14px;flex:0 0 auto}.locale-pill__chevron{width:12px;height:12px;flex:0 0 auto}.theme-toggle{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:0;background:transparent;color:var(--color-muted);cursor:pointer;padding:0;transition:color .18s ease}.theme-toggle:hover{color:var(--color-orange)}.theme-toggle svg{width:20px;height:20px}.site-nav__actions{gap:18px}.site-nav__mobile-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.site-nav__mobile-actions .locale-pill{min-width:64px;justify-content:center}.hero{position:relative;min-height:800px;overflow:hidden}.hero__backdrop,.hero__floor{position:absolute;inset-inline:0;top:0}.hero__backdrop{height:648px;background:url(/inep/images/hero-image.jpg) 50%/cover no-repeat,linear-gradient(135deg,#6f6257,#a8a49c 52%,#2f3847)}.hero__floor{top:641px;height:159px;background:linear-gradient(275deg,var(--color-orange),var(--color-orange-dark))}.hero__content{position:relative;z-index:2;display:flex;width:770px;flex-direction:column;align-items:flex-start;gap:30px;padding:93px 0 0 var(--gutter)}.mozambique-flag{display:block;width:28px;height:19px;border-radius:var(--radius-xs);-o-object-fit:cover;object-fit:cover}.hero__title{margin:0 0 0 -5px;color:#fff;font-size:72px;font-weight:800;letter-spacing:-1.5px;line-height:80px}.hero__title span{color:var(--color-orange)}.hero__lead{width:544px;margin:0;color:#fff;font-size:16px;font-weight:600;line-height:22px}.search-panel{display:grid;position:relative;width:642px;height:61px;min-height:61px;grid-template-columns:1fr 1fr 168px;overflow:visible;border-radius:var(--radius-md);background:#fff}.search-panel>:first-child{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.search-panel__button{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.search-panel__field--combo{position:relative}.search-combo__list{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:60;margin:0;padding:6px;max-height:292px;overflow-y:auto;overscroll-behavior:contain;list-style:none;border-radius:12px;background:#fff;box-shadow:0 18px 40px rgba(0,0,0,.18)}.search-combo__option{display:block;width:100%;padding:9px 12px;border:0;border-radius:8px;background:transparent;color:var(--color-ink);font:inherit;font-weight:600;text-align:left;cursor:pointer}.search-combo__option.is-active,.search-combo__option:hover{background:rgba(192,81,46,.1)}.search-combo__empty{padding:10px 12px;color:#777;font-size:13px}.search-panel__error{position:absolute;top:calc(100% + 8px);left:0;z-index:50;margin:0;padding:6px 12px;border-radius:8px;background:rgba(206,17,38,.94);color:#fff;font-size:12.5px;font-weight:600;line-height:1.35}.search-panel__field{display:flex;height:100%;min-width:0;align-items:center;gap:7px;padding:13px;color:#777;font-size:13px;line-height:18px}.search-panel__field input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--color-ink);font:inherit;font-weight:600}.search-panel__field input::-moz-placeholder{color:#777;opacity:1}.search-panel__field input::placeholder{color:#777;opacity:1}.search-panel__field+.search-panel__field{border-left:1px solid #e0e0e0}.search-panel__icon{width:23px;height:23px;flex:0 0 auto;-o-object-fit:contain;object-fit:contain}.search-panel__button{width:100%;height:100%;min-height:0;align-self:stretch;border-radius:0;padding-block:0}.hero__recent{margin:0;color:var(--color-yellow);font-size:14px;font-weight:800;line-height:20px}.hero__recent a{margin-left:12px;color:#fff;font-weight:600}.metrics-panel{position:absolute;z-index:3;left:var(--gutter);top:559px;display:grid;width:642px;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-4);border-radius:var(--radius-lg);background:#fcf4f0;padding:17px}.metrics-panel__button{grid-column:1/-1;justify-self:end}.metric-card{overflow:hidden;border-radius:var(--radius-sm);box-shadow:0 8px 18px rgba(121,78,12,.04)}.metric-card span,.metric-card strong{display:flex;align-items:center;padding-inline:15px}.metric-card strong{min-height:65px;background:linear-gradient(135deg,#008774,#006557 80%,#006557);color:#fff;font-size:27px;line-height:46px;font-weight:800;letter-spacing:1px}.metric-card span{min-height:47px;background:#fff;font-family:var(--font-sans);font-size:12px;font-weight:700;line-height:15px;text-transform:uppercase}.job-preview-row{position:absolute;z-index:2;left:822px;right:0;top:521px;display:flex;gap:18px;width:calc((226px * 4) + (18px * 3));max-width:calc(100% - 822px);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.job-preview-row::-webkit-scrollbar{display:none}.job-preview{position:relative;flex:0 0 auto;width:226px;height:236px;overflow:hidden;border-radius:var(--radius-sm);padding:10px;background:#5b625d 50%/cover no-repeat;scroll-snap-align:start}.job-preview:after{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.24),rgba(0,0,0,.08) 18%,transparent 42%),linear-gradient(180deg,transparent 62%,rgba(0,0,0,.56) 82%,rgba(0,0,0,.86));content:""}.job-preview--agriculture{background-image:url(/inep/images/about.jpg)}.job-preview--industrial{background-image:url(/inep/images/for-employers-2.jpg)}.job-preview--service{background-image:url(/inep/images/job-seekers-3.jpg)}.job-preview--ict{background-image:url(/inep/images/gallery-4.jpg)}.job-preview--tourism{background-image:url(/inep/images/gallery-1.jpg)}.job-preview--energy{background-image:url(/inep/images/gallery-3.jpg)}.job-preview h3,.job-preview__badges{position:relative;z-index:1}.job-preview__badges{display:flex;gap:6px}.job-preview__badges .badge{font-family:var(--font-sans);font-size:10px;font-weight:600;line-height:13px}.job-preview__badges .badge:first-child{background:#ed1a23;color:#fff}.job-preview h3{position:absolute;bottom:10px;left:10px;width:190px;margin:0;color:#fff;font-family:var(--font-sans)}.job-preview h3 small,.job-preview h3 span{display:block}.job-preview h3 span{font-size:12px;font-weight:700;line-height:15px}.job-preview h3 small{margin-top:2px;font-size:10px;font-weight:400;line-height:13px}.section-link{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:7px;margin:0 0 18px auto;font-size:13px;font-weight:600;line-height:1}.section-link span{color:var(--color-green)}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-4)}.category-card{min-height:193px;border-radius:var(--radius-sm);background:#fff;box-shadow:0 8px 18px rgba(121,78,12,.04);padding:22px;transition:transform .18s ease,box-shadow .18s ease}.category-card:hover{box-shadow:0 12px 30px rgba(85,38,26,.08);transform:translateY(-2px)}.category-card__header{display:flex;align-items:center;gap:10px}.category-card__header span{width:30px;height:30px;border-radius:7px;background:#f6eeea url(/inep/icons/job.svg) 50%/16px 16px no-repeat}.category-card h3{margin:0;font-size:16px;font-weight:800;line-height:16px}.category-card p{margin:14px 0 15px;border-top:1px solid var(--color-line);padding-top:16px;color:var(--color-muted);font-family:var(--font-sans);font-size:15px;line-height:24px}.category-card .tag-row .badge:nth-child(2){background:#d9f2ef;color:var(--color-ink)}.steps-grid{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.step-card{overflow:hidden;border-radius:var(--radius-lg);background:#fff;transition:transform .18s ease,box-shadow .18s ease}.step-card:hover{box-shadow:0 12px 30px rgba(85,38,26,.08);transform:translateY(-2px)}.step-card__media{min-height:215px;background:linear-gradient(282deg,rgba(151,67,46,.08),rgba(189,84,57,.08)),url(/inep/images/register.jpg) 50% /cover no-repeat}.step-card:nth-child(2) .step-card__media{background-image:linear-gradient(282deg,rgba(151,67,46,.08),rgba(189,84,57,.08)),url(/inep/images/build-profile.jpg)}.step-card:nth-child(3) .step-card__media{background-image:linear-gradient(282deg,rgba(151,67,46,.08),rgba(189,84,57,.08)),url(/inep/images/apply-get-hired.jpg)}.step-card__body{display:flex;min-height:117px;flex-direction:column;align-items:center;justify-content:center;padding:18px 35px;text-align:center}.step-card h3{gap:14px;margin:0;font-size:16px}.step-card h3,.step-number{display:inline-flex;align-items:center;justify-content:center;font-weight:800;line-height:16px}.step-number{border-radius:var(--radius-sm);background:var(--color-orange);color:#fff;padding:5px 10px;font-size:12px}.step-card p{margin:10px 0 0}.gallery-section{display:flex;align-items:center;gap:58px;margin:var(--space-section) var(--gutter) 0}.gallery-section .content-panel{padding:0}.split-section--employers .content-panel,.split-section--reverse .content-panel{padding:var(--space-8);background:var(--color-surface)}.split-section--employers{overflow:hidden}.split-section--employers .media-block,.split-section--reverse .media-block{border-radius:0}.sector-pill-row{display:flex;flex-wrap:wrap;gap:8px}.sector-pill{display:inline-flex;min-height:32px;align-items:center;justify-content:center;border:1px solid rgba(189,84,57,.32);border-radius:999px;background:hsla(23,40%,96%,.72);color:var(--color-orange);padding:6px 14px;font-size:13px;font-weight:600;line-height:18px}.sector-pill:hover{border-color:var(--color-orange);background:var(--color-orange);color:#fff}.gallery-grid{display:grid;flex:1 1 50%;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4)}.gallery-grid span{position:relative;min-height:208px;overflow:hidden;border-radius:var(--radius-lg);background:var(--color-placeholder) center /cover no-repeat}.gallery-grid span:after{position:absolute;inset:0;background:rgba(0,0,0,.08);content:""}.gallery-grid span:first-child{background-image:url(/inep/images/gallery-1.jpg)}.gallery-grid span:nth-child(2){background-image:url(/inep/images/gallery-2.jpg)}.gallery-grid span:nth-child(3){background-image:url(/inep/images/gallery-3.jpg)}.gallery-grid span:nth-child(4){background-image:url(/inep/images/gallery-4.jpg)}.cta-panel{margin:var(--space-section) var(--gutter) 0;border-radius:var(--radius-lg);background:url(/inep/images/cta.png) 100%/auto 100% no-repeat,linear-gradient(264deg,var(--color-orange-dark),var(--color-orange));padding:61px 65px;color:#fff}.cta-panel .eyebrow,.cta-panel .section-title,.cta-panel p{color:#fff}.cta-panel__title{max-width:490px}.cta-panel>p{max-width:447px;margin:24px 0}.site-footer{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1.85fr);gap:58px;min-height:316px;margin-top:var(--space-section);background:var(--color-footer);padding:54px var(--gutter) 28px;color:#fff}.site-footer__brand{display:grid;align-content:start;gap:22px}.site-footer__brand img{display:block;width:80px;height:auto}.site-footer__bottom p,.site-footer__brand p{margin:0;color:hsla(0,0%,100%,.72);font-size:13px;line-height:20px;font-weight:500}.site-footer__nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.site-footer__nav div{display:grid;align-content:start;gap:12px}.site-footer__nav h2{margin:0 0 4px;color:#fff;font-size:13px;line-height:18px;font-weight:800;text-transform:uppercase}.site-footer__bottom a,.site-footer__nav a{width:-moz-fit-content;width:fit-content;color:hsla(0,0%,100%,.72);font-size:13px;line-height:18px;font-weight:600}.site-footer__bottom a:hover,.site-footer__nav a:hover{color:#fff}.site-footer__bottom{display:flex;grid-column:1/-1;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid hsla(0,0%,100%,.12);padding-top:24px}.site-footer__bottom a,.site-footer__bottom p{font-size:11px}@media (min-width:1024px){.hero{min-height:844px}.hero__floor{height:203px}.hero+.section-band--cream{background:var(--color-cream);padding-block:84px;padding-top:50px}}@media (max-width:1180px){.site-header{align-items:flex-start;gap:24px}.site-nav{flex-wrap:wrap;justify-content:flex-end}.job-preview-row{display:none}}@media (max-width:1023px){.site-header{padding-inline:var(--gutter-tablet)}.hero__content{padding-left:var(--gutter-tablet)}.metrics-panel{left:var(--gutter-tablet);right:var(--gutter-tablet);width:auto}.category-grid,.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-section{flex-direction:column-reverse;align-items:stretch;gap:0}.cta-panel,.gallery-section{margin-inline:var(--gutter-tablet)}.cta-panel{background:linear-gradient(264deg,var(--color-orange-dark),var(--color-orange))}.hero{margin-bottom:0}.hero+.section-band{margin-top:0}}@media (min-width:768px) and (max-width:1023px){.cta-panel,.gallery-section,.site-footer{margin-top:20px;margin-bottom:20px}.site-footer{grid-template-columns:1fr;gap:36px;padding-inline:var(--gutter-tablet)}.hero__content{width:auto;padding-right:var(--gutter-tablet)}.search-panel{width:100%}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.step-card__body{padding:18px 16px}.step-card h3{gap:10px}.gallery-section .content-panel{padding:40px}}@media (max-width:767px){.site-header{min-height:auto;padding:16px var(--gutter-mobile)}.site-nav{display:flex}.site-nav>.locale-pill,.site-nav>.theme-toggle,.site-nav__actions{display:none}.hero{min-height:994px}.hero__content{width:auto;padding:64px var(--gutter-mobile) 0;padding-top:55px}.hero__title{font-size:37px;line-height:39px}.hero__floor{top:738px;height:256px}.hero__backdrop{height:741px;background:url(/inep/images/hero-image-mobile.jpg) 50%/cover no-repeat}.hero__lead,.search-panel{width:100%;font-size:15px}.search-panel{height:auto;min-height:0;grid-template-columns:1fr}.search-panel__button,.search-panel__field{height:64px}.search-panel__field input::-moz-placeholder{font-size:13px}.search-panel__field input,.search-panel__field input::placeholder{font-size:13px}.search-panel__field+.search-panel__field{border-top:1px solid #e0e0e0;border-left:0}.search-panel>:first-child{border-radius:var(--radius-md) var(--radius-md) 0 0}.search-panel__button{border-radius:0 0 var(--radius-md) var(--radius-md)}.hero__recent{display:flex;flex-wrap:wrap;justify-content:center;gap:3px 14px;width:100%;margin-top:0;text-align:center}.hero__recent a{margin-left:12px;font-weight:600}.hero__recent:after{flex-basis:100%;order:1;content:""}.hero__recent a{order:2}.metrics-panel{top:666px;left:var(--gutter-mobile);right:var(--gutter-mobile);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px}.metrics-panel__button{justify-self:stretch}.category-grid,.steps-grid{grid-template-columns:1fr}.sector-pill{min-height:30px;padding:5px 12px;font-size:12px;line-height:16px}.gallery-section{margin:35px var(--gutter-mobile) 0}.gallery-grid{display:none}.cta-panel{margin:35px var(--gutter-mobile) 0;padding:24px}.site-footer{margin-top:35px;grid-template-columns:1fr;gap:32px;min-height:0;padding:36px var(--gutter-mobile) 28px}.site-footer__nav{grid-template-columns:1fr;gap:28px}.site-footer__bottom{align-items:flex-start;flex-direction:column}}