:root{--basel-brand:#0d2340;--basel-brand-deep:#081a30;--basel-ink:#34425a;--basel-bg:#f4f3ee;--basel-paper:#fbfaf6;--basel-bone:#e8e5dc;--basel-accent:#c2a05c;--basel-accent-soft:#cfae6e;--basel-ardoise:#5c7691;--basel-rule:rgba(13,35,64,.14);--basel-sans:"Public Sans",system-ui,-apple-system,sans-serif;--basel-serif:"EB Garamond",Georgia,serif}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--basel-bg);color:var(--basel-ink);font-family:var(--basel-sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--basel-serif);color:var(--basel-brand);font-weight:400;letter-spacing:-.01em;margin:0 0 .6em;line-height:1.15}h1{font-size:clamp(36px,5.5vw,72px);line-height:1.05}h2{font-size:clamp(28px,3.5vw,44px)}h3{font-size:clamp(20px,2.2vw,28px)}h4{font-size:clamp(17px,1.6vw,22px)}p{margin:0 0 1em;max-width:70ch}a{color:var(--basel-brand);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}a:hover{color:var(--basel-accent)}button{font-family:inherit}a,button{cursor:pointer}.eyebrow{font-family:var(--basel-sans);font-size:11px;font-weight:500;letter-spacing:.36em;text-transform:uppercase;color:var(--basel-accent);padding-left:.36em}.lead{font-family:var(--basel-serif);font-size:clamp(18px,1.5vw,22px);line-height:1.55;color:var(--basel-brand);opacity:.88;max-width:60ch}:focus-visible{outline:2px solid var(--basel-accent);outline-offset:2px;border-radius:2px}.tabular{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.skip-link{position:absolute;left:-9999px;top:0}.skip-link:focus{position:fixed;top:8px;left:8px;background:var(--basel-brand);color:var(--basel-bg);padding:8px 14px;z-index:9999;text-decoration:none}@keyframes baselTGFadeIn{0%{opacity:0;filter:blur(6px);transform:translateY(4px)}to{opacity:1;filter:blur(0);transform:none}}.basel-tg-word{display:inline-block;opacity:0;animation:baselTGFadeIn .45s cubic-bezier(.2,.7,.2,1) forwards}@keyframes baselFloat{0%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-12px) rotate(.5deg)}to{transform:translateY(0) rotate(0deg)}}@keyframes baselGrainDrift{0%{transform:translateY(0)}to{transform:translateY(-23%)}}@keyframes baselRevealUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.reveal{opacity:0;transform:translateY(24px);transition:opacity .9s cubic-bezier(.2,.7,.2,1),transform .9s cubic-bezier(.2,.7,.2,1);will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:none}.basel-stagger-x>*,.basel-stagger-y>*{opacity:0;transition:opacity 1s cubic-bezier(.22,1,.36,1),transform 1s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.basel-stagger-x>*{transform:translateX(-56px)}.basel-stagger-y>*{transform:translateY(40px)}.basel-stagger-x.is-in>*,.basel-stagger-y.is-in>*{opacity:1;transform:none}.basel-stagger-x.is-in>:first-child,.basel-stagger-y.is-in>:first-child{transition-delay:0ms}.basel-stagger-x.is-in>:nth-child(2),.basel-stagger-y.is-in>:nth-child(2){transition-delay:.16s}.basel-stagger-x.is-in>:nth-child(3),.basel-stagger-y.is-in>:nth-child(3){transition-delay:.32s}.basel-stagger-x.is-in>:nth-child(4),.basel-stagger-y.is-in>:nth-child(4){transition-delay:.48s}.basel-stagger-x.is-in>:nth-child(5),.basel-stagger-y.is-in>:nth-child(5){transition-delay:.64s}.basel-stagger-x.is-in>:nth-child(6),.basel-stagger-y.is-in>:nth-child(6){transition-delay:.8s}.basel-lang-btn{background:transparent;border:none;cursor:pointer;color:var(--basel-bg);opacity:.55;padding:4px 2px;letter-spacing:inherit;font-family:inherit;font-weight:inherit;font-size:inherit;position:relative;transition:color .25s ease,opacity .25s ease}.basel-lang-btn:hover,.basel-lang-btn[data-active=true]{color:var(--basel-accent);opacity:1}.basel-lang-btn[data-active=true]:after{content:"";position:absolute;left:2px;right:2px;bottom:0;height:1px;background:var(--basel-accent);opacity:.7}@supports (view-transition-name:none){::view-transition-new(root),::view-transition-old(root){animation-duration:.55s;animation-timing-function:cubic-bezier(.22,1,.36,1)}::view-transition-old(root){animation-name:baselVTFadeOut}::view-transition-new(root){animation-name:baselVTFadeIn}}@keyframes baselVTFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-6px)}}@keyframes baselVTFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.basel-tg-word{animation:none;filter:none}.basel-tg-word,.reveal{opacity:1;transform:none}.basel-stagger-x>*,.basel-stagger-y>*{opacity:1;transform:none;transition:none}}.exp-row4{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--basel-brand);border-bottom:1px solid var(--basel-brand)}.exp-col{padding:36px 26px;border-right:1px solid var(--basel-rule);display:flex;flex-direction:column;cursor:pointer;text-align:left;background:var(--basel-bg);color:var(--basel-ink);transition:background .25s;min-height:360px;text-decoration:none}.exp-col:last-child{border-right:none}.exp-col:hover{background:var(--basel-paper)}.exp-col:focus-visible{outline:2px solid var(--basel-accent);outline-offset:-4px}.exp-num{font:300 64px/.85 var(--basel-serif);color:var(--basel-accent);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.03em;margin-bottom:24px}.exp-title{font:300 30px/1.1 var(--basel-serif);letter-spacing:-.01em;margin:0}.exp-sub,.exp-title{color:var(--basel-brand)}.exp-sub{font:400 italic 12px/1.35 var(--basel-serif);opacity:.6;margin-top:6px}.exp-body{font:400 14px/1.65 var(--basel-sans);opacity:.88;margin-top:18px;flex:1 1;color:var(--basel-ink)}.exp-arrow{font:500 9px/1 var(--basel-sans);letter-spacing:.32em;text-transform:uppercase;color:var(--basel-accent);margin-top:20px}@media (max-width:900px){.exp-row4{grid-template-columns:repeat(2,1fr)}.exp-col:nth-child(2){border-right:none}.exp-col:first-child,.exp-col:nth-child(2){border-bottom:1px solid var(--basel-rule)}.exp-col{min-height:320px}}@media (max-width:560px){.exp-row4{grid-template-columns:1fr}.exp-col{border-right:none;border-bottom:1px solid var(--basel-rule);min-height:auto;padding:28px 20px}.exp-col:last-child{border-bottom:none}.exp-num{font-size:48px;margin-bottom:16px}.exp-title{font-size:26px}}.basel-marquee{overflow:hidden;position:relative;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.basel-marquee-track{display:inline-flex;gap:56px;white-space:nowrap;animation:baselMarquee 60s linear infinite;will-change:transform}.basel-marquee-item{font:300 28px/1 var(--basel-serif);color:var(--basel-brand);opacity:.45;letter-spacing:-.01em;flex:0 0 auto}.basel-marquee-dot{width:6px;height:6px;background:var(--basel-accent);align-self:center;flex:0 0 auto;opacity:.5}@keyframes baselMarquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.basel-marquee-track{animation:none}}.basel-deal-row{transition:background .25s}.basel-deal-row:hover{background:var(--basel-paper)}@media (max-width:760px){.basel-deal-row{grid-template-columns:70px 1fr!important;row-gap:6px!important}.basel-deal-row>:nth-child(2),.basel-deal-row>:nth-child(4),.basel-deal-row>:nth-child(5){grid-column:2!important;text-align:left!important}}.basel-tag:hover{background:var(--basel-brand);color:var(--basel-bg)!important}@media (max-width:900px){.approche-header-grid{grid-template-columns:1fr!important;gap:24px!important;align-items:flex-start!important}.approche-grid{grid-template-columns:1fr!important;gap:32px!important}.approche-grid>div:first-child{position:static!important}.manifesto-grid,.methode-grid{grid-template-columns:1fr!important;gap:40px!important}}.basel-deal-card .cli,.basel-deal-card .note{transition:opacity .35s cubic-bezier(.22,1,.36,1)}.basel-deal-card .note{opacity:0}.basel-deal-card:hover{transform:translateY(-3px);border-color:var(--basel-brand)!important}.basel-deal-card:hover .cli{opacity:0}.basel-deal-card:hover .note{opacity:1}.basel-deal-card:focus-within .cli{opacity:0}.basel-deal-card:focus-within .note{opacity:1}.basel-contact-submit{background:transparent;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:16px;padding:12px 0;font-family:var(--basel-sans);font-weight:500;font-size:12px;line-height:1;letter-spacing:.42em;text-transform:uppercase;color:var(--basel-brand);transition:color .25s ease}.basel-contact-rule{width:40px;height:1px;background:var(--basel-brand);display:inline-block;transform-origin:100% 50%;transition:transform .45s cubic-bezier(.22,1,.36,1),background-color .25s ease}.basel-contact-rule-right{transform-origin:0 50%}.basel-contact-label{transition:color .25s ease}.basel-contact-submit:hover{color:var(--basel-accent)}.basel-contact-submit:hover .basel-contact-rule{background:var(--basel-accent);transform:scaleX(2.2)}.basel-contact-submit:hover .basel-contact-label{color:var(--basel-accent)}.basel-contact-submit:disabled{opacity:.4;cursor:not-allowed}.basel-contact-submit:disabled:hover .basel-contact-rule{transform:none;background:var(--basel-brand)}.basel-contact-submit:disabled:hover,.basel-contact-submit:disabled:hover .basel-contact-label{color:var(--basel-brand)}.basel-contact-submit:focus-visible{outline:none}.basel-contact-submit:focus-visible .basel-contact-label{color:var(--basel-accent)}.basel-contact-submit:focus-visible .basel-contact-rule{background:var(--basel-accent)}.basel-cta-primary{background:var(--basel-brand);color:var(--basel-bg);padding:22px 44px;font-family:var(--basel-sans);font-size:13px;font-weight:500;letter-spacing:.26em;text-transform:uppercase;display:inline-flex;align-items:center;gap:14px;text-decoration:none;transition:background-color .35s cubic-bezier(.22,1,.36,1),color .25s ease,transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}.basel-cta-primary .basel-cta-dot{width:8px;height:8px;background:var(--basel-accent);display:inline-block;transition:background-color .25s ease}.basel-cta-primary .basel-cta-arrow{margin-left:4px;display:inline-block;transition:transform .35s cubic-bezier(.22,1,.36,1)}.basel-cta-primary:hover{background:var(--basel-accent);color:var(--basel-brand);transform:translateY(-2px);box-shadow:0 18px 36px -16px rgba(8,26,48,.35)}.basel-cta-primary:hover .basel-cta-dot{background:var(--basel-brand)}.basel-cta-primary:hover .basel-cta-arrow{transform:translateX(6px)}.basel-cta-pill{background:transparent;color:var(--basel-bg);border:1px solid hsla(50,21%,95%,.42);border-radius:999px;font-family:var(--basel-sans);font-weight:500;text-decoration:none;transition:background-color .25s ease,color .25s ease,border-color .25s ease}.basel-cta-pill:hover{background:var(--basel-bg);color:var(--basel-brand);border-color:var(--basel-bg)}.basel-cta-arrow-link{font-family:var(--basel-sans);font-weight:500;font-size:10px;letter-spacing:.32em;text-transform:uppercase;color:var(--basel-accent);text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:color .25s ease,gap .35s cubic-bezier(.22,1,.36,1)}.basel-cta-arrow-link:after{content:"→";display:inline-block;transition:transform .35s cubic-bezier(.22,1,.36,1)}.basel-cta-arrow-link:hover{color:var(--basel-brand);gap:14px}.basel-cta-arrow-link:hover:after{transform:translateX(4px)}.exp-col .exp-arrow{transition:color .25s ease,transform .35s cubic-bezier(.22,1,.36,1),letter-spacing .25s ease;display:inline-block}.exp-col:hover .exp-arrow{color:var(--basel-brand);transform:translateX(4px)}.exp-col:hover .exp-num{color:var(--basel-brand)}.exp-col:hover .exp-num,.exp-num{transition:color .35s ease}.basel-marquee-item{transition:opacity .25s ease}.basel-marquee-item:hover{opacity:1}.basel-header-linkedin{color:var(--basel-bg);opacity:.7;transition:opacity .25s ease,color .25s ease,transform .25s ease}.basel-header-linkedin:hover{opacity:1;color:var(--basel-accent);transform:scale(1.08)}.basel-exp-dd-item{transition:background-color .25s ease,padding-left .35s cubic-bezier(.22,1,.36,1)}.basel-exp-dd-item .dd-label,.basel-exp-dd-item .dd-num{transition:color .22s ease}.basel-exp-dd-item .dd-arrow{transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .22s ease}.basel-exp-dd-item:hover{background:rgba(194,160,92,.1);padding-left:32px!important}.basel-exp-dd-item:hover .dd-num{color:var(--basel-bg)}.basel-exp-dd-item:hover .dd-label{color:var(--basel-accent)}.basel-exp-dd-item:hover .dd-arrow{transform:translateX(4px);opacity:1!important}.basel-subnav-link{transition:color .2s ease,opacity .2s ease}.basel-subnav-link:hover{color:var(--basel-accent)!important;opacity:1!important}.basel-cross-link{padding:14px 22px;background:transparent;color:var(--basel-bg);border:1px solid var(--basel-bg);font-family:var(--basel-sans);font-weight:500;font-size:9px;line-height:1;letter-spacing:.32em;text-transform:uppercase;text-decoration:none;display:inline-flex;align-items:center;gap:10px;transition:background-color .25s ease,color .25s ease,gap .35s cubic-bezier(.22,1,.36,1)}.basel-cross-link:after{content:"→";display:inline-block;transition:transform .35s cubic-bezier(.22,1,.36,1)}.basel-cross-link:hover{background:var(--basel-bg);color:var(--basel-ardoise);gap:16px}.basel-cross-link:hover:after{transform:translateX(4px)}@media (max-width:760px){.contact-hero{gap:16px!important}.contact-body,.contact-hero{grid-template-columns:1fr!important}.contact-body{gap:48px!important}.contact-pair{grid-template-columns:1fr!important;gap:32px!important}}@media (max-width:640px){.track-grid{grid-template-columns:1fr!important}}@media (max-width:900px){.footer-grid{grid-template-columns:1fr 1fr!important;gap:40px!important}}@media (max-width:560px){.footer-grid{grid-template-columns:1fr!important}}@media (max-width:980px){.basel-header-nav{display:none!important}.basel-header-mobile-toggle{display:inline-flex!important}}@media (min-width:981px){.basel-header-mobile-menu,.basel-header-mobile-toggle{display:none!important}}@media (max-width:980px){.basel-header-lang-wrap,.basel-header-linkedin,.basel-header-pill,.basel-header-subnav{display:none!important}header.basel-header-shell>div:first-child{padding:12px 16px!important;min-height:56px!important;gap:14px!important}}.basel-header-mobile-toggle{display:none;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:1px solid hsla(50,21%,95%,.42);border-radius:999px;cursor:pointer;padding:0;margin-left:4px;transition:background-color .25s ease,border-color .25s ease}.basel-header-mobile-toggle:hover{background:var(--basel-bg);border-color:var(--basel-bg)}.basel-header-mobile-toggle:hover .basel-burger-line{background:var(--basel-brand)}.basel-burger{display:flex;flex-direction:column;gap:4px}.basel-burger-line{width:16px;height:1.5px;background:var(--basel-bg);transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .25s ease,background-color .25s ease}.basel-header-mobile-toggle[aria-expanded=true] .basel-burger-line:first-child{transform:translateY(5.5px) rotate(45deg)}.basel-header-mobile-toggle[aria-expanded=true] .basel-burger-line:nth-child(2){opacity:0}.basel-header-mobile-toggle[aria-expanded=true] .basel-burger-line:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}.basel-header-mobile-menu{display:none;flex-direction:column;background:var(--basel-brand-deep);border-top:1px solid rgba(194,160,92,.18);padding:16px 22px 22px;gap:4px}.basel-header-mobile-menu[data-open=true]{display:flex}.basel-header-mobile-menu a{font-family:var(--basel-sans);font-weight:500;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--basel-bg);text-decoration:none;padding:14px 0;border-bottom:1px solid rgba(194,160,92,.1);display:flex;justify-content:space-between;align-items:center;gap:10px;transition:color .2s ease}.basel-header-mobile-menu a:last-child{border-bottom:none}.basel-header-mobile-menu a:hover,.basel-header-mobile-menu a[aria-current=page]{color:var(--basel-accent)}.basel-header-mobile-menu .basel-mobile-num{font-family:var(--basel-sans);font-size:9px;letter-spacing:.32em;color:var(--basel-accent);opacity:.65}@media (max-width:880px){main>article>section,main>article>section.reveal,main>section,main>section.reveal{padding-left:clamp(20px,5vw,40px)!important;padding-right:clamp(20px,5vw,40px)!important}main>section[aria-labelledby=secteurs-h2]{padding-left:0!important;padding-right:0!important}main>section[aria-labelledby=secteurs-h2]>div:first-child{padding-left:clamp(20px,5vw,40px)!important;padding-right:clamp(20px,5vw,40px)!important}.basel-marquee-item{font-size:22px!important}main>section:first-child{padding-top:clamp(72px,14vw,96px)!important;padding-bottom:clamp(72px,14vw,110px)!important}main>section:first-child h1{font-size:clamp(40px,11vw,72px)!important;line-height:1.02!important}main>section:first-child>div>p{font-size:clamp(15px,4vw,18px)!important;margin-top:28px!important}main>section[aria-labelledby=chiffres-h2]{padding-top:clamp(56px,12vw,80px)!important;padding-bottom:clamp(64px,12vw,90px)!important}main>section[aria-labelledby=chiffres-h2]>div:last-child{grid-template-columns:1fr 1fr!important;grid-template-rows:auto auto auto!important;row-gap:40px!important;column-gap:32px!important;max-width:480px!important}main>section[aria-labelledby=chiffres-h2]>div:last-child>div:first-child{grid-column:1/3!important;grid-row:1!important;justify-self:center!important}main>section[aria-labelledby=chiffres-h2]>div:last-child>div:not(:first-child){grid-column:auto!important;grid-row:auto!important;justify-self:center!important;align-items:center!important;text-align:center!important;max-width:none!important}main>section[aria-labelledby=metiers-h2]>div:first-child{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}main>section[aria-labelledby=metiers-h2] h2{font-size:clamp(34px,8vw,48px)!important}main>section[aria-labelledby=track-h2]>div:first-child{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}main>section[aria-labelledby=track-h2] h2{font-size:clamp(30px,7vw,40px)!important}.basel-deal-row{display:grid!important;grid-template-columns:1fr auto!important;grid-template-areas:"year nat" "body body" "geo valo"!important;grid-column-gap:18px!important;column-gap:18px!important;grid-row-gap:0!important;row-gap:0!important;padding:24px 0!important}.basel-deal-row>:first-child{grid-area:year;font-size:26px!important;align-self:end;line-height:1!important}.basel-deal-row>:nth-child(2){grid-area:nat;align-self:end;font-size:11px!important;padding-bottom:4px}.basel-deal-row>:nth-child(3){grid-area:body;margin-top:18px;padding-top:18px;border-top:1px solid var(--basel-rule)}.basel-deal-row>:nth-child(3)>div:first-child{font-size:19px!important;line-height:1.3!important;margin-bottom:6px!important}.basel-deal-row>:nth-child(3)>div:nth-child(2){font-size:14.5px!important;line-height:1.4!important}.basel-deal-row>:nth-child(4){grid-area:geo;text-align:left!important;align-self:end;margin-top:18px;font-size:11px!important;opacity:.65!important}.basel-deal-row>:nth-child(5){grid-area:valo;text-align:right!important;align-self:end;margin-top:14px;font-size:24px!important;line-height:1!important}main>section[aria-labelledby=cadrage-h2]>div>div{grid-template-columns:48px 1fr!important;gap:16px!important;padding:16px 0!important}main>section[aria-labelledby=cadrage-h2]>div>div>div:first-child{font-size:24px!important}main>article>section:first-child h1{font-size:clamp(40px,10vw,64px)!important;line-height:1.05!important}main>article>section:first-child>p{font-size:clamp(16px,4vw,18px)!important}section>div[style*="flex-wrap: wrap"][style*="gap: 28px"]{flex-direction:column!important;gap:32px!important}section>div[style*="flex-wrap: wrap"][style*="gap: 28px"]>span>span>span:first-child{font-size:clamp(56px,14vw,80px)!important}main section[style*=ardoise]>div:last-child{width:100%!important;flex-direction:column!important;align-items:stretch!important}.basel-cross-link{width:100%!important;justify-content:center!important;padding:18px 22px!important}.manifesto-grid{grid-template-columns:1fr!important;gap:40px!important}footer{padding-left:clamp(20px,5vw,40px)!important;padding-right:clamp(20px,5vw,40px)!important;padding-top:56px!important}main>section[aria-labelledby=metiers-h2],main>section[aria-labelledby=track-h2]{padding-top:clamp(64px,12vw,100px)!important;padding-bottom:clamp(64px,12vw,100px)!important}main>section:first-child>div[aria-hidden=true]{display:none!important}.basel-cta-primary{width:100%;max-width:320px;justify-content:center}section[aria-labelledby=exp-stats-h2]>div:last-child{gap:24px!important}main>section[aria-labelledby=cadrage-h2]>div{padding:0!important}.exp-col{min-height:auto!important;padding:28px 22px!important}.exp-num{font-size:52px!important;margin-bottom:18px!important}.exp-title{font-size:26px!important}.exp-body{font-size:13.5px!important;line-height:1.6!important}.contact-hero{display:block!important}.contact-hero h1{font-size:clamp(40px,11vw,64px)!important}.contact-body{display:block!important}.contact-body>*{margin-bottom:0!important}.contact-body>aside{margin-bottom:64px!important;padding-bottom:8px!important}.contact-email-wrap{margin-top:40px!important;padding-top:28px!important;border-top:1px solid var(--basel-rule)!important}.methode-grid{grid-template-columns:1fr!important;gap:32px!important}.methode-grid>div:nth-child(2)>div{grid-template-columns:40px 1fr!important;gap:12px!important}.methode-grid>div:nth-child(2)>div>div:nth-child(2){grid-column:1/3!important;font-size:20px!important;margin-top:4px!important}.methode-grid>div:nth-child(2)>div>p{grid-column:1/3!important;margin-top:6px!important}.approche-grid{grid-template-columns:1fr!important}.approche-grid>div:first-child{display:none!important}}@media (max-width:420px){main>section:first-child>div>div:first-child{font-size:9px!important;padding:8px 14px!important;letter-spacing:.24em!important}.basel-cta-primary{padding:18px 30px!important;font-size:11.5px!important;letter-spacing:.22em!important}.basel-deal-row>:first-child,.basel-deal-row>:nth-child(5),.basel-marquee-item{font-size:19px!important}main>section[aria-labelledby=chiffres-h2]>div:last-child>div:first-child{padding:16px 20px!important}}.container{max-width:1200px;margin:0 auto;padding:0 24px}@media (min-width:768px){.container{padding:0 48px}}.section{padding:clamp(56px,8vw,110px) 0}.section-bone{background:var(--basel-bone)}.section-paper{background:var(--basel-paper)}.section-brand{background:var(--basel-brand)}.section-brand,.section-brand h1,.section-brand h2,.section-brand h3{color:var(--basel-bg)}@font-face{font-family:__EB_Garamond_6a5810;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d7b29b398dd797a1-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__EB_Garamond_6a5810;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/65303d7bdb6c1b1a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__EB_Garamond_6a5810;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/891631c764a307b2-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__EB_Garamond_6a5810;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/73b9b49ded63c2ac-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__EB_Garamond_6a5810;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/59be34f4d8f1ff65-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__EB_Garamond_6a5810;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/39a40c15606bb1f5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__EB_Garamond_6a5810;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/23081e227a96aa1a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__EB_Garamond_6a5810;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d7b29b398dd797a1-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__EB_Garamond_6a5810;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/65303d7bdb6c1b1a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__EB_Garamond_6a5810;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/891631c764a307b2-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__EB_Garamond_6a5810;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/73b9b49ded63c2ac-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__EB_Garamond_6a5810;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/59be34f4d8f1ff65-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__EB_Garamond_6a5810;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/39a40c15606bb1f5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__EB_Garamond_6a5810;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/23081e227a96aa1a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__EB_Garamond_6a5810;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d7b29b398dd797a1-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__EB_Garamond_6a5810;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/65303d7bdb6c1b1a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__EB_Garamond_6a5810;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/891631c764a307b2-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__EB_Garamond_6a5810;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/73b9b49ded63c2ac-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__EB_Garamond_6a5810;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/59be34f4d8f1ff65-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__EB_Garamond_6a5810;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/39a40c15606bb1f5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__EB_Garamond_6a5810;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/23081e227a96aa1a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__EB_Garamond_Fallback_6a5810;src:local("Times New Roman");ascent-override:106.26%;descent-override:31.44%;line-gap-override:0.00%;size-adjust:94.77%}.__className_6a5810{font-family:__EB_Garamond_6a5810,__EB_Garamond_Fallback_6a5810;font-style:normal}.__variable_6a5810{--font-eb-garamond:"__EB_Garamond_6a5810","__EB_Garamond_Fallback_6a5810"}@font-face{font-family:__Public_Sans_4ff69e;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/f7650dfaa438c37c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Public_Sans_4ff69e;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/98baa4a7809fbf72-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Public_Sans_4ff69e;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/8bf7b2ceda89477b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Public_Sans_4ff69e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f7650dfaa438c37c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Public_Sans_4ff69e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/98baa4a7809fbf72-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Public_Sans_4ff69e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8bf7b2ceda89477b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Public_Sans_4ff69e;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f7650dfaa438c37c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Public_Sans_4ff69e;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/98baa4a7809fbf72-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Public_Sans_4ff69e;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8bf7b2ceda89477b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Public_Sans_4ff69e;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/f7650dfaa438c37c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Public_Sans_4ff69e;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/98baa4a7809fbf72-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Public_Sans_4ff69e;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8bf7b2ceda89477b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Public_Sans_4ff69e;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f7650dfaa438c37c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Public_Sans_4ff69e;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/98baa4a7809fbf72-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Public_Sans_4ff69e;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8bf7b2ceda89477b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Public_Sans_Fallback_4ff69e;src:local("Arial");ascent-override:90.59%;descent-override:21.46%;line-gap-override:0.00%;size-adjust:104.87%}.__className_4ff69e{font-family:__Public_Sans_4ff69e,__Public_Sans_Fallback_4ff69e;font-style:normal}.__variable_4ff69e{--font-public-sans:"__Public_Sans_4ff69e","__Public_Sans_Fallback_4ff69e"}