.rh-profile-card{--rh-pc-blue: var(--rh-brand-blue-700, #007AFF);--rh-pc-fill: #eef4fd;--rh-pc-radius: 999px;--rh-pc-ring: 2px;--rh-pc-stroke: linear-gradient(180deg, var(--rh-pc-blue) 0%, #CBD8F1 100%);position:relative;box-sizing:border-box;width:var(--rh-pc-w, clamp(240px, 24vw, 300px));max-width:100%;aspect-ratio:var(--rh-pc-aspect, 1 / 2);margin:0;padding:0;background:transparent;border-radius:var(--rh-pc-radius);box-shadow:0 22px 46px -22px #11285542,0 6px 16px -10px #11285524;transition:transform .38s cubic-bezier(.22,.61,.36,1),box-shadow .38s cubic-bezier(.22,.61,.36,1)}.rh-profile-card--short{--rh-pc-aspect: 2 / 3}.rh-profile-card__stage{position:relative;box-sizing:border-box;height:100%;width:100%;overflow:hidden;background:var(--rh-pc-fill);border-radius:var(--rh-pc-radius);transition:background-color .38s ease}.rh-profile-card__stage:after{content:"";position:absolute;inset:0;z-index:3;border-radius:inherit;padding:var(--rh-pc-ring);background:var(--rh-pc-stroke);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.rh-profile-card__photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;z-index:1;pointer-events:none;user-select:none;-webkit-user-drag:none}.rh-profile-card__plate{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:26px 18px 30px;text-align:center;background:linear-gradient(180deg,#ffffff52,#fffaf5cc 42%,#f8ebe0f0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset 0 1px #ffffff8c}.rh-profile-card__name{margin:0;font:600 clamp(16px,1.45vw,19px) / 1.2 var(--rh-font-body, "Inter", sans-serif);color:var(--rh-fg-1, #232A35);letter-spacing:-.01em}.rh-profile-card__role{margin:4px 0 0;font:400 clamp(13px,1.05vw,15px) / 1.3 var(--rh-font-body, "Inter", sans-serif);color:#5b6573}.rh-profile-card:hover,.rh-profile-card:focus-within{transform:translateY(-6px);z-index:5;box-shadow:0 32px 60px -20px #005ce66b,0 10px 26px -12px #0046c84d}.rh-profile-card:hover .rh-profile-card__stage,.rh-profile-card:focus-within .rh-profile-card__stage{background:var(--rh-pc-blue)}@media(prefers-reduced-motion:reduce){.rh-profile-card,.rh-profile-card__stage{transition:none}.rh-profile-card:hover,.rh-profile-card:focus-within{transform:none}}.rh-page,.rh-page *,.rh-page *:before,.rh-page *:after{box-sizing:border-box}body{background:#fff;margin:0;overflow-x:clip}.rh-page{max-width:1440px;margin:0 auto}.rh-nav-bar{position:fixed;top:14px;left:80px;right:80px;z-index:40;max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:10px 20px;border-radius:60px}.rh-page>.rh-hero{padding-top:110px}.rh-page>.rh-hero.rh-hero{padding-left:0;padding-right:0}.apropos-hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:linear-gradient(180deg,#eeedf3,#f2f2f7 52%,#f5f6f9);overflow:hidden;min-height:calc(100vh - 40px);padding:0 0 40px;display:flex;flex-direction:column;align-items:center;justify-content:center}.apropos-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;pointer-events:none}.apropos-hero-inner{position:relative;z-index:2;max-width:1440px;margin:0 auto;padding:0 var(--rh-section-pad-x);width:100%;flex:1 1 auto;display:flex;align-items:center;justify-content:center}.apropos-hero-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;text-align:center;max-width:680px;padding:0}.apropos-hero-title{font:var(--rh-t-h1);font-size:clamp(38px,3.6vw,52px);line-height:1.1;color:var(--rh-fg-1);margin:0;letter-spacing:-.01em;text-wrap:balance}.apropos-hero-title .accent{color:var(--rh-text-link)}.apropos-hero-desc{font:var(--rh-t-body);color:var(--rh-fg-1);margin:0;max-width:440px}.apropos-hero-loc{display:inline-flex;align-items:center;gap:8px;font:500 14px/1.5 var(--rh-font-body);color:var(--rh-fg-3)}.apropos-hero-content .rh-btn-primary{align-self:center}@media(max-width:900px){.apropos-hero{min-height:0;padding:110px 0 60px}.apropos-hero-inner{padding:0 24px}.apropos-hero-title{font-size:clamp(34px,8vw,48px)}}.ahero-grid{position:absolute;inset:-8%;z-index:0;pointer-events:none;transform:translate3d(var(--px, 0px),var(--py, 0px),0);will-change:transform}.ahero-grid svg{width:100%;height:100%;display:block}.ahero-decor{position:absolute;inset:0;z-index:1;pointer-events:none}.ah-card{position:absolute;transform:translate3d(var(--px, 0px),var(--py, 0px),0);will-change:transform}.ah-float{transform:rotate(var(--tilt, 0deg));transform-origin:center;animation:ahFloat var(--fdur, 8s) var(--fdelay, 0s) ease-in-out infinite}@keyframes ahFloat{0%,to{transform:rotate(var(--tilt, 0deg)) translateY(0)}50%{transform:rotate(var(--tilt, 0deg)) translateY(var(--famp, -10px))}}.ah-contact-body{display:flex;align-items:center;gap:12px;width:212px;padding:12px 14px;background:#fff;border:1px solid rgba(28,28,50,.05);border-radius:14px;box-shadow:0 22px 44px -20px #28285061,0 2px 6px #2828500f}.ah-contact-info{display:flex;flex-direction:column;gap:7px;flex:1 1 auto;min-width:0}.ah-name{font:600 13px/1.2 var(--rh-font-display);color:var(--rh-fg-1);white-space:nowrap}.ah-line{height:6px;width:100%;border-radius:3px;background:#e7e6ee}.ah-line.short{width:58%}.ah-avatar{flex-shrink:0;width:50px;height:50px;border-radius:10px;overflow:hidden;background:linear-gradient(140deg,var(--a1, #dde2f5),var(--a2, #ecdcf2));display:flex;align-items:flex-end;justify-content:center}.ah-avatar img{width:100%;height:100%;object-fit:cover;object-position:center 22%;display:block}.ah-sil{width:80%;height:80%}.ah-avatar--xs{width:26px;height:26px;border-radius:7px}.ah-c-sophie{top:calc(9% + 80px);left:2.5%}.ah-c-camille{top:calc(12% + 44px);right:2.5%}.ah-c-lucas{top:46%;left:2.5%}.ah-c-theo{top:46%;right:2.5%}.ah-mock-card{padding:12px;background:#fff;border:1px solid rgba(28,28,50,.05);border-radius:14px;box-shadow:0 28px 54px -24px #2828506b,0 3px 8px #28285012}.ah-dot{width:6px;height:6px;border-radius:50%;background:#d5d4de;flex-shrink:0}.ah-m-video{left:0;bottom:8%}.ah-vid{width:300px}.ah-vid-top{display:flex;align-items:center;gap:5px;margin-bottom:9px}.ah-chip{width:26px;height:9px;border-radius:4px;background:#ecebf2}.ah-chip--accent{width:16px;background:#7d53f3;opacity:.85}.ah-grow{flex:1 1 auto}.ah-vid-stage{position:relative;height:118px;margin-bottom:9px;border-radius:9px;overflow:hidden;background:linear-gradient(140deg,var(--a1),var(--a2));display:flex;align-items:flex-end;justify-content:center}.ah-sil--lg{width:46%;height:78%}.ah-vid-stage img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%}.ah-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:50%;background:#14142873;display:flex;align-items:center;justify-content:center}.ah-play svg{width:16px;height:16px;margin-left:2px}.ah-vid-timeline{display:flex;align-items:flex-end;gap:4px;height:26px}.ah-vid-timeline span{flex:1 1 0;height:var(--h, 50%);border-radius:2px;background:#e3e2ec}.ah-m-caption{left:15%;bottom:6%}.ah-cap{width:250px}.ah-cap-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.ah-cap-title{font:600 13px/1 var(--rh-font-display);color:var(--rh-fg-1)}.ah-cap-style{font:500 11px/1 var(--rh-font-body);color:var(--rh-fg-4)}.ah-cap-row{display:flex;flex-direction:column;gap:6px;padding:9px 0;border-top:1px solid #F0EFF4}.ah-tc{font:500 9.5px/1 var(--rh-font-body);color:#de6a4f;letter-spacing:.01em}.ah-cap-line{height:6px;width:100%;border-radius:3px;background:#e7e6ee}.ah-cap-line.short{width:55%}.ah-m-chat{right:12%;bottom:7%}.ah-chat{width:256px;display:flex;flex-direction:column;gap:8px}.ah-chat-head{display:flex;align-items:center;gap:8px;padding-bottom:8px;border-bottom:1px solid #F0EFF4}.ah-chat-name{font:600 12px/1 var(--rh-font-display);color:var(--rh-fg-1)}.ah-bubble{display:flex;flex-direction:column;gap:4px;max-width:80%;padding:9px 11px;border-radius:12px}.ah-bubble span{height:6px;border-radius:3px}.ah-bubble--in{align-self:flex-start;background:#f1f0f5;border-bottom-left-radius:4px}.ah-bubble--in span{width:88px;background:#d7d6e0}.ah-bubble--in span.short{width:54px}.ah-bubble--out{align-self:flex-end;background:linear-gradient(135deg,#8a63f4,#7d53f3);border-bottom-right-radius:4px}.ah-bubble--out span{width:70px;background:#ffffffd9}.ah-file{display:flex;align-items:center;gap:8px;align-self:flex-end;max-width:84%;padding:8px 10px;border:1px solid #ECEBF2;border-radius:10px;background:#fbfbfd}.ah-file-ic svg{width:16px;height:16px;display:block}.ah-file-name{font:500 10px/1 var(--rh-font-body);color:var(--rh-fg-3);white-space:nowrap}.ah-chat-input{display:flex;align-items:center;gap:8px;margin-top:2px;padding:7px 7px 7px 12px;border:1px solid #ECEBF2;border-radius:20px}.ah-chat-placeholder{flex:1 1 auto;font:400 10.5px/1 var(--rh-font-body);color:var(--rh-fg-5)}.ah-send{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#8a63f4,#7d53f3);display:flex;align-items:center;justify-content:center}.ah-send svg{width:13px;height:13px}.ah-m-cal{right:0;bottom:9%}.ah-cal{width:234px}.ah-cal-head{display:flex;align-items:center;gap:6px;margin-bottom:10px}.ah-cal-title{flex:1 1 auto;font:600 12px/1 var(--rh-font-display);color:var(--rh-fg-1)}.ah-cal-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-bottom:11px}.ah-cal-grid span{height:16px;border-radius:4px;background:#f1f0f5}.ah-cal-grid .ev--a{background:#c9dbf6}.ah-cal-grid .ev--b{background:#f6d9c9}.ah-cal-grid .ev--c{background:#d8cdf3}.ah-cal-stats{display:flex;gap:10px}.ah-stat{flex:1 1 0;display:flex;flex-direction:column;gap:6px;padding:9px 10px;border-radius:9px;background:#f7f7fb}.ah-stat b{font:700 18px/1 var(--rh-font-display);color:var(--rh-fg-1)}.ah-stat i{width:70%;height:5px;border-radius:3px;background:#e0dfea}@media(prefers-reduced-motion:reduce){.ah-float{animation:none;transform:rotate(var(--tilt, 0deg))}.ahero-grid,.ah-card{transform:none!important}}@media(max-width:1100px){.ah-mock{display:none}.ah-contact-body{width:190px;padding:10px 12px}.ah-c-sophie,.ah-c-lucas{left:1%}.ah-c-camille,.ah-c-theo{right:1%}}@media(max-width:900px){.ahero-decor{display:none}}.apropos-pourquoi{position:relative;isolation:isolate;display:grid;grid-template-columns:1.02fr .98fr;gap:56px;align-items:center;padding:100px var(--rh-section-pad-x) 80px}.apropos-pourquoi:before{content:"";position:absolute;inset:0;left:calc(50% - 50vw);width:100vw;background:#f5f6f9;z-index:-1;pointer-events:none}.apropos-pourquoi-text{display:flex;flex-direction:column;gap:22px;max-width:560px}.apropos-pourquoi-title{font:600 clamp(34px,3.4vw,46px)/1.12 var(--rh-font-display);color:var(--rh-fg-1);margin:0 0 6px;letter-spacing:-.01em}.apropos-pourquoi-title .accent{color:var(--rh-text-link)}.apropos-pourquoi-text p{font:400 15.5px/1.7 var(--rh-font-body);color:var(--rh-fg-1);margin:0}.apropos-pourquoi-text p b{font-weight:600;color:var(--rh-fg-1)}.apropos-pourquoi-media{display:flex;align-items:center;justify-content:center}.apropos-pourquoi-video{width:100%;max-width:520px;height:auto;display:block;border-radius:18px;mix-blend-mode:multiply}@media(max-width:1024px){.apropos-pourquoi{grid-template-columns:1fr;gap:32px;padding:72px 32px 56px}.apropos-pourquoi-media{order:-1}}.apropos-humain{padding:250px var(--rh-section-pad-x) 90px;overflow-x:clip}.apropos-humain-title{display:flex;flex-direction:column;align-items:center;gap:2px;text-align:center;margin:0 0 250px;font-family:var(--rh-font-display);font-weight:600;font-size:clamp(46px,6.2vw,84px);line-height:1;letter-spacing:-.015em}.apropos-humain-title .line{display:inline-flex;align-items:baseline;gap:.28em;flex-wrap:wrap;justify-content:center}.apropos-humain-title .sm{font-size:.62em;font-weight:600;color:#5e89e6}.apropos-humain-title .lg{background:linear-gradient(180deg,#7fa8f5,#aecbff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.apropos-humain-title[data-rh-reveal]{opacity:1;transform:none;transition:none}.apropos-humain-title .line{opacity:0;transition:opacity .65s cubic-bezier(.22,.61,.36,1),transform 1s cubic-bezier(.22,.61,.36,1);will-change:transform,opacity}.apropos-humain-title .line:nth-child(1){transform:translate(-100vw)}.apropos-humain-title .line:nth-child(2){transform:translate(100vw);transition-delay:.52s}.apropos-humain-title.is-in .line{opacity:1;transform:translate(0)}@media(prefers-reduced-motion:reduce){.apropos-humain-title .line{opacity:1;transform:none;transition:none}}.apropos-humain-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:56px;align-items:center}.apropos-humain-illu{display:flex;align-items:center;justify-content:center}.apropos-humain-illu img{width:100%;max-width:420px;height:auto;display:block}.apropos-humain-text{display:flex;flex-direction:column;gap:20px;max-width:520px}.apropos-humain-sub{font:600 clamp(30px,3vw,40px)/1.14 var(--rh-font-display);color:var(--rh-fg-1);margin:0 0 4px;letter-spacing:-.01em}.apropos-humain-text p{font:400 15.5px/1.7 var(--rh-font-body);color:var(--rh-fg-1);margin:0}.apropos-humain-text p b{font-weight:600;color:var(--rh-fg-1)}.apropos-humain-pill{margin-top:6px;padding:16px 24px;border:1.5px solid var(--rh-brand-blue-700);border-radius:14px;background:transparent;font:700 15px/1.4 var(--rh-font-body);color:var(--rh-fg-1);text-align:center;text-wrap:balance}@media(max-width:1024px){.apropos-humain{padding:120px 32px 72px}.apropos-humain-title{margin-bottom:140px}.apropos-humain-grid{grid-template-columns:1fr;gap:32px}.apropos-humain-illu{order:-1}.apropos-humain-illu img{max-width:320px}}.rh-grad-band .apropos-team{max-width:none;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.apropos-team{position:relative;z-index:2;display:flex;align-items:center;min-height:720px}.apropos-team-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;pointer-events:none}.apropos-team-inner{position:relative;z-index:2;width:100%;max-width:1440px;margin:0 auto;padding:60px var(--rh-section-pad-x);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:56px}.apropos-team-text{max-width:460px;display:flex;flex-direction:column;gap:18px}.apropos-team-cards{--tc-w: clamp(112px, 9.4vw, 136px);--tc-hgap: 18px;--tc-vgap: 26px;--tc-stagger: 80px;--tc-shift: -120px;--rh-pc-w: var(--tc-w);position:relative;left:var(--tc-shift);display:flex;justify-content:center;align-items:flex-start;gap:var(--tc-hgap)}.apropos-team-col{position:relative;display:flex;flex-direction:column;gap:var(--tc-vgap)}.apropos-team-col--mid{z-index:2}.apropos-team-col--side{margin-top:var(--tc-stagger)}.apropos-team-cards[data-rh-reveal]{opacity:1;transform:none;transition:none}.apropos-team-card-enter{opacity:0;transform:translateY(28px) scale(.9);transition:opacity .5s ease,transform .65s cubic-bezier(.34,1.56,.64,1);transition-delay:var(--enter-delay, 0ms);will-change:transform,opacity}.apropos-team-cards.is-in .apropos-team-card-enter{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.apropos-team-card-enter{opacity:1;transform:none;transition:none}}.apropos-team-cards .rh-profile-card__plate{padding:12px 10px 30px}.apropos-team-cards .rh-profile-card__name{font-size:12.5px}.apropos-team-cards .rh-profile-card__role{font-size:10.5px;margin-top:2px}.apropos-team-carousel{display:contents}.apropos-team-carousel-nav{display:none}.apropos-team-decor{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.apropos-team-orb{position:absolute;width:clamp(420px,46vw,720px);height:auto;top:50%;right:8%;transform:translateY(-50%) scaleX(-1);opacity:.2;pointer-events:none}.apropos-team-cloud{position:absolute;filter:blur(18px);opacity:.5;fill:#bcd9ff}.apropos-team-cloud--1{width:600px;height:320px;top:2px;right:calc(10% - 100px);filter:blur(8px)}.apropos-team-cloud--2{width:260px;height:230px;top:4%;right:-3%;opacity:.32}.apropos-team-cloud--3{width:440px;height:300px;bottom:8px;right:16%}.apropos-team-title{font:600 clamp(34px,4.2vw,52px)/1.1 var(--rh-font-display);color:var(--rh-fg-1);margin:0 0 6px;letter-spacing:-.01em;text-wrap:balance}.apropos-team-title .accent{color:var(--rh-text-link)}.apropos-team-text p{font:400 15.5px/1.7 var(--rh-font-body);color:var(--rh-fg-1);margin:0}.apropos-team-strong{font-weight:500}.apropos-team-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.apropos-team-list li{display:flex;align-items:flex-start;gap:10px;font:400 15.5px/1.6 var(--rh-font-body);color:var(--rh-fg-1)}.apropos-team-list .emoji{flex-shrink:0}@media(max-width:1024px){.apropos-team{min-height:0}.apropos-team-inner{padding:48px 32px;grid-template-columns:1fr;justify-items:center;gap:44px}.apropos-team-text{max-width:560px}.apropos-team-cards{--tc-w: clamp(140px, 19vw, 176px);--tc-hgap: 16px;--tc-shift: 0px}.apropos-team-col--side{margin-top:0}}@media(max-width:680px){.apropos-team-inner{padding:40px 20px}.apropos-team-text{max-width:none}.apropos-team-decor{display:none}.apropos-team-carousel{display:block;position:relative;width:100%;min-width:0;justify-self:stretch}.apropos-team-carousel:before{content:"";position:absolute;z-index:0;left:50%;top:45%;transform:translate(-50%,-50%);width:min(118%,440px);height:88%;background:radial-gradient(50% 50% at 50% 50%,#5fc5ff8c,#bcd9ff61 46%,#bcd9ff00 76%);filter:blur(6px);pointer-events:none}.apropos-team-cards{--tc-w: clamp(187px, 61vw, 238px);box-sizing:border-box;position:relative;z-index:1;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:16px;width:100%;left:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;padding:16px calc((100% - var(--tc-w)) / 2);scroll-padding-inline:calc((100% - var(--tc-w)) / 2)}.apropos-team-cards::-webkit-scrollbar{display:none}.apropos-team-col{display:contents}.apropos-team-card-enter{flex:0 0 var(--tc-w);width:var(--tc-w);scroll-snap-align:center}.apropos-team-cards .rh-profile-card--short{--rh-pc-aspect: 1 / 2}.apropos-team-cards .rh-profile-card__plate{padding:14px 12px 32px}.apropos-team-cards .rh-profile-card__name{font-size:15px}.apropos-team-cards .rh-profile-card__role{font-size:12.6px}.apropos-team-carousel-nav{display:flex;align-items:center;justify-content:center;gap:4px;width:max-content;max-width:100%;margin:18px auto 0;padding:7px 12px;position:relative;z-index:1;background:#78829624;border-radius:999px}.apropos-team-carousel-dot{appearance:none;-webkit-appearance:none;border:0;background:none;margin:0;padding:0;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.apropos-team-carousel-dot:before{content:"";display:block;width:7px;height:7px;border-radius:999px;background:#b7bdc9;transition:width .3s ease,background-color .3s ease}.apropos-team-carousel-dot.is-active:before{width:20px;background:#3a3f4a}@media(prefers-reduced-motion:reduce){.apropos-team-carousel-dot:before{transition:none}}}.apropos-candidat{position:relative;min-height:440px;padding:48px var(--rh-section-pad-x);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px;text-align:center}.apropos-candidat-title{margin:0;display:flex;flex-direction:column;align-items:center;gap:2px;letter-spacing:-.02em;line-height:1}.apropos-candidat-title .line-1,.apropos-candidat-title .line-2{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;white-space:nowrap;font-family:var(--rh-font-display)}.apropos-candidat-title .line-1{font-size:clamp(34px,4.6vw,60px);font-weight:600;background-image:linear-gradient(90deg,#3e72da,#79abee)}.apropos-candidat-title .line-2{font-size:clamp(52px,8.2vw,108px);font-weight:600;background-image:linear-gradient(90deg,#2c61d8,#6fa6ec 55%,#9dc2f2)}.apropos-candidat-cta{margin-top:6px;align-self:center}.apropos-avancer{display:grid;grid-template-columns:1fr 1.05fr;gap:60px;align-items:center;padding:60px var(--rh-section-pad-x) 100px}.apropos-avancer-illu{display:flex;align-items:center;justify-content:center}.apropos-avancer-illu img{width:100%;max-width:520px;height:auto;display:block}.apropos-avancer-text{display:flex;flex-direction:column;gap:14px;max-width:520px}.apropos-avancer-title{font:600 clamp(34px,3.4vw,46px)/1.14 var(--rh-font-display);color:var(--rh-fg-1);margin:0 0 6px;letter-spacing:-.01em}.apropos-avancer-desc{font:400 16px/1.65 var(--rh-font-body);color:var(--rh-fg-1);margin:0}.apropos-avancer-lead{font:700 16px/1.5 var(--rh-font-body);color:var(--rh-fg-1);margin:14px 0 2px}.apropos-avancer-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.apropos-avancer-list li{display:flex;align-items:flex-start;gap:12px;font:400 15.5px/1.5 var(--rh-font-body);color:var(--rh-fg-1)}.apropos-avancer-list li svg{flex-shrink:0;margin-top:5px}.apropos-avancer-quote{margin-top:18px;padding:16px 22px;border:1.5px solid var(--rh-brand-blue-700);border-radius:12px;background:#007aff0a;font:700 15px/1.45 var(--rh-font-body);color:var(--rh-fg-1);text-align:center;text-wrap:balance}@media(max-width:1024px){.apropos-avancer{grid-template-columns:1fr;gap:40px;padding:40px 32px 80px}.apropos-avancer-illu{order:-1}}.rh-grad-band{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:linear-gradient(180deg,#fff,#f6f6f6,#fff)}.rh-grad-band>*{max-width:1440px;margin-left:auto;margin-right:auto}.rh-grad-band .apropos-pourquoi,.rh-grad-band .apropos-humain,.rh-grad-band .apropos-team,.rh-grad-band .apropos-candidat,.rh-grad-band .apropos-avancer{background:transparent}[data-rh-reveal]{opacity:0;transform:translateY(36px);transition:opacity .9s cubic-bezier(.22,.61,.36,1),transform .9s cubic-bezier(.22,.61,.36,1);transition-delay:var(--rh-reveal-delay, 0ms);will-change:transform,opacity}[data-rh-reveal].is-in{opacity:1;transform:translateY(0)}[data-rh-reveal=scale]{transform:translateY(28px) scale(.97)}[data-rh-reveal=scale].is-in{transform:translateY(0) scale(1)}[data-rh-reveal=fade]{transform:none}[data-rh-reveal=slide-in-right]{opacity:0;transform:translate3d(140px,0,0)}[data-rh-reveal=slide-in-right].is-in{opacity:1;transform:translateZ(0)}[data-rh-parallax]{will-change:transform}@media(prefers-reduced-motion:reduce){[data-rh-reveal]{opacity:1;transform:none;transition:none}[data-rh-parallax]{transform:none!important}}
