/** Generated: Thursday, 17th of March 2022, 17:58:59 // Powered by AIOM+ v4.0.4 **/
*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}@font-face{font-family:"Inter";src:url("/site/templates/fonts/Inter/Inter-Regular.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:"Inter";src:url("/site/templates/fonts/Inter/Inter-Italic.woff2") format("woff2");font-weight:400;font-style:italic}@font-face{font-family:"Inter";src:url("/site/templates/fonts/Inter/Inter-Medium.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:"Inter";src:url("/site/templates/fonts/Inter/Inter-MediumItalic.woff2") format("woff2");font-weight:600;font-style:italic}@font-face{font-family:"Inter";src:url("/site/templates/fonts/Inter/Inter-Bold.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:"Inter";src:url("/site/templates/fonts/Inter/Inter-BoldItalic.woff2") format("woff2");font-weight:700;font-style:italic}:root{--size1:2.1vw;--size2:1.5rem;--noir:#000;--blanc:#fff;--gris:rgba(0,0,0,.5);--marge:1.11vw;--marge2:calc(var(--marge)*3);--marge3:calc(var(--marge)*6);--hauteurProjet:18vw}@media only screen and (max-width:1024px){:root{--size1:1.5rem;--marge:2vw}}@media only screen and (max-width:550px){:root{--marge:3vw}}html{font-size:62.5%}body{font-family:"Inter",sans-serif;font-weight:600;font-size:var(--size2);color:var(--noir);line-height:1.2}body a{color:inherit;text-decoration:underline}#grid{display:grid;display:none;position:fixed;top:0;pointer-events:none;padding:0 var(--marge);grid-template-columns:repeat(12,1fr);column-gap:var(--marge);height:100vh;width:100vw}@media only screen and (max-width:550px){#grid{display:none}}#grid span{height:100%;border:1px solid rgba(0,0,255,.1)}main #logo_s{width:12vw;z-index:1000;top:var(--marge);left:var(--marge);position:fixed}@media only screen and (max-width:550px){main #logo_s{position:static;width:100%;padding:var(--marge);padding-top:13vw}}main section{padding:0 var(--marge);display:grid;grid-template-columns:repeat(12,1fr);column-gap:var(--marge)}@media only screen and (max-width:550px){main section{display:block}}main section.header{height:4vw;padding-top:var(--marge);background:linear-gradient(0deg,rgba(255,255,255,0) 0%,#fff 75%);position:fixed;width:100vw;z-index:11}main section.header a{text-decoration:none}@media only screen and (max-width:550px){main section.header{height:14vw;display:flex;justify-content:space-between}}main section.header span:nth-child(1){grid-column:9}main section.header span:nth-child(2){grid-column:11}main section.header span:nth-child(3){grid-column:12;text-align:right}main section.header span:nth-child(3) a{margin-left:var(--marge);color:var(--gris)}main section.header span:nth-child(3) a.active{color:var(--noir)}main section.page{padding-top:var(--hauteurProjet)}main section.page .section{padding:0 0 var(--marge3) 0}@media only screen and (max-width:550px){main section.page .section{padding:0 0 var(--marge2) 0}}main section.page .section h1,main section.page .section h2,main section.page .section h3,main section.page .section h4,main section.page .section h5,main section.page .section h6{font-size:var(--size1);font-weight:600;padding-bottom:var(--marge2)}@media only screen and (max-width:550px){main section.page .section h1,main section.page .section h2,main section.page .section h3,main section.page .section h4,main section.page .section h5,main section.page .section h6{font-weight:800;font-size:var(--size2);padding-bottom:var(--marge)}}main section.page .section.section_titre{grid-column:span 2;font-size:var(--size1)}main section.page .section.section_sous_titre{grid-column:3/span 10;font-size:var(--size1);padding-bottom:var(--marge2)}main section.page .section.section_texte{grid-column:3/span 5}main section.page .section.section_texte+.section_texte{grid-column:span 5}main section.page .section.section_image{grid-column:3/span 5}main section.page .section.section_image .wrap{display:grid;grid-template-columns:repeat(5,1fr);column-gap:var(--marge)}@media only screen and (max-width:550px){main section.page .section.section_image .wrap{display:block}}main section.page .section.section_image .wrap .image{grid-column:span 2;aspect-ratio:1}main section.page .section.section_image .wrap .image img{object-fit:cover;width:100%;height:100%}main section.page .section.section_image+.section_texte{grid-column:span 5}main section.footer{background-color:var(--noir);color:var(--blanc);border-bottom:1px solid var(--noir);padding:var(--marge2) var(--marge);margin-top:var(--marge2)}main section.footer .content_1{grid-column:3/span 5}main section.footer .content_1 img{height:2.45vw;width:auto}@media only screen and (max-width:1024px){main section.footer .content_1 img{width:50%;height:auto;padding-bottom:2rem}}@media only screen and (max-width:1024px){main section.footer .content_1{grid-column:1/span 6}}main section.footer .content_2{font-style:normal;grid-column:8/span 5}main section.footer .content_2 a{text-decoration:none}@media only screen and (max-width:1024px){main section.footer .content_2{grid-column:7/span 6}}