@import"https://fonts.googleapis.com/css2?family=Allerta&family=Squada+One&family=Teko:wght@300;400;500;600&display=swap";:root{--color-white: #fff;--color-black: #000;--color-primary: #FFFFFF;--color-secondary: #C5CAFF;--color-tertiary: #DEB841;--color-bg-primary: #16151B;--color-bg-secondary: #34333F;--color-bg-tertiary: #4C485A;--color-bg-four: #747396}:root{--font-primary: "Allerta", sans-serif;--font-secondary: "Teko", sans-serif;--font-tertiary: "Squada One", cursive;--font-size-content: 1.2rem;--font-size-h1: 6.25rem;--font-size-h2: 3.75rem;--font-size-h3: 2.8125rem;--font-size-50: 3.125rem}:root{--spacing-md: 4rem;--grid-gap: 30px}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img{max-width:100%}html,body{max-width:100%;overflow-y:visible;scroll-behavior:smooth}body{background:var(--color-bg-primary);color:var(--color-white);font-family:var(--font-secondary);font-size:var(--font-size-content);line-height:1.6;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-family:var(--font-tertiary);line-height:1;font-weight:bold}h1{font-size:var(--font-size-h1);margin:0}h2{font-family:var(--font-primary);font-size:var(--font-size-h2);font-weight:normal}h3{font-size:var(--font-size-h3)}h4{font-size:var(--font-size-h4)}h5{font-size:var(--font-size-h5)}h6{font-size:var(--font-size-h6)}a{color:var(--color-primary);text-decoration:none}a:hover{color:var(--color-primary);text-decoration:underline}a.gold{color:var(--color-tertiary);font-family:var(--font-tertiary)}.button{font-family:var(--font-tertiary);padding:9px 23px;background-color:var(--color-tertiary);color:var(--color-bg-primary);border:5px inset var(--color-bg-primary);font-size:1,875rem;border-radius:36px}.wrapper{max-width:1615px;margin:0 auto}.grid-wrapper{display:grid;grid-template-columns:auto minmax(375px, 1024px) auto;grid-column-gap:30px}.grid-center{grid-column:2/3}.projets{overflow:hidden}.projets article{margin:50px auto 100px}@media screen and (max-width: 1366px){.projets article{width:1200px}}@media screen and (max-width: 1024px){.projets article{width:369px}}.projets .bg1{display:flex;align-items:center}.projets .bg1 .cardimage{width:783px}.projets .bg1 .cardimage img{max-width:570px;max-height:100%}.projets .bg1 .cardtext{margin-left:30px}.projets .bg1 .cardtext h2{margin:0;font-family:var(--font-tertiary);font-weight:normal}.projets .bg1 .cardtext h3{margin-top:20px;margin-bottom:40px;font-weight:normal}.projets .bg1 .cardtext p{font-family:var(--font-primary);font-size:1.25rem}.projets .bg1 .cardtext .logiciels{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.projets .bg1 .cardtext .logiciels ul{padding:0;list-style:none;display:flex}.projets .bg1 .cardtext .logiciels li{margin-right:10px}.projets .reversed .bg1{flex-direction:row-reverse}.projets .reversed .bg1 .cardtext{margin-left:0;margin-right:30px}@media screen and (max-width: 1366px){.projets .titre{margin-left:83px}.projets h2{font-size:var(--font-size-h3)}.projets h3{font-size:2rem}.projets p{font-size:1rem}.projets .bg1 .cardtext .logiciels{flex-direction:column}.projets .bg1 .cardimage img{max-width:560px}}@media screen and (max-width: 1024px){.projets article{margin:50px auto 50px}.projets .wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.projets .titre{margin:0;margin-top:70px}.projets .bg1 .cardtext h2{font-size:1.5625rem}.projets .bg1 .cardtext h3{font-size:1.25rem;margin-top:10px;margin-bottom:20px}.projets .bg1 .cardtext p{font-size:.9375rem}.projets .logiciels{margin-top:25px;margin-bottom:25px}.projets .logiciels ul{margin:0}.projets a{margin-bottom:25px;font-size:1.25rem}.projets .reversed .bg1{flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0}.projets .reversed .bg1 .cardtext{margin:0;padding:0;width:251px}.projets .reversed .bg1 .cardtext .logiciels{flex-direction:column}.projets .reversed .bg1 .cardtext .logiciels img{width:34px;height:34px}.projets .reversed .bg1 .cardimage{max-width:291px}.projets .bg1{flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0}.projets .bg1 .cardtext{margin:0;padding:0;width:251px}.projets .bg1 .cardtext .logiciels{flex-direction:column}.projets .bg1 .cardtext .logiciels img{width:34px;height:34px}.projets .bg1 .cardimage{max-width:291px}.projets .bg1 .cardimage img{max-width:291px}.projets .bg1 .cardimage video{max-width:291px}}.bg1{background-color:var(--color-bg-four);padding:30px}@media screen and (max-width: 1024px){.bg1{padding:21px;width:291px}}.bg2{background-color:var(--color-bg-tertiary);padding:30px}@media screen and (max-width: 1024px){.bg2{padding:21px;width:327px}}.bg3{background-color:var(--color-bg-secondary);padding:30px}@media screen and (max-width: 1024px){.bg3{padding:21px;width:369px}}.btn{outline:5px var(--color-bg-primary) solid;border:0;text-transform:uppercase;transition:all .2s ease-out}.btn:hover{background:var(--color-bg-secondary);outline-width:2px;color:var(--color-tertiary)}.header{--header-height: 132px;align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 2rem;height:var(--header-height);max-width:100%;z-index:10;position:-webkit-sticky;position:sticky;top:0;left:0;transition:all .4s cubic-bezier(0.19, 1, 0.22, 1)}.header h1{font-family:var(--font-primary);font-size:var(--font-size-h2);font-weight:normal}.header .nav-primary ul{display:flex;align-items:center;list-style:none}.header .nav-primary ul li{margin-left:50px;font-size:var(--font-size-50);transition:all .2s cubic-bezier(0.19, 1, 0.22, 1)}.header .nav-primary ul li a{color:var(--color-tertiary)}.header .nav-primary ul li:hover{transform:translateY(10px) rotateZ(10deg)}.header button{display:none}.header .wrapper{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 1024px){.header{align-items:flex-start}.header .wrapper{margin-top:30px;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:flex-start}.header .wrapper h1{font-size:2rem}.header .wrapper .menu{margin:0}}.header a.titre{transition:all .2s cubic-bezier(0.19, 1, 0.22, 1)}.header a.titre h1{font-family:var(--font-tertiary);margin:0;padding:0}.header a.titre:hover{transform:scale(110%) translateY(-20px)}.header::before{content:"";background:no-repeat url(../assets/images/header-bg.jpg);background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}@media screen and (max-width: 1615px){.header .nav-primary{transition:all .2s cubic-bezier(0.19, 1, 0.22, 1);transform:scale(0) translateX(100px) opacity(0);transform-origin:top right}.header .nav-primary ul li{margin-left:40px;font-size:2.5rem}}@media screen and (max-width: 1469px){.header .wrapper{justify-content:space-between}.header .wrapper .titre h2{font-size:2rem}.header .nav-primary{opacity:0;transform:scale(0) translateX(100px);position:absolute;right:0;top:0;transition:all .4s cubic-bezier(0.19, 1, 0.22, 1);transform-origin:top right;padding:30px}.header .nav-primary ul{flex-direction:column;padding:0}.header .nav-primary ul li{margin:0}.header .menu{display:flex;justify-content:center;align-items:center;margin-left:250px;background:none;border:none;transition:all .2s cubic-bezier(0.19, 1, 0.22, 1)}.header .menu img{width:49px;height:36px}}.header-is-hidden.is-scrolling-down .header{transform:translateY(-100%) translateY(4px)}.nav-is-active.header-is-hidden.is-scrolling-down .header{transform:translateY(0) translateY(0)}.nav-is-active body{overflow:hidden}.nav-is-active .nav-primary{transition:all .2s cubic-bezier(0.19, 1, 0.22, 1);background:no-repeat url(../assets/images/header-mobile-bg.jpg);background-size:cover;transform:scale(1) translateX(0);opacity:1}.nav-is-active .menu{display:flex;height:100px;width:100px}.hero{display:flex;flex-direction:column;align-items:center;color:var(--color-tertiary)}.hero .titre{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero .titre .titreText{position:absolute;text-align:center}.hero .titre .titreText h2{margin:0 auto 70px}.hero .titre .titrebg{display:flex;align-items:center;justify-content:center;height:100%;width:100%}@media screen and (max-width: 1366px){.hero .titre .titreText h1{font-size:5rem}.hero .titre .titreText h2{font-size:2rem}.hero .titre .titrebg img{height:450px}}@media screen and (max-width: 1366px)and (max-width: 700px){.hero .titre .titreText h1{font-size:2rem}.hero .titre .titreText h2{font-size:1rem;margin-bottom:0}.hero .titre .titreText a{display:none}.hero .titre .titrebg img{height:184px}}.hero video{width:100% !important;height:auto !important}@media screen and (max-width: 700px){.hero video{height:234px !important;-o-object-fit:cover;object-fit:cover}}.scroll{position:relative;display:flex;justify-content:center;width:296px;height:149px;transition:all .4s cubic-bezier(0.19, 1, 0.22, 1)}.scroll a{position:absolute;z-index:2;top:25px;left:auto;font-size:2.5rem;color:var(--color-secondary)}.scroll img{position:absolute;top:-50px;width:100%;height:100%}@media screen and (max-width: 1366px){.scroll{width:199px;height:100px}.scroll a{top:-5px;font-size:2rem}}@media screen and (max-width: 1366px)and (max-width: 700px){.scroll{display:none}}.scroll:hover{transform:translateY(15px)}.hero__content{grid-column:1/-1;height:300px}.demoreel{position:absolute;z-index:-1}.apropos .maPersonne{position:relative;height:377px}.apropos .maPersonne img{position:absolute;right:0;bottom:0}.apropos .maPersonne p{font-family:var(--font-secondary);font-size:4.375rem;width:66%;margin:0;font-weight:normal;color:var(--color-secondary)}@media screen and (max-width: 1366px){.apropos .maPersonne p{font-size:3.4rem}.apropos .maPersonne img{width:400px}}@media screen and (max-width: 700px){.apropos .maPersonne{padding:0;display:flex;flex-direction:column;height:auto}.apropos .maPersonne p{font-size:2.5rem;width:100%;padding:20px}.apropos .maPersonne img{position:relative;width:291px}}.apropos .fat-white{color:var(--color-primary);font-weight:600}.apropos .parcours{padding-left:0;padding-top:0;padding-bottom:0;display:flex;justify-content:space-between;align-items:center}.apropos .parcours img{margin-right:70px}.apropos .parcours p{font-family:var(--font-primary);font-size:2.8125rem;margin:0;font-weight:normal;color:var(--color-secondary)}@media screen and (max-width: 1366px){.apropos .parcours{font-size:2rem}}@media screen and (max-width: 700px){.apropos .parcours{padding:0;flex-direction:column}.apropos .parcours p{font-size:1.5625rem;padding:20px}.apropos .parcours img{margin:0;width:291px}}.apropos .gold{color:var(--color-tertiary);font-family:var(--font-tertiary)}.apropos .white{color:var(--color-primary)}.apropos .textAPropos{list-style:none;font-family:var(--font-primary);color:var(--color-secondary);font-size:var(--font-size-50);display:flex;flex-direction:column}.apropos .textAPropos .half-size{width:50%}.apropos .textAPropos .reversed{align-self:end}@media screen and (max-width: 1366px){.apropos .textAPropos{font-size:2.5rem}}@media screen and (max-width: 700px){.apropos .textAPropos{margin:50px auto}.apropos .textAPropos .half-size{width:100%}.apropos .textAPropos p{font-size:1.5625rem;padding:20px;margin:0}}.apropos .bi-coloumn{display:flex;justify-content:space-between}@media screen and (max-width: 700px){.apropos .bi-coloumn{flex-direction:column;text-align:left}.apropos .bi-coloumn .titre{text-align:center}}.apropos .mesCompetences div,.apropos .mesLogiciels div{display:flex;font-family:var(--font-secondary)}.apropos .mesCompetences div ul,.apropos .mesLogiciels div ul{list-style:none;padding:0;line-height:65px}.apropos .mesCompetences div .score,.apropos .mesLogiciels div .score{margin-left:150px;line-height:65px}.apropos .mesCompetences div .score li,.apropos .mesLogiciels div .score li{height:73px}@media screen and (max-width: 700px){.apropos .mesCompetences div,.apropos .mesLogiciels div{justify-content:space-between;padding:20px}.apropos .mesCompetences div ul,.apropos .mesCompetences div .score,.apropos .mesLogiciels div ul,.apropos .mesLogiciels div .score{margin:0}.apropos .mesCompetences div ul li,.apropos .mesCompetences div .score li,.apropos .mesLogiciels div ul li,.apropos .mesLogiciels div .score li{line-height:35px;height:35px}.apropos .mesCompetences div .score,.apropos .mesLogiciels div .score{text-align:right}}@media screen and (max-width: 1366px){.apropos h2{font-size:var(--font-size-h3)}.apropos .wrapper{max-width:1200px}}@media screen and (max-width: 700px){.apropos{text-align:center}.apropos .wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.apropos .bg1{padding:0}.apropos .bg2,.apropos .bg3{padding:20px}.apropos h2{font-size:1.5625rem;margin-top:50px;margin-bottom:30px}}.contact .meContacter{position:relative;height:318px;padding-top:15px}.contact .meContacter .illustration{position:absolute;left:0;top:-91px;width:360px}.contact .meContacter .textcontact{margin-left:390px}.contact .meContacter p{font-family:var(--font-secondary);font-size:2.8125rem;width:66%;margin:0;font-weight:normal;color:var(--color-secondary)}.contact .meContacter .socials{display:flex;margin-top:20px;margin-bottom:25px}.contact .meContacter .socials a{margin-right:20px;padding:9px;display:flex;flex-direction:row;align-items:center;justify-content:center;width:50px}.contact .meContacter .socials a img{width:32px;height:32px}.contact .meContacter .socials a:hover{background-color:var(--color-secondary)}@media screen and (max-width: 1366px){.contact h2{font-size:var(--font-size-h3)}.contact .wrapper{max-width:1200px}}@media screen and (max-width: 700px){.contact{text-align:center}.contact .wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.contact h2{font-size:1.5625rem;margin-top:50px;margin-bottom:30px}.contact .meContacter{display:flex;flex-direction:column-reverse;height:auto;padding:0}.contact .meContacter .illustration{position:relative;top:0;width:291px;height:331px;margin-top:30px}.contact .meContacter .illustration img{width:100%}.contact .meContacter .textcontact{margin:0}.contact .meContacter .textcontact p{font-size:1.25rem;width:100%}.contact .meContacter .textcontact .socials{margin-bottom:50px}.contact .meContacter .textcontact .socials a{padding:6px;margin:0 10px}.contact .meContacter .textcontact .socials a img{max-width:24px;max-height:24px}}.footer{margin-top:150px;position:relative;height:150px;display:flex;justify-content:center;align-items:center;font-size:var(--font-size-h3);font-family:var(--font-tertiary)}.footer::before{content:"";background:no-repeat url(../assets/images/footer-bg.jpg);background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}@media screen and (max-width: 1366px){.footer{margin-top:100px}}@media screen and (max-width: 700px){.footer p{font-size:1.5625rem}}.has-js [data-scrolly=fromLeft]{opacity:0;transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transform:translateX(-100%) scaleY(0)}.has-js [data-scrolly=fromLeft].is-active{opacity:1;transform:translateX(0) scaleY(1)}.has-js [data-scrolly=fromRight]{opacity:0;transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transform:translateX(100%) scaleY(0)}.has-js [data-scrolly=fromRight].is-active{opacity:1;transform:translateX(0) scaleY(1)}.has-js [data-scrolly=fromBottom]{opacity:0;transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transform:translateY(100%) scaleX(0);transform-origin:bottom center}.has-js [data-scrolly=fromBottom].is-active{opacity:1;transform:translateY(0) scaleX(1)}.has-js [data-scrolly=fromBottomLight]{opacity:0;transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transform:translateY(50%) scaleX(0);transform-origin:bottom center}.has-js [data-scrolly=fromBottomLight].is-active{opacity:1;transform:translateY(0) scaleX(1)}.u-hidden-visually{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:1px !important}.u-hidden{display:none !important}.u-mb-4{margin-bottom:4rem !important}.u-mbn-4{margin-bottom:-4rem !important}