:root{--c-black:#000;--c-white:#fff;--c-grey-heavy:#282828;--c-grey-darker:#454545;--c-grey-dark:#858585;--c-grey:#ccc;--c-grey-light:#e3e3e3;--c-grey-ultra-light:#f5f5f5;--c-orange:#f39100;--c-orange-warning:#ffa318;--c-orange-warning-dark:var(--c-orange);--c-green:green;--c-red:red;--c-red-dark:#dc0117;--c-blue:#069;--c-blue-dark:#254662;--c-almond-light:#f1efe8;--spacer-1:1rem;--spacer-2:calc(var(--spacer-1)*2);--spacer-3:calc(var(--spacer-1)*3);--spacer-4:calc(var(--spacer-1)*4);--font-default:"Frutiger",sans-serif;--font-heading:"Frutiger",sans-serif;--color-background:var(--c-white);--color-heading:var(--c-grey-darker);--color-text:var(--c-grey-darker)}*,:after,:before{box-sizing:border-box}html{font-size:16px;overflow-x:hidden;position:relative}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-background);color:var(--color-text);font-family:var(--font-default);font-size:1rem;line-height:1.6;margin:0;min-height:100vh;text-rendering:optimizeLegibility}b,strong{font-weight:700}a{color:var(--c-blue);text-decoration:none}a article{color:var(--color-text)}h1{margin:var(--spacer-1) 0 var(--spacer-3)}h2,h3{margin:var(--spacer-1) 0 var(--spacer-1)}h2 a,h3 a{color:var(--color-heading);text-decoration:none}address{margin:1rem 0}.title-head+h1{margin-top:0}main{min-height:100vh}figure{margin:0}@media (max-width:1400px){h1{font-size:2.5rem}}@media (max-width:1200px){:root{--spacer-1:1rem;--spacer-2:calc(var(--spacer-1)*1);--spacer-3:calc(var(--spacer-1)*2);--spacer-4:calc(var(--spacer-1)*3)}html{font-size:15px}h1{font-size:2.5rem}}@media (max-width:767px){:root{--spacer-1:1rem;--spacer-2:calc(var(--spacer-1)*1);--spacer-3:calc(var(--spacer-1)*1);--spacer-4:calc(var(--spacer-1)*2)}html{font-size:14px}h1{font-size:2rem}}@font-face{font-family:Frutiger;font-style:normal;font-weight:700;src:url(/fonts/FrutigerLTStd-Bold.woff2) format("woff2"),url(/fonts/FrutigerLTStd-Bold.woff) format("woff"),url(/fonts/FrutigerLTStd-Bold.otf) format("opentype")}@font-face{font-family:Frutiger;font-style:italic;font-weight:700;src:url(/fonts/FrutigerLTStd-BoldItalic.woff2) format("woff2"),url(/fonts/FrutigerLTStd-BoldItalic.woff) format("woff"),url(/fonts/FrutigerLTStd-BoldItalic.otf) format("opentype")}@font-face{font-family:Frutiger;font-style:normal;font-weight:400;src:url(/fonts/FrutigerLTStd-Roman.woff2) format("woff2"),url(/fonts/FrutigerLTStd-Roman.woff) format("woff"),url(/fonts/FrutigerLTStd-Roman.otf) format("opentype")}@font-face{font-family:Frutiger;font-style:italic;font-weight:400;src:url(/fonts/FrutigerLTStd-Italic.woff2) format("woff2"),url(/fonts/FrutigerLTStd-Italic.woff) format("woff"),url(/fonts/FrutigerLTStd-Italic.otf) format("opentype")}@font-face{font-family:Frutiger;font-style:normal;font-weight:300;src:url(/fonts/FrutigerLTStd-Light.woff2) format("woff2"),url(/fonts/FrutigerLTStd-Light.woff) format("woff"),url(/fonts/FrutigerLTStd-Light.otf) format("opentype")}@font-face{font-family:Frutiger;font-style:italic;font-weight:300;src:url(/fonts/FrutigerLTStd-LightItalic.woff2) format("woff2"),url(/fonts/FrutigerLTStd-LightItalic.woff) format("woff"),url(/fonts/FrutigerLTStd-LightItalic.otf) format("opentype")}h1{font-size:3.5rem}h1,h2{letter-spacing:.2px;line-height:1.3}h2{font-size:1.5rem}address{font-style:normal;font-weight:300}h3{font-size:1.3rem;letter-spacing:.1px;line-height:1.3}.title-head,p{font-weight:300}.title-head{color:var(--c-grey-dark);font-size:.85rem;letter-spacing:.2px;margin-bottom:.5rem;text-transform:uppercase}.text--light{font-weight:300}.btn,.button,button{background:var(--c-grey-heavy);color:var(--c-white);display:inline-block;font-size:1rem;line-height:1rem;margin:1rem 0;padding:.8rem 2rem;text-decoration:none}@media (max-width:1200px){.btn,.button,button{padding:.8rem 1rem .6rem}}.btn--close,.button--close,button--close{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:var(--c-grey-dark);cursor:pointer;display:flex;font-size:.8rem;font-weight:300;justify-content:flex-end;margin:0 0 .5rem var(--spacer-3);padding:0;text-transform:uppercase}.btn--close img,.button--close img,button--close img{transform:translateY(0) translate(5px)}details{border:1px solid rgba(0,0,0,.125);max-width:1000px;width:100%}details summary{background:var(--c-grey-ultra-light);color:var(--c-grey-heavy);cursor:pointer;font-size:1rem;font-weight:700;line-height:1.2;padding:1rem 1.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}details article{display:block;padding:.5rem 1.25rem}details+details{border-top:0}.accordeon-group{margin:0 0 var(--spacer-3)}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.375rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.form-input{margin:0 0 1rem}.error-msg{color:red;font-size:.8rem;margin:.5rem 0 0}.header--main{align-items:flex-end;display:flex;justify-content:space-between;margin:0 auto;max-width:1700px;padding:var(--spacer-2) var(--spacer-4)}.header--main img{height:40px}@media (min-width:1200px){.header--main img{height:100px}}@media (min-width:1400px){.header--main img{height:70px}}.header--main .header__toggle{display:none}.header--main .header__toggle,.header--main .header__toggle *{transition:transform .2s ease-in-out}.header--main .header__infos{background-color:var(--c-orange-warning-dark);color:var(--color-text);font-size:1rem;line-height:1rem;padding:.75rem 2.25rem;position:absolute;right:0;top:0}.header--main .header__infos-toggle{display:none}.header--main nav>ul{display:flex;list-style-type:none;margin:0;padding:0}.header--main nav>ul a{color:var(--color-text);font-size:.9rem;margin:0 var(--spacer-1);text-decoration:none;text-transform:uppercase}.header--main nav>ul a.current,.header--main nav>ul a.router-link-active{color:var(--c-blue);line-height:5px;position:relative}.header--main nav>ul a.current:after,.header--main nav>ul a.router-link-active:after{border-bottom:2px solid var(--c-blue);bottom:-.5rem;content:"";display:block;left:-.5rem;position:absolute;right:-.5rem}@media (max-width:1400px){.header--main{padding:var(--spacer-3) var(--spacer-4)}}@media (max-width:1200px){.header--main{align-items:center;padding:var(--spacer-2) var(--spacer-4) 0}.header--main nav{display:none}.header--main .header__toggle{cursor:pointer;display:flex;flex-direction:column;height:25px;justify-content:space-between;width:33px}.header--main .header__toggle>div{background:var(--c-grey-heavy);height:3px;width:100%}.header--main .header__infos{display:none}.header--main .header__infos-toggle,.header--main .header__infos-toggle:scope{color:var(--c-orange-warning-dark);display:block}.header--main.header--open .header__toggle{position:relative;z-index:11}.header--main.header--open .header__toggle>div:first-child{transform:rotate(45deg);transform-origin:top left}.header--main.header--open .header__toggle>div:nth-child(2){display:none}.header--main.header--open .header__toggle>div:nth-child(3){transform:rotate(-45deg);transform-origin:bottom left}.header--main.header--open nav{align-items:flex-start;background:var(--c-white);bottom:0;display:block;display:flex;flex-direction:column;justify-content:center;left:0;padding:0 var(--spacer-4);position:fixed;right:0;top:0;z-index:10}.header--main.header--open nav>ul{flex-direction:column}.header--main.header--open nav>ul a{line-height:3rem}.header--main.header--open nav>ul a.router-link-active:after{left:0;right:0}}.footer--main,.footer--second{background:var(--c-blue);color:var(--c-white);-moz-column-count:3;column-count:3;gap:var(--spacer-4);margin:0 auto;max-width:1700px;padding:var(--spacer-4);position:relative}.footer--main:before,.footer--second:before{border-left:9999px solid var(--c-blue);box-shadow:9999px 0 0 var(--c-blue);content:"";height:100%;left:-9999px;position:absolute;right:0;top:0}.footer--main>*,.footer--second>*{position:relative;z-index:2}.footer--main article,.footer--second article{-moz-column-break-inside:avoid;break-inside:avoid;margin:0 0 var(--spacer-4)}.footer--main h2,.footer--second h2{margin-top:0}.footer--main a,.footer--second a{color:var(--c-white)}.footer--main ul,.footer--second ul{list-style-type:none;margin:var(--spacer-1) 0;padding:0}@media (max-width:1400px){.footer--main,.footer--second{-moz-column-count:2;column-count:2}}@media (max-width:1200px){.footer--main,.footer--second{-moz-column-count:1;column-count:1}}.footer--second{background:var(--c-blue-dark);-moz-column-count:1;column-count:1;padding:var(--spacer-1) var(--spacer-4);position:relative}.footer--second:before{border-left:9999px solid var(--c-blue-dark);box-shadow:9999px 0 0 var(--c-blue-dark);content:"";height:100%;left:-9999px;position:absolute;right:0;top:0}.footer--second>*{position:relative;z-index:2}.section--home-header{margin:0 auto;max-width:1700px;padding:var(--spacer-4) 0;position:relative;width:100%}.section--home-header .section__title{background:var(--c-white);padding:var(--spacer-4) var(--spacer-2) var(--spacer-2) var(--spacer-4);position:relative;width:40%;z-index:2}.section--home-header .section__img{background-image:url(../img/chantier.png);background-position:50%;background-size:cover;bottom:0;left:30%;position:absolute;right:0;top:0}.section--home-header img,.section--home-header svg{bottom:0;position:absolute;right:0;transform:translateY(50%)}.section--home-header .section__logo{max-height:200px;padding:0;position:relative;transform:translateY(0)}@media (max-width:1400px){.section--home-header svg{left:60%;width:40%}}@media (max-width:1200px){.section--home-header{margin:0;padding:var(--spacer-4) 0}.section--home-header .section__title{padding:var(--spacer-4) var(--spacer-4) var(--spacer-2) var(--spacer-4);width:40%}.section--home-header .section__img{left:0}}@media (max-width:767px){.section--home-header{margin:0 0 var(--spacer-1) 0}.section--home-header .section__title{margin:0;padding:var(--spacer-4) var(--spacer-4) var(--spacer-2);width:60%}.section--home-header .section__title h1{margin-top:0}.section--home-header svg{bottom:0;position:absolute;right:40%;right:0;transform:translateY(50%);width:60%}}.section--home-grid{display:grid;gap:var(--spacer-2);grid-template-columns:2fr 1.5fr 1.5fr;margin:0 auto;max-width:1700px;padding:var(--spacer-4)}.section--home-grid img{max-width:100%}@media (max-width:1200px){.section--home-grid{gap:var(--spacer-3);grid-template-columns:1fr 1fr}}@media (max-width:767px){.section--home-grid{gap:var(--spacer-4);grid-template-columns:1fr}}.section--home-grid-2{grid-gap:var(--spacer-2);display:grid;grid-auto-flow:dense;grid-auto-rows:auto;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1700px;padding:0 var(--spacer-4) var(--spacer-4)}.section--home-grid-2 img{max-width:100%}.section--themes{grid-gap:var(--spacer-2);grid-row-gap:var(--spacer-2);display:grid;grid-auto-flow:dense;grid-auto-rows:auto;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1700px;padding:0 var(--spacer-4) var(--spacer-4)}.section--themes header{grid-column:1/-1}.section--themes h1{margin-bottom:1rem}.section--themes a{color:var(--color-text);text-decoration:none}.section--articles{display:grid;gap:var(--spacer-2);grid-template-columns:1fr 1fr 1fr;margin:0 auto;max-width:1700px;padding:0 var(--spacer-4) var(--spacer-4)}.section--articles header,.section--articles section{grid-column:1/-1}.section--articles section+a{grid-column:1/3}.section--articles h1{margin-bottom:1rem}.section--articles a{color:var(--color-text);text-decoration:none}.section--page{grid-column-gap:var(--spacer-4);display:grid;grid-template-columns:1fr 800px 1fr;margin:0 auto;max-width:1700px;padding:0 var(--spacer-4) var(--spacer-4)}.section--page>*{grid-column:2}.section--page>aside{grid-column:1;grid-row:1/99}@media (min-width:1400px){.section--page .section__article .img-full{max-width:135%}}.section--page img,.section--page>header{grid-column:2/-1}.section--page .article--pages{grid-column-gap:var(--spacer-2);display:grid;grid-template-columns:40% 60%}.section--page .article--pages h2{margin:0 0 .5rem}.section--page .article--pages img{aspect-ratio:4/3;grid-column:40%}@media (max-width:1400px){.section--page{grid-template-columns:1fr 850px}}@media (max-width:1200px){.section--page{grid-template-columns:1fr}.section--page img,.section--page>*,.section--page>header{grid-column:1}.section--page .article--pages{display:block}}.section--project,.section--simple{margin:0 auto;max-width:1700px;padding:0 var(--spacer-4) var(--spacer-4)}.section--project{grid-column-gap:var(--spacer-4);display:grid;grid-template-areas:"aside-main header header" "aside-main main aside-second" "slider slider aside-second" "empty second aside-second";grid-template-columns:1fr 800px 1fr;grid-template-rows:auto}.section--project>header{grid-area:header}.section--project .block--slider{grid-area:slider}.section--project .section__article{grid-area:main}.section--project .section__article--part-2{grid-area:second}.section--project aside{grid-area:aside-main;position:relative}.section--project aside.section__right-side{grid-area:aside-second;padding:10rem 0 0}@media (max-width:1400px){.section--project{grid-template-columns:1fr 650px 1fr;padding-top:var(--spacer-1)}}@media (max-width:1200px){.section--project{grid-template-areas:"aside-main" "header" "main" "slider" "second" "aside-second";grid-template-columns:100%}.section--project .block--slider{margin-bottom:var(--spacer-4);max-width:100%}.section--project .section__article{padding-bottom:0}.section--project aside{display:none}}.section--history{grid-column-gap:var(--spacer-4);display:grid;grid-template-areas:"aside-main header header" "aside-main main aside-second" "aside-main second aside-second";grid-template-columns:1fr 800px 1fr;grid-template-rows:auto;margin:0 auto;max-width:1700px;padding:0 var(--spacer-4) 0 var(--spacer-4)}.section--history>header{grid-area:header}.section--history .section__article{grid-area:main}.section--history .section__numbers{display:flex;flex-direction:column;grid-area:second}.section--history .section__numbers>*{max-width:calc(50% - var(--spacer-1))}.section--history .section__numbers>:nth-child(2n){align-self:flex-end}.section--history aside{grid-area:aside-main;position:relative}.section--history aside.section__right-side{grid-area:aside-second;overflow:hidden}.section--history aside.section__right-side img{max-width:100%;position:absolute;right:0;top:0}@media (max-width:1400px){.section--history{grid-template-columns:1fr 650px 1fr;padding-top:var(--spacer-1)}.section--history .section__numbers{padding:0 var(--spacer-4) var(--spacer-4)}}@media (max-width:1200px){.section--history{grid-template-areas:"aside-main" "header" "main" "slider" "second" "aside-second";grid-template-columns:1fr}.section--history .section__numbers>*{max-width:100%}}@media (max-width:767px){.section--history .section__numbers{padding:0 0 var(--spacer-4)}}.section--objectifs{grid-column-gap:var(--spacer-4);background:var(--c-grey-ultra-light);display:grid;grid-auto-rows:minmax(min-content,max-content);grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;margin:0 auto;max-width:1700px;padding:var(--spacer-4) var(--spacer-4)}.section--objectifs h3{grid-column:1/-1}@media (max-width:1200px){.section--objectifs{grid-column-gap:var(--spacer-1);grid-template-columns:1fr}}.section--post{grid-column-gap:var(--spacer-4);display:grid;grid-template-columns:1fr 800px 1fr;margin:0 auto;max-width:1700px;padding:0 var(--spacer-4) var(--spacer-4)}.section--post>*{grid-column:2}.section--post h1{margin-top:0}.section--post figure{grid-column:1/-1}.section--post figure>img{display:block;margin:0 auto var(--spacer-3);max-width:100%}@media (max-width:1200px){.section--post{grid-template-columns:1fr}.section--post img,.section--post>*{grid-column:1}}.section--faq{margin:0 auto;max-width:1700px;padding:0 var(--spacer-4)}.section--contact{margin:0 auto;max-width:1700px;padding:0 var(--spacer-4) var(--spacer-4)}.section--contact form{max-width:600px;width:100%}.section--slider{background:var(--c-white);display:grid;height:100vh;left:0;place-items:center;position:fixed;top:0;width:100vw;z-index:1000}.section--slider header{justify-content:flex-end!important}.section--highlights h4{background:var(--c-orange-warning-dark);color:var(--c-white);margin:0 auto;max-width:1700px;padding:.5rem var(--spacer-4) 0;position:relative}.section--highlights h4:before{border-left:9999px solid var(--c-orange-warning-dark);box-shadow:9999px 0 0 var(--c-orange-warning-dark);content:"";height:100%;left:-9999px;position:absolute;right:0;top:0}.section--highlights h4>*{position:relative;z-index:2}.section--error{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;margin:0 auto;max-width:1700px;padding:var(--spacer-4);text-align:center}.section--error button{cursor:pointer;margin-top:var(--spacer-4)}.section--error img{cursor:pointer;left:0;margin:var(--spacer-1);max-width:100%;position:absolute;top:0}.section--error h1{margin:0 0 var(--spacer-2)}.section--error h2{margin:0 0 var(--spacer-4)}.section__header{line-height:0;margin-bottom:var(--spacer-4);position:relative}.section__header img{aspect-ratio:16/7;-o-object-fit:cover;object-fit:cover;width:100%}.section__header>div{background:#fff;bottom:var(--spacer-3);left:var(--spacer-2);max-width:60%;padding:var(--spacer-4) var(--spacer-3) var(--spacer-4);position:absolute}.section__header>div h1{line-height:1.2;margin:0 1rem 0 0}.section__header>div p{margin:0 0 1.5rem}.section__header:after{background-image:url(/img/trame.svg);background-position:100%;background-repeat:no-repeat;background-size:auto 100%;bottom:-1.5rem;content:"";display:block;height:3rem;position:absolute;right:0;width:100%}.section__header--warning{background:var(--c-orange-warning);height:320px;position:relative;width:100%}.section__header--warning:before{border-left:9999px solid var(--c-orange-warning);box-shadow:9999px 0 0 var(--c-orange-warning);content:"";height:100%;left:-9999px;position:absolute;right:0;top:0}.section__header--warning>*{position:relative;z-index:2}.section__header--warning>span{background:var(--c-orange-warning-dark);display:block;height:var(--spacer-2);position:relative;width:100%}.section__header--warning>span:before{border-left:9999px solid var(--c-orange-warning-dark);box-shadow:9999px 0 0 var(--c-orange-warning-dark);content:"";height:100%;left:-9999px;position:absolute;right:0;top:0}.section__header--warning>span>*{position:relative;z-index:2}.section__header--warning>div{bottom:0;left:calc(var(--spacer-3)*-1);max-height:200px}.section__header--warning:after{right:calc(-50vw + 50%)}@media (max-width:1400px){.section__header:after{bottom:-1.25rem;content:"";height:2.5rem}.section__header-warning{height:280px}.section__header-warning>div{bottom:0;left:calc(var(--spacer-3)*-1);max-height:200px}.section__header-warning:after{right:calc(-50vw + 50%)}}@media (max-width:1200px){.section__header{margin-bottom:0}.section__header:after{display:none}.section__header>div{padding:var(--spacer-4) var(--spacer-3) 0;position:relative}.section__header-warning{height:180px;margin-bottom:var(--spacer-4)}.section__header-warning>div{bottom:0;left:var(--spacer-2);max-height:200px;position:absolute}}@media (max-width:767px){.section__header:after{bottom:-1rem;content:"";display:none;height:2rem}.section__header>div{left:0;max-width:100%;padding:var(--spacer-4) var(--spacer-3) 0}.section__header-warning{height:120px}.section__header-warning>div{bottom:0;left:0;max-height:200px;position:absolute}}.section__article li,.section__article p{font-size:1.2rem;font-weight:300;line-height:2rem}.section__article img,.section__article video{margin:1rem 0;max-width:100%}@media (max-width:1200px){.section__article{padding:0 var(--spacer-4) var(--spacer-4)}.section__article li,.section__article p{font-size:1.1rem;font-weight:300;line-height:1.7rem}}@media (max-width:767px){.section__article{padding:0}}.section__number{margin:var(--spacer-2) 0 8rem;position:relative}.section__number h1,.section__number h2{line-height:.8;margin:0}.section__number p{font-size:1rem;margin:var(--spacer-1) 0}.section__number:after{background-image:url(/img/trame-mini.svg);background-position:0;background-repeat:no-repeat;background-size:auto 100%;bottom:calc(var(--spacer-3)*-1);content:"";display:block;height:var(--spacer-2);left:0;position:absolute;width:100%}@media (max-width:1200px){.section__number{margin:var(--spacer-2) 0 var(--spacer-4)}}.article--pages img{aspect-ratio:12/6;max-width:100%;-o-object-fit:cover;object-fit:cover}.article--pages h2{margin-top:0}.article--pages p{font-weight:300;margin-bottom:.5rem}.article--highlights hr{border:1px solid var(--color-text);margin:var(--spacer-4) 0}.article--highlights a{background-color:var(--c-grey-heavy);color:var(--c-white);line-height:1.5rem;padding:.5rem 1.5rem}.article--highlights .frame{border:1px solid var(--color-text);border-radius:1.5rem;line-height:1.5rem;margin-bottom:1.5rem;padding:.5rem 1.5rem;width:-moz-fit-content;width:fit-content}.article--highlights-illustrated{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.article--highlights-illustrated>div{width:40%}.article--highlights-illustrated>img{-o-object-fit:contain;object-fit:contain;width:40%}@media (max-width:1400px){.article--highlights-illustrated>img{width:45%}}@media (max-width:1200px){.article--highlights-illustrated>img{width:50%}}@media (max-width:767px){.article--highlights-illustrated{flex-direction:column}.article--highlights-illustrated>div{width:100%}.article--highlights-illustrated>img{height:auto;width:100%}}.article--highlights-text{width:40%}@media (max-width:767px){.article--highlights-text{flex-direction:column;width:100%}}.highlight:is(details){border:0;margin:0 auto;max-width:1700px;padding:0 var(--spacer-4)}.highlight:is(details) summary{background:var(--c-orange-warning-dark);line-height:1;padding:.5rem 0;position:relative}.highlight:is(details) summary:before{border-left:9999px solid var(--c-orange-warning-dark);box-shadow:9999px 0 0 var(--c-orange-warning-dark);content:"";height:100%;left:-9999px;position:absolute;right:0;top:0}.highlight:is(details) summary>*{position:relative;z-index:2}.highlight:is(details) article{background:var(--c-orange-warning);display:grid;gap:0 var(--spacer-2);grid-template-columns:1fr 1fr;padding:var(--spacer-2) 0;position:relative}.highlight:is(details) article:before{border-left:9999px solid var(--c-orange-warning);box-shadow:9999px 0 0 var(--c-orange-warning);content:"";height:100%;left:-9999px;position:absolute;right:0;top:0}.highlight:is(details) article>*{position:relative;z-index:2}.highlight:is(details) article *{grid-column:1}.highlight:is(details) article img{grid-column:2;width:100%}.highlight:is(details) article p a{background:var(--c-grey-heavy);color:var(--c-white);display:inline-block;font-size:1rem;line-height:1rem;margin:0;padding:.8rem 2rem;text-decoration:none}@media (max-width:1200px){.highlight:is(details) article p a{padding:.8rem 1rem .6rem}}@media (max-width:1200px){.highlight:is(details) article{grid-template-columns:1fr}.highlight:is(details) article img{grid-column:1}}@keyframes showOverlayContent{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes showBackgroundOverlay{0%{opacity:0}to{opacity:1}}.overlay{align-items:center;animation:showBackgroundOverlay .2s ease-out;background:rgba(0,0,0,.75);display:flex;left:0;min-height:100vh;opacity:1;position:absolute;right:0;top:0;z-index:10}.overlay header{display:flex;flex-direction:column;padding:var(--spacer-2) 0 var(--spacer-2)}.overlay header h3{margin:0 0 .5rem}.overlay header p{margin:0;text-transform:capitalize}.overlay__close{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:var(--c-grey-dark);cursor:pointer;display:flex;font-size:.8rem;font-weight:300;justify-content:flex-end;margin:0 0 .5rem var(--spacer-3);padding:0;text-transform:uppercase}.overlay__close img{transform:translateY(0) translate(5px)}.overlay__content{animation:showOverlayContent .4s ease-out;background:#fff;height:-moz-fit-content;height:fit-content;margin:var(--spacer-4) auto;max-width:800px;padding:.5rem var(--spacer-4) var(--spacer-3)}.overlay__content .title-head{font-size:.9rem;margin-bottom:1rem}.overlay__content p:not(.title-head){font-size:1rem;line-height:1.8rem}.overlay__content img{max-width:100%}.overlay__content .block--slider{margin-bottom:var(--spacer-2)}.block--slider{margin:0 0 var(--spacer-4);max-width:100%}.block--slider-full{max-width:100%}@media (max-width:1200px){.block--slider-full{max-width:80%}}.block--slider header{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between;padding:var(--spacer-1) var(--spacer-4)}.block--slider header .block__close{cursor:pointer}.block--slider header .block__close img{margin:0 -10px -15px 0}@media (max-width:767px){.block--slider header{padding:var(--spacer-1) 0}}.block--slider .block__main{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.block--slider .block__main .block__nav{cursor:pointer;text-align:center;width:var(--spacer-4)}.block--slider .block__main .block__nav--left{padding:0 var(--spacer-2) 0 0}.block--slider .block__main .block__nav--right{padding:0 0 0 var(--spacer-2)}.block--slider .block__main .block__imgs{background:var(--c-white);position:relative}.block--slider .block__main .block__imgs img{margin:0;max-width:100%;opacity:0;position:absolute;top:0;transition:all 1s ease-in-out;z-index:2}.block--slider .block__main .block__imgs img.active{display:block;opacity:1;position:relative}.block--slider .block__main .block__shadow{bottom:0;box-shadow:0 24px 56px #00000040;left:var(--spacer-4);position:absolute;right:var(--spacer-4);top:var(--spacer-4)}@media (max-width:767px){.block--slider .block__main .block__shadow{display:none}}.block--slider .block__main .block__caption{bottom:var(--spacer-2);display:none;flex-direction:row;left:var(--spacer-4);position:absolute;right:var(--spacer-4);width:calc(100% - var(--spacer-4)*3);z-index:3}.block--slider .block__main .block__caption.active{display:flex}.block--slider .block__main .block__title{background:rgba(var(--c-grey-heavy),.9);flex:0 0 25%;padding:5px var(--spacer-2)}.block--slider .block__main .block__info{background:rgba(var(--c-blue),.9);flex:0 0 75%;padding:5px var(--spacer-2)}.timeline{background:var(--c-grey-ultra-light);overflow-x:scroll;overflow-y:hidden;padding:0;position:relative;z-index:1}.timeline button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:inherit;cursor:pointer;margin:0;padding:0}.timeline__header{align-items:center;display:flex;gap:var(--spacer-1);justify-content:space-between;vertical-align:middle}.timeline__header a{color:var(--color-text)}.timeline__header>a:first-child{align-items:center;display:flex;gap:var(--spacer-1);padding:var(--spacer-1);vertical-align:middle}.timeline__header>a:first-child img{height:2rem}.timeline__header p{cursor:pointer;font-size:.8rem}.timeline__header p img{margin:0 1rem 0 .5rem;transform:translateY(-2px);vertical-align:middle}.timeline__header *{line-height:1;margin:0}.timeline .timeline__intro{background:var(--c-orange);box-shadow:2px 0 10px #0000001a;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;max-width:500px;opacity:0;padding:var(--spacer-4) var(--spacer-2);position:absolute;top:49px;transition:opacity .5s ease-in-out;z-index:10}.timeline .timeline__intro img{margin:0 0 var(--spacer-4);width:160px}.timeline .timeline__intro.active{opacity:1}.timeline .timeline__head{align-items:center;border-bottom:1px solid var(--c-grey);display:flex;gap:var(--spacer-1);justify-content:space-between;left:0;padding:var(--spacer-1);position:sticky;vertical-align:middle}.timeline .timeline__head *{line-height:1;margin:0}.timeline .timeline__filter{cursor:pointer;font-size:.9rem;font-weight:300;position:relative;vertical-align:middle}.timeline .timeline__filter:before{border:1px solid var(--c-grey);border-radius:50%;content:"";display:inline-block;height:15px;margin:0 .35rem 0 0;transform:translateY(2px);width:15px}.timeline .timeline__filter[aria-checked=true]:after{background-color:var(--c-grey-dark);border-radius:50%;content:"";height:9px;left:3px;margin:0 .35rem 0 0;position:absolute;top:3px;transform:translateY(2px);width:9px}.timeline .timeline__filter-container{display:flex;gap:var(--spacer-1)}.timeline .timeline__filter-container .timeline__filter:nth-child(2):after{background-color:var(--c-green)}.timeline .timeline__filter-container .timeline__filter:nth-child(3):after{background-color:var(--c-blue-dark)}.timeline .timeline__filter-container .timeline__filter:nth-child(4):after{background-color:var(--c-orange)}.timeline .timeline__filter-container .timeline__filter:nth-child(5):after{background-color:var(--c-red)}.timeline .timeline__filter-container .timeline__filter:nth-child(6):after{background-color:var(--c-blue)}.timeline .timeline__zoom{font-size:.8rem;font-weight:300;position:relative;vertical-align:middle}.timeline .timeline__zoom button{cursor:pointer;font-size:1rem;margin:0 0 0 .3rem;vertical-align:text-bottom}.timeline .timeline__nav{bottom:0;display:flex;position:fixed;right:0;z-index:9}.timeline .timeline__nav button{background:var(--c-grey-darker);border:0;padding:1.2rem 1.6rem 1rem}.timeline .timeline__nav button img{height:1.4rem}.timeline .timeline__nav button:first-child{border-right:1px solid var(--c-white)}.timeline .timeline__content{display:flex;position:relative;width:-moz-fit-content;width:fit-content}.timeline .timeline__year{align-items:flex-start;border-left:1px solid var(--c-grey);display:flex;flex:0 0 350px;flex-direction:column;font-size:1rem;justify-content:flex-end;min-height:calc(100vh - 115px);padding:.25rem .5rem;position:relative;transition:width .4s ease,flex .4s ease;width:350px}.timeline .timeline__year--last:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 85%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:4}.timeline .timeline__year-label{display:inline-block;font-size:2rem;left:1rem;position:sticky;transform:translateY(5px);z-index:9}.timeline .timeline__semesters{bottom:0;display:flex;left:0;position:absolute;right:0;top:0}.timeline .timeline__semester{border-right:1px solid var(--c-grey);min-height:calc(100vh - 115px);width:100%}.timeline .timeline__quarters{bottom:0;display:none;left:0;position:absolute;right:0;top:0}.timeline .timeline__quarter{border-right:1px solid var(--c-grey);min-height:calc(100vh - 115px);width:100%}.timeline .timeline__months{bottom:0;display:none;left:0;position:absolute;right:0;top:0}.timeline .timeline__month{border-right:1px solid var(--c-grey);font-size:.8rem;min-height:calc(100vh - 115px);padding:.5rem;width:100%}.timeline .timeline__month-label{display:inline-block;left:1rem;position:sticky;z-index:9}.timeline .timeline__today{background:hsla(0,0%,39%,.05);border-right:1px solid var(--c-red);height:100%;left:0;position:absolute;top:0}.timeline .timeline__items{border-bottom:1px dashed var(--c-grey);bottom:60px;left:0;position:absolute;right:0;top:0}@keyframes show{0%{opacity:0;transform:scale(.95)}50%{opacity:0;transform:scale(.95) translateY(50px)}to{opacity:1;transform:scale(1) translateY(0)}}.timeline .timeline__item{animation:show .4s ease-out;border:0;bottom:0;position:absolute}.timeline .timeline__item-label{align-items:center;background:var(--c-grey);color:var(--grey-heavy);display:flex;height:50px;line-height:1;padding:.5rem 1rem;position:relative;transition:bottom .4s ease;z-index:3}.timeline .timeline__item-label .material-symbols-outlined{font-size:.9rem;vertical-align:baseline}.timeline .timeline__item-label .material-symbols-outlined:first-child{margin:0 .5rem 0 0}.timeline .timeline__item-label .material-symbols-outlined:last-child{margin:0 0 0 .5rem}.timeline .timeline__item .timeline__item-title{left:1rem;line-height:1.5}.timeline .timeline__item--hasEnd .timeline__item-title{position:sticky}.timeline .timeline__item--hasContent,.timeline .timeline__item--hasThumbnail{border-bottom:2px solid var(--c-green);box-shadow:0 2px 10px #0000001a}.timeline .timeline__item--hasContent.timeline__item--theme-2,.timeline .timeline__item--hasThumbnail.timeline__item--theme-2{border-bottom:2px solid var(--c-blue-dark)}.timeline .timeline__item--hasContent.timeline__item--theme-3,.timeline .timeline__item--hasThumbnail.timeline__item--theme-3{border-bottom:2px solid var(--c-orange)}.timeline .timeline__item--hasContent.timeline__item--theme-4,.timeline .timeline__item--hasThumbnail.timeline__item--theme-4{border-bottom:2px solid var(--c-red)}.timeline .timeline__item--hasContent.timeline__item--theme-5,.timeline .timeline__item--hasThumbnail.timeline__item--theme-5{border-bottom:2px solid var(--c-blue)}.timeline .timeline__item--hasContent .timeline__item-label,.timeline .timeline__item--hasThumbnail .timeline__item-label{background:var(--c-white);cursor:pointer}.timeline .timeline__item--hasContent .timeline__item-label img,.timeline .timeline__item--hasThumbnail .timeline__item-label img{height:100%}.timeline .timeline__item--external:not(.timeline__item--hasThumbnail) .timeline__item-label{background-color:transparent;color:var(--c-blue)!important;cursor:pointer;flex-direction:row-reverse}.timeline .timeline__item--external:not(.timeline__item--hasThumbnail) .timeline__item-label .link{background:#d8e7e9;border-radius:50%;box-shadow:0 2px 2px #0003;margin:.5rem;padding:.5rem}.timeline .timeline__item--hasThumbnail .timeline__item-label{height:100px;padding:0 1rem 0 0}.timeline .timeline__item--hasThumbnail .timeline__item-label img{margin:0 1rem 0 0}.timeline--zoom-2 .timeline__year{flex:0 0 850px;width:850px}.timeline--zoom-2 .timeline__semesters{display:none}.timeline--zoom-2 .timeline__quarters{display:flex}.timeline--zoom-3 .timeline__year{flex:0 0 1700px;width:1700px}.timeline--zoom-3 .timeline__quarters,.timeline--zoom-3 .timeline__semesters{display:none}.timeline--zoom-3 .timeline__months{display:flex}.timeline--zoom-4 .timeline__year{flex:0 0 3400px;width:3400px}.timeline--zoom-4 .timeline__quarters,.timeline--zoom-4 .timeline__semesters{display:none}.timeline--zoom-4 .timeline__months{display:flex}@media (max-width:1200px){.timeline .timeline__year{min-height:calc(100vh - 104px)!important}}@media (max-width:1000px){.timeline .timeline__nav,.timeline__header .title-head,.timeline__zoom{display:none}.timeline .timeline__year{min-height:calc(100vh - 103px)!important}}.nav--page{align-self:start;position:sticky;top:var(--spacer-1)}.nav--page ul{list-style-type:none;margin:0;padding:0}.nav--page li{border-bottom:1px solid var(--c-grey);padding:.5rem 1rem}.nav--page li a{color:var(--color-text);font-size:.9rem;text-decoration:none}.nav--page li a[aria-current=page]{font-weight:700}.nav--filter{display:flex;list-style:none;margin:0;padding:0}.nav--filter li{font-weight:400}.nav--sectors li{border:1px solid var(--c-black);border-radius:2rem;line-height:1.1;margin:0 .5rem 0 0;padding:.6rem 1rem .4rem}.nav--sectors li.active{background-color:var(--c-orange);border-color:var(--c-orange)}.nav--themes li{margin:0 .5rem 0 0;position:relative}.nav--themes li:before{border:1px solid var(--c-grey);display:inline-block;height:15px;width:15px}.nav--themes li.active:after,.nav--themes li:before{border-radius:50%;content:"";margin:0 .35rem 0 0;transform:translateY(2px)}.nav--themes li.active:after{background-color:var(--c-grey);height:9px;left:3px;position:absolute;top:4px;width:9px}.nav--themes li.active:nth-child(2):after{background-color:var(--c-green)}.nav--themes li.active:nth-child(3):after{background-color:var(--c-blue)}.nav--themes li.active:nth-child(4):after{background-color:var(--c-orange)}.nav--themes li.active:nth-child(5):after{background-color:var(--c-red-dark)}.area--informations-aux-usagers h4{background:var(--c-orange-warning-dark);color:var(--c-white);margin:0 auto;max-width:1700px;padding:.5rem var(--spacer-4) 0;position:relative}.area--informations-aux-usagers h4:before{border-left:9999px solid var(--c-orange-warning-dark);box-shadow:9999px 0 0 var(--c-orange-warning-dark);content:"";height:100%;left:-9999px;position:absolute;right:0;top:0}.area--informations-aux-usagers h4>*{position:relative;z-index:2}.area--home-1 h2,.area--home-2 h2{font-size:1.3rem;letter-spacing:.1px;line-height:1.3}.area--home-1 h4,.area--home-2 h4{display:none}.area--home-1 img,.area--home-2 img{aspect-ratio:12/6;max-width:100%;-o-object-fit:cover;object-fit:cover}.area--home-3 h4,.area--home-4 h4{display:none}.area--home-3 img,.area--home-4 img{aspect-ratio:770/333;max-width:100%;-o-object-fit:cover;object-fit:cover}.area--home-3 figure+h2,.area--home-4 figure+h2{color:var(--c-grey-dark);font-size:.85rem;font-weight:300;letter-spacing:.2px;margin-bottom:.5rem;text-transform:uppercase}label{display:block;font-size:.75rem;font-weight:600;line-height:1.5;margin:0 0 .25rem;padding:0 1px;width:100%}fieldset{border:0;margin:0;padding:0}input,select,textarea{border:1px solid #ccc;border-radius:.25rem;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:.5rem;width:100%}input[type=checkbox],input[type=radio]{cursor:pointer;margin:0 .25rem 0 0;transform:translateY(25%);width:auto}input[readonly]{background-color:#eee}button{background-color:#fff;border:1px solid #ccc;border-radius:.25rem;display:block;margin:1rem 0 1rem auto;padding:.5rem 1rem}.form__input{margin:0 0 .75rem;position:relative}.form__input,.form__input *{box-sizing:border-box}.form__suggest{border:1px solid #ccc;border-radius:.25rem;display:none;list-style:none;margin:0;padding:0;position:absolute;width:100%;z-index:2}.form__suggest:has(.visible){display:block}.form__suggest li{background:#fff;cursor:pointer;display:none;font-size:.8rem;padding:.5rem}.form__suggest li.visible{display:block}.form__suggest li:hover{background-color:#eee}.form__error{color:red;font-size:.65rem;margin:.25rem 1px 0}.form__checkbox,.form__radio{align-items:flex-start;display:flex;flex-direction:row-reverse;justify-content:flex-start}.form__checkbox input,.form__radio input{height:.75rem}.form__checkbox label,.form__radio label{font-weight:400;margin:0}.form__radio{margin:0 0 .25rem}.form--required>label:after{color:red;content:" *"}.alert{background-color:#f2dede;border-radius:.25rem;color:#a94442;font-size:.75rem;line-height:1.3rem;margin:0 0 1rem;padding:.5rem 1rem}.alert--submitted,.alert--submitting,.alert--validate{background-color:#dff0d8;color:#3c763d}
