.header{background-color:#f4f7f5;height:10vh;display:flex;align-items:center}@media screen and (max-width: 960px){.header{height:15vh}}.header__container{max-width:1440px;margin-inline:auto;padding-inline:3.125vw;position:relative;display:flex;justify-content:space-between;align-items:center;width:100%}@media screen and (max-width: 960px){.header__container{width:100%}}.header__content{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.header__logo--image{height:10vh;padding-left:3.125vw}@media screen and (max-width: 1024px){.header__logo--image{padding-left:4.5vw}}@media screen and (max-width: 960px){.header__logo--image{height:10.8vh;padding-left:3.125vw}}.header__links{display:flex;justify-content:flex-start;gap:3.125vw;align-items:center;padding-right:3.125vw}@media screen and (max-width: 1024px){.header__links{padding-right:4.5vw;gap:2.4vw}}@media screen and (max-width: 960px){.header__links{display:none}}.header__links--item{color:#0f1108;text-decoration:none;font-family:Montserrat,sans-serif;font-weight:500;font-size:1rem;transition:all .3s ease-out;text-wrap:nowrap}@media screen and (max-width: 1280px){.header__links--item{font-size:.875rem}}.header__links--item:hover{color:#002fa7;transform:scale(1.1);font-weight:600}.header__links--item.active{color:#002fa7;font-weight:600;text-decoration:underline}.header .burger-button{display:none}@media screen and (max-width: 960px){.header .burger-button{display:block}}.header__lang-mobile{display:none}@media screen and (max-width: 960px){.header__lang-mobile{display:block;padding-right:3.125vw}}.burger-button{background:none;border:none;cursor:pointer;padding:0;position:relative;padding-right:3.125vw;z-index:2000}.burger-icon{height:3vh;transition:all .3s ease-out}.burger-icon.open{transform:rotate(90deg)}.burger-links{list-style:none;padding:4rem 0 0;margin:0;display:flex;flex-direction:column;align-items:center}.burger-links li{margin:1rem 0}.burger-links li .burger-link{font-family:Montserrat,sans-serif;font-size:3vw;font-weight:500;color:#0f1108;text-decoration:none;transition:color .3s}.burger-links li .burger-link:hover{text-decoration:underline}.burger-links li .burger-link.active{color:#002fa7;font-weight:600}.burger-panel{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f4f7f5b3;z-index:1500;opacity:0;visibility:hidden;transition:opacity .3s ease}.burger-panel.open{opacity:1;visibility:visible}.lang-switch{font-family:Montserrat,sans-serif;font-weight:500;font-size:1rem;border-color:#002fa7}.lang-switch:focus{outline:none;border-color:#a77800}@media screen and (max-width: 1280px){.lang-switch{font-size:.875rem}}.background__home{background-color:#002fa7;min-width:100%}.background__default{background-color:#f4f7f5;min-width:100%}.home{background-color:#002fa7;font-family:Montserrat,sans-serif;height:90vh}@media screen and (max-width: 960px){.home{height:100vh}}.home__content{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.home__container{width:100%;max-width:1440px;margin-inline:auto;padding-inline:3.125vw;position:relative;aspect-ratio:1.618;width:auto;height:90vh;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 960px){.home__container{aspect-ratio:.6180469716;height:85vh;width:100%}}.home__spiral{position:relative;display:flex;justify-content:center;align-items:center;height:100%}@media screen and (max-width: 960px){.home__spiral{height:auto;width:100%;aspect-ratio:.6180469716}}.home__spiral--image{width:auto;height:100%}@media screen and (max-width: 960px){.home__spiral--image{transform:rotate(-90deg) scaleX(-1);transform-origin:center;width:161%;height:auto}}.home__text{position:absolute;top:0;left:0;width:100%;height:100%;text-align:left;z-index:3}.home__text h1{position:absolute;top:11.74%;left:9.05%;font-family:Libre Baskerville,serif;font-style:italic;font-size:clamp(3rem,3.55vw,6rem);color:#f4f7f5;text-shadow:2px 2px 2px #a77800;transition:all .3s ease-out;cursor:default}.home__text h1:hover{color:#a77800;transform:scale(1.1);text-shadow:none}@media screen and (max-width: 960px){.home__text h1{font-size:13vw;top:13.14%;left:8%;text-shadow:none}}.home__text h2{position:absolute;top:51.98%;left:18.06%;font-size:clamp(2rem,2.37vw,4rem);font-weight:600;color:#bfd8e4}@media screen and (max-width: 960px){.home__text h2{font-size:8vw;top:46.7%;left:30.76%}}.home__text h3{position:absolute;top:66.5%;left:27.07%;font-size:1.38vw;font-weight:500;color:#bfd8e4}@media screen and (max-width: 960px){.home__text h3{font-size:5vw;top:71%;left:47.45%;max-width:43.2%;text-align:center;text-wrap:wrap}}.apropos{background-color:#f4f7f5;font-family:Montserrat,sans-serif;height:90vh}@media screen and (max-width: 960px){.apropos{height:100vh}}.apropos__content{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.apropos__container{width:100%;max-width:1440px;margin-inline:auto;padding-inline:3.125vw;position:relative;aspect-ratio:1.618;width:auto;height:90vh;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 960px){.apropos__container{aspect-ratio:.6180469716;height:85vh;width:100%}}.apropos__spiral{position:relative;display:flex;justify-content:center;align-items:center;height:100%}@media screen and (max-width: 960px){.apropos__spiral{height:auto;width:100%;aspect-ratio:.6180469716}}.apropos__spiral--image{width:auto;height:100%}@media screen and (max-width: 960px){.apropos__spiral--image{transform:rotate(90deg) scaleX(-1);transform-origin:center;height:auto;width:161%}}.apropos__photo{position:absolute;top:.15%;right:.15%;width:23.6%;height:auto}@media screen and (max-width: 960px){.apropos__photo{width:38%}}.apropos__photo--image{width:100%;height:auto;box-shadow:5px 5px 5px #a77800;border-radius:2%}.apropos__text{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.apropos__text h1{position:absolute;top:11.74%;left:9.05%;font-family:Libre Baskerville,serif;font-size:clamp(3rem,3.55vw,6rem);font-style:italic;color:#002fa7;text-shadow:2px 2px 2px #a77800}@media screen and (max-width: 960px){.apropos__text h1{font-size:8vw;top:17%;left:12%;text-shadow:none}}.apropos__text h2{position:absolute;bottom:32.5%;left:65.9%;font-family:Libre Baskerville,serif;color:#002fa7;font-size:clamp(2rem,2.37vw,4rem);font-style:italic;text-align:left;text-shadow:2px 2px 2px #a77800;transition:all .3s ease-out;cursor:default}@media screen and (max-width: 960px){.apropos__text h2{display:none}}.apropos__text h2:hover{color:#a77800;transform:scale(1.1);text-shadow:none}.apropos__text p{position:absolute;top:31%;left:9.05%;font-size:1.38vw;color:#0f1108;text-align:left;width:43.73%;max-height:52.35%;overflow:auto}@media screen and (max-width: 960px){.apropos__text p{font-size:5vw;top:42%;left:50%;transform:translate(-50%);width:77%}}.apropos__text p span{font-weight:600}.slide__left h1{position:absolute;top:11.74%;left:9.05%;font-family:Libre Baskerville,serif;font-size:clamp(3rem,3.55vw,6rem);font-style:italic;color:#002fa7;text-shadow:2px 2px 2px #a77800}@media screen and (max-width: 960px){.slide__left h1{font-size:8vw;top:18%;left:18%;transform:translate(-18%,-18%);text-shadow:none}}.slide__left--images{position:absolute;top:0;left:0;height:100%;width:100%}@media screen and (max-width: 960px){.slide__left--images{display:none}}.slide__left--images img{position:absolute;border-radius:10px;filter:drop-shadow(2px 2px 2px #a77800)}.slide__left--images img:nth-child(1){top:38%;left:3.32%;width:26%;transition:all .3s ease-out}.slide__left--images img:nth-child(1):hover{transform:rotate(-5deg) translate(20%);filter:drop-shadow(5px 5px 5px #a77800);scale:3.5;z-index:6;border-radius:0;border:none}@media screen and (max-width: 1024px){.slide__left--images img:nth-child(1):hover{transform:rotate(-5deg) translate(30%)}}.slide__left--images img:nth-child(2){top:38%;left:32.64%;width:26%;transition:all .3s ease-out}.slide__left--images img:nth-child(2):hover{transform:rotate(3deg);filter:drop-shadow(5px 5px 5px #a77800);scale:3.5;z-index:6;border-radius:0;border:none}.slide__left--images img:nth-child(3){bottom:6.95%;left:18%;width:26%;transition:all .3s ease-out}.slide__left--images img:nth-child(3):hover{transform:rotate(-2deg) translateY(-40%);filter:drop-shadow(5px 5px 5px #a77800);scale:3.5;z-index:6;border-radius:0;border:none}@media screen and (max-width: 1024px){.slide__left--images img:nth-child(3):hover{transform:rotate(-2deg) translate(13%,-40%)}}.slide__right--logo{position:absolute;top:.25%;right:.25%;width:23.4%;height:auto}@media screen and (max-width: 960px){.slide__right--logo{width:38%}}.slide__right--logo img{width:100%;height:auto;box-shadow:#0f1108 0 0 10px;border-radius:1%}.slide__right--description{position:absolute;top:47%;right:2.5%;font-family:Montserrat,sans-serif;color:#0f1108;text-align:left;font-size:1.38vw;width:33%}@media screen and (max-width: 960px){.slide__right--description{font-size:5vw;top:42%;left:50%;transform:translate(-50%);width:77%}}.slide__right--links{position:absolute;top:85%;right:2.5%;font-family:Montserrat,sans-serif;font-size:1.38vw;width:33%}@media screen and (max-width: 960px){.slide__right--links{font-size:5vw;top:87%;left:50%;transform:translate(-50%);width:77%}}.slide__right--links a{display:inline-block;margin:.34vw .34vw .34vw 0;padding:.34vw .68vw;text-decoration:none;color:#002fa7;border:2px solid #002fa7;border-radius:10px;position:relative;transition:all .3s ease-out}.slide__right--links a:hover:after{opacity:1;right:.34vw}.projets{position:relative;background-color:#f4f7f5;height:90vh}@media screen and (max-width: 960px){.projets{height:100vh}}.projets__arrow{position:absolute;top:50%;transform:translateY(-50%);height:10vh;background:none;border:none;cursor:pointer;filter:drop-shadow(2px 2px 2px #a77800);transition:filter .3s ease-out;z-index:5}@media screen and (max-width: 960px){.projets__arrow{height:5vh;top:5%;filter:none}}.projets__arrow:hover{filter:drop-shadow(5px 5px 5px #a77800)}@media screen and (max-width: 960px){.projets__arrow:hover{filter:none}}.projets__arrow--left{left:2vw}@media screen and (max-width: 960px){.projets__arrow--left{left:3.125vw}}.projets__arrow--right{right:2vw}@media screen and (max-width: 960px){.projets__arrow--right{right:3.125vw}}.projets__arrow img{height:100%}.projets__content{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.projets__container{width:100%;max-width:1440px;margin-inline:auto;padding-inline:3.125vw;position:relative;aspect-ratio:1.618;width:auto;height:90vh;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 960px){.projets__container{aspect-ratio:.6180469716;height:85vh;width:100%}}.projets__spiral{position:relative;display:flex;justify-content:center;align-items:center;height:100%}@media screen and (max-width: 960px){.projets__spiral{height:auto;width:100%;aspect-ratio:.6180469716}}.projets__spiral--image{width:auto;height:100%}@media screen and (max-width: 960px){.projets__spiral--image{transform:rotate(90deg) scaleX(-1);transform-origin:center;height:auto;width:161%}}.projets__spiral--content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.projets__indicators{position:absolute;bottom:8%;left:50%;transform:translate(-50%);display:flex;gap:.8rem;z-index:5}.projets__indicator{width:.8rem;height:.8rem;border-radius:50%;background-color:#bfd8e4;border:1px solid #002fa7;cursor:pointer}.projets__indicator.active{background-color:#a77800}.projets__indicator:focus{outline:2px solid #002fa7;outline-offset:2px}.cv{background-color:#f4f7f5;font-family:Montserrat,sans-serif;height:90vh}@media screen and (max-width: 960px){.cv{height:100vh}}.cv__content{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.cv__container{width:100%;max-width:1440px;margin-inline:auto;padding-inline:3.125vw;position:relative;aspect-ratio:1.618;width:auto;height:90vh;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 960px){.cv__container{aspect-ratio:.6180469716;height:85vh;width:100%}}.cv__pdf--viewer{position:absolute;top:47%;right:2.5%;width:33%;height:auto}@media screen and (max-width: 960px){.cv__pdf--viewer{top:5%;left:5%;width:50%}}.cv__pdf--link{position:absolute;top:90%;right:2.5%;font-family:Montserrat,sans-serif;font-size:1.38vw;width:33%;text-decoration:none;color:#002fa7;transition:all .3s ease-out}.cv__pdf--link:hover{color:#a77800}@media screen and (max-width: 960px){.cv__pdf--link{top:32%;left:5%;width:50%;font-size:3vw}}.cv__spiral{position:relative;display:flex;justify-content:center;align-items:center;height:100%}@media screen and (max-width: 960px){.cv__spiral{height:auto;width:100%;aspect-ratio:.6180469716}}.cv__spiral--image{width:auto;height:100%}@media screen and (max-width: 960px){.cv__spiral--image{transform:rotate(90deg) scaleX(-1);transform-origin:center;height:auto;width:161%}}.cv__text{position:absolute;left:2.5%;top:5%;width:56.8%;height:90%;overflow:auto;display:flex;flex-direction:column;gap:clamp(2rem,2.37vw,4rem)}@media screen and (max-width: 960px){.cv__text{left:5%;top:42%;width:92%;height:50%}}.cv__text h1{display:none}.cv__text h2{font-family:Libre Baskerville,serif;color:#002fa7;font-size:clamp(2rem,2.37vw,4rem);font-style:italic;text-align:left;text-shadow:2px 2px 2px #a77800}@media screen and (max-width: 960px){.cv__text h2{font-size:5vw;text-shadow:none}}.cv__text li,.cv__text p{font-family:Montserrat,sans-serif;color:#0f1108;font-size:1.38vw;text-align:left}@media screen and (max-width: 960px){.cv__text li,.cv__text p{font-size:3vw}}.cv__text--bold{font-weight:600}.cv__text--italic{font-style:italic}.contact{background-color:#f4f7f5;font-family:Montserrat,sans-serif;height:90vh}@media screen and (max-width: 960px){.contact{height:100vh}}.contact__content{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.contact__container{width:100%;max-width:1440px;margin-inline:auto;padding-inline:3.125vw;position:relative;aspect-ratio:1.618;width:auto;height:90vh;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 960px){.contact__container{aspect-ratio:.6180469716;height:85vh;width:100%}}.contact__text h1{position:absolute;left:9.05%;top:11.74%;font-family:Libre Baskerville,serif;font-size:clamp(3rem,3.55vw,6rem);font-style:italic;color:#002fa7;text-shadow:2px 2px 2px #a77800;transition:all .3s ease-out;cursor:default}.contact__text h1:hover{color:#a77800;transform:scale(1.1);text-shadow:none}@media screen and (max-width: 960px){.contact__text h1{font-size:8vw;top:17%;left:12%;text-shadow:none}.contact__text h1 span{display:block}}.contact__text button{font-family:Montserrat,sans-serif;font-size:.85vw;color:#f4f7f5;padding:.34vw .69vw;border:none;border-radius:10px;width:20%;background-color:#002fa7;align-self:center;cursor:pointer;filter:drop-shadow(2px 2px 2px #a77800);transition:all .3s ease-out}.contact__text button:hover{filter:drop-shadow(5px 5px 5px #a77800)}@media screen and (max-width: 960px){.contact__text button{padding:1vw;font-size:3vw;width:38.5vw}}.contact__text--form{position:absolute;left:9.05%;top:38%;display:flex;flex-direction:column;gap:1.38vw;width:40%;margin:0 auto;font-size:.85vw;font-family:Montserrat,sans-serif;color:#0f1108}@media screen and (max-width: 960px){.contact__text--form{font-size:3vw;top:42%;left:50%;transform:translate(-50%);width:77%}}.contact__text--group{display:flex;flex-direction:column;gap:.69vw}.contact__text--group label{font-weight:600;color:#002fa7}.contact__text--group input,.contact__text--group textarea{padding:.34vw .69vw;outline:none;border:2px solid #002fa7;border-radius:10px;background-color:#f4f7f5;font-size:1.38vw;color:#0f1108;font-family:Montserrat,sans-serif;font-style:italic;font-weight:500;transition:all .3s ease-out}.contact__text--group input:focus,.contact__text--group textarea:focus{border-color:#a77800}.contact__text--group input:valid,.contact__text--group textarea:valid{background-color:#bfd8e4}@media screen and (max-width: 960px){.contact__text--group input,.contact__text--group textarea{padding:1vw;font-size:3vw}}.contact__text--thanks{position:absolute;top:38%;left:9.05%;width:50%;background-color:#bfd8e4;height:12vh;box-shadow:2px 2px 2px #a77800}@media screen and (max-width: 960px){.contact__text--thanks{top:42%;left:50%;transform:translate(-50%);width:90%}}.contact__text--thanks h2{position:absolute;left:2%;top:5%;font-family:Libre Baskerville,serif;color:#002fa7;font-size:3vw;font-style:italic;text-align:left}@media screen and (max-width: 960px){.contact__text--thanks h2{font-size:6vw;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center}}.contact__text--thanks img{height:1.7vw;position:absolute;top:5%;right:2%;cursor:pointer}@media screen and (max-width: 960px){.contact__text--thanks img{height:2.5vw}}.contact__spiral{position:relative;display:flex;justify-content:center;align-items:center;height:100%}@media screen and (max-width: 960px){.contact__spiral{height:auto;width:100%;aspect-ratio:.6180469716}}.contact__spiral--image{width:auto;height:100%}@media screen and (max-width: 960px){.contact__spiral--image{transform:rotate(90deg) scaleX(-1);transform-origin:center;height:auto;width:161%}}.auteur{position:relative;background-color:#f4f7f5;font-family:Montserrat,sans-serif;height:90vh}@media screen and (max-width: 960px){.auteur{height:100vh}}.auteur__arrow{position:absolute;top:50%;transform:translateY(-50%);height:10vh;background:none;border:none;cursor:pointer;filter:drop-shadow(2px 2px 2px #a77800);transition:filter .3s ease-out;z-index:5}@media screen and (max-width: 960px){.auteur__arrow{height:5vh;top:5%;filter:none}}.auteur__arrow:hover{filter:drop-shadow(5px 5px 5px #a77800)}@media screen and (max-width: 960px){.auteur__arrow:hover{filter:none}}.auteur__arrow--left{left:2vw}@media screen and (max-width: 960px){.auteur__arrow--left{left:3.125vw}}.auteur__arrow--right{right:2vw}@media screen and (max-width: 960px){.auteur__arrow--right{right:3.125vw}}.auteur__arrow img{height:100%}.auteur__content{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.auteur__container{width:100%;max-width:1440px;margin-inline:auto;padding-inline:3.125vw;position:relative;aspect-ratio:1.618;width:auto;height:90vh;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 960px){.auteur__container{aspect-ratio:.6180469716;height:85vh;width:100%}}.auteur__spiral{position:relative;display:flex;justify-content:center;align-items:center;height:100%}@media screen and (max-width: 960px){.auteur__spiral{height:auto;width:100%;aspect-ratio:.6180469716}}.auteur__spiral--image{width:auto;height:100%}@media screen and (max-width: 960px){.auteur__spiral--image{transform:rotate(90deg) scaleX(-1);transform-origin:center;height:auto;width:161%}}.auteur__spiral--content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.auteur__title{position:absolute;top:14.5%;right:3.5%;z-index:3}.auteur__title h1{font-family:Libre Baskerville,serif;color:#002fa7;font-size:clamp(3rem,3.55vw,6rem);font-style:italic;text-shadow:2px 2px 2px #a77800}@media screen and (max-width: 960px){.auteur__title h1{display:none}}.auteur__bio{position:absolute;bottom:18%;right:2.5%;width:33%;height:40%;overflow:auto;z-index:3}.auteur__bio p{font-family:Montserrat,sans-serif;font-size:1.38vw;color:#0f1108;line-height:1.6}@media screen and (max-width: 960px){.auteur__bio p{font-size:4vw;left:50%;transform:translate(-50%);width:77%;position:relative;bottom:auto;right:auto}}.auteur__bio p span{font-weight:600}@media screen and (max-width: 960px){.auteur__bio p{display:none}}@keyframes fadeInSlide{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeInSlide 1s ease-in-out forwards}.slide__left--cover{position:absolute;top:5%;left:18.4%;width:25%;height:auto;box-shadow:5px 5px 5px #a77800;border-radius:2%;transition:all .3s ease-out}.slide__left--cover:hover{transform:rotate(2deg) translateY(15%);filter:drop-shadow(5px 5px 5px #a77800);scale:1.5;z-index:6;border-radius:0}@media screen and (max-width: 960px){.slide__left--cover{left:14.5%;width:30%}.slide__left--cover:hover{transform:none;filter:none;scale:1;border-radius:2%}}.slide__left--description{position:absolute;top:70%;left:18.4%;width:25%;font-family:Montserrat,sans-serif;font-size:1.38vw;color:#0f1108;text-align:left}@media screen and (max-width: 960px){.slide__left--description{font-size:4vw;top:55%;left:50%;transform:translate(-50%);width:77%}}.slide__right--title{position:absolute;top:9%;left:62.2%;font-family:Libre Baskerville,serif;font-size:clamp(2rem,2.37vw,4rem);font-style:italic;color:#002fa7;text-shadow:2px 2px 2px #a77800}@media screen and (max-width: 960px){.slide__right--title{font-size:5vw;top:5%;left:70%;text-shadow:none}}.slide__right--links{position:absolute;bottom:5%;right:2.5%;font-family:Montserrat,sans-serif;font-size:1.38vw;width:33%}@media screen and (max-width: 960px){.slide__right--links{font-size:4vw;bottom:5%;left:50%;transform:translate(-50%);width:77%}}.slide__right--links a{display:inline-block;margin:.34vw .34vw .34vw 0;padding:.34vw .68vw;text-decoration:none;color:#002fa7;border:2px solid #002fa7;border-radius:10px;transition:all .3s ease-out}.slide__right--links a:hover{background-color:#002fa7;color:#f4f7f5;filter:drop-shadow(5px 5px 5px #a77800)}.slider{position:relative;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;aspect-ratio:1.618}.paragraph{font-size:1.1rem;line-height:1.6}*,body{margin:0;padding:0}a{color:#002fa7;text-decoration:none;transition:all .3s ease-out}a:hover{text-decoration:underline;color:#0045f4}a:focus-visible{outline:2px solid #a77800;outline-offset:2px}
