.page-module___8aEwW__main{background:var(--kj-bg);min-height:100vh}.page-module___8aEwW__pageLayout{grid-template-columns:1fr;gap:2rem;max-width:1700px;margin:0 auto;padding:0 1rem;display:grid}.page-module___8aEwW__adRail{display:none}.page-module___8aEwW__contentColumn{min-width:0}@media (min-width:1280px){.page-module___8aEwW__pageLayout{grid-template-columns:180px minmax(0,1fr) 180px;align-items:start}.page-module___8aEwW__adRail{display:block;position:sticky;top:6rem}}@media (min-width:1500px){.page-module___8aEwW__pageLayout{grid-template-columns:220px minmax(0,1fr) 220px;gap:2.5rem}}.page-module___8aEwW__hero{text-align:center;flex-direction:column;align-items:center;padding:4.5rem 1rem 5rem;display:flex;position:relative}.page-module___8aEwW__heroContent{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:980px;display:flex;position:relative}.page-module___8aEwW__badge{color:var(--kj-ink);letter-spacing:.02em;background-color:#1313130d;border:1px solid #13131314;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.45rem 1rem;font-size:.8rem;font-weight:700;display:inline-flex}.page-module___8aEwW__badge:before{content:"";background:var(--kj-accent);border-radius:50%;width:6px;height:6px}.page-module___8aEwW__title{letter-spacing:-.04em;color:var(--kj-ink);margin-bottom:1.25rem;font-size:clamp(2.4rem,7vw,4.5rem);font-weight:800;line-height:1.05}.page-module___8aEwW__description{color:var(--kj-text-dim);max-width:580px;margin-bottom:3rem;font-size:1.15rem;font-weight:500}.page-module___8aEwW__searchBar{background:#fff;border-radius:1.125rem;align-items:center;gap:.5rem;width:100%;max-width:760px;margin-bottom:3rem;padding:.5rem;transition:box-shadow .18s;display:flex;box-shadow:0 8px 22px #1414280d}.page-module___8aEwW__searchBar:focus-within{box-shadow:0 18px 32px #14142814}.page-module___8aEwW__searchInputGroup{flex:1;align-items:center;padding:0 1rem;display:flex}.page-module___8aEwW__searchIcon{color:var(--kj-text-dim);flex-shrink:0;margin-right:.5rem}.page-module___8aEwW__input{width:100%;color:var(--kj-ink);background:0 0;border:none;outline:none;padding:.85rem 0;font-family:inherit;font-size:.95rem}.page-module___8aEwW__input::placeholder{color:var(--kj-text-muted)}.page-module___8aEwW__divider{background-color:var(--kj-divider);width:1px;height:2.25rem}.page-module___8aEwW__searchBtn{background-color:var(--kj-ink);color:#fff;border-radius:1rem;padding:.95rem 1.75rem;font-size:.95rem;font-weight:700;transition:background-color .18s,transform .18s}.page-module___8aEwW__searchBtn:hover{background-color:#000;transform:translateY(-1px)}.page-module___8aEwW__searchBar[aria-disabled=true]{opacity:.7}.page-module___8aEwW__searchBar[aria-disabled=true] .page-module___8aEwW__input{cursor:not-allowed}.page-module___8aEwW__searchHint{color:var(--kj-text-muted);margin-top:-2rem;margin-bottom:2rem;font-size:.8rem}.page-module___8aEwW__searchHint a{color:var(--kj-ink);font-weight:700;text-decoration:underline}.page-module___8aEwW__heroStats{gap:3rem;margin-top:1.5rem;display:flex}.page-module___8aEwW__stat{flex-direction:column;align-items:center;display:flex}.page-module___8aEwW__stat strong{color:var(--kj-ink);letter-spacing:-.02em;font-size:1.625rem;font-weight:800}.page-module___8aEwW__stat span{color:var(--kj-text-muted);margin-top:.25rem;font-size:.8rem;font-weight:600}.page-module___8aEwW__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:1.75rem;padding-top:3rem;display:flex}.page-module___8aEwW__sectionTitle{letter-spacing:-.03em;font-size:1.625rem;font-weight:800}.page-module___8aEwW__viewAll{color:var(--kj-text-muted);font-size:.9rem;font-weight:600;transition:color .18s}.page-module___8aEwW__viewAll:hover{color:var(--kj-ink)}.page-module___8aEwW__jobsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem;margin-bottom:4rem;display:grid}.page-module___8aEwW__jobCard{background:var(--kj-surface);border-radius:var(--radius);box-shadow:var(--shadow-card);border:1px solid #0000;flex-direction:column;gap:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.page-module___8aEwW__jobCard:hover{transform:translateY(-3px);box-shadow:0 16px 36px #14142814}.page-module___8aEwW__jobsGrid>.page-module___8aEwW__jobCard:first-child{background:var(--kj-ink);color:#fff;box-shadow:var(--shadow-dark)}.page-module___8aEwW__jobsGrid>.page-module___8aEwW__jobCard:first-child .page-module___8aEwW__jobTitle,.page-module___8aEwW__jobsGrid>.page-module___8aEwW__jobCard:first-child .page-module___8aEwW__companyName{color:#fff}.page-module___8aEwW__jobsGrid>.page-module___8aEwW__jobCard:first-child .page-module___8aEwW__companyName{color:#9f9f9f}.page-module___8aEwW__jobsGrid>.page-module___8aEwW__jobCard:first-child .page-module___8aEwW__tag{color:#cfcfcf;background:#ffffff14}.page-module___8aEwW__jobsGrid>.page-module___8aEwW__jobCard:first-child .page-module___8aEwW__applyBtn{background:var(--kj-accent);color:var(--kj-ink);border-radius:999px;padding:.45rem .95rem}.page-module___8aEwW__jobsGrid>.page-module___8aEwW__jobCard:first-child .page-module___8aEwW__time{color:#9f9f9f}.page-module___8aEwW__jobsGrid>.page-module___8aEwW__jobCard:first-child .page-module___8aEwW__jobFooter{border-top-color:#ffffff14}.page-module___8aEwW__jobsGrid>.page-module___8aEwW__jobCard:first-child .page-module___8aEwW__companyLogo{color:var(--kj-ink);background:#fff}.page-module___8aEwW__jobHeader{align-items:center;gap:.875rem;display:flex}.page-module___8aEwW__companyLogo{width:2.75rem;height:2.75rem;color:var(--kj-ink);background:#f4f4f6;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.15rem;font-weight:800;display:flex}.page-module___8aEwW__jobTitle{letter-spacing:-.015em;color:var(--kj-ink);margin-bottom:.2rem;font-size:1.05rem;font-weight:700}.page-module___8aEwW__companyName{color:var(--kj-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:700}.page-module___8aEwW__jobTags{flex-wrap:wrap;gap:.5rem;display:flex}.page-module___8aEwW__tag{color:var(--kj-text-dim);letter-spacing:.02em;background:#f4f4f6;border-radius:999px;padding:.3rem .7rem;font-size:.7rem;font-weight:700}.page-module___8aEwW__jobFooter{border-top:1px solid var(--kj-divider);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.page-module___8aEwW__time{color:var(--kj-text-muted);font-size:.75rem;font-weight:600}.page-module___8aEwW__applyBtn{color:var(--kj-ink);border:1px solid var(--kj-divider);border-radius:999px;padding:.35rem .85rem;font-size:.85rem;font-weight:700;transition:background .18s}.page-module___8aEwW__applyBtn:hover{background:var(--kj-bg)}.page-module___8aEwW__ctaSection{justify-content:center;padding:5rem 0;display:flex}.page-module___8aEwW__ctaCard{background:var(--kj-ink);color:#fff;text-align:center;border-radius:2rem;width:100%;max-width:880px;padding:4rem 3rem;position:relative;overflow:hidden}.page-module___8aEwW__ctaCard:before{content:"";background:var(--kj-accent);opacity:.15;border-radius:50%;width:280px;height:280px;position:absolute;top:-80px;right:-80px}.page-module___8aEwW__ctaCard h2{letter-spacing:-.03em;margin-bottom:1.25rem;font-size:2.25rem;font-weight:800;position:relative}.page-module___8aEwW__ctaCard p{color:#a8a9a4;margin-bottom:2rem;font-size:1.1rem;font-weight:500;position:relative}.page-module___8aEwW__btnLarge{background:var(--kj-accent);color:var(--kj-ink);border-radius:999px;padding:1rem 2.5rem;font-size:1rem;font-weight:800;transition:transform .18s,background .18s;display:inline-block;position:relative}.page-module___8aEwW__btnLarge:hover{background:#c8ee3f;transform:translateY(-2px)}.page-module___8aEwW__footer{text-align:center;border-top:1px solid var(--kj-divider);color:var(--kj-text-muted);padding:3rem 0;font-size:.85rem}@media (max-width:768px){.page-module___8aEwW__hero{padding:2.5rem 0 3rem}.page-module___8aEwW__title{font-size:2.5rem}.page-module___8aEwW__description{margin-bottom:2.25rem;font-size:1rem}.page-module___8aEwW__searchBar{border-radius:1.25rem;flex-direction:column;gap:.5rem;padding:.875rem}.page-module___8aEwW__searchInputGroup{border-bottom:1px solid var(--kj-divider);width:100%;padding:.5rem}.page-module___8aEwW__searchInputGroup:last-of-type{border-bottom:none}.page-module___8aEwW__divider{display:none}.page-module___8aEwW__searchBtn{width:100%;margin-top:.25rem}.page-module___8aEwW__heroStats{gap:2rem;margin-top:2rem}.page-module___8aEwW__sectionHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.page-module___8aEwW__sectionTitle{font-size:1.5rem}.page-module___8aEwW__ctaCard{border-radius:1.75rem;padding:3rem 1.5rem}.page-module___8aEwW__ctaCard h2{font-size:1.75rem}}
.AdBanner-module___HOQ2q__container{border:1px dashed var(--border);background:#fff;border-radius:1rem;margin:2rem 0;position:relative;overflow:hidden}.AdBanner-module___HOQ2q__label{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;background:rgba(var(--surface-rgb), .8);z-index:2;border-radius:.4rem;padding:.2rem .5rem;font-size:.65rem;font-weight:700;position:absolute;top:.5rem;left:.5rem}.AdBanner-module___HOQ2q__horizontal{width:100%;height:120px}.AdBanner-module___HOQ2q__rectangle{aspect-ratio:16/5;width:100%;min-height:200px}.AdBanner-module___HOQ2q__vertical{flex-direction:column;width:100%;min-height:600px;display:flex}.AdBanner-module___HOQ2q__vertical .AdBanner-module___HOQ2q__googlePlaceholder,.AdBanner-module___HOQ2q__vertical .AdBanner-module___HOQ2q__localAd{text-align:center;flex-direction:column;flex:1;gap:1rem;padding:1.5rem}.AdBanner-module___HOQ2q__googlePlaceholder{background:rgba(var(--primary-rgb), .03);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.AdBanner-module___HOQ2q__adContent{text-align:center}.AdBanner-module___HOQ2q__adContent span{color:var(--text-muted);margin-bottom:.25rem;font-weight:600;display:block}.AdBanner-module___HOQ2q__adContent p{color:var(--text-muted);opacity:.5;font-size:.75rem}.AdBanner-module___HOQ2q__localAd{background:#fff;align-items:center;gap:2rem;width:100%;height:100%;padding:2rem;display:flex}.AdBanner-module___HOQ2q__localBadge{background:var(--accent);color:#0f172a;border-radius:.5rem;padding:.4rem .8rem;font-size:.7rem;font-weight:800}.AdBanner-module___HOQ2q__localContent h3{margin-bottom:.25rem;font-size:1.25rem}.AdBanner-module___HOQ2q__localContent p{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem}.AdBanner-module___HOQ2q__localBtn{background:var(--text-main);color:#fff;border-radius:.6rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700}@media (max-width:640px){.AdBanner-module___HOQ2q__localAd{text-align:center;flex-direction:column;height:auto;padding:1.5rem}}.AdBanner-module___HOQ2q__campaign{background:#000;border:none;transition:transform .2s,box-shadow .2s;display:block}.AdBanner-module___HOQ2q__campaign:hover{transform:translateY(-2px);box-shadow:0 10px 25px -10px #0000004d}.AdBanner-module___HOQ2q__campaignImg{object-fit:cover;width:100%;height:100%;display:block}.AdBanner-module___HOQ2q__vertical .AdBanner-module___HOQ2q__campaignImg{min-height:600px}
.article-module__0execG__article{padding-bottom:6rem}.article-module__0execG__header{border-bottom:1px solid var(--border);background:#fff;padding:4rem 0}.article-module__0execG__backLink{color:var(--text-muted);margin-bottom:2rem;font-weight:700;transition:color .2s;display:block}.article-module__0execG__backLink:hover{color:var(--primary)}.article-module__0execG__meta{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:700;display:flex}.article-module__0execG__category{color:var(--primary)}.article-module__0execG__dot{opacity:.5}.article-module__0execG__title{letter-spacing:-.02em;margin-bottom:2rem;font-size:3.5rem;font-weight:900;line-height:1.1}.article-module__0execG__authorInfo{align-items:center;gap:1rem;display:flex}.article-module__0execG__authorAvatar{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.article-module__0execG__authorName{color:var(--text-main);font-weight:700}.article-module__0execG__readTime{color:var(--text-muted);font-size:.85rem;font-weight:500}.article-module__0execG__featuredImage{background:var(--surface);border:1px solid var(--border);width:100%;max-width:1000px;height:500px;box-shadow:var(--shadow-premium);z-index:10;border-radius:2.5rem;justify-content:center;align-items:center;margin:-4rem auto 4rem;font-size:10rem;display:flex;position:relative}.article-module__0execG__contentContainer{max-width:800px;margin:0 auto;padding:0 1.5rem}.article-module__0execG__body{color:#334155;margin-bottom:4rem;font-size:1.25rem;line-height:1.8}.article-module__0execG__body h3{color:var(--text-main);margin:3rem 0 1rem;font-size:1.75rem;font-weight:800}.article-module__0execG__body p{margin-bottom:1.5rem}.article-module__0execG__adSection{border:1px dashed var(--border);background:#f8fafc;border-radius:1.5rem;margin:4rem 0;padding:2rem}.article-module__0execG__footer{background:var(--primary);color:#fff;text-align:center;border-radius:2.5rem;margin-top:6rem;padding:4rem}.article-module__0execG__footer h3{margin-bottom:1rem;font-size:2rem;font-weight:800}.article-module__0execG__footer p{opacity:.9;margin-bottom:2.5rem;font-size:1.1rem}.article-module__0execG__newsletter{gap:1rem;max-width:500px;margin:0 auto;display:flex}.article-module__0execG__newsletter input{border:none;border-radius:1rem;flex:1;padding:1.25rem;font-family:inherit;font-size:1rem}.article-module__0execG__newsletter button{background:var(--text-main);color:#fff;border-radius:1rem;padding:1.25rem 2.5rem;font-weight:800;transition:transform .2s}.article-module__0execG__newsletter button:hover{transform:translateY(-2px)}@media (max-width:768px){.article-module__0execG__title{font-size:2.5rem}.article-module__0execG__featuredImage{border-radius:1.5rem;height:300px;margin-top:2rem}.article-module__0execG__newsletter{flex-direction:column}}
.blog-module__JsT-Oq__main{padding:4rem 0}.blog-module__JsT-Oq__header{text-align:center;margin-bottom:4rem}.blog-module__JsT-Oq__header h1{margin-bottom:1rem;font-size:3rem;font-weight:900}.blog-module__JsT-Oq__header p{color:var(--text-muted);font-size:1.2rem}.blog-module__JsT-Oq__featured{margin-bottom:6rem}.blog-module__JsT-Oq__featuredCard{background:var(--surface);border:1px solid var(--border);border-radius:2.5rem;grid-template-columns:1fr 1fr;display:grid;overflow:hidden;box-shadow:0 20px 40px #0000000d}.blog-module__JsT-Oq__featuredImage{background:var(--background);justify-content:center;align-items:center;font-size:8rem;display:flex}.blog-module__JsT-Oq__featuredContent{flex-direction:column;justify-content:center;padding:4rem;display:flex}.blog-module__JsT-Oq__category{color:var(--kj-ink);background:var(--kj-bg);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.4rem .85rem;font-size:.7rem;font-weight:800;display:inline-flex}.blog-module__JsT-Oq__category:before{content:"";background:var(--kj-accent);border-radius:50%;width:6px;height:6px}.blog-module__JsT-Oq__featuredContent h2{margin-bottom:1.5rem;font-size:2.25rem;line-height:1.2}.blog-module__JsT-Oq__featuredContent p{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.blog-module__JsT-Oq__readMore{color:var(--primary);font-size:1.1rem;font-weight:700}.blog-module__JsT-Oq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-bottom:6rem;display:grid}.blog-module__JsT-Oq__postCard{background:var(--surface);border:1px solid var(--border);border-radius:1.5rem;transition:all .3s;overflow:hidden}.blog-module__JsT-Oq__postCard:hover{transform:translateY(-8px);box-shadow:0 10px 30px #0000000d}.blog-module__JsT-Oq__postImage{background:var(--background);justify-content:center;align-items:center;height:200px;font-size:4rem;display:flex}.blog-module__JsT-Oq__postContent{padding:2rem}.blog-module__JsT-Oq__postContent h3{margin-bottom:1rem;font-size:1.25rem;line-height:1.4}.blog-module__JsT-Oq__postContent p{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.blog-module__JsT-Oq__postFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:1.5rem;font-size:.85rem;font-weight:600;display:flex}.blog-module__JsT-Oq__postFooter a{color:var(--primary)}.blog-module__JsT-Oq__newsletter{background:var(--kj-ink);color:#fff;text-align:center;border-radius:2rem;padding:4rem;position:relative;overflow:hidden}.blog-module__JsT-Oq__newsletter:before{content:"";background:var(--kj-accent);opacity:.15;border-radius:50%;width:280px;height:280px;position:absolute;top:-80px;right:-80px}.blog-module__JsT-Oq__newsletterCard{position:relative}.blog-module__JsT-Oq__newsletterCard h3{margin-bottom:1rem;font-size:2rem}.blog-module__JsT-Oq__newsletterCard p{opacity:.9;margin-bottom:2.5rem}.blog-module__JsT-Oq__inputGroup{gap:1rem;max-width:500px;margin:0 auto;display:flex}.blog-module__JsT-Oq__inputGroup input{border:none;border-radius:1rem;flex:1;padding:1rem 1.5rem;font-family:inherit;font-size:1rem}.blog-module__JsT-Oq__inputGroup button{background:var(--kj-accent);color:var(--kj-ink);border-radius:999px;padding:1rem 2rem;font-weight:800;transition:background .18s,transform .18s}.blog-module__JsT-Oq__inputGroup button:hover{background:#c8ee3f;transform:translateY(-1px)}@media (max-width:900px){.blog-module__JsT-Oq__featuredCard{grid-template-columns:1fr}.blog-module__JsT-Oq__featuredImage{height:300px}.blog-module__JsT-Oq__featuredContent{padding:2.5rem}.blog-module__JsT-Oq__newsletter{padding:3rem 1.5rem}.blog-module__JsT-Oq__inputGroup{flex-direction:column}}
.offres-module__nxGYbW__main{grid-template-columns:280px 1fr;align-items:start;gap:2.25rem;padding:2.5rem 0 4rem;display:grid}.offres-module__nxGYbW__sidebar{background:var(--kj-surface);border-radius:var(--radius);box-shadow:var(--shadow-card);padding:1.5rem;position:sticky;top:90px}.offres-module__nxGYbW__filterGroup h3{letter-spacing:.08em;text-transform:uppercase;color:var(--kj-text-muted);margin-bottom:1.5rem;font-size:.75rem;font-weight:800}.offres-module__nxGYbW__filterSection{margin-bottom:1.5rem}.offres-module__nxGYbW__filterSection label{color:var(--kj-ink);margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.offres-module__nxGYbW__select{border:1px solid var(--kj-divider);background:var(--kj-bg);width:100%;color:var(--kj-ink);border-radius:.875rem;outline:none;padding:.75rem .875rem;font-family:inherit;font-size:.9rem;transition:border-color .18s,background .18s}.offres-module__nxGYbW__select:focus{border-color:var(--kj-ink);background:#fff}.offres-module__nxGYbW__checkboxList{flex-direction:column;gap:.625rem;display:flex}.offres-module__nxGYbW__checkboxLabel{color:var(--kj-text-dim);cursor:pointer;align-items:center;gap:.5rem;font-weight:500!important;display:flex!important}.offres-module__nxGYbW__range{width:100%;accent-color:var(--kj-ink)}.offres-module__nxGYbW__rangeLabels{color:var(--kj-text-muted);justify-content:space-between;margin-top:.5rem;font-size:.75rem;display:flex}.offres-module__nxGYbW__filterActions{flex-direction:column;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.offres-module__nxGYbW__resetLink{color:var(--kj-text-muted);font-size:.8rem;text-decoration:underline}.offres-module__nxGYbW__resetLink:hover{color:var(--kj-ink)}.offres-module__nxGYbW__resetBtn{color:#fff;background:var(--kj-ink);cursor:pointer;border:0;border-radius:999px;width:100%;padding:.85rem;font-size:.9rem;font-weight:700;transition:background .18s,transform .18s}.offres-module__nxGYbW__resetBtn:hover{background:#000;transform:translateY(-1px)}.offres-module__nxGYbW__sidebarAd{margin-top:1.5rem!important}.offres-module__nxGYbW__header{margin-bottom:1.75rem}.offres-module__nxGYbW__header h1{letter-spacing:-.04em;margin-bottom:.25rem;font-size:2.25rem;font-weight:800}.offres-module__nxGYbW__header p{color:var(--kj-text-muted);font-size:.9rem;font-weight:600}.offres-module__nxGYbW__jobList{flex-direction:column;gap:.875rem;display:flex}.offres-module__nxGYbW__jobCard{background:var(--kj-surface);box-shadow:var(--shadow-soft);border-radius:1.125rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.125rem 1.25rem;transition:transform .18s,box-shadow .18s;display:flex}.offres-module__nxGYbW__jobCard:hover{transform:translateY(-2px);box-shadow:0 12px 28px #14142812}.offres-module__nxGYbW__jobInfo{flex:1;align-items:center;gap:1rem;min-width:0;display:flex}.offres-module__nxGYbW__companyLogo{width:3rem;height:3rem;color:var(--kj-ink);background:#f4f4f6;border-radius:.875rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:800;display:flex}.offres-module__nxGYbW__jobTitle{letter-spacing:-.01em;color:var(--kj-ink);margin-bottom:.25rem;font-size:.975rem;font-weight:700}.offres-module__nxGYbW__companyName{color:var(--kj-text-muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:700}.offres-module__nxGYbW__tags{flex-wrap:wrap;gap:.5rem;display:flex}.offres-module__nxGYbW__tags span{color:var(--kj-text-dim);letter-spacing:.02em;background:#f4f4f6;border-radius:999px;padding:.25rem .625rem;font-size:.7rem;font-weight:700}.offres-module__nxGYbW__viewBtn{background:var(--kj-ink);color:#fff;border-radius:999px;flex-shrink:0;padding:.625rem 1.25rem;font-size:.85rem;font-weight:700;transition:background .18s,transform .18s}.offres-module__nxGYbW__viewBtn:hover{background:#000;transform:translateY(-1px)}.offres-module__nxGYbW__pagination{justify-content:center;align-items:center;gap:.4rem;margin-top:3rem;display:flex}.offres-module__nxGYbW__pageBtn{color:var(--kj-text-dim);box-shadow:var(--shadow-soft);background:#fff;border-radius:999px;padding:.55rem .9rem;font-size:.85rem;font-weight:700;transition:all .2s}.offres-module__nxGYbW__pageBtn:hover:not(.offres-module__nxGYbW__active){color:var(--kj-ink)}.offres-module__nxGYbW__active{background:var(--kj-ink);color:#fff}.offres-module__nxGYbW__dots{color:var(--kj-text-muted)}@media (max-width:1024px){.offres-module__nxGYbW__main{grid-template-columns:1fr}.offres-module__nxGYbW__sidebar{position:static}}@media (max-width:640px){.offres-module__nxGYbW__jobCard{flex-direction:column;align-items:flex-start;gap:1.25rem}.offres-module__nxGYbW__viewBtn{text-align:center;width:100%}}
