.section__hero{align-items:center;background-image:linear-gradient(0deg,#032742,#03274280 10%,#02020200),url(/static/media/background-hero.43c6da1b4376738d8abd.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:65vh;justify-content:center;overflow-x:hidden;width:100vw}@media (max-width:768px){.section__hero{background-image:linear-gradient(0deg,#032742,#03274280 10%,#02020200),url(/static/media/background-hero-mobile.f4aaf721ba89b512d6be.webp)}}.section__hero .barre{background-color:#fff;height:3px;position:absolute;width:70%}.section__hero #left{animation:slideLeftToRight2 1s forwards;top:25vh}.section__hero #right{animation:slideRightToLeft 1s forwards;top:40vh}@keyframes slideLeftToRight2{0%{transform:translateX(-10vw)}to{transform:translateX(0)}}@keyframes slideRightToLeft{0%{transform:translateX(10vw)}to{transform:translateX(0)}}.base{display:table;font-family:sans-serif;height:100%;line-height:1.6;min-height:100vh;overflow:hidden;position:relative;width:100%}.lines{left:0;margin:auto;right:0;width:80vw}.line,.lines{height:100%;position:absolute;top:0}.line{background:#ffffff1a;left:50%;overflow:hidden;width:1px}.line:after{animation:drop 7s 0s infinite;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,.26,0,.97);background:linear-gradient(180deg,#fff0 0,#fff 75%,#fff);content:"";display:block;height:15vh;left:0;position:absolute;top:-50%;width:100%}.line:first-child{margin-left:-25%}.line:first-child:after{animation-delay:2s}.line:nth-child(3){margin-left:25%}.line:nth-child(3):after{animation-delay:2.5s}@keyframes drop{0%{top:-50%}to{top:110%}}.blabla{justify-content:flex-start}.section--apropos{background:#030303;color:#fff;min-height:100vh;position:relative;width:100%;z-index:100}.section--apropos,.section--apropos__container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.section--apropos__container{background:linear-gradient(180deg,#032844,#5e0035 100%);gap:50px;padding-top:100px}.section--apropos__container h2{font-size:42px}.apropos__profil{align-items:center;display:flex;flex-direction:row;justify-content:space-around;width:100%;z-index:100}@media (max-width:768px){.apropos__profil{flex-direction:column;gap:30px}}.apropos__profil img{border-radius:50px;height:250px;width:250px}.apropos__profil--text{background-color:#02020233;border:2px solid #fff;border-radius:10px;padding:0 30px;width:50%}@media (max-width:768px){.apropos__profil--text{border:2px solid #fff;display:flex;flex-direction:row;justify-content:center;padding:0 5px;width:300px}}.apropos__profil--text p{width:90%}.apropos__graph{background-color:#5e0035;display:flex;flex-direction:row;justify-content:center;padding-bottom:150px;width:100%;z-index:100}@media (max-width:768px){.apropos__graph{align-items:center;flex-direction:column;gap:40px;padding-bottom:100px;padding-top:40px}}.apropos__graph .chart{height:300px;text-align:center;width:100%;z-index:101}@media (max-width:768px){.apropos__graph .chart{align-items:center;display:flex;flex-direction:column;justify-content:center;width:90%}.apropos__graph .radar canvas{width:250px}.apropos__graph .radar h3{margin:0}.apropos__graph .polar{padding-top:20px}}.apropos__bandeau{align-items:center;background-color:#5e0035;display:flex;flex-direction:column;justify-content:center;padding:0;width:100%}@media (max-width:768px){.apropos__bandeau h3{font-size:1.2em;text-align:center}}.bandeau__container{width:100%}.bandeau__container,.bandeau__container .logos{align-items:center;display:flex;justify-content:center}.bandeau__container .logos{color:#fff;flex-direction:row;flex-wrap:wrap;gap:30px;width:85%;z-index:1000}.bandeau__container .logos .logos__container{display:flex;height:100px;position:relative;text-align:center}@media (max-width:768px){.bandeau__container .logos .logos__container{height:65px}}.bandeau__container .logos .logos__container .logo{color:#fff;height:auto;max-height:65px;width:50px}@media (max-width:768px){.bandeau__container .logos .logos__container .logo{max-height:45px}}.bandeau__container .logos .logos__container .logo:hover{scale:1.1}.bandeau__container .logos .logos__container p{background-color:#000;border-radius:4px;color:#fff;font-size:14px;left:50%;margin:0;opacity:0;padding:4px 8px;position:absolute;top:65%;transform:translateX(-50%);transition:opacity .3s;white-space:nowrap}.bandeau__container .logos .logos__container:hover p{opacity:1}.section--parcours{align-items:center;background:linear-gradient(0deg,#032742,#005c69 37%,#5e0035);color:#fff;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding-top:100px;position:relative;width:100%}@media (max-width:768px){.section--parcours h2{font-size:1.6em;text-align:center}}.parcours__container{width:100%;z-index:101}.parcours__container *{box-sizing:border-box}.parcours__container .timeline{margin:0 auto;max-width:1300px;padding:1rem;position:relative}.parcours__container .timeline:before{border:1px solid hotpink;content:"";height:100%;position:absolute;right:40px;top:0}.parcours__container .timeline:after{clear:both;content:"";display:table}@media screen and (min-width:700px){.parcours__container .timeline{padding:2rem}.parcours__container .timeline:before{left:calc(50% - 1px);right:auto}}.parcours__container .timeline__item{border:2px solid hotpink;border-image:linear-gradient(90deg,skyblue 0,hotpink);border-image-slice:1;clear:both;margin:1rem 3rem 1rem 1rem;padding:1rem;position:relative}.parcours__container .timeline__item:after,.parcours__container .timeline__item:before{content:"";position:absolute}.parcours__container .timeline__item:before{border-color:hotpink hotpink #0000 #0000;border-style:solid;border-width:10px;right:-10px;top:calc(50% - 5px);transform:rotate(45deg)}@media screen and (min-width:700px){.parcours__container .timeline__item{margin:1rem;width:44%}.parcours__container .timeline__item:nth-of-type(2n){border-image:linear-gradient(90deg,hotpink 0,skyblue);border-image-slice:1;float:right;margin:1rem}.parcours__container .timeline__item:nth-of-type(2n):before{border-color:#0000 #0000 hotpink hotpink;left:-10px;right:auto}}.parcours__container .timeline__item--year{background-color:#333;border-image:none;font-size:1.8rem;line-height:1;margin:0 48px 0 auto;max-width:150px;padding:.5rem 1rem 1rem;text-align:center}@media screen and (min-width:700px){.parcours__container .timeline__item--year{margin:0 auto;text-align:center}.parcours__container .timeline__item--year:nth-of-type(2n){border-image:none;float:none;margin:0 auto}.parcours__container .timeline__item--year:nth-of-type(2n):before{display:none}}@media (max-width:768px){.parcours__container .timeline__item--year{font-size:1.4rem}}.parcours__container .timeline__title{font-family:Raleway,sans-serif;font-size:1.4em;margin:0}.parcours__container .timeline__blurb{font-size:1rem;line-height:1.5;margin:.5rem 0 0}.stars{height:90%;left:30%;position:absolute;top:0;transform:rotate(-45deg);width:100%;z-index:99}@media (max-width:768px){.stars{display:none}}.star{--star-color:var(--primary-color);--star-tail-length:6em;--star-tail-height:2px;--star-width:calc(var(--star-tail-length)/6);--fall-duration:9s;--tail-fade-duration:var(--fall-duration);animation:fall var(--fall-duration) var(--fall-delay) linear infinite,tail-fade var(--tail-fade-duration) var(--fall-delay) ease-out infinite;background:linear-gradient(45deg,currentColor,#0000);border-radius:50%;color:var(--star-color);filter:drop-shadow(0 0 6px currentColor);height:var(--star-tail-height);left:0;position:absolute;top:var(--top-offset);transform:translate3d(104em,0,0);width:var(--star-tail-length)}@media screen and (max-width:750px){.star{animation:fall var(--fall-duration) var(--fall-delay) linear infinite}}.star:first-child{--star-tail-length:6.05em;--top-offset:53.13vh;--fall-duration:6.784s;--fall-delay:2.311s}.star:nth-child(2){--star-tail-length:6.38em;--top-offset:90.09vh;--fall-duration:11.478s;--fall-delay:2.856s}.star:nth-child(3){--star-tail-length:6.33em;--top-offset:50.22vh;--fall-duration:10.995s;--fall-delay:5.196s}.star:nth-child(4){--star-tail-length:6.32em;--top-offset:62.85vh;--fall-duration:7.028s;--fall-delay:5.239s}.star:nth-child(5){--star-tail-length:6.24em;--top-offset:89.71vh;--fall-duration:7.697s;--fall-delay:0.43s}.star:nth-child(6){--star-tail-length:5.19em;--top-offset:67.43vh;--fall-duration:6.027s;--fall-delay:0.892s}.star:nth-child(7){--star-tail-length:6.82em;--top-offset:8.04vh;--fall-duration:7.58s;--fall-delay:4.595s}.star:nth-child(8){--star-tail-length:7.38em;--top-offset:77.61vh;--fall-duration:10.04s;--fall-delay:3.432s}.star:nth-child(9){--star-tail-length:6.05em;--top-offset:69.39vh;--fall-duration:6.179s;--fall-delay:3.847s}.star:nth-child(10){--star-tail-length:5.45em;--top-offset:82.3vh;--fall-duration:7.212s;--fall-delay:5.05s}.star:nth-child(11){--star-tail-length:5.27em;--top-offset:74.23vh;--fall-duration:10.101s;--fall-delay:8.358s}.star:nth-child(12){--star-tail-length:5.72em;--top-offset:26.81vh;--fall-duration:7.987s;--fall-delay:8.027s}.star:nth-child(13){--star-tail-length:6.28em;--top-offset:1.39vh;--fall-duration:6.458s;--fall-delay:4.347s}.star:nth-child(14){--star-tail-length:6.5em;--top-offset:85.94vh;--fall-duration:8.495s;--fall-delay:1.251s}.star:nth-child(15){--star-tail-length:6em;--top-offset:68.98vh;--fall-duration:10.762s;--fall-delay:8.814s}.star:nth-child(16){--star-tail-length:6.84em;--top-offset:61.07vh;--fall-duration:9.317s;--fall-delay:7.598s}.star:nth-child(17){--star-tail-length:5.21em;--top-offset:40.5vh;--fall-duration:11.143s;--fall-delay:2.084s}.star:nth-child(18){--star-tail-length:5.25em;--top-offset:7.81vh;--fall-duration:7.301s;--fall-delay:5.703s}.star:nth-child(19){--star-tail-length:5.09em;--top-offset:77.16vh;--fall-duration:8.326s;--fall-delay:4.345s}.star:nth-child(20){--star-tail-length:6.1em;--top-offset:60.6vh;--fall-duration:7.103s;--fall-delay:5.095s}.star:nth-child(21){--star-tail-length:6.63em;--top-offset:38.28vh;--fall-duration:8.7s;--fall-delay:0.539s}.star:nth-child(22){--star-tail-length:7.46em;--top-offset:21.08vh;--fall-duration:7.895s;--fall-delay:8.748s}.star:nth-child(23){--star-tail-length:5.47em;--top-offset:22.95vh;--fall-duration:11.453s;--fall-delay:4.297s}.star:nth-child(24){--star-tail-length:6.51em;--top-offset:19.37vh;--fall-duration:10.009s;--fall-delay:1.435s}.star:nth-child(25){--star-tail-length:6.71em;--top-offset:24.39vh;--fall-duration:7.461s;--fall-delay:4.551s}.star:nth-child(26){--star-tail-length:5.19em;--top-offset:71.19vh;--fall-duration:11.668s;--fall-delay:5.597s}.star:nth-child(27){--star-tail-length:6.41em;--top-offset:90.81vh;--fall-duration:8.295s;--fall-delay:2.198s}.star:nth-child(28){--star-tail-length:7.03em;--top-offset:41.2vh;--fall-duration:9.112s;--fall-delay:2.285s}.star:nth-child(29){--star-tail-length:5.18em;--top-offset:82.66vh;--fall-duration:11.298s;--fall-delay:9.605s}.star:nth-child(30){--star-tail-length:7.28em;--top-offset:13.8vh;--fall-duration:8.164s;--fall-delay:1.063s}.star:nth-child(31){--star-tail-length:7.12em;--top-offset:36.59vh;--fall-duration:8.435s;--fall-delay:3.794s}.star:nth-child(32){--star-tail-length:6.15em;--top-offset:74.16vh;--fall-duration:10.815s;--fall-delay:1.452s}.star:nth-child(33){--star-tail-length:7.47em;--top-offset:49.01vh;--fall-duration:6.774s;--fall-delay:8.502s}.star:nth-child(34){--star-tail-length:7.07em;--top-offset:25.78vh;--fall-duration:6.512s;--fall-delay:2.382s}.star:nth-child(35){--star-tail-length:5.01em;--top-offset:63.25vh;--fall-duration:8.421s;--fall-delay:9.226s}.star:nth-child(36){--star-tail-length:7.09em;--top-offset:61.7vh;--fall-duration:8.181s;--fall-delay:1.248s}.star:nth-child(37){--star-tail-length:6.04em;--top-offset:37.06vh;--fall-duration:8.016s;--fall-delay:5.57s}.star:nth-child(38){--star-tail-length:7.03em;--top-offset:93.33vh;--fall-duration:11.167s;--fall-delay:7.888s}.star:nth-child(39){--star-tail-length:5.9em;--top-offset:8.44vh;--fall-duration:8.951s;--fall-delay:8.036s}.star:nth-child(40){--star-tail-length:6.16em;--top-offset:73.41vh;--fall-duration:7.436s;--fall-delay:0.336s}.star:nth-child(41){--star-tail-length:5.32em;--top-offset:60.63vh;--fall-duration:6.056s;--fall-delay:8.897s}.star:nth-child(42){--star-tail-length:7.47em;--top-offset:74.54vh;--fall-duration:11.704s;--fall-delay:4.488s}.star:nth-child(43){--star-tail-length:7.17em;--top-offset:8.12vh;--fall-duration:9.282s;--fall-delay:3.909s}.star:nth-child(44){--star-tail-length:5.77em;--top-offset:67.98vh;--fall-duration:6.804s;--fall-delay:9.939s}.star:nth-child(45){--star-tail-length:7.17em;--top-offset:27.21vh;--fall-duration:11.248s;--fall-delay:4.886s}.star:nth-child(46){--star-tail-length:5.21em;--top-offset:33.78vh;--fall-duration:7.865s;--fall-delay:8.386s}.star:nth-child(47){--star-tail-length:6.4em;--top-offset:35.27vh;--fall-duration:8.537s;--fall-delay:5.996s}.star:nth-child(48){--star-tail-length:6.85em;--top-offset:2.71vh;--fall-duration:9.617s;--fall-delay:9.481s}.star:nth-child(49){--star-tail-length:5.17em;--top-offset:65.85vh;--fall-duration:9.986s;--fall-delay:4.544s}.star:nth-child(50){--star-tail-length:6.41em;--top-offset:49.89vh;--fall-duration:7.866s;--fall-delay:6.96s}.star:after,.star:before{animation:blink 2s linear infinite;background:linear-gradient(45deg,#0000,currentColor,#0000);border-radius:inherit;content:"";height:100%;left:calc(var(--star-width)/-2);position:absolute;top:0;width:var(--star-width)}.star:before{transform:rotate(45deg)}.star:after{transform:rotate(-45deg)}@keyframes fall{to{transform:translate3d(-30em,0,0)}}@keyframes tail-fade{0%,50%{opacity:1;width:var(--star-tail-length)}70%,80%{opacity:.4;width:0}to{opacity:0;width:0}}@keyframes blink{50%{opacity:.6}}.section--projects{align-items:center;background:linear-gradient(0deg,#020202 37%,#032742);color:#fff;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding-top:100px;position:relative;width:100%}@media (max-width:768px){.section--projects h2{font-size:1.6em}}.projects__container{align-items:center;border:2px solid #950952;display:flex;flex-direction:row;height:70vh;justify-content:space-around;margin:60px auto;overflow:hidden;width:90%}.projects__container .arrow{color:#950952;cursor:pointer;font-size:100px;transition:scale .1s;z-index:1000}@media (max-width:768px){.projects__container .arrow{font-size:75px;margin:0 5px}}.projects__container .arrow:hover{scale:1.1}.projects__container .central{display:flex;position:relative;width:80%}.projects__container .test img{margin:0}#wave{bottom:0;position:absolute;width:100%;z-index:0}.section__footer{align-items:center;display:flex;flex-direction:column;height:15vh;width:100%}@media (max-width:768px){.section__footer{height:20vh}}.section__footer .footer__container{bottom:0;display:flex;justify-content:space-around;position:absolute;width:100%;z-index:1}@media (max-width:768px){.section__footer .footer__container{align-items:center;flex-direction:column;height:20vh;justify-content:center}}.section__footer .footer__container div{align-items:center;display:flex}.section__footer .footer__container div a{color:#fff;text-decoration:none}.section__footer #footerIcones{display:flex;font-size:1.5em;gap:15px}.presentation__projet{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:75px}.presentation__projet .container{align-items:center;display:flex;flex-direction:column;gap:1vw}@media (max-width:768px){.presentation__projet .container{background:linear-gradient(180deg,#032742,#5e0035 100%);gap:3vh;width:100%}}.presentation__projet .container img{width:70vw}@media (max-width:768px){.presentation__projet .container img{width:90vw}}.presentation__projet .container h5{margin:0}@media (max-width:768px){.presentation__projet .container h5{margin:0 10px}}.presentation__projet .container--content{display:flex;gap:5vw;justify-content:space-between;width:70vw}@media (max-width:768px){.presentation__projet .container--content{flex-direction:column-reverse;width:90vw}}.presentation__projet .container--content .container--text{display:flex;flex-direction:column;justify-content:flex-start}.presentation__projet .container--content .container--text p{font-size:14px}.presentation__projet .container--content .container--right{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center}.presentation__projet .container--content .logo__container{align-content:center;align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;width:250px}.presentation__projet .container--content .logo{font-size:40px;width:40px}.presentation__projet .container--content .githubLink{align-items:center;background-color:#fff;border-radius:5px;color:#020202;display:flex;font-size:25px;gap:10px;height:30px;padding:0 5px;width:120px}.presentation__projet .container--content .githubLink p{font-size:12px}.presentation__projet .separator{animation:slideLeftToRight 1s forwards;background-color:#fff;height:2px;margin-top:50px;width:70vw}@keyframes slideLeftToRight{0%{transform:translateX(-100vw)}to{transform:translateX(0)}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#020202;color:#fff;font-family:Gill Sans,Helvetica Neue,sans-serif!important;font-size:18px;font-weight:400;line-height:1.6;margin:0;overflow-x:hidden}body.stop{overflow:hidden}#main{position:relative;transition:all 1s ease-in-out}#main.menuopen{filter:blur(20px);opacity:.6;transform:scale(1)}.section{align-items:center;background:#000;color:#fff;display:flex;justify-content:center;min-height:100vh;position:relative}h1{display:none;height:0;left:0;position:absolute;top:0}h1,h2{font-size:60px;margin:0;z-index:2}h2{position:relative}h3{font-size:30px}header{flex-direction:row;position:absolute;z-index:99999}header,header nav{align-items:center;display:flex;justify-content:center;left:0}header nav{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff0d;border:1px solid #00000080;border-radius:20px;height:100px;margin:0 auto;overflow:hidden;padding:0 20px;position:fixed;right:0;top:50px;transition:all 1s cubic-bezier(.075,.82,.165,1) .2s;width:500px;z-index:9}@media (max-width:768px){header nav{align-items:center;flex-direction:column;height:300px;justify-content:center;margin:0 auto;padding:0;width:60%}}header nav a{color:#fff;display:flex;flex-direction:column;font-size:15px;font-weight:700;justify-content:center;letter-spacing:2px;line-height:1;text-align:center;text-decoration:none;text-transform:capitalize;transition:all .3s cubic-bezier(.075,.82,.165,1) .6s;width:100%}@media (max-width:768px){header nav a{background-color:hsla(0,0%,100%,.068);height:150px}}header nav button{-webkit-appearance:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff4d;border:3px solid #fff;border-radius:100%;bottom:0;cursor:pointer;height:60px;left:0;margin:auto;outline:0;position:absolute;right:0;top:0;transform:scale(0);transition:all .3s cubic-bezier(.075,.82,.165,1) .2s;width:60px;z-index:99}header nav button span{background:#fff;display:block;height:2px;margin:5px auto;transform:scalex(0);transition:transform .6s cubic-bezier(.075,.82,.165,1) 0s,margin .3s ease-in 0s;width:40%}header nav button:hover{border-color:#ffffff80}header nav button:hover span{margin:10px auto}header.sticky nav{height:90px;padding:0;top:20px;transition-delay:.5s;width:90px}header.sticky nav button{transform:scale(1);transition-delay:.6s}header.sticky nav button span{transform:scalex(1);transition:transform .6s cubic-bezier(.075,.82,.165,1) .8s,margin .3s ease-in 0s}header.sticky nav a{letter-spacing:0;opacity:0;padding:0;transform:scale(.3);transition-delay:.2s}
/*# sourceMappingURL=main.572618f4.css.map*/