@import"https://fonts.googleapis.com/css2?family=Helvetica+Neue:wght@400;700;900&display=swap";body{margin:0;padding:0;font-family:Montserrat,sans-serif;color:#333;-webkit-text-size-adjust:100%}html{scroll-behavior:smooth}*{box-sizing:border-box}@media (max-width: 768px){html,body{overflow-x:hidden;overflow-y:auto;height:auto;position:relative;-webkit-overflow-scrolling:touch}}.home-container[data-v-3523b9ef]{width:100%;min-height:100vh;position:relative;overflow-x:hidden}.content-grid[data-v-3523b9ef]{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.image-wrapper[data-v-3523b9ef]{width:100%;height:100%;overflow:hidden}.candidate-image[data-v-3523b9ef]{width:100%;height:100%;object-fit:cover}.highlight-text[data-v-3523b9ef]{font-weight:700;color:#00384f}.content-wrapper[data-v-3523b9ef]{padding:80px;display:flex;background:linear-gradient(90deg,#00384f,#007ca4);flex-direction:column;justify-content:space-between;color:#fff;font-family:Helvetica Neue,Arial,sans-serif}.name-container[data-v-3523b9ef]{margin-top:4vh;margin-bottom:4vh}.prenom[data-v-3523b9ef]{font-size:5rem;font-weight:700;margin:0;line-height:1}.nom[data-v-3523b9ef]{font-size:5rem;font-weight:900;line-height:1;margin:0;padding:0;word-wrap:break-word;white-space:nowrap}.bandeau[data-v-3523b9ef]{background-color:#26b4f1;padding:.5rem 1rem;display:inline-block;margin-top:1rem;font-size:1.5rem;font-weight:700;color:#fff;white-space:nowrap}.social-icons-large[data-v-3523b9ef]{display:flex;justify-content:center;gap:25px;margin-top:20px;margin-bottom:30px}.social-icon-large[data-v-3523b9ef]{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#fff;transition:transform .3s;cursor:pointer}.social-icon-large i[data-v-3523b9ef]{display:flex;justify-content:center;align-items:center;width:60px;height:60px;background-color:#ffffff1a;border-radius:50%;font-size:1.5rem;margin-bottom:8px;transition:background-color .3s}.social-icon-large span[data-v-3523b9ef]{font-size:.9rem;font-weight:600}.social-icon-large[data-v-3523b9ef]:hover{transform:translateY(-5px)}.social-icon-large:hover i[data-v-3523b9ef]{background-color:#26b4f1}.scroll-arrow-container[data-v-3523b9ef]{position:absolute;bottom:30px;left:50%;transform:translate(-50%);z-index:10;cursor:pointer}.scroll-arrow[data-v-3523b9ef]{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#fff3;color:#fff;font-size:1.2rem;transition:transform .3s}.scroll-arrow i[data-v-3523b9ef]{animation:pulse-3523b9ef 2s infinite}.scroll-arrow.bounce[data-v-3523b9ef]{animation:bounce-3523b9ef 1s ease}@keyframes pulse-3523b9ef{0%{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(5px)}to{opacity:.5;transform:translateY(0)}}@keyframes bounce-3523b9ef{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.bio-section[data-v-3523b9ef]{background-color:#f5f7fa;position:relative;overflow:visible;padding:0;min-height:100vh}.bio-layout-grid[data-v-3523b9ef]{max-width:1400px;margin:0 auto;padding:80px 40px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.bio-sticky-container[data-v-3523b9ef]{position:sticky;top:80px;height:calc(100vh - 160px);display:flex;align-items:flex-start;padding-top:40px}.bio-sticky-title[data-v-3523b9ef]{font-size:3.5rem;line-height:1.1;color:#00384f;margin:0}.appear-title[data-v-3523b9ef]{display:inline-block;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.appear-title.visible[data-v-3523b9ef]{opacity:1;transform:translateY(0)}.bio-features[data-v-3523b9ef]{display:flex;flex-direction:column;gap:80px;padding-top:40px;padding-bottom:60px}.bio-feature[data-v-3523b9ef]{max-width:600px;opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease;min-height:200px}.bio-feature.visible[data-v-3523b9ef]{opacity:1;transform:translateY(0)}.bio-feature .p[data-v-3523b9ef]{font-size:1.1rem;line-height:1.6;color:#333;margin-bottom:0}.bio-feature[data-v-3523b9ef]:not(:last-child){margin-bottom:20vh}.h2[data-v-3523b9ef]{font-size:3.5rem;line-height:1.1;font-weight:700}.p[data-v-3523b9ef]{font-size:1.1rem;line-height:1.6;color:#333}.contact-container-white[data-v-3523b9ef]{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(90deg,#00384f,#007ca4);padding:40px}.contact-form-wrapper-white[data-v-3523b9ef]{width:100%;max-width:800px;background-color:#fff;border-radius:15px;padding:40px;box-shadow:0 5px 20px #0000001a;color:#333}.contact-title-dark[data-v-3523b9ef]{font-size:2.5rem;margin-bottom:30px;text-align:center;font-weight:700;color:#00384f}.form-label-dark[data-v-3523b9ef]{color:#00384f;font-weight:600}.contact-form[data-v-3523b9ef]{display:flex;flex-direction:column;gap:20px}.form-group[data-v-3523b9ef]{display:flex;flex-direction:column;gap:8px}.form-input-dark[data-v-3523b9ef],.form-textarea-dark[data-v-3523b9ef]{padding:15px;background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:5px;color:#333;font-size:1rem;transition:border-color .3s}.form-input-dark[data-v-3523b9ef]:focus,.form-textarea-dark[data-v-3523b9ef]:focus{outline:none;border-color:#26b4f1;box-shadow:0 0 0 2px #26b4f133}.form-input-dark[data-v-3523b9ef]::placeholder,.form-textarea-dark[data-v-3523b9ef]::placeholder{color:#999}.form-textarea-dark[data-v-3523b9ef]{resize:vertical;min-height:120px}.contact-submit-button[data-v-3523b9ef]{background-color:#26b4f1;color:#fff;border:none;font-size:1rem;font-weight:700;border-radius:5px;cursor:pointer;transition:background-color .3s;padding:15px 20px;margin-top:10px;width:100%}.contact-submit-button[data-v-3523b9ef]:hover{background-color:#1a9ad8}.button-loading[data-v-3523b9ef]{display:flex;align-items:center;justify-content:center;gap:8px}.button-loading i[data-v-3523b9ef]{font-size:1rem}.contact-submit-button[data-v-3523b9ef]:disabled{background-color:#a0d8ef;cursor:not-allowed}.form-status[data-v-3523b9ef]{padding:15px;border-radius:5px;margin-top:20px;text-align:center}.form-status.success[data-v-3523b9ef]{background-color:#27ae601a;border:1px solid #27ae60;color:#27ae60}.form-status.error[data-v-3523b9ef]{background-color:#e74c3c1a;border:1px solid #e74c3c;color:#e74c3c}.section-navigation[data-v-3523b9ef]{position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:100}.section-navigation ul[data-v-3523b9ef]{list-style:none;padding:0;margin:0}.section-navigation li[data-v-3523b9ef]{margin:10px 0}.section-navigation a[data-v-3523b9ef]{display:block;width:10px;height:10px;border-radius:50%;background-color:#ffffff80;cursor:pointer;transition:all .3s ease}.section-navigation a.active[data-v-3523b9ef],.section-navigation a[data-v-3523b9ef]:hover{background-color:#26b4f1;transform:scale(1.3)}.section[data-v-3523b9ef]{min-height:100vh;position:relative;scroll-snap-align:start}[data-v-3523b9ef]:root{--lenis-smooth-scroll: auto}html.lenis[data-v-3523b9ef]{height:auto}.lenis.lenis-smooth[data-v-3523b9ef]{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent][data-v-3523b9ef]{overscroll-behavior:contain}.lenis.lenis-stopped[data-v-3523b9ef]{overflow:hidden}.lenis.lenis-scrolling iframe[data-v-3523b9ef]{pointer-events:none}@media (max-width: 992px){.content-grid[data-v-3523b9ef]{grid-template-columns:1fr;grid-template-rows:auto 1fr}.image-wrapper[data-v-3523b9ef]{max-height:40vh;position:relative}.candidate-image[data-v-3523b9ef]{position:relative;z-index:1}.content-wrapper[data-v-3523b9ef]{min-height:60vh;padding:40px 30px;position:relative;z-index:2}.prenom[data-v-3523b9ef]{font-size:3.2rem}.nom[data-v-3523b9ef]{font-size:3.7rem}.bio-layout-grid[data-v-3523b9ef]{grid-template-columns:1fr;gap:40px;padding:60px 30px}.bio-sticky-container[data-v-3523b9ef]{position:relative;height:auto;min-height:200px;padding-top:40px}.bio-sticky-title[data-v-3523b9ef]{font-size:2.8rem;text-align:center}.bio-features[data-v-3523b9ef]{gap:40px;padding-top:20px}.bio-feature[data-v-3523b9ef]{margin-bottom:40px!important}.social-icons-large[data-v-3523b9ef]{gap:20px}.social-icon-large i[data-v-3523b9ef]{width:50px;height:50px;font-size:1.5rem}.scroll-arrow-container[data-v-3523b9ef]{bottom:15px}}@media (max-width: 768px){.content-wrapper[data-v-3523b9ef]{padding:30px;justify-content:start}.name-container[data-v-3523b9ef]{margin-bottom:3vh}.contact-container-white[data-v-3523b9ef],.bio-layout-grid[data-v-3523b9ef]{padding:40px 20px}.contact-form-wrapper-white[data-v-3523b9ef]{padding:25px}.contact-title-dark[data-v-3523b9ef],.bio-sticky-title[data-v-3523b9ef]{font-size:2.4rem}.bio-feature .p[data-v-3523b9ef]{font-size:1rem}.bio-features[data-v-3523b9ef]{gap:30px}.social-icons-large[data-v-3523b9ef]{display:flex;flex-direction:row;justify-content:center;gap:15px}.social-icon-large i[data-v-3523b9ef]{width:45px;height:45px;font-size:1.3rem}.social-icon-large span[data-v-3523b9ef]{font-size:.8rem}.section-navigation[data-v-3523b9ef]{right:10px}.section[data-v-3523b9ef]{touch-action:pan-y;min-height:100vh;overflow:visible}.scroll-arrow[data-v-3523b9ef]{width:35px;height:35px;font-size:1rem}}@media (max-width: 576px){body[data-v-3523b9ef],html[data-v-3523b9ef]{overflow-x:hidden;height:100%;margin:0;padding:0}.name-container[data-v-3523b9ef]{margin-left:auto;margin-right:auto;margin-bottom:15px}.home-container[data-v-3523b9ef]{overflow:hidden;height:auto;min-height:100vh}.content-grid[data-v-3523b9ef]{height:100%;display:flex;flex-direction:column}.image-wrapper[data-v-3523b9ef]{height:22vh;min-height:180px;flex-shrink:0}.content-wrapper[data-v-3523b9ef]{flex:1;min-height:0;height:auto;padding:30px;justify-content:start}.prenom[data-v-3523b9ef]{font-size:2.5rem}.nom[data-v-3523b9ef]{font-size:3rem;width:100%}.bandeau[data-v-3523b9ef]{font-size:1.1rem;padding:.4rem .8rem}.bio-layout-grid[data-v-3523b9ef]{padding:30px 15px}.bio-sticky-title[data-v-3523b9ef]{font-size:2rem}.bio-features[data-v-3523b9ef]{gap:20px}.bio-feature[data-v-3523b9ef]{margin-bottom:30px!important}.contact-container-white[data-v-3523b9ef]{padding:15px}.contact-form-wrapper-white[data-v-3523b9ef]{padding:20px}.contact-title-dark[data-v-3523b9ef]{font-size:1.8rem;margin-bottom:20px}.form-input-dark[data-v-3523b9ef],.form-textarea-dark[data-v-3523b9ef],.contact-submit-button[data-v-3523b9ef]{padding:12px}.social-icons-large[data-v-3523b9ef]{gap:20px}.social-icon-large i[data-v-3523b9ef]{width:40px;height:40px;font-size:1.2rem;margin-bottom:5px}.social-icon-large span[data-v-3523b9ef]{font-size:.8rem}.section-navigation[data-v-3523b9ef]{right:5px}.section-navigation a[data-v-3523b9ef]{width:8px;height:8px}.scroll-arrow-container[data-v-3523b9ef]{bottom:10px}.scroll-arrow[data-v-3523b9ef]{width:30px;height:30px;font-size:.9rem}}.nav-button-container{margin-left:auto}.home-button{background-color:#3498db;color:#fff;padding:8px 15px;border-radius:5px;text-decoration:none;font-weight:700;transition:background-color .3s}.home-button:hover{background-color:#2980b9}/*!
 * fullPage 4.0.37
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2021 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */html.fp-enabled,.fp-enabled body{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;display:block}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.fp-table{display:flex;flex-direction:column;justify-content:center;width:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;margin-top:-38px;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translateZ(0)}.fp-prev{left:15px}.fp-next{right:15px}.fp-arrow{width:0;height:0;border-style:solid}.fp-arrow.fp-prev{border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-arrow.fp-next{border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-notransition{-webkit-transition:none!important;transition:none!important}#fp-nav{position:fixed;z-index:100;top:50%;opacity:1;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translate3d(0,-50%,0);pointer-events:none}#fp-nav.fp-right{right:17px}#fp-nav.fp-left{left:17px}.fp-slidesNav{position:absolute;z-index:4;opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translateZ(0);left:0!important;right:0;margin:0 auto!important;pointer-events:none}.fp-slidesNav.fp-bottom{bottom:17px}.fp-slidesNav.fp-top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none;pointer-events:all}#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.fp-right{right:20px}#fp-nav ul li .fp-tooltip.fp-left{left:20px}.fp-auto-height.fp-section,.fp-auto-height .fp-slide,.fp-responsive .fp-is-overflow.fp-section{height:auto!important}.fp-enabled .fp-scrollable{overflow:visible;height:initial}.fp-scrollable.fp-responsive .fp-is-overflow.fp-section,.fp-scrollable .fp-section,.fp-scrollable .fp-slide{height:100vh;height:calc(var(--vh, 1vh) * 100)}.fp-scrollable.fp-responsive .fp-is-overflow.fp-section:not(.fp-auto-height):not([data-percentage]),.fp-scrollable .fp-section:not(.fp-auto-height):not([data-percentage]),.fp-scrollable .fp-slide:not(.fp-auto-height):not([data-percentage]){min-height:100vh;min-height:calc(var(--vh, 1vh) * 100)}.fp-overflow{justify-content:flex-start}body:not(.fp-responsive) .fp-overflow{max-height:100vh;max-height:100dvh}.fp-scrollable .fp-auto-height .fp-overflow{max-height:none}.fp-is-overflow .fp-overflow.fp-auto-height-responsive,.fp-is-overflow .fp-overflow.fp-auto-height,.fp-is-overflow .fp-overflow{overflow-y:auto}.fp-overflow{outline:none}.fp-overflow.fp-table{display:block}.fp-responsive .fp-auto-height-responsive.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-overflow{height:auto!important;min-height:auto!important}.fp-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fp-scroll-mac .fp-overflow::-webkit-scrollbar{background-color:transparent;width:9px}.fp-scroll-mac .fp-overflow::-webkit-scrollbar-track{background-color:transparent}.fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb{background-color:#0006;border-radius:16px;border:4px solid transparent}.fp-warning,.fp-watermark{z-index:9999999;position:absolute;bottom:0}.fp-warning,.fp-watermark a{text-decoration:none;background:#fff9;padding:5px 8px;font-size:14px;font-family:arial;color:#000;display:inline-block;border-radius:3px;margin:12px}.fp-noscroll .fp-overflow{overflow:hidden}
