@import"https://fonts.googleapis.com/css2?family=Rufina:wght@400;700&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Amatic+SC:wght@400;700&display=swap";:root{--color-white: #fff;--color-black: #000;--color-primary: #5f7a69;--color-secondaire-typo: #475041;--color-tertiaire: #c0ccc4;--color-quaternaire: #4c6455;--color-bkg: #fcfffc;--color-icons: #494949;--color-text-bkg: #f1f0f0}:root{--font-primary: "Rufina", sans-serif;--font-secondary: "Source Sans 3", sans-serif;--font-size-h1-bkg: clamp(4.38rem, 34.38vw + -5.94rem, 25rem);--font-size-h1-bkg-projet: clamp(9.38rem, 20.83vw + 3.13rem, 21.88rem);--font-size-h1: clamp(2.5rem, 9.69vw + -0.41rem, 8.31rem);--font-size-h2: clamp(2.19rem, 4.69vw + 0.78rem, 5rem);--font-size-h3: clamp(1.88rem, 1.88vw + 1.31rem, 3rem);--font-size-p-big: clamp(1.88rem, 1.88vw + 1.31rem, 3rem);--font-size-p: clamp(1.25rem, 1.56vw + 0.78rem, 2.19rem);--font-size-p-small: clamp(0.94rem, 1.04vw + 0.63rem, 1.56rem);--font-size-lien: clamp(1.25rem, 0.73vw + 1.03rem, 1.69rem);--font-size-btn: clamp(1.13rem, 1.25vw + 0.75rem, 1.88rem)}:root{--spacing-xs: 5px;--spacing-sm: 15px;--spacing-md: 30px;--spacing-lg: 50px;--spacing-xl: 100px;--spacing-xxl: 220px}/*! 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:rgba(0,0,0,0)}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%}.tt{align-items:center;color:var(--color-black);display:flex;height:100vh;font:800 75px/1.5 helvetica,sans-serif;justify-content:center;position:fixed;left:0;margin:0;top:0;width:100vw}body{font-family:var(--font-primary);font-size:var(--font-size-content);color:var(--color-black);line-height:1.6;overflow-x:hidden;max-width:100%;overflow-y:hidden}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:var(--font-secondary);line-height:1.1;font-weight:bold;margin:0}.h1-bkg{font-size:var(--font-size-h1-bkg);font-weight:700;color:var(--color-bkg-primaire)}.h1-bkg-projet{font-size:var(--font-size-h1-bkg-projet);font-weight:700;color:var(--color-bkg-primaire)}h1{font-size:var(--font-size-h1);font-family:var(--font-primary);font-weight:400;line-height:1}h2{font-size:var(--font-size-h2);font-weight:400;font-family:var(--font-primary)}h3{font-size:var(--font-size-h3);font-weight:400;font-family:var(--font-secondary);color:var(--color-secondaire-typo)}em{font-style:italic}a{color:inherit;text-decoration:none;font-size:var(--font-size-lien);font-weight:300}.btn{font-family:var(--font-secondary);font-size:var(--font-size-btn);font-weight:400}li{font-family:var(--font-secondary);font-size:var(--font-size-lien);font-weight:300;list-style:none}.wrapper{max-width:1759px;width:calc(100% - var(--spacing-md));margin:0 auto;padding:0 20px}.swiper-wrapper{max-width:1759px;width:calc(100% - var(--spacing-md));margin:0 auto}.p-small{font-size:var(--font-size-p-small);font-family:var(--font-secondary);font-weight:300;color:var(--color-black)}p{font-family:var(--font-secondary);font-size:var(--font-size-p);font-weight:300;color:var(--color-black)}.p-big{font-size:var(--font-size-big-p);font-weight:400;font-family:var(--font-secondary);color:var(--color-secondaire-typo)}.header{border-bottom:1px solid var(--color-primary)}.header .logo{color:var(--color-secondaire-typo)}.header .logo a{position:relative}.header .logo a::before{content:"";position:absolute;bottom:0;left:0;height:2px;width:100%;background-color:var(--color-tertiaire);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.header .logo a:hover::before{transform:scaleX(1)}.header .logo a:not(:hover)::before{transform-origin:right;transition:transform .4s ease}.header .wrapper{position:relative;display:flex;justify-content:space-between;align-items:center;padding:30px 0}@media screen and (max-width: 1368px){.header .wrapper{padding:30px 0}}.header .wrapper::after{content:"";position:absolute;width:1px;top:0;bottom:0;left:20%;background-color:var(--color-primary)}@media screen and (max-width: 1368px){.header .wrapper::after{display:none}}.header .wrapper::before{content:"";position:absolute;width:1px;top:0;bottom:0;right:20%;background-color:var(--color-primary)}@media screen and (max-width: 1368px){.header .wrapper::before{display:none}}.header .reseaux_sociaux a:hover .behance,.header .reseaux_hamburger a:hover .behance{fill:var(--color-white);transform:scale(1.2);border-radius:100%;background-color:var(--color-primary)}.header .reseaux_sociaux a:hover .linkedin,.header .reseaux_hamburger a:hover .linkedin{fill:var(--color-white);transform:scale(1.2);border-radius:4px;background-color:var(--color-primary)}.header .reseaux_sociaux a:hover .instagram,.header .reseaux_hamburger a:hover .instagram{fill:var(--color-white);transform:scale(1.2);border-radius:8px;background-color:var(--color-primary)}@media screen and (max-width: 1368px){.header .reseaux_sociaux a{display:none}}.header .behance,.header .linkedin,.header .instagram{transition:transform .3s ease,color .3s ease}.header nav ul{display:flex;gap:77px;padding-right:40px;margin:0}.header nav li{color:var(--color-black);border:1px solid #000;border-left:0;border-right:0;border-width:0;transition:transform .4s ease}.header nav li:hover{transform-origin:center}.header nav a{position:relative;z-index:1;padding:0px 15px;overflow:hidden}.header .reseaux_hamburger{display:none;position:absolute;right:10%}.header .reseaux_hamburger svg{margin:10px}@media screen and (max-width: 1368px){.nav-is-active .header .reseaux_hamburger{display:grid;z-index:20}}.header_toggle{--bar-height: 2px;--bar-space: 30px;--bar-width: 50px;display:none;cursor:pointer;position:relative;z-index:15;background-color:rgba(0,0,0,0);border:none;justify-content:flex-end;margin-top:32px;height:50px;width:50px;z-index:21}@media screen and (max-width: 1368px){.header_toggle{display:flex}}.header_toggle:hover span:nth-child(1){width:var(--bar-width)}.header_toggle:hover span:nth-child(2){width:calc(var(--bar-width)/2)}.header_toggle:hover span:nth-child(3){width:var(--bar-width)}span{background-color:var(--color-black);height:var(--bar-height);position:absolute;transition:.3s all ease-out}span:nth-child(1){width:calc(var(--bar-width)/1.8)}span:nth-child(2){top:calc(var(--bar-space)/2);width:var(--bar-width)}span:nth-child(3){top:var(--bar-space);width:calc(var(--bar-width)/1.2)}@media screen and (min-width: 1368px){span{display:none}}.nav-is-active span:nth-child(1){transform:translateY(19px) rotate(-45deg);width:var(--bar-width);background-color:var(--color-black)}.nav-is-active span:nth-child(2){transform:scaleX(0)}.nav-is-active span:nth-child(3){transform:translateY(-10px) rotate(45deg);width:var(--bar-width);background-color:var(--color-black)}@media screen and (max-width: 1368px){.nav{background-color:var(--color-white);position:fixed;z-index:30;top:0;left:0;height:100vh;width:100%;padding-top:var(--header-height);display:grid;align-items:center;overflow-y:auto;transform:translateX(100%);transition:transform .6s ease-out;z-index:20}.nav-is-active .nav{transform:translateX(0)}}@media screen and (max-width: 1368px){.nav ul{transition:transform 1.2s ease-out;display:grid;gap:40px;list-style:none;padding:0;margin:0;width:100%}}@media screen and (max-width: 1368px){.nav ul{display:grid}.nav-is-active .nav ul{transform:translateY(0);display:grid;justify-content:center}}.nav ul a{display:block;text-align:center}@media screen and (min-width: 1368px){.nav{display:block;background:unset;position:relative;height:auto;width:auto;overflow-y:visible;padding-top:0;transform:translateY(0);z-index:2}}.nav_item{color:var(--color-black);text-transform:uppercase;position:relative}.nav_item:hover{color:inherit}@media screen and (min-width: 1368px){.nav_item{color:var(--color-black);position:relative;text-transform:none}}.nav-is-active body{overflow:hidden}[class^=icon]{fill:currentColor;display:inline-block;flex:0 0 auto;height:1em;vertical-align:middle;width:1em;stroke:rgba(0,0,0,0)}.icon--stroke{fill:rgba(0,0,0,0);stroke:currentColor}.icon--xs{height:.75em;width:.75em}.icon--sm{height:.8em;width:.8em}.icon--md{height:1em;width:1em}.icon--lg{height:1.75em;width:1.75em}.icon--xl{height:2.5em;width:2.5em}.icon--xxl{height:25em;width:25em}.header .icon{width:45px;height:45px;fill:var(--color-icons)}.hero{height:100vh;color:var(--color-bkg);position:relative;z-index:15}@media screen and (max-width: 600px){.hero{height:80vh}}.hero p{font-weight:400}.hero .wrapper{width:100%;height:100%;position:relative}@media screen and (max-width: 550px){.hero .wrapper{margin-top:50px}}@media screen and (max-width: 375px){.hero .wrapper{margin-top:20px}}.hero .hero_content{display:grid;grid-template-columns:1fr 1fr;align-items:center;position:relative}@media screen and (max-width: 1160px){.hero .hero_content{grid-template-columns:1fr}}.hero .hero_media{width:100%;max-width:500px;max-height:645px;height:auto;position:relative;right:0;top:3%;margin-right:15px}@media screen and (max-width: 1160px){.hero .hero_media{max-width:375px;display:flex;margin-left:auto;right:15%}}@media screen and (max-width: 550px){.hero .hero_media{max-width:340px;right:5%}}@media screen and (max-width: 500px){.hero .hero_media{max-width:325px;right:0%}}@media screen and (max-width: 485px){.hero .hero_media{max-width:270px}}@media screen and (max-width: 390px){.hero .hero_media{max-width:236px}}.hero img{width:100%;display:block;max-width:100%;height:100%;max-height:645px;-o-object-fit:cover;object-fit:cover;border-top-left-radius:240px;border-top-right-radius:240px;border:1px solid;border-bottom:0;border-color:var(--color-primary);padding:15px 15px 0 15px;transition:transform .3s ease}@media screen and (max-width: 539px){.hero img{padding:12px 12px 0 12px}}@media screen and (max-width: 500px){.hero img{padding:10px 10px 0 10px}}.hero .etoile_top{position:absolute;z-index:2;top:-13px;max-width:74px;width:74px;display:inline-flex;justify-content:center;left:43%;background-color:#fff}@media screen and (max-width: 1030px){.hero .etoile_top{width:69px}}@media screen and (max-width: 768px){.hero .etoile_top{width:60px}}@media screen and (max-width: 500px){.hero .etoile_top{width:43px}}.hero .etoile_top svg{width:1.41vw;height:1.41vw;min-width:20px;min-height:20px}.hero .etoile_gauche{position:absolute;z-index:2;bottom:63%;left:-13px;height:74px;background-color:var(--color-white);display:flex;align-items:center;justify-content:center}@media screen and (max-width: 1551px){.hero .etoile_gauche{left:-10px}}@media screen and (max-width: 768px){.hero .etoile_gauche{left:-9px;bottom:59%}}@media screen and (max-width: 500px){.hero .etoile_gauche{height:69px}}.hero .etoile_gauche svg{width:1.41vw;height:1.41vw;min-width:20px;min-height:20px}.hero .etoile_droite{position:absolute;z-index:2;bottom:63%;right:-13px;height:74px;background-color:var(--color-white);display:flex;align-items:center;justify-content:center}@media screen and (max-width: 1551px){.hero .etoile_droite{right:-10px}}@media screen and (max-width: 768px){.hero .etoile_droite{right:-9px;bottom:59%}}@media screen and (max-width: 500px){.hero .etoile_droite{height:69px}}.hero .etoile_droite svg{width:1.41vw;height:1.41vw;min-width:20px;min-height:20px}.hero .deux_etoiles{position:absolute;bottom:2%;left:-35%;animation:float 6s ease-in-out infinite}.hero .deux_etoiles .moyenne_etoile{width:7.66vw;height:7.66vw;min-width:79px;min-height:79px;stroke-width:.2px}.hero .deux_etoiles .petite_etoile_verte{position:absolute;right:-15%;bottom:-15%;display:flex;justify-content:flex-end;animation:float 4s ease-in-out infinite;width:4.64vw;height:4.64vh;min-width:48px;min-height:48px}@media screen and (max-width: 636px){.hero .deux_etoiles{left:-30%}}@media screen and (max-width: 585px){.hero .deux_etoiles{left:-22%}}@media screen and (max-width: 485px){.hero .deux_etoiles{left:-35%}}@media screen and (max-width: 390px){.hero .deux_etoiles{left:-39%}}.texte_droit{color:var(--color-secondaire-typo);position:absolute;z-index:1;right:0;bottom:-20%}@media screen and (max-width: 1160px){.texte_droit{bottom:-15%}}@media screen and (max-width: 485px){.texte_droit{bottom:-22%}}@media screen and (max-width: 390px){.texte_droit{bottom:-25%;right:-5%}}@media screen and (max-width: 830px){.texte_droit h3{display:inline-flex;flex-wrap:wrap;max-width:200px}}.texte_gauche{margin-top:67px;display:inline-flex;height:100%}.texte_gauche .background_texte{background-color:var(--color-white);height:20%;border-radius:45px}@media screen and (max-width: 1160px){.texte_gauche .background_texte{height:170%}}@media screen and (max-width: 500px){.texte_gauche .background_texte{height:118%;width:48%}}@media screen and (max-width: 475px){.texte_gauche .background_texte{height:118%;width:50%}}@media screen and (max-width: 436px){.texte_gauche .background_texte{width:56%}}@media screen and (max-width: 394px){.texte_gauche .background_texte{width:58%}}@media screen and (max-width: 382px){.texte_gauche .background_texte{width:60%}}@media screen and (max-width: 360px){.texte_gauche .background_texte{width:200px}}.texte_gauche h1{color:var(--color-secondaire-typo)}@media screen and (max-width: 1160px){.texte_gauche{height:50%;margin-top:20px;margin-bottom:10px}}.grosse_etoile_verte_droite{position:absolute;right:-35%;bottom:25%;z-index:-11;width:14vw;height:14vw;min-width:109px;min-height:109px;padding-right:15px;animation:float 4s ease-in-out infinite}@media screen and (max-width: 1333px){.grosse_etoile_verte_droite{right:-25%}}@media screen and (max-width: 390px){.grosse_etoile_verte_droite{bottom:20%}}@keyframes float{0%{transform:translateY(0px)}50%{transform:translateY(-20px)}100%{transform:translateY(0px)}}.cercle_dessous_titre_gauche{position:absolute;top:45%;left:15%;z-index:-5;animation:float 6s ease-in-out infinite}.cercle_dessous_titre_gauche .cercle{width:2.71vw;height:2.71vw;max-width:80vw;max-height:80vh;background-color:var(--color-primary);border-radius:100%}@media screen and (max-width: 500px){.cercle_dessous_titre_gauche{top:40%}}@media screen and (max-width: 472px){.cercle_dessous_titre_gauche{top:35%}}.cercle_en_haut_droite{position:absolute;top:5%;right:5%;z-index:-5;animation:float 6s ease-in-out infinite}.cercle_en_haut_droite .cercle{width:2.71vw;height:2.71vw;max-width:80vw;max-height:80vh;background-color:var(--color-primary);border-radius:100%}@media screen and (max-width: 575px){.cercle_en_haut_droite{top:3%}}.ligne_decorations_gauche{position:relative;top:11%;width:50vw;height:auto;display:flex;justify-content:flex-end;align-items:center}@media screen and (max-width: 1160px){.ligne_decorations_gauche{top:8%}}@media screen and (max-width: 488px){.ligne_decorations_gauche{top:6%}}@media screen and (max-width: 485px){.ligne_decorations_gauche{top:8%}}.ligne_decorations_gauche .ligne{display:flex;align-items:center;justify-content:flex-end;z-index:-4;width:53vw;height:1px;background-color:#000;position:absolute;left:0;transform:translate(-10%, 0)}@media screen and (max-width: 1453px){.ligne_decorations_gauche .ligne{width:45vw}}@media screen and (max-width: 553px){.ligne_decorations_gauche .ligne{transform:translate(-25%, 0)}}@media screen and (max-width: 460px){.ligne_decorations_gauche .ligne{transform:translate(-35%, 0)}}@media screen and (max-width: 435px){.ligne_decorations_gauche .ligne{transform:translate(-55%, 0)}}.ligne_decorations_gauche .petit_cercle{position:relative;left:-35%;background-color:var(--color-white);width:4vw;height:4vw;z-index:-1;background-color:var(--color-white);display:inline-flex;justify-content:center;align-items:center}.ligne_decorations_gauche .petit_cercle .cercle{width:2vw;height:2vw;max-width:80vw;max-height:80vh;background-color:var(--color-primary);border-radius:100%}.ligne_decorations_gauche .gros_cercle{position:relative;right:-5%;z-index:5;border-radius:100%;border:1px solid var(--color-black);max-width:6vw;width:106px;min-width:3vw;max-height:6vw;height:106px;min-height:3vw}.ligne_decorations_gauche .grosse_etoile_verte_gauche{position:absolute;left:0%;top:-144px;z-index:-6;width:14vw;height:14vw;min-width:109px;min-height:109px;animation:float 3s ease-in-out infinite}@media screen and (max-width: 1700px){.ligne_decorations_gauche .grosse_etoile_verte_gauche{top:-80px}}@media screen and (max-width: 1439px){.ligne_decorations_gauche .grosse_etoile_verte_gauche{top:0}}@media screen and (max-width: 553px){.ligne_decorations_gauche .grosse_etoile_verte_gauche{left:-10%}}@media screen and (max-width: 461px){.ligne_decorations_gauche .grosse_etoile_verte_gauche{left:-20%}}@media screen and (max-width: 435px){.ligne_decorations_gauche .grosse_etoile_verte_gauche{left:-25%}}.ligne_decorations_droite{position:relative;top:110px;right:0;z-index:-15;width:80vw;height:auto;display:flex;justify-content:flex-start;align-items:center;margin-left:15px;transform:scaleX(-1)}@media screen and (max-width: 1801px){.ligne_decorations_droite{right:-2%}}@media screen and (max-width: 1775px){.ligne_decorations_droite{right:-2%}}@media screen and (max-width: 1755px){.ligne_decorations_droite{right:-3%}}@media screen and (max-width: 1700px){.ligne_decorations_droite{right:-4%}}@media screen and (max-width: 1625px){.ligne_decorations_droite{right:-6%}}@media screen and (max-width: 1560px){.ligne_decorations_droite{right:-8%}}@media screen and (max-width: 1484px){.ligne_decorations_droite{right:-10%}}@media screen and (max-width: 1245px){.ligne_decorations_droite{top:98px}}@media screen and (max-width: 1325px){.ligne_decorations_droite{right:-11%}}@media screen and (max-width: 1100px){.ligne_decorations_droite{right:-10%}}@media screen and (max-width: 1016px){.ligne_decorations_droite{top:90px}}@media screen and (max-width: 890px){.ligne_decorations_droite{top:79px}}@media screen and (max-width: 825px){.ligne_decorations_droite{top:70px}}@media screen and (max-width: 632px){.ligne_decorations_droite{top:60px}}@media screen and (max-width: 550px){.ligne_decorations_droite{top:53px}}@media screen and (max-width: 500px){.ligne_decorations_droite{top:50px}}@media screen and (max-width: 475px){.ligne_decorations_droite{top:50px;right:-13%}}@media screen and (max-width: 436px){.ligne_decorations_droite{right:-18%}}@media screen and (max-width: 390px){.ligne_decorations_droite{right:-22%}}.ligne_decorations_droite .ligne{display:flex;align-items:center;justify-content:flex-end;z-index:-4;width:80vw;height:1px;background-color:#000;position:absolute;right:0;transform:translate(-45%, 0)}.ligne_decorations_droite .petit_cercle{position:relative;left:-35%;width:4vw;height:4vw;z-index:-1;background-color:var(--color-white);display:inline-flex;justify-content:center;align-items:center}.ligne_decorations_droite .petit_cercle .cercle{width:2vw;height:2vw;max-width:80vw;max-height:80vh;background-color:var(--color-primary);border-radius:100%}.ligne_decorations_droite .gros_cercle{position:relative;right:-5%;z-index:5;border-radius:100%;border:1px solid var(--color-black);max-width:6vw;width:106px;min-width:3vw;max-height:6vw;height:106px;min-height:3vw}.titre_bkg{position:relative;max-height:300px;height:300px;margin-bottom:150px}@media screen and (max-width: 990px){.titre_bkg{max-height:150px}}@media screen and (max-width: 585px){.titre_bkg{max-height:75px}}@media screen and (max-width: 499px){.titre_bkg{max-height:50px;font-size:80px}}.titre_bkg .h1-bkg{color:rgba(0,0,0,0);-webkit-text-stroke:2px #000;text-wrap:nowrap;position:absolute;top:-40%}.a_propos{position:relative;background-color:var(--color-primary);padding:102px 0 133px 0;z-index:25;overflow:hidden;color:var(--color-white)}.a_propos p{color:var(--color-white)}.a_propos .wrapper{position:relative}.a_propos .description_lien_video{max-width:1599px;display:grid;gap:20px;flex-wrap:wrap}.a_propos .description_lien_video p{max-width:1082px}@media screen and (max-width: 500px){.a_propos .description_lien_video p{max-width:360px}}.a_propos .description_lien_video .titre_cercle{display:flex;gap:150px;max-height:165px;align-items:flex-end}@media screen and (max-width: 500px){.a_propos .description_lien_video .titre_cercle{gap:100px}}@media screen and (max-width: 414px){.a_propos .description_lien_video .titre_cercle{gap:75px}}@media screen and (max-width: 388px){.a_propos .description_lien_video .titre_cercle{gap:60px}}@media screen and (max-width: 375px){.a_propos .description_lien_video .titre_cercle{gap:50px}}.a_propos .description_lien_video .titre_cercle .cercle{display:flex;justify-content:flex-start;align-items:flex-start;height:100%}.a_propos .description_lien_video .titre_cercle .forme_cercle{border-radius:100%;border:1px solid var(--color-white);width:3.65vw;height:3.65vw;max-width:80vw;max-height:80vh;background-color:var(--color-quaternaire)}.a_propos .lien_video{display:flex;justify-content:flex-end;width:80vw}.a_propos .video{display:flex;align-items:flex-end;margin-left:15px}@media screen and (max-width: 427px){.a_propos .video{flex-direction:column}}.a_propos .video a{position:relative;padding:20px;transition:transform .3s ease,color .4s ease}@media screen and (max-width: 462px){.a_propos .video a{padding:10px}}@media screen and (max-width: 435px){.a_propos .video a{padding:5px}}.a_propos .video a:hover{background-color:var(--color-quaternaire)}.a_propos .video a::after{content:"";position:absolute;width:100%;height:100%;border-top:1px solid var(--color-white);border-left:1px solid var(--color-white);top:0;left:0;box-sizing:border-box;transform:scale(0.3);transform-origin:top left;transition:transform .6s ease,border-color .6s ease}.a_propos .video a:hover:after{transform:scale(1);border-top-color:var(--color-white);border-left-color:var(--color-white)}.a_propos .video a::before{content:"";position:absolute;width:100%;height:100%;border-bottom:1px solid var(--color-white);border-right:1px solid var(--color-white);top:0;left:0;box-sizing:border-box;transform:scale(0.3);transform-origin:bottom right;transition:transform .6s ease,border-color .6s ease}.a_propos .video a:hover:before{transform:scale(1);border-bottom-color:var(--color-white);border-right-color:var(--color-white)}.a_propos .groupes_etoiles{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px;position:relative}.a_propos .groupes_etoiles .etoile_grosse .etoile{width:8vw;height:8vw;stroke-width:.2px;animation:float 6s ease-in-out infinite}.a_propos .groupes_etoiles .etoile_petite{position:absolute;top:0;left:0;animation:twinkle 6s infinite ease-in-out}.a_propos .groupes_etoiles .etoile_petite .etoile{width:2vw;height:2vw}.a_propos .groupes_etoiles .etoile_moyenne{position:absolute;bottom:0;right:0;animation:twinkle 4s infinite ease-in-out;width:3vw;height:3vw}@keyframes twinkle{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.a_propos .gros_cercle{position:absolute;top:33%;left:-8%;z-index:-3;width:20vw;height:20vw;max-width:80vw;max-height:80vh;border-radius:100%;border:1px solid var(--color-white);background-color:var(--color-quaternaire)}.a_propos .gros_cercle_deux{display:none;position:absolute;top:85%;right:-8%;z-index:-3;width:20vw;height:20vw;max-width:80vw;max-height:80vh;border-radius:100%;border:1px solid var(--color-white);background-color:var(--color-quaternaire)}@media screen and (max-width: 500px){.a_propos .gros_cercle_deux{display:block}}.a_propos .aspects{padding:0 7vw;display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, auto);gap:40px;margin-top:187px}@media screen and (max-width: 768px){.a_propos .aspects{grid-template-columns:1fr 1fr}}@media screen and (max-width: 665px){.a_propos .aspects{grid-template-columns:1fr}}.a_propos .langages,.a_propos .loisirs{display:inline-grid;justify-content:flex-end;margin-top:50px}@media screen and (max-width: 1152px){.a_propos .langages,.a_propos .loisirs{justify-content:flex-start}}.a_propos .loisirs{margin-top:50px;margin-right:125px}.a_propos .souligne_titre{display:flex;align-items:center;margin-top:35px;gap:11px}@media screen and (max-width: 1152px){.a_propos .souligne_titre{margin-top:20px;gap:43}}.a_propos .souligne_titre .ligne{width:176px;height:1px;background-color:var(--color-white)}.a_propos .souligne_titre .etoile{display:flex;align-items:center}.a_propos .deuxieme_cercle{display:none;position:absolute;top:50%;right:20%;height:100%}@media screen and (max-width: 500px){.a_propos .deuxieme_cercle{display:block}}.a_propos .troisieme_cercle{display:none;position:absolute;top:80%;left:7%;height:100%}@media screen and (max-width: 500px){.a_propos .troisieme_cercle{display:block}}@keyframes float{0%{transform:translateY(0px)}50%{transform:translateY(-20px)}100%{transform:translateY(0px)}}.a_propos .forme_cercle{border-radius:100%;border:1px solid var(--color-white);width:3.65vw;height:3.65vw;max-width:80vw;max-height:80vh;background-color:var(--color-quaternaire);animation:float 4s ease-in-out infinite}.a_propos .etoile_seule{display:none;position:absolute;top:90%;right:10%}.a_propos .etoile_seule .etoile{width:8vw;height:8vw;stroke-width:.2px;animation:float 6s ease-in-out infinite}@media screen and (max-width: 500px){.a_propos .etoile_seule{display:block}}.projet-test{max-height:5100px;height:5300px;position:relative;padding:150px 0;color:var(--color-secondaire-typo)}@media screen and (max-width: 1450px){.projet-test{max-height:5000px}}@media screen and (max-width: 1366px){.projet-test{max-height:4900px}}@media screen and (max-width: 1300px){.projet-test{max-height:4500px}}@media screen and (max-width: 1024px){.projet-test{max-height:3300px}}@media screen and (max-width: 973px){.projet-test{max-height:4600px}}@media screen and (max-width: 500px){.projet-test{max-height:4250px}}.projet-test .conteneur-titre{max-width:1759px;width:calc(100% - var(--spacing-md));margin:0 auto;padding:0 20px}.projet-test .wrapper{width:100vw;height:100vh;display:grid;gap:600px;padding:0 28px}@media screen and (max-width: 500px){.projet-test .wrapper{gap:500px}}.projet-test .titre_section{display:flex;gap:45px;align-items:center;margin-bottom:100px}.projet-test .titre_section .ligne_etoile{display:flex;align-items:center;gap:17px;margin-right:15px}.projet-test .titre_section .ligne_etoile .ligne{width:70vw;height:1px;background-color:var(--color-primary)}@media screen and (max-width: 1140px){.projet-test .titre_section .ligne_etoile .ligne{width:60vw}}@media screen and (max-width: 703px){.projet-test .titre_section .ligne_etoile .ligne{width:50vw}}@media screen and (max-width: 500px){.projet-test .titre_section .ligne_etoile .ligne{width:45vw}}@media screen and (max-width: 499px){.projet-test .titre_section .ligne_etoile .ligne{width:35vw}}.projet-test .titre_section .ligne_etoile .etoile{display:flex;align-items:center}.projet-test h2{color:var(--color-secondaire-typo)}.projet-test .grosse_etoile_verte_gauche{position:absolute;top:0;left:0;animation:float 3s ease-in-out infinite}.projet-test .un-projet{position:relative;padding:15px;width:100%;height:100%;margin:120px 0}.projet-test .un-projet:nth-child(1){margin-top:-50px}.projet-test .un-projet:nth-child(odd) .projet-container{width:70vw;max-width:1331px;max-height:903px;height:80vh;position:absolute;left:0}.projet-test .projet-container{width:70vw;max-width:1331px;max-height:903px;height:80vh;position:absolute;right:0}.projet-test .photos{margin:0 auto;width:100%;position:relative;top:0;right:0;z-index:-2}.projet-test .photos .gauche{display:block;position:absolute;z-index:-3;top:20vh;right:0}.projet-test .photos .gauche img{max-width:100%;-o-object-position:center;object-position:center;height:auto;-o-object-fit:cover;object-fit:cover}.projet-test .photos .droite{position:absolute;z-index:-2;top:20vh;right:0;display:block}.projet-test .photos .droite img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 500px){.projet-test .photos .gauche,.projet-test .photos .droite{right:auto}}.projet-test .image-mockup{width:80%;height:auto;min-width:700px}.projet-test .type_projet{display:flex;gap:23px;align-items:center;width:200%}.projet-test .type_projet .divider_type{height:20px;width:1px;background-color:#000}.projet-test .text-container{width:100%;height:100%}.projet-test .text-container .content{display:flex;flex-direction:column;gap:15px;max-width:500px;position:relative;top:30%;left:0;z-index:4}.projet-test .liens{position:absolute;bottom:0vh;right:0%}.projet-test .un-projet:nth-child(odd) .liens{right:-3%}.projet-test .h1-bkg-projet{position:absolute;top:0;text-align:center;z-index:-4;line-height:140%;color:var(--color-text-bkg)}@media screen and (max-width: 1760px){.projet-test .text-container .content{top:15%}.projet-test .h1-bkg-projet{right:5%}}@media screen and (max-width: 1650px){.projet-test .un-projet:nth-child(odd) .liens{right:-10%;bottom:-5%}}@media screen and (max-width: 1625px){.projet-test .h1-bkg-projet{right:0}}@media screen and (max-width: 1500px){.projet-test .text-container .content{left:-5%}.projet-test .un-projet:nth-child(odd) .content{left:0}}@media screen and (max-width: 1250px){.projet-test .un-projet:nth-child(odd) .photos{top:5%}}@media screen and (max-width: 1040px){.projet-test .projet-container{right:auto;width:80vw}.projet-test .text-container .content{top:0;left:0}.projet-test .liens{bottom:10%}.projet-test .phone-image{width:100%}.projet-test .photos{right:auto}.projet-test .h1-bkg-projet{line-height:135%;right:auto}}@media screen and (max-width: 860px){.projet-test .un-projet:nth-child(odd) .photos{left:25%;top:-5%}}@media screen and (max-width: 768px){.projet-test .liens{bottom:12%}.projet-test .photos{right:0;top:-5%}.projet-test .h1-bkg-projet{line-height:180%}.projet-test .un-projet:nth-child(odd) .photos{left:20%}}@media screen and (max-width: 670px){.projet-test .photos{right:-15%}}@media screen and (max-width: 590px){.projet-test .photos{right:-25%;top:-5%}.projet-test .h1-bkg-projet{line-height:225%}.projet-test .un-projet:nth-child(odd) .photos{left:50%}}@media screen and (max-width: 500px){.projet-test .photos{right:35%;top:-7%}.projet-test .h1-bkg-projet{line-height:275%;top:-10%}.projet-test .un-projet:nth-child(odd) .photos{left:-35%}.projet-test .un-projet:nth-child(odd) .liens{bottom:5%}}@media screen and (max-width: 465px){.projet-test .photos{top:-9%}.projet-test .h1-bkg-projet{font-size:135px;top:-4%}.projet-test .image-mockup{width:80%;height:auto;min-width:600px}}@media screen and (max-width: 410px){.projet-test .photos{right:30%}.projet-test .h1-bkg-projet{font-size:125px}.projet-test .image-mockup{width:80%;height:auto;min-width:525px}}@media screen and (max-width: 390px){.projet-test .photos{right:40%;top:-2vh}.projet-test .h1-bkg-projet{font-size:115px;top:5%}}.gros_cercle_projet{width:13vw;height:13vw;background-color:var(--color-primary);position:absolute;z-index:-5;border-radius:100%}.petit_cercle_projet{position:absolute;z-index:-3;left:35%;width:8vw;height:8vw;border-radius:100%;border:1px solid var(--color-quaternaire)}.deuxieme_petit_cercle_projet{position:absolute;z-index:-3;bottom:20%;right:20%;width:5vw;height:5vw;border-radius:100%;border:1px solid var(--color-quaternaire)}.perso{position:absolute;z-index:-3;bottom:0;left:0}.decorations_projet{width:90%;height:80%;width:100%;height:90%;position:relative}@media screen and (max-width: 500px){.decorations_projet{height:60%}}.decorations_projet .etoile{position:absolute;right:0;z-index:-3;width:8vw;height:8vw;min-width:79px;min-height:79px;stroke-width:.2px}.decorations_projet svg{position:absolute;z-index:-3;color:var(--color-quaternaire)}.un-projet:nth-child(odd) .decorations_projet .etoile{position:absolute;left:0%;bottom:20%;z-index:-3}.un-projet:nth-child(odd) .decorations_projet .gros_cercle_projet{position:absolute;z-index:-3;right:0;top:10%}.un-projet:nth-child(odd) .decorations_projet .petit_cercle_projet{position:absolute;left:20%;top:10%}.lottie_hero{width:2100px;height:300px;position:absolute;z-index:-12;top:25%;left:-5%}@media screen and (max-width: 1400px){.lottie_hero{top:28%;width:1531px}}@media screen and (max-width: 1306px){.lottie_hero{top:38%;width:1428px}}@media screen and (max-width: 1200px){.lottie_hero{width:1312px}}@media screen and (max-width: 970px){.lottie_hero{width:1060px}}@media screen and (max-width: 768px){.lottie_hero{width:840px}}@media screen and (max-width: 500px){.lottie_hero{width:546px;top:24%}}@media screen and (max-width: 375px){.lottie_hero{width:410px}}.lottie_propos_coin_droit{position:absolute;bottom:40%;left:40%;z-index:-20}@media screen and (max-width: 1535px){.lottie_propos_coin_droit{bottom:45%}}@media screen and (max-width: 768px){.lottie_propos_coin_droit{bottom:48%}}.animation svg{max-height:100%}.lottie_livre{position:absolute;top:10%;right:-36%;z-index:-10}.lottie_livre .animation svg{max-height:100%}@media screen and (max-width: 1568px){.lottie_livre{top:17%;right:-38%}}@media screen and (max-width: 1130px){.lottie_livre{top:19%;right:-40%}}@media screen and (max-width: 983px){.lottie_livre{top:24%;right:-40%}}@media screen and (max-width: 850px){.lottie_livre{top:22%;right:-40%}}@media screen and (max-width: 768px){.lottie_livre{top:-5%;right:-36%}}.lottie_apropos2{position:absolute;bottom:-38%;left:-40%;z-index:-10}.lottie_apropos2 .animation svg{max-height:100%}@media screen and (max-width: 1750px){.lottie_apropos2{bottom:-40%;left:-42%}}@media screen and (max-width: 1430px){.lottie_apropos2{bottom:-42%;left:-44%}}@media screen and (max-width: 1152px){.lottie_apropos2{left:-49%;bottom:-46%}}@media screen and (max-width: 625px){.lottie_apropos2{left:-49%;bottom:-48%}}.lottie_video{margin-top:30px;margin-right:15px}.lottie_fleche_video{position:absolute;top:-19%;left:-15%;z-index:-2}.lottie_fleche_video .animation svg{max-height:100%}@media screen and (max-width: 1570px){.lottie_fleche_video{top:-19%;left:-22%}}@media screen and (max-width: 1292px){.lottie_fleche_video{top:-23%;left:-26%}}@media screen and (max-width: 1036px){.lottie_fleche_video{top:-22%;left:-30%}}@media screen and (max-width: 768px){.lottie_fleche_video{top:-25%;left:-38%}}@media screen and (max-width: 745px){.lottie_fleche_video{top:-20%;left:-41%}}@media screen and (max-width: 665px){.lottie_fleche_video{top:-32%}}@media screen and (max-width: 584px){.lottie_fleche_video{top:-31%;left:-45%}}@media screen and (max-width: 500px){.lottie_fleche_video{top:-29%;left:-47%}}@media screen and (max-width: 452px){.lottie_fleche_video{top:-29%;left:-50%}}@media screen and (max-width: 436px){.lottie_fleche_video{top:-29%;left:-52%}}@media screen and (max-width: 409px){.lottie_fleche_video{top:-28%;left:-52%}}@media screen and (max-width: 376px){.lottie_fleche_video{top:-26%;left:-52%}}.lottie_footer{position:absolute;top:-25%;right:-42%;z-index:-2;height:300px}.lottie_footer .animation svg{max-height:100%}@media screen and (max-width: 1100px){.lottie_footer{right:-35%;top:-30%}}@media screen and (max-width: 937px){.lottie_footer{top:-35%}}@media screen and (max-width: 820px){.lottie_footer{top:-40%}}@media screen and (max-width: 500px){.lottie_footer{top:-42%}}@media screen and (max-width: 395px){.lottie_footer{top:-43%}}.gros_cercle{border-radius:100%;height:106px;width:106px;border:1px solid var(--color-primary)}@media screen and (max-width: 500px){.gros_cercle{height:58px;width:58px}}.ligne_hero{height:1px;background-color:var(--color-primary);width:1100px}.footer{background-color:var(--color-primary);color:var(--color-white);padding:71px 0;position:relative;z-index:25}.footer .wrapper{position:relative;z-index:5}.footer .titre_footer{display:flex;gap:10px}.footer .titre_footer svg{fill:none;height:8vw;width:8vw}.footer .logo{color:var(--color-white);font-family:var(--font-primary)}.footer .logo a{position:relative;padding:10px;transition:background-color .6s ease}.footer .logo a:hover{background-color:var(--color-quaternaire)}.footer .logo a::after{content:"";position:absolute;width:100%;height:100%;border-top:1px solid rgba(0,0,0,0);border-left:1px solid rgba(0,0,0,0);top:0;left:0;box-sizing:border-box;transform:scale(0);transform-origin:top left;transition:transform .6s ease,border-color .6s ease}.footer .logo a:hover:after{transform:scale(1);border-top-color:var(--color-white);border-left-color:var(--color-white)}.footer .logo a::before{content:"";position:absolute;width:100%;height:100%;border-bottom:1px solid rgba(0,0,0,0);border-right:1px solid rgba(0,0,0,0);top:0;left:0;box-sizing:border-box;transform:scale(0);transform-origin:bottom right;transition:transform .6s ease,border-color .6s ease}.footer .logo a:hover:before{transform:scale(1);border-bottom-color:var(--color-white);border-right-color:var(--color-white)}.footer .credits{display:flex;align-items:center}.footer nav{margin-top:80px;margin-bottom:57px}@media screen and (max-width: 1506px){.footer nav{margin-top:52px}}.footer ul{display:flex;justify-content:center;gap:108px}@media screen and (max-width: 1565px){.footer ul{gap:90px}}@media screen and (max-width: 1506px){.footer ul{display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:center;gap:30px;text-align:left}}@media screen and (max-width: 986px){.footer ul{gap:20px}}@media screen and (max-width: 954px){.footer ul{gap:10px}}@media screen and (max-width: 938px){.footer ul{display:grid;grid-template-columns:1fr}}@media screen and (max-width: 925px){.footer ul{display:grid;gap:30px}}@media screen and (max-width: 500px){.footer ul{display:grid;justify-content:flex-start;text-align:left;gap:30px;padding-left:0}}.footer ul a{position:relative;padding:10px;transition:background-color .6s ease}.footer ul a:hover{background-color:var(--color-quaternaire)}.footer ul a::after{content:"";position:absolute;width:100%;height:100%;border-top:1px solid var(--color-white);border-left:1px solid var(--color-white);top:0;left:0;box-sizing:border-box;transform:scale(0.3);transform-origin:top left;transition:transform .6s ease}.footer ul a:hover:after{transform:scale(1)}.footer ul a::before{content:"";position:absolute;width:100%;height:100%;border-bottom:1px solid var(--color-white);border-right:1px solid var(--color-white);top:0;left:0;box-sizing:border-box;transform:scale(0.2);transform-origin:bottom right;transition:transform .6s ease,border-color .6s ease}.footer ul a:hover:before{transform:scale(1)}.footer .divider{width:1755px;height:1px;background-color:var(--color-white)}.footer .logo_reseaux{margin-top:57px;display:grid;justify-content:center;gap:51px}@media screen and (max-width: 938px){.footer .logo_reseaux{justify-content:flex-start;padding-left:0px}}.footer .reseaux_sociaux{text-align:center}@media screen and (max-width: 938px){.footer .reseaux_sociaux{text-align:left}}.footer .reseaux_sociaux a{fill:var(--color-white)}.footer .reseaux_sociaux a:hover .behance{fill:var(--color-white);transform:scale(1.2);border-radius:100%;background-color:var(--color-quaternaire)}.footer .reseaux_sociaux a:hover .linkedin{fill:var(--color-white);transform:scale(1.2);border-radius:4px;background-color:var(--color-quaternaire)}.footer .reseaux_sociaux a:hover .instagram{fill:var(--color-white);transform:scale(1.2);border-radius:8px;background-color:var(--color-quaternaire)}.footer .behance,.footer .linkedin,.footer .instagram{transition:transform .3s ease,color .3s ease}.footer .fleche_retour{display:flex;gap:10px;align-items:center;justify-content:center}.footer .fleche_retour p{color:var(--color-white)}.footer .fleche_retour svg{margin-bottom:20px}.form{--color-focus: #cad3e7;--color-bg-form: #e8f0fe;--color-placeholder: #6c6666;--spacing-field: 63px;margin:40px 0 0 86px}@media screen and (max-width: 1212px){.form{margin-top:100px}}@media screen and (max-width: 920px){.form{margin-top:60px}}@media screen and (max-width: 520px){.form{margin-top:90px}}.form fieldset{border:none;padding:0}.form .grid{display:grid;gap:var(--spacing-md);grid-template-columns:1fr}@media screen and (min-width: 1024px){.form .grid{grid-template-columns:1fr 1fr}}.form .champs_nom .input{display:flex}@media screen and (max-width: 573px){.form .champs_nom{display:grid;grid-template-columns:1fr;gap:25px}}.form .champs_nom .input__element{padding-left:0}.form .champs_rejoindre{display:flex;gap:var(--spacing-field);margin-top:var(--spacing-field)}@media screen and (max-width: 573px){.form .champs_rejoindre{display:grid;grid-template-columns:1fr;gap:25px}}.form .input__label{font-family:var(--font-secondary);font-size:var(--font-size-h5);font-weight:300;display:block;margin-bottom:8px}.form .input__element{outline:none;border-top:none;border-right:none;border-left:none;border-bottom:1px solid #000;width:450px;font-family:var(--font-secondary);font-size:var(--font-size-p);font-weight:300;padding:10px;cursor:pointer;background-color:rgba(0,0,0,0)}.form .input__element:-webkit-autofill,.form .input__element:-webkit-autofill-active{-webkit-text-fill-color:inherit !important;background-color:#fff}.form .input__element:hover,.form .input__element+.input__label:hover::before{background-color:var(--color-bg-form)}.form .input__element:focus,.form .input__element:-webkit-autofill:focus,.form .input__element:focus+.input__label::before{background-color:var(--color-focus);border-bottom:1px solid var(--color-tertiary)}.form .input__element::-moz-placeholder{color:var(--color-placeholder)}.form .input__element::placeholder{color:var(--color-placeholder)}@media screen and (max-width: 1110px){.form .input__element{width:400px}}@media screen and (max-width: 1045px){.form .input__element{width:350px}}@media screen and (max-width: 920px){.form .input__element{width:300px}}@media screen and (max-width: 805px){.form .input__element{width:275px}}@media screen and (max-width: 768px){.form .input__element{width:238px}}@media screen and (max-width: 720px){.form .input__element{width:200px}}@media screen and (max-width: 593px){.form .input__element{width:190px}}@media screen and (max-width: 520px){.form .input__element{width:262px}}.textarea{margin-top:39px}.textarea .input__element{resize:vertical;width:962px;height:222px;background-color:var(--color-white)}@media screen and (max-width: 1110px){.textarea .input__element{width:850px}}@media screen and (max-width: 1045px){.textarea .input__element{width:700px}}@media screen and (max-width: 1045px){.textarea .input__element{width:700px}}@media screen and (max-width: 835px){.textarea .input__element{width:600px}}@media screen and (max-width: 768px){.textarea .input__element{width:500px;height:200px}}@media screen and (max-width: 625px){.textarea .input__element{width:400px;height:150px}}@media screen and (max-width: 520px){.textarea .input__element{width:275px;height:100px}}.form__footer{margin-top:57px}.form__footer .btn{padding:10px 73px;cursor:pointer}.is-sent .infos_personnelles,.is-sent .requete_citoyenne,.is-sent .soumettre{display:none}.form__confirmation{display:none}.form__confirmation h5{margin-bottom:8px}.form__confirmation p{color:var(--color-black);margin-top:0}.is-sent .form__confirmation{display:block}.error .input__element,.error.check .input__label::before,.error.radio .input__label::before,.error .check .input__label::before,.error .radio .input__label::before{background-color:var(--color-error-bg-field);border-bottom:1px solid var(--color-error)}.error .input__element:invalid+.error-message{display:block}.error .input__label{color:var(--color-error)}.error-message{display:none;color:var(--color-error);background-color:rgba(0,0,0,0);font-family:var(--font-secondary);font-size:var(--font-size-p-petit);font-weight:300}.infolettre .form{margin:0}.infolettre .btn{color:var(--color-white);border:1px solid var(--color-white) !important}.ChampCourriel{display:flex;align-items:flex-end;gap:74px}.has-js [data-animations=fromBottom]{opacity:0;transform:translateY(60px);transition:all .4s ease-out}.has-js [data-animations=fromBottom].is-active{opacity:1;transform:translateY(0)}.has-js [data-animations=fromLeft]{opacity:0;transform:translateX(-60px);transition:all .4s ease-out}.has-js [data-animations=fromLeft].is-active{opacity:1;transform:translateX(0)}.has-js [data-animations=fromTop]{opacity:0;transform:translateY(-60px);transition:all .4s ease-out}.has-js [data-animations=fromTop].is-active{opacity:1;transform:translateY(0)}.has-js [data-animations=fromRight]{opacity:0;transform:translateX(60px);transition:all .4s ease-out}.has-js [data-animations=fromRight].is-active{opacity:1;transform:translateX(0)}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto !important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.header .nav a{position:relative}.header .nav a::before{content:"";position:absolute;bottom:0;left:0;height:2px;width:100%;background-color:var(--color-tertiaire);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.header .nav a:hover::before{transform:scaleX(1)}.header .nav a:not(:hover)::before{transform-origin:right;transition:transform .4s ease}.btn_projets{position:relative;padding:0;font-size:16px;border:none;overflow:hidden;display:flex;align-items:center}.btn_projets a{position:relative;display:flex}.btn_projets a::before{content:"";position:absolute;bottom:0;left:0;height:2px;width:100%;background-color:var(--color-secondaire-typo);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.btn_projets a:hover::before{transform:scaleX(1)}.btn_projets a:not(:hover)::before{transform-origin:right;transition:transform .4s ease}.arrow-icon{position:relative;overflow:hidden}.arrow-icon .icon{display:inline-block;position:relative;transition:transform .4s ease-in-out}.btn_projets a:hover .arrow-icon .icon{animation:MoveUpInitial .3s forwards,MoveUpEnd .3s forwards .3s}@keyframes moveFleche{0%,100%{transform:translate(0, 0)}50%{transform:translate(20px, -20px)}}@keyframes MoveUpInitial{0%{transform:translate(0, 0);opacity:1}100%{transform:translate(100%, -100%);opacity:0}}@keyframes MoveUpEnd{0%{transform:translate(-100%, 100%);opacity:0}100%{transform:translate(0, 0);opacity:1}}.u-hidden-visually{border:0 !important;clip:rect(0 0 0 0) !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-grid-fullwidth{grid-column:1/-1 !important}