.choices{font-size:16px;margin-bottom:24px;overflow:hidden;position:relative}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{background-color:#fff;border-bottom:1px solid #ddd;display:block;margin:0;padding:10px;width:100%}.choices[data-type*=select-one] .choices__button{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=");background-size:8px;border-radius:10em;height:20px;margin-right:25px;margin-top:-10px;opacity:.25;padding:0;position:absolute;right:0;top:50%;width:20px}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{display:none}.choices[data-type*=select-one]:after{border:5px solid transparent;border-top-color:#333;content:"";height:0;margin-top:-2.5px;pointer-events:none;position:absolute;right:11.5px;top:50%;width:0}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{left:0;margin-left:25px;margin-right:0;right:auto}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=");background-size:8px;border-left:1px solid #008fa1;border-radius:0;display:inline-block;line-height:1;margin:0 -4px 0 8px;opacity:.75;padding-left:16px;position:relative;width:8px}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{background-color:#f9f9f9;border:1px solid #ddd;border-radius:2.5px;display:inline-block;font-size:14px;min-height:44px;overflow:hidden;padding:7.5px 7.5px 3.75px;vertical-align:top;width:100%}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{list-style:none;margin:0;padding-left:0}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-left:16px;padding-right:4px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{background-color:#00bcd4;border:1px solid #00a5bb;border-radius:20px;box-sizing:border-box;color:#fff;display:inline-block;font-size:12px;font-weight:500;margin-bottom:3.75px;margin-right:3.75px;padding:4px 10px;vertical-align:middle;word-break:break-all}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-left:3.75px;margin-right:0}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{background-color:#fff;border:1px solid #ddd;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;margin-top:-1px;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:100%;will-change:visibility;word-break:break-all;z-index:1}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{visibility:visible}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{border-radius:.25rem .25rem 0 0;bottom:100%;margin-bottom:-1px;margin-top:0;top:auto}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{-webkit-overflow-scrolling:touch;max-height:300px;overflow:auto;position:relative;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{font-size:14px;padding:10px;position:relative}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable,.choices__list[aria-expanded] .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after,.choices__list[aria-expanded] .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable{padding-left:100px;padding-right:10px;text-align:right}[dir=rtl] .choices__list--dropdown .choices__item--selectable:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable:after{left:10px;right:auto}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.choices__heading{border-bottom:1px solid #f7f7f7;color:gray;font-size:12px;font-weight:600;padding:10px}.choices__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-position:50%;background-repeat:no-repeat;border:0;cursor:pointer;text-indent:-9999px}.choices__button:focus{outline:none}.choices__input{background-color:#f9f9f9;border:0;border-radius:0;display:inline-block;font-size:14px;margin-bottom:5px;max-width:100%;padding:4px 0 4px 2px;vertical-align:baseline}.choices__input:focus{outline:0}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;height:0;width:0}[dir=rtl] .choices__input{padding-left:0;padding-right:2px}.choices__placeholder{opacity:.5}
@charset "UTF-8";
/*! de-style.css v1.0.5 | MIT License | https://github.com/nicolas-cusan/destyle.css */*{box-sizing:border-box}:after,:before{box-sizing:inherit}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;line-height:1.15}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}ol,ul{list-style:none;margin:0;padding:0}dt{font-weight:700}dd{margin-left:0}hr{border:0;border-top:1px solid;box-sizing:content-box;clear:both;height:0;margin:0;overflow:visible}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;color:inherit;text-decoration:none}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:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;vertical-align:bottom}embed,iframe,object{border:0;vertical-align:bottom}button,input,optgroup,select,textarea{background:transparent;border:0;color:inherit;font:inherit;margin:0;padding:0;vertical-align:middle}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}[type=button][disabled],[type=reset][disabled],[type=submit][disabled],button[disabled]{cursor:default}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:0;margin:0;min-width:0;padding:0}legend{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}[type=search]::-ms-clear,[type=search]::-ms-reveal{display:none;height:0;width:0}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration,[type=search]::-webkit-search-results-button,[type=search]::-webkit-search-results-decoration{display:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-placeholder{font:inherit}::placeholder{font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top}th{font-weight:700;text-align:left}[hidden],template{display:none}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:block;height:auto;max-width:100%}html{font-size:10px;scroll-behavior:smooth}body{font-size:100%}svg{fill:currentColor}body{--white:#fff;--black:#000;--duskblue:#fff;--dark:#1a1a1a;--darkarena:#1a1a1a;--gray:#eee;--grayreverse:#1a1a1a;--gray2:#e5e5e5;--filterwhite:invert(100%);--filterblack:invert(0%);--filterblue:invert(100%);--margin:16px;--marginV:40px;--marginText:16px;--nbcols:4;--maxwidthabsolute:calc(100vw - var(--margin)*2);--colwidth:calc((100% - (var(--nbcols) - 1)*var(--margin))/var(--nbcols));--colwidthmarged:calc(var(--colwidth) + var(--margin));--colwidthFlex:calc((100% - var(--nbcols)*var(--margin))/var(--nbcols));--colwidthFlexmarged:calc(var(--colwidthFlex) + var(--margin));--colabsolutewidth:calc((var(--maxwidthabsolute) - (var(--nbcols) - 1)*var(--margin))/var(--nbcols));--colabsolutewidthmarged:calc(var(--colabsolutewidth) + var(--margin));background-color:#000}body.arena{--darkarena:#081627}body.white{--white:#000;--black:#fff;--duskblue:#008596;--dark:#eee;--darkarena:#eee;--gray:#1a1a1a;--gray2:#666;--grayreverse:#eee;--filterwhite:invert(0%);--filterblack:invert(100%);--filterblue:invert(31%) sepia(63%) saturate(1999%) hue-rotate(161deg) brightness(92%) contrast(101%);background-color:#fff}body.white.arena{--darkarena:#328cf5}@media screen and (min-width:841px){body{--margin:24px;--marginV:74px;--marginText:20px}}@media screen and (min-width:1320px){body{--margin:32px}}@media screen and (min-width:841px){body{--nbcols:12}}@media screen and (min-width:1320px){body{--nbcols:12}}@media screen and (min-width:1504px){body{--maxwidthabsolute:calc(1504px - var(--margin)*2)}}body{--duskred:#008596}body.arena{--duskred:#e60000}@font-face{font-family:Baikal;font-style:normal;font-weight:300;src:local(""),url(assets/fonts/Baikal/BaikalNormal/BaikalNormal-Light.woff2) format("woff2")}@font-face{font-family:Baikal;font-style:normal;font-weight:400;src:local(""),url(assets/fonts/Baikal/BaikalNormal/BaikalNormal-Regular.woff2) format("woff2")}@font-face{font-family:Baikal;font-style:normal;font-weight:500;src:local(""),url(assets/fonts/Baikal/BaikalNormal/BaikalNormal-Medium.woff2) format("woff2")}@font-face{font-family:BaikalExpanded;font-style:normal;font-weight:400;src:local(""),url(assets/fonts/Baikal/BaikalExpanded/BaikalExp-Regular.woff2) format("woff2")}@font-face{font-family:BaikalExpanded;font-style:normal;font-weight:500;src:local(""),url(assets/fonts/Baikal/BaikalExpanded/BaikalExp-Medium.woff2) format("woff2")}@font-face{font-family:BaikalUltraExpanded;font-style:normal;font-weight:400;src:local(""),url(assets/fonts/Baikal/BaikalUltraExpanded/BaikalUltraExp-Regular.woff2) format("woff2")}@font-face{font-display:block;font-family:icomoon;font-style:normal;font-weight:400;src:url(assets/fonts/Icomoon/fonts/icomoon.eot?dxi7k1);src:url(assets/fonts/Icomoon/fonts/icomoon.eot?dxi7k1#iefix) format("embedded-opentype"),url(assets/fonts/Icomoon/fonts/icomoon.ttf?dxi7k1) format("truetype"),url(assets/fonts/Icomoon/fonts/icomoon.woff?dxi7k1) format("woff"),url(assets/fonts/Icomoon/fonts/icomoon.svg?dxi7k1#icomoon) format("svg")}svg{display:block;max-height:100%;max-width:100%}[class*=" icon-"],[class^=icon-]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.icon-check:before{content:"\e913"}.icon-arrow-left:before{content:"\e900"}.icon-arrow-mid-right:before{content:"\e901"}.icon-arrow-right:before{content:"\e902"}.icon-cross:before{content:"\e903"}.icon-down:before{content:"\e904"}.icon-download:before{content:"\e905"}.icon-facebook:before{content:"\e906"}.icon-instagram:before{content:"\e907"}.icon-linkedin:before{content:"\e908"}.icon-play:before{content:"\e909"}.icon-plus:before{content:"\e90a"}.icon-tick:before{content:"\e90b"}.icon-tiktok:before{content:"\e90c"}.icon-twitter:before{content:"\e90d"}.icon-up:before{content:"\e90e"}.icon-whatsapp:before{content:"\e90f"}.icon-youtube:before{content:"\e910"}.icon-zoom:before{content:"\e911"}.icon-telechargement:before{content:"\e912"}button,input,optgroup,select,textarea{outline:0}@media screen and (min-width:1025px){button:focus-visible,input:focus-visible,optgroup:focus-visible,select:focus-visible,textarea:focus-visible{outline:1px solid;outline-offset:5px}}a{outline:0}@media screen and (min-width:1025px){a:focus-visible{outline:1px solid}}.sr-only{clip:rect(1px,1px,1px,1px)!important;border:0!important;-webkit-clip-path:inset(50%)!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}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto!important;-webkit-clip-path:none!important;clip-path:none!important;height:auto!important;margin:auto!important;overflow:visible!important;white-space:normal!important;width:auto!important}.visuallyHidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}:root{--timing:0.8s;--transition-delay:0.3s;--transition-fn:cubic-bezier(.13,0,.11,1)}.f{opacity:0}html.animReady .f{opacity:1}.anim-delay0,.anim-delay0.image-path:after,.anim-delay0.image-path:before{transition-delay:0ms}.anim-delay1,.anim-delay1.image-path:after,.anim-delay1.image-path:before{transition-delay:.1s}.anim-delay2,.anim-delay2.image-path:after,.anim-delay2.image-path:before{transition-delay:.2s}.anim-delay3,.anim-delay3.image-path:after,.anim-delay3.image-path:before{transition-delay:.3s}.anim-delay4,.anim-delay4.image-path:after,.anim-delay4.image-path:before{transition-delay:.4s}.anim-delay5,.anim-delay5.image-path:after,.anim-delay5.image-path:before{transition-delay:.5s}.anim-delay6,.anim-delay6.image-path:after,.anim-delay6.image-path:before{transition-delay:.6s}.anim-delay7,.anim-delay7.image-path:after,.anim-delay7.image-path:before{transition-delay:.7s}.anim-delay8,.anim-delay8.image-path:after,.anim-delay8.image-path:before{transition-delay:.8s}.anim-delay9,.anim-delay9.image-path:after,.anim-delay9.image-path:before{transition-delay:.9s}.anim-delay10,.anim-delay10.image-path:after,.anim-delay10.image-path:before{transition-delay:1s}.anim-delay11,.anim-delay11.image-path:after,.anim-delay11.image-path:before{transition-delay:1.1s}.anim-delay12,.anim-delay12.image-path:after,.anim-delay12.image-path:before{transition-delay:1.2s}.anim-delay13,.anim-delay13.image-path:after,.anim-delay13.image-path:before{transition-delay:1.3s}.anim-delay14,.anim-delay14.image-path:after,.anim-delay14.image-path:before{transition-delay:1.4s}.anim-delay15,.anim-delay15.image-path:after,.anim-delay15.image-path:before{transition-delay:1.5s}.anim-delay16,.anim-delay16.image-path:after,.anim-delay16.image-path:before{transition-delay:1.6s}.anim-delay17,.anim-delay17.image-path:after,.anim-delay17.image-path:before{transition-delay:1.7s}.anim-delay18,.anim-delay18.image-path:after,.anim-delay18.image-path:before{transition-delay:1.8s}.anim-delay19,.anim-delay19.image-path:after,.anim-delay19.image-path:before{transition-delay:1.9s}.anim-delay20,.anim-delay20.image-path:after,.anim-delay20.image-path:before{transition-delay:2s}.anim-delay21,.anim-delay21.image-path:after,.anim-delay21.image-path:before{transition-delay:2.1s}.anim-delay22,.anim-delay22.image-path:after,.anim-delay22.image-path:before{transition-delay:2.2s}.anim-delay23,.anim-delay23.image-path:after,.anim-delay23.image-path:before{transition-delay:2.3s}.anim-delay24,.anim-delay24.image-path:after,.anim-delay24.image-path:before{transition-delay:2.4s}.anim-delay25,.anim-delay25.image-path:after,.anim-delay25.image-path:before{transition-delay:2.5s}.anim-delay26,.anim-delay26.image-path:after,.anim-delay26.image-path:before{transition-delay:2.6s}.anim-delay27,.anim-delay27.image-path:after,.anim-delay27.image-path:before{transition-delay:2.7s}.anim-delay28,.anim-delay28.image-path:after,.anim-delay28.image-path:before{transition-delay:2.8s}.anim-delay29,.anim-delay29.image-path:after,.anim-delay29.image-path:before{transition-delay:2.9s}.anim-delay30,.anim-delay30.image-path:after,.anim-delay30.image-path:before{transition-delay:3s}.anim-delay31,.anim-delay31.image-path:after,.anim-delay31.image-path:before{transition-delay:3.1s}.anim-delay32,.anim-delay32.image-path:after,.anim-delay32.image-path:before{transition-delay:3.2s}.anim-delay33,.anim-delay33.image-path:after,.anim-delay33.image-path:before{transition-delay:3.3s}.anim-delay34,.anim-delay34.image-path:after,.anim-delay34.image-path:before{transition-delay:3.4s}.anim-delay35,.anim-delay35.image-path:after,.anim-delay35.image-path:before{transition-delay:3.5s}.anim-delay36,.anim-delay36.image-path:after,.anim-delay36.image-path:before{transition-delay:3.6s}.anim-delay37,.anim-delay37.image-path:after,.anim-delay37.image-path:before{transition-delay:3.7s}.anim-delay38,.anim-delay38.image-path:after,.anim-delay38.image-path:before{transition-delay:3.8s}.anim-delay39,.anim-delay39.image-path:after,.anim-delay39.image-path:before{transition-delay:3.9s}.anim-delay40,.anim-delay40.image-path:after,.anim-delay40.image-path:before{transition-delay:4s}.anim-delay41,.anim-delay41.image-path:after,.anim-delay41.image-path:before{transition-delay:4.1s}.anim-delay42,.anim-delay42.image-path:after,.anim-delay42.image-path:before{transition-delay:4.2s}.anim-delay43,.anim-delay43.image-path:after,.anim-delay43.image-path:before{transition-delay:4.3s}.anim-delay44,.anim-delay44.image-path:after,.anim-delay44.image-path:before{transition-delay:4.4s}.anim-delay45,.anim-delay45.image-path:after,.anim-delay45.image-path:before{transition-delay:4.5s}.anim-delay46,.anim-delay46.image-path:after,.anim-delay46.image-path:before{transition-delay:4.6s}.anim-delay47,.anim-delay47.image-path:after,.anim-delay47.image-path:before{transition-delay:4.7s}.anim-delay48,.anim-delay48.image-path:after,.anim-delay48.image-path:before{transition-delay:4.8s}.anim-delay49,.anim-delay49.image-path:after,.anim-delay49.image-path:before{transition-delay:4.9s}.anim-delay50,.anim-delay50.image-path:after,.anim-delay50.image-path:before{transition-delay:5s}.anim-delay51,.anim-delay51.image-path:after,.anim-delay51.image-path:before{transition-delay:5.1s}.anim-delay52,.anim-delay52.image-path:after,.anim-delay52.image-path:before{transition-delay:5.2s}.anim-delay53,.anim-delay53.image-path:after,.anim-delay53.image-path:before{transition-delay:5.3s}.anim-delay54,.anim-delay54.image-path:after,.anim-delay54.image-path:before{transition-delay:5.4s}.anim-delay55,.anim-delay55.image-path:after,.anim-delay55.image-path:before{transition-delay:5.5s}.anim-delay56,.anim-delay56.image-path:after,.anim-delay56.image-path:before{transition-delay:5.6s}.anim-delay57,.anim-delay57.image-path:after,.anim-delay57.image-path:before{transition-delay:5.7s}.anim-delay58,.anim-delay58.image-path:after,.anim-delay58.image-path:before{transition-delay:5.8s}.anim-delay59,.anim-delay59.image-path:after,.anim-delay59.image-path:before{transition-delay:5.9s}.anim-delay60,.anim-delay60.image-path:after,.anim-delay60.image-path:before{transition-delay:6s}.anim-delay61,.anim-delay61.image-path:after,.anim-delay61.image-path:before{transition-delay:6.1s}.anim-delay62,.anim-delay62.image-path:after,.anim-delay62.image-path:before{transition-delay:6.2s}.anim-delay63,.anim-delay63.image-path:after,.anim-delay63.image-path:before{transition-delay:6.3s}.anim-delay64,.anim-delay64.image-path:after,.anim-delay64.image-path:before{transition-delay:6.4s}.anim-delay65,.anim-delay65.image-path:after,.anim-delay65.image-path:before{transition-delay:6.5s}.anim-delay66,.anim-delay66.image-path:after,.anim-delay66.image-path:before{transition-delay:6.6s}.anim-delay67,.anim-delay67.image-path:after,.anim-delay67.image-path:before{transition-delay:6.7s}.anim-delay68,.anim-delay68.image-path:after,.anim-delay68.image-path:before{transition-delay:6.8s}.anim-delay69,.anim-delay69.image-path:after,.anim-delay69.image-path:before{transition-delay:6.9s}.anim-delay70,.anim-delay70.image-path:after,.anim-delay70.image-path:before{transition-delay:7s}.anim-delay71,.anim-delay71.image-path:after,.anim-delay71.image-path:before{transition-delay:7.1s}.anim-delay72,.anim-delay72.image-path:after,.anim-delay72.image-path:before{transition-delay:7.2s}.anim-delay73,.anim-delay73.image-path:after,.anim-delay73.image-path:before{transition-delay:7.3s}.anim-delay74,.anim-delay74.image-path:after,.anim-delay74.image-path:before{transition-delay:7.4s}.anim-delay75,.anim-delay75.image-path:after,.anim-delay75.image-path:before{transition-delay:7.5s}.anim-delay76,.anim-delay76.image-path:after,.anim-delay76.image-path:before{transition-delay:7.6s}.anim-delay77,.anim-delay77.image-path:after,.anim-delay77.image-path:before{transition-delay:7.7s}.anim-delay78,.anim-delay78.image-path:after,.anim-delay78.image-path:before{transition-delay:7.8s}.anim-delay79,.anim-delay79.image-path:after,.anim-delay79.image-path:before{transition-delay:7.9s}.anim-delay80,.anim-delay80.image-path:after,.anim-delay80.image-path:before{transition-delay:8s}.anim-delay81,.anim-delay81.image-path:after,.anim-delay81.image-path:before{transition-delay:8.1s}.anim-delay82,.anim-delay82.image-path:after,.anim-delay82.image-path:before{transition-delay:8.2s}.anim-delay83,.anim-delay83.image-path:after,.anim-delay83.image-path:before{transition-delay:8.3s}.anim-delay84,.anim-delay84.image-path:after,.anim-delay84.image-path:before{transition-delay:8.4s}.anim-delay85,.anim-delay85.image-path:after,.anim-delay85.image-path:before{transition-delay:8.5s}.anim-delay86,.anim-delay86.image-path:after,.anim-delay86.image-path:before{transition-delay:8.6s}.anim-delay87,.anim-delay87.image-path:after,.anim-delay87.image-path:before{transition-delay:8.7s}.anim-delay88,.anim-delay88.image-path:after,.anim-delay88.image-path:before{transition-delay:8.8s}.anim-delay89,.anim-delay89.image-path:after,.anim-delay89.image-path:before{transition-delay:8.9s}.anim-delay90,.anim-delay90.image-path:after,.anim-delay90.image-path:before{transition-delay:9s}.doAnim .forcedAnim .border-bottom-scale,.doAnim .forcedAnim .border-left-scale,.doAnim .forcedAnim .border-right-scale,.doAnim .forcedAnim .border-top-bottom-scale,.doAnim .forcedAnim .border-top-scale,.doAnim .forcedAnim .fade-slide-in,.doAnim .forcedAnim .image-path,.doAnim .forcedAnim .image-path:after,.doAnim .forcedAnim .split-texte,.doAnim .forcedAnim.border-bottom-scale,.doAnim .forcedAnim.border-left-scale,.doAnim .forcedAnim.border-right-scale,.doAnim .forcedAnim.border-top-bottom-scale,.doAnim .forcedAnim.border-top-scale,.doAnim .forcedAnim.fade-slide-in,.doAnim .forcedAnim.image-path,.doAnim .forcedAnim.image-path:after,.doAnim .forcedAnim.split-texte{transition:none!important}.border-top-bottom-scale{background:linear-gradient(var(--white) 0 1px,transparent 1px calc(100% - 1px),var(--white) calc(100% - 1px) 100%);background-position:50%;background-repeat:no-repeat;background-size:0 100%;transition-duration:var(--timing);transition-property:all;transition-timing-function:ease}.doAnim .border-top-bottom-scale{background-size:100% 100%}@media screen and (max-width:840px){.border-top-bottom-scale .border-desktop{background:none;transition:none}}@media screen and (min-width:841px){.border-top-bottom-scale .border-mobile{background:none;transition:none}}.border-bottom-scale{background:linear-gradient(transparent 0 calc(100% - 1px),var(--white) calc(100% - 1px) 100%);background-position:50%;background-repeat:no-repeat;background-size:0 100%;transition-duration:var(--timing);transition-property:all;transition-timing-function:ease}.doAnim .border-bottom-scale{background-size:100% 100%}@media screen and (max-width:840px){.border-bottom-scale .border-desktop{background:none;transition:none}}@media screen and (min-width:841px){.border-bottom-scale .border-mobile{background:none;transition:none}}.border-top-scale{background:linear-gradient(var(--white) 0 1px,transparent 1px 100%);background-position:50%;background-repeat:no-repeat;background-size:0 100%;transition-duration:var(--timing);transition-property:all;transition-timing-function:ease}.doAnim .border-top-scale{background-size:100% 100%}@media screen and (max-width:840px){.border-top-scale .border-desktop{background:none;transition:none}}@media screen and (min-width:841px){.border-top-scale .border-mobile{background:none;transition:none}}.border-right-scale{background:linear-gradient(90deg,transparent 0 calc(100% - 1px),var(--white) calc(100% - 1px) 100%);background-position:top;background-repeat:no-repeat;background-size:100% 0;transition-duration:var(--timing);transition-property:all;transition-timing-function:ease}.doAnim .border-right-scale{background-size:100% 100%}@media screen and (max-width:840px){.border-right-scale .border-desktop{background:none;transition:none}}@media screen and (min-width:841px){.border-right-scale .border-mobile{background:none;transition:none}}.border-left-scale{background:linear-gradient(90deg,var(--white) 0 1px,transparent 1px 100%);background-position:top;background-repeat:no-repeat;background-size:100% 0;transition-duration:var(--timing);transition-property:all;transition-timing-function:ease}.doAnim .border-left-scale{background-size:100% 100%}@media screen and (max-width:840px){.border-left-scale .border-desktop{background:none;transition:none}}@media screen and (min-width:841px){.border-left-scale .border-mobile{background:none;transition:none}}.image-path{opacity:1;position:relative}.image-path:after{background-color:transparent;background-image:linear-gradient(25deg,var(--variablepath,var(--black)) 0 49.95%,transparent 50.05% 100%);background-position:0 100%;background-repeat:no-repeat;background-size:100% 500%;content:"";height:102%;left:-1%;pointer-events:none;position:absolute;top:-1%;transition-duration:calc(var(--timing)*3);transition-property:all;transition-timing-function:ease;width:102%;z-index:2}.doAnim .image-path{opacity:1}.doAnim .image-path:after{background-position:0 0}.fade-slide-in,.fade-slide-in-children>*{opacity:0!important;transform:translateY(50px);transition-duration:var(--timing);transition-property:all;transition-timing-function:ease}.doAnim .fade-slide-in,.doAnim .fade-slide-in-children>*{opacity:1!important;transform:translateY(0)}.split-texte{opacity:0}.split-texte .paragraphe{margin:0;overflow:hidden}.split-texte .paragraphe span{display:block;transition-duration:var(--timing);transition-property:all;transition-timing-function:ease}.doAnim .split-texte{opacity:1}.doAnim .split-texte span{transform:translateY(0)!important}.increment-number{display:block;opacity:0!important;transform:translateY(50px);transition-duration:var(--timing);transition-property:all;transition-timing-function:ease}.doAnim .increment-number{opacity:1!important;transform:translateY(0)}.app{color:#000;font-family:BaikalExpanded;font-size:20px;font-weight:400;line-height:1.4;max-width:100%}@media screen and (max-width:767px){.app{font-size:16px;line-height:1.5}}.main{transition:transform var(--transition-fn) var(--transition-delay)}body.open-- .main{transform:translateY(-100vh)}.main__titre{color:var(--white);font-family:BaikalExpanded;font-family:BaikalUltraExpanded;font-size:36px;font-weight:400;letter-spacing:0;line-height:44px;margin-bottom:31px}@media screen and (min-width:841px){.main__titre{font-size:56px;line-height:60px}}.main__texte{color:grey;font-family:BaikalExpanded;font-family:Baikal;font-size:20px;font-weight:400;font-weight:300;letter-spacing:-.005em;line-height:28px}@media screen and (min-width:841px){.main__texte{font-size:24px;letter-spacing:.01em;line-height:32px}}.main__header--withMargin{padding-bottom:var(--marginV);padding-top:calc(var(--marginV)*2)}.main__flexibles{background-color:var(--black)}@media screen and (min-width:841px){.main__titre{font-family:BaikalExpanded;font-family:BaikalUltraExpanded;font-size:44px;font-weight:400;letter-spacing:0;line-height:52px;margin-left:var(--colabsolutewidthmarged);margin-right:var(--macolabsolutewidthmargedrgin)}}@media screen and (min-width:841px) and (min-width:841px){.main__titre{font-size:68px;line-height:76px}}@media screen and (min-width:841px){.main__texte{letter-spacing:-.005em;line-height:30px;margin-left:var(--colabsolutewidthmarged);margin-right:var(--macolabsolutewidthmargedrgin)}}.container,.header .menu-main-menu-container{margin-left:auto;margin-right:auto;width:calc(100% - var(--margin)*2)}@media screen and (min-width:841px){.container,.header .menu-main-menu-container{max-width:1440px}.containerDesktopOnly{margin-left:auto;margin-right:auto;max-width:1440px;width:calc(100% - var(--margin)*2)}}@media screen and (max-width:840px){.containerMobileOnly{margin-left:auto;margin-right:auto;width:calc(100% - var(--margin)*2)}}.f{padding-bottom:var(--marginV);padding-top:var(--marginV)}.f:first-child{padding-top:0}.f__titre{color:var(--white);font-family:BaikalExpanded;font-size:24px;font-weight:400;letter-spacing:0;line-height:30px}@media screen and (min-width:841px){.f__titre{font-size:34px;line-height:42px;margin-left:calc(var(--colwidth) + var(--margin))}}.header{color:var(--white);left:0;position:fixed;right:0;top:0;z-index:10}.header__logolink{display:block}.header__logolink:focus-visible{outline:solid 1px var(--white)}.header__skip-link{background:var(--white);color:var(--black);font-family:Baikal;font-size:16px;font-weight:300;left:0;letter-spacing:0;line-height:22px;padding:10px;position:absolute;text-decoration:none;top:-50px;transition:top var(--transition-fn) var(--transition-delay);z-index:100}.header__skip-link strong,.header__skip-link:is(strong){font-weight:500}@media screen and (min-width:841px){.header__skip-link{font-size:16px;letter-spacing:.02em;line-height:22px}}.header__skip-link:focus-visible{top:0}.header__container{align-items:center;display:flex;height:64px;justify-content:space-between;margin:0 var(--margin);position:relative;transform:translateY(0);transition:transform .35s ease;z-index:10}.header--hidden:not(.open--) .header__container{transform:translateY(-100%)}.header__logo{height:32px;width:auto}.header__logo--white{display:none}body.white .header__logo--white{display:block}body.white .header__logo--black{display:none}.header .burger-menu{cursor:pointer;height:30px;overflow:hidden;pointer-events:all;position:relative;width:30px}.header .burger-menu:after,.header .burger-menu:before{background-color:var(--white);content:"";display:block;height:2.45px;position:absolute;right:6px;transform:skew(-26deg) rotate(-29deg);transition:all var(--transition-fn) var(--transition-delay) .2s;width:19px}.header .burger-menu:before{top:7px}.header .burger-menu:after{bottom:7px}.header .burger-menu span:not(.close){background-color:var(--white);display:block;height:2.45px;position:absolute;right:6px;top:50%;transform:translateY(-50%) skew(-26deg) rotate(-29deg);transition:all var(--transition-fn) var(--transition-delay) .2s;width:19px}.header .burger-menu span.close{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.header .burger-menu span.close:after,.header .burger-menu span.close:before{background-color:var(--white);content:"";height:2px;left:calc(50% - 11px);position:absolute;top:50%;transform-origin:center;transition:all var(--transition-fn) var(--transition-delay);width:22px}.header .burger-menu span.close:before{transform:rotate(-45deg) translate(35px)}.header .burger-menu span.close:after{transform:rotate(45deg) translate(-35px)}.header .burger-menu.open--:after,.header .burger-menu.open--:before{transform:translate(-30px,11px) skew(-26deg) rotate(-29deg);transition:all var(--transition-fn) var(--transition-delay)}.header .burger-menu.open-- span:not(.close){transform:translate(30px,-13px) skew(-26deg) rotate(-29deg);transition:all var(--transition-fn) var(--transition-delay)}.header .burger-menu.open-- .close:after,.header .burger-menu.open-- .close:before{transition:all var(--transition-fn) var(--transition-delay) .1s}.header .burger-menu.open-- .close:before{transform:rotate(-45deg)}.header .burger-menu.open-- .close:after{transform:rotate(45deg)}@media screen and (max-width:840px){.header .menu-main-menu-container{transition:transform var(--transition-fn) var(--transition-delay)}.header .menu-main-menu-container.subopen--{transform:translateX(-100%)}}.header__nav{background:var(--black);height:100%;left:0;opacity:0;padding:120px 0;pointer-events:none;position:fixed;top:0;transform:translateY(100%);transition:transform var(--transition-fn) var(--transition-delay),opacity 0s ease .35s;width:100%}.header__nav #primary-menu>.menu-item{font-size:24px;line-height:32px;margin-bottom:40px;opacity:0;overflow:hidden}.header__nav #primary-menu>.menu-item>a{display:inline-block;transform:translateY(100%)}.header__nav #primary-menu>.menu-item,.header__nav #primary-menu>.menu-item>a{transition:opacity var(--transition-fn) var(--transition-delay) .35s,transform var(--transition-fn) var(--transition-delay) .35s}.header__linkbottom{bottom:76px;font-size:18px;font-weight:500;left:17px;line-height:24px;position:absolute}.header__box{pointer-events:none}.header__box .subMenu__description,.header__box a{display:block;overflow:hidden}.header__box .subMenu__description span,.header__box a span{display:inline-block;opacity:0;position:relative;transform:translateY(100px)!important;transition:opacity var(--transition-fn) var(--transition-delay),transform var(--transition-fn) var(--transition-delay)}.header__box a span:before{background-color:var(--white);bottom:0;content:"";height:0;left:0;position:absolute;transition:height var(--transition-fn) var(--transition-delay);width:100%;z-index:-1}.header__box a:hover{color:var(--black)}.header__box a:hover span:before{height:100%}@media screen and (max-width:840px){.header__box{height:100%;left:100%;position:fixed;top:0;width:100%}}.header__box .subMenu{padding-top:1px}.header__box .subMenu__link{font-family:BaikalExpanded;font-size:20px;font-weight:400;letter-spacing:-.005em;line-height:28px;margin-bottom:12px}@media screen and (min-width:841px){.header__box .subMenu__link{font-size:24px;letter-spacing:.01em;line-height:32px}}.header__box .subMenu .c-button{margin-bottom:22px;text-decoration:none!important}.header__box .subMenu .c-button i{font-size:14px;margin-right:13px}.header__box .subMenu .c-button strong{font-weight:500;text-decoration:underline;text-underline-offset:3px}.header__box .subMenu__description{color:grey;font-family:Baikal;font-size:14px;font-weight:300;letter-spacing:.02em;line-height:22px;margin-bottom:3px}.header__box .subMenu__description strong,.header__box .subMenu__description:is(strong){font-weight:500}.header__box .menu-item{margin-bottom:0}.header__box .menu-item a{font-family:BaikalExpanded;font-size:20px;font-weight:400;letter-spacing:-.005em;line-height:28px;margin-bottom:12px}@media screen and (min-width:841px){.header__box .menu-item a{font-size:24px;letter-spacing:.01em;line-height:32px}}.header .c-button{font-family:BaikalExpanded;font-family:Baikal;font-size:18px;font-weight:500;letter-spacing:-.03em;line-height:24px}@media screen and (min-width:841px){.header .c-button{font-size:18px;letter-spacing:0;line-height:24px}}.header.open-- .header__nav{opacity:1;pointer-events:all;transform:translateY(0);transition:transform var(--transition-fn) var(--transition-delay)}.header.open-- .header__nav #primary-menu>.menu-item{opacity:1}.header.open-- .header__nav #primary-menu>.menu-item>a{transform:translateY(0)}.header.open-- .header__nav #primary-menu>.menu-item:first-child>a{transition-delay:.7s,.7s}.header.open-- .header__nav #primary-menu>.menu-item:nth-child(2)>a{transition-delay:.9s,.9s}.header.open-- .header__nav #primary-menu>.menu-item:nth-child(3)>a{transition-delay:1.1s,1.1s}.header.open-- .header__nav #primary-menu>.menu-item:nth-child(4)>a{transition-delay:1.3s,1.3s}.header.open-- .header__nav #primary-menu>.menu-item:nth-child(5)>a{transition-delay:1.5s,1.5s}.header.open-- .header__nav #primary-menu>.menu-item:nth-child(6)>a{transition-delay:1.7s,1.7s}.header.open-- .header__nav #primary-menu>.menu-item:nth-child(7)>a{transition-delay:1.9s,1.9s}.header.open-- .header__nav #primary-menu>.menu-item:nth-child(8)>a{transition-delay:2.1s,2.1s}.header.open-- .header__nav #primary-menu>.menu-item:nth-child(9)>a{transition-delay:2.3s,2.3s}.header.open-- .header__nav #primary-menu>.menu-item:nth-child(10)>a{transition-delay:2.5s,2.5s}.header.open-- .header__nav #primary-menu>.menu-item:nth-child(11)>a{transition-delay:2.7s,2.7s}.header.open-- .header__nav #primary-menu>.menu-item:nth-child(12)>a{transition-delay:2.9s,2.9s}.header.open-- .header__nav #primary-menu>.menu-item:nth-child(13)>a{transition-delay:3.1s,3.1s}.header.open-- .header__nav #primary-menu>.menu-item:nth-child(14)>a{transition-delay:3.3s,3.3s}.header.open-- .header__nav #primary-menu>.menu-item:nth-child(15)>a{transition-delay:3.5s,3.5s}.header.open-- .header__nav #primary-menu>.menu-item:nth-child(16)>a{transition-delay:3.7s,3.7s}.header.open-- .header__nav #primary-menu>.menu-item:nth-child(17)>a{transition-delay:3.9s,3.9s}.header.open-- .header__nav #primary-menu>.menu-item:nth-child(18)>a{transition-delay:4.1s,4.1s}.header.open-- .header__nav #primary-menu>.menu-item:nth-child(19)>a{transition-delay:4.3s,4.3s}.header.open-- .header__nav #primary-menu>.menu-item:nth-child(20)>a{transition-delay:4.5s,4.5s}.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box{pointer-events:all}.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .subMenu__description span,.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box a span{opacity:1;transform:translateY(0)!important;transition:opacity .8s ease,transform .8s ease}.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:first-child .subMenu__description span,.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:first-child a span{transition-delay:.2s,.2s}.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(2) .subMenu__description span,.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(2) a span{transition-delay:.3s,.3s}.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(3) .subMenu__description span,.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(3) a span{transition-delay:.4s,.4s}.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(4) .subMenu__description span,.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(4) a span{transition-delay:.5s,.5s}.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(5) .subMenu__description span,.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(5) a span{transition-delay:.6s,.6s}.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(6) .subMenu__description span,.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(6) a span{transition-delay:.7s,.7s}.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(7) .subMenu__description span,.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(7) a span{transition-delay:.8s,.8s}.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(8) .subMenu__description span,.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(8) a span{transition-delay:.9s,.9s}.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(9) .subMenu__description span,.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(9) a span{transition-delay:1s,1s}.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(10) .subMenu__description span,.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(10) a span{transition-delay:1.1s,1.1s}.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(11) .subMenu__description span,.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(11) a span{transition-delay:1.2s,1.2s}.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(12) .subMenu__description span,.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(12) a span{transition-delay:1.3s,1.3s}.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(13) .subMenu__description span,.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(13) a span{transition-delay:1.4s,1.4s}.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(14) .subMenu__description span,.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(14) a span{transition-delay:1.5s,1.5s}.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(15) .subMenu__description span,.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(15) a span{transition-delay:1.6s,1.6s}.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(16) .subMenu__description span,.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(16) a span{transition-delay:1.7s,1.7s}.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(17) .subMenu__description span,.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(17) a span{transition-delay:1.8s,1.8s}.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(18) .subMenu__description span,.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(18) a span{transition-delay:1.9s,1.9s}.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(19) .subMenu__description span,.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(19) a span{transition-delay:2s,2s}.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(20) .subMenu__description span,.header.open-- .header__nav #primary-menu>.menu-item.subopen-- .header__box .menu-item:nth-child(20) a span{transition-delay:2.1s,2.1s}.header.open-- .header__nav #primary-menu>.menu-item>a:before{background-color:var(--white);bottom:0;content:"";height:0;left:0;position:absolute;transition:height var(--transition-fn) var(--transition-delay);width:100%;z-index:-1}.header.open-- .header__nav #primary-menu>.menu-item.menu-item-has-children>a:after{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e902";font-family:icomoon!important;font-size:14px;font-style:normal;font-variant:normal;font-weight:400;line-height:1;margin-left:12px;text-transform:none;transform:scaleX(-1)}@media screen and (min-width:841px){.header__logo{height:40px}.header__container{height:104px}.header__nav{padding:180px var(--colabsolutewidthmarged)}.header__nav .menu-item{margin-bottom:56px}.header__nav .menu>.menu-item{margin-top:-7px}.header__nav .menu>.menu-item>a{padding:7px 1px 8px}.header__linkbottom{bottom:25px;font-size:24px;left:32px;line-height:32px}.header .c-button{display:none}.header #primary-menu>.menu-item:not(.menu-item-has-children)>a:hover{color:var(--black)}.header #primary-menu>.menu-item:not(.menu-item-has-children)>a:hover:before{height:100%}.header__box{bottom:auto;left:45.1%;pointer-events:none;position:absolute;top:171px;width:50%}.header__box:before{background-color:grey;content:"";height:0;left:-30px;position:absolute;top:0;width:1px}.header__box .menu-item{margin-bottom:0}.header__box .menu-item a{font-family:Baikal;font-family:BaikalExpanded;font-size:18px;font-weight:400;letter-spacing:.03em;line-height:26px;margin-bottom:28px}}@media screen and (min-width:841px) and (min-width:841px){.header__box .menu-item a{font-size:20px;line-height:28px}}@media screen and (min-width:841px){.header__box .menu-item:last-child a{margin-bottom:0}.header__box .subMenu__link{margin-bottom:28px}.header.open-- .header__nav .menu-item.menu-item-has-children.subopen-->a{color:var(--black)}.header.open-- .header__nav .menu-item.menu-item-has-children.subopen-->a:before{height:100%!important}.header .menu-item.subopen-- .header__box:before{height:100%}}.c-headerCaseStudy{color:var(--white);padding-bottom:40px;padding-top:80px}.c-headerCaseStudy__marque{font-family:Baikal;font-size:16px;font-weight:300;letter-spacing:0;line-height:22px;margin-bottom:10px}.c-headerCaseStudy__marque strong,.c-headerCaseStudy__marque:is(strong){font-weight:500}@media screen and (min-width:841px){.c-headerCaseStudy__marque{font-size:16px;letter-spacing:.02em;line-height:22px}}.c-headerCaseStudy__titre{font-family:BaikalExpanded;font-size:36px;font-weight:400;letter-spacing:0;line-height:44px;margin-bottom:40px}@media screen and (min-width:841px){.c-headerCaseStudy__titre{font-size:56px;line-height:60px}}.c-headerCaseStudy__visuel{height:0;padding-bottom:56.25%;position:relative;width:100%}.c-headerCaseStudy__visuel figure,.c-headerCaseStudy__visuel img,.c-headerCaseStudy__visuel picture{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.c-headerCaseStudy__tags__liste{padding-top:40px}.c-headerCaseStudy__tags__titre{color:#999;font-family:Baikal;font-size:16px;font-weight:300;letter-spacing:0;line-height:22px;margin-bottom:16px}.c-headerCaseStudy__tags__titre strong,.c-headerCaseStudy__tags__titre:is(strong){font-weight:500}@media screen and (min-width:841px){.c-headerCaseStudy__tags__titre{font-size:16px;letter-spacing:.02em;line-height:22px}}.c-headerCaseStudy__subtags__liste{margin-bottom:40px}.c-headerCaseStudy__subtags__item{font-family:Baikal;font-size:18px;font-weight:300;letter-spacing:0;line-height:26px;margin-bottom:8px}.c-headerCaseStudy__subtags__item strong,.c-headerCaseStudy__subtags__item:is(strong){font-weight:500}@media screen and (min-width:841px){.c-headerCaseStudy__subtags__item{font-size:18px;letter-spacing:0;line-height:26px}}@media screen and (max-width:840px){.c-headerCaseStudy__tags__item:last-child .c-headerCaseStudy__subtags__item:last-child,.c-headerCaseStudy__tags__item:last-child ul{margin-bottom:0}}@media screen and (min-width:841px){.c-headerCaseStudy{padding-top:148px}.c-headerCaseStudy__marque,.c-headerCaseStudy__titre{margin-left:var(--colabsolutewidthmarged)}.c-headerCaseStudy__titre{margin-bottom:74px}.c-headerCaseStudy__tags__liste{display:flex;padding-top:80px}.c-headerCaseStudy__tags__item{margin-left:var(--colabsolutewidthmarged);width:calc(var(--colabsolutewidthmarged)*2)}}.footer{border-top:1px solid grey;color:var(--white);padding-bottom:80px;padding-top:var(--marginV)}body.white .footer{background-color:#eee}.footer__logobox{height:40px;margin-bottom:32px;width:100%}.footer__logobox figure,.footer__logobox img,.footer__logobox picture{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;width:100%}.footer__logo--white{display:none}body.white .footer__logo--white{display:block}body.white .footer__logo--black{display:none}.footer__item{border-bottom:1px solid grey;margin-bottom:34px;padding-bottom:8px}.footer__item>:last-child{margin-bottom:25px}.footer__titrelarge{font-family:BaikalExpanded;font-family:Baikal;font-size:24px;font-weight:400;letter-spacing:0;line-height:30px;margin-bottom:28px}@media screen and (min-width:841px){.footer__titrelarge{font-size:34px;line-height:42px}}.footer__titresmall{font-family:Baikal;font-size:18px;font-size:19px;font-weight:400;font-weight:500;letter-spacing:.03em;line-height:26px;line-height:23px;margin-bottom:19px}@media screen and (min-width:841px){.footer__titresmall{font-size:20px;line-height:28px}}.footer__titresmall--mailto{margin-bottom:11px}.footer__texte{font-family:Baikal;font-size:18px;font-weight:300;letter-spacing:0;line-height:26px}.footer__texte strong,.footer__texte:is(strong){font-weight:500}@media screen and (min-width:841px){.footer__texte{font-size:18px;letter-spacing:0;line-height:26px}}.footer__texte--mailto{margin-bottom:26px}.footer__cta{margin:23px 0 31px}.footer__cta a,.footer__cta button{align-items:center;background-color:var(--duskred);border:1px solid var(--duskred);color:#fff;display:inline-flex;font-family:BaikalExpanded;font-size:18px;font-weight:500;justify-content:center;letter-spacing:-.03em;line-height:24px;padding:10px 16px;position:relative;transition:color var(--transition-fn) var(--transition-delay),background var(--transition-fn) var(--transition-delay),border var(--transition-fn) var(--transition-delay)}@media screen and (min-width:841px){.footer__cta a,.footer__cta button{font-size:18px;letter-spacing:0;line-height:24px}}.footer__cta a span,.footer__cta button span{flex:1;overflow:hidden;transition:flex var(--transition-fn) var(--transition-delay);white-space:nowrap}.footer__cta a:not(.--noarrow):after,.footer__cta button:not(.--noarrow):after{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="16" viewBox="0 0 24 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.1375 0H13.9545L21.0428 7.09043H0V8.63459H21.0428L14.0941 15.5833H16.2771L24 7.86251L16.1375 0Z" fill="%23000000"/></svg>');background-repeat:no-repeat;content:"";display:inline-block;filter:invert(100%);height:16px;margin-left:10px;transition:filter var(--transition-fn) var(--transition-delay);width:24px}.footer__cta a:not(.--noarrow).download--:after,.footer__cta button:not(.--noarrow).download--:after{background-image:url('data:image/svg+xml;utf8,<svg width="640" height="1024" viewBox="0 0 640 1024" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M636.036 480.913l-82.626-82.626-176.978 177.055v-575.343h-116.868v575.343l-176.939-176.939-82.626 82.626 317.999 319.44zM0 1024h636.036v-120.764h-636.036z" fill="%23000000"/></svg>');background-position:50%;background-size:contain}.footer__cta a:not(.--noarrow):hover,.footer__cta button:not(.--noarrow):hover{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.footer__cta a:not(.--noarrow):hover:after,.footer__cta button:not(.--noarrow):hover:after{filter:var(--filterblack)}.footer__cta a:not(.--noarrow):hover span,.footer__cta button:not(.--noarrow):hover span{flex:0}.footer__cta a.--noarrow:hover,.footer__cta a:focus-visible,.footer__cta button.--noarrow:hover,.footer__cta button:focus-visible{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.footer__cta a.--noarrow:hover:after,.footer__cta a:focus-visible:after,.footer__cta button.--noarrow:hover:after,.footer__cta button:focus-visible:after{filter:var(--filterblack)}.footer__cta.--secondary a,.footer__cta.--secondary button{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.footer__cta.--secondary a:after,.footer__cta.--secondary button:after{filter:var(--filterblue)}.footer__cta.--secondary a:before,.footer__cta.--secondary button:before{border:0 solid var(--duskblue);content:"";height:100%;left:0;position:absolute;top:0;transition:border .1s cubic-bezier(.13,0,.11,1);width:100%}.footer__cta.--secondary a:not(.--noarrow):hover,.footer__cta.--secondary button:not(.--noarrow):hover{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.footer__cta.--secondary a:not(.--noarrow):hover:after,.footer__cta.--secondary button:not(.--noarrow):hover:after{filter:var(--filterblue)}.footer__cta.--secondary a.--noarrow:hover,.footer__cta.--secondary button.--noarrow:hover{background-color:var(--duskblue);border:1px solid var(--duskblue)}.footer__cta.--secondary a:focus-visible,.footer__cta.--secondary button:focus-visible{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.footer__cta.--secondary a:focus-visible:before,.footer__cta.--secondary button:focus-visible:before{border-width:3px}.footer__cta.--secondary a:focus-visible:after,.footer__cta.--secondary button:focus-visible:after{filter:var(--filterblue)}@media screen and (min-width:841px){.footer__cta a,.footer__cta button{padding:11px 17px}}.footer__cta a{letter-spacing:-.015em}.footer__sitemap__item{font-family:Baikal;font-size:18px;font-weight:300;letter-spacing:0;line-height:26px;margin-bottom:16px}.footer__sitemap__item strong,.footer__sitemap__item:is(strong){font-weight:500}@media screen and (min-width:841px){.footer__sitemap__item{font-size:18px;letter-spacing:0;line-height:26px}}.footer__tools{align-items:center;-webkit-animation:animation_tools 1s ease 2s;animation:animation_tools 1s ease 2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;background-color:var(--black);border-top:1px solid grey;bottom:0;display:flex;height:55px;justify-content:center;left:0;opacity:0;position:fixed;right:0;text-align:center;z-index:2}.footer__tools__connect{font-family:Baikal;font-size:18px;font-size:16px;font-weight:300;font-weight:500;letter-spacing:0;line-height:26px;margin-top:-5px;padding-left:37px;position:relative;text-decoration:underline;text-underline-offset:7px}.footer__tools__connect strong,.footer__tools__connect:is(strong){font-weight:500}@media screen and (min-width:841px){.footer__tools__connect{font-size:18px;letter-spacing:0;line-height:26px}}.footer__tools__connect:before{background-color:transparent;background-image:url('data:image/svg+xml;utf8,<svg width="28" height="24" viewBox="0 0 28 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M27.9962 0H0.587646L0.591378 24H2.39175L8.17906 18.8937H28L27.9962 0ZM7.25183 11.1493C6.38989 11.1493 5.69026 10.4496 5.69026 9.58769C5.69026 8.72575 6.38989 8.02612 7.25183 8.02612C8.11377 8.02612 8.81339 8.72575 8.81339 9.58769C8.81339 10.4496 8.11377 11.1493 7.25183 11.1493ZM14.6082 11.1493C13.7462 11.1493 13.0466 10.4496 13.0466 9.58769C13.0466 8.72575 13.7462 8.02612 14.6082 8.02612C15.4701 8.02612 16.1697 8.72575 16.1697 9.58769C16.1697 10.4496 15.4701 11.1493 14.6082 11.1493ZM21.3358 11.1493C20.4738 11.1493 19.7742 10.4496 19.7742 9.58769C19.7742 8.72575 20.4738 8.02612 21.3358 8.02612C22.1977 8.02612 22.8973 8.72575 22.8973 9.58769C22.8973 10.4496 22.1977 11.1493 21.3358 11.1493Z" fill="%23008596"/></svg>');background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:24px;left:2px;position:absolute;top:1px;width:28px}.footer__tools__connect:after{-webkit-animation:animation_bulle 1s steps(4,jump-none) infinite;animation:animation_bulle 1s steps(4,jump-none) infinite;background-color:#008596;content:"";height:6px;position:absolute;right:calc(100% - 27px);top:8px}.nostickycontact .footer__tools__connect{display:none}.footer__tools__moveTop{-webkit-clip-path:polygon(6px 0,100% 0,100% 100%,6px 100%);clip-path:polygon(6px 0,100% 0,100% 100%,6px 100%);position:absolute;right:16px;top:-42px;transform:rotate(-90deg)}.footer__tools__moveTop:focus-visible,.footer__tools__moveTop:hover{color:#008596}.footer__agence{font-family:Baikal;font-size:18px;font-size:19px;font-weight:400;font-weight:500;letter-spacing:.03em;line-height:26px;line-height:23px;margin-bottom:68px}@media screen and (min-width:841px){.footer__agence{font-size:20px;line-height:28px}}.footer #footer-menu .menu-item{font-family:Baikal;font-size:14px;font-weight:300;font-weight:500;letter-spacing:.02em;line-height:22px;margin-bottom:20px}.footer #footer-menu .menu-item strong,.footer #footer-menu .menu-item:is(strong){font-weight:500}.footer__copyright{font-family:Baikal;font-size:14px;font-weight:300;font-weight:500;letter-spacing:.02em;line-height:22px}.footer__copyright strong,.footer__copyright:is(strong){font-weight:500}@-webkit-keyframes animation_bulle{0%{width:20px}to{width:0}}@keyframes animation_bulle{0%{width:20px}to{width:0}}@-webkit-keyframes animation_tools{0%{opacity:0}to{opacity:1}}@keyframes animation_tools{0%{opacity:0}to{opacity:1}}@media screen and (min-width:841px){.footer{padding-bottom:0}.footer__logobox{margin-bottom:143px}.footer__liste{display:flex;justify-content:space-between;margin-bottom:118px}.footer__item{border:none;flex:0 0 calc(var(--colabsolutewidthmarged)*2 + var(--colabsolutewidth))}.footer__titrelarge{margin-bottom:32px}.footer__titresmall{margin-bottom:16px}.footer__titresmall--mailto:first-child{margin-top:74px}.footer__texte--mailto{margin-bottom:32px}.footer__cta{margin-top:30px}.footer__agence{margin-bottom:48px}.footer__baseline{display:flex;justify-content:space-between}.footer #footer-menu{display:flex}.footer #footer-menu .menu-item{margin-right:18px}.footer__copyright{letter-spacing:0}.footer__tools{background-color:transparent;border-top:none;bottom:var(--marginV);height:55px;left:auto;position:fixed;right:84px;width:200px}.footer__tools__connect{text-underline-offset:9px}.footer__tools__connect:before{left:-2px}.footer__tools__connect:after{right:calc(100% - 23px)}.footer__tools__connect span{color:height .35s ease;display:block;position:relative}.footer__tools__connect span:before{background-color:var(--white);bottom:-2px;content:"";height:0;left:0;position:absolute;transition:height var(--transition-fn) var(--transition-delay);width:100%;z-index:-1}.footer__tools__connect:hover span{color:var(--black)}.footer__tools__connect:hover span:before{height:calc(100% + 2px)}.footer__tools__moveTop{font-size:16px;right:-53px;top:16px}}.c-button{display:block;font-family:BaikalExpanded;font-size:22px;font-style:normal;font-weight:700;text-underline-position:under}@media screen and (min-width:1025px){.c-button{transition:opacity var(--transition-fn) var(--transition-delay),text-decoration-color var(--transition-fn) var(--transition-delay)}.c-button:hover{opacity:.7}}.c-button:not(.bg--):not(.download--):not(.arrow--){text-decoration:underline}.c-button.download--:after{content:"\e905";font-size:26px;margin-left:15px;position:relative;top:4px}.c-button.arrow--:after,.c-button.download--:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.c-button.arrow--:after{content:"\e901";font-size:21px;margin-left:10px}.c-wysiwyg{color:var(--white)}.c-wysiwyg li,.c-wysiwyg>*{margin-bottom:var(--marginText)}.c-wysiwyg li:last-child,.c-wysiwyg>:last-child{margin-bottom:0!important}.c-wysiwyg__cta+:not(.c-wysiwyg__cta),:not(.c-wysiwyg__cta)+.c-wysiwyg__cta{margin-top:calc(var(--marginText)*2)}.c-wysiwyg ol,.c-wysiwyg p,.c-wysiwyg ul{font-family:Baikal;font-size:16px;font-weight:300;letter-spacing:0;line-height:22px}.c-wysiwyg ol strong,.c-wysiwyg ol:is(strong),.c-wysiwyg p strong,.c-wysiwyg p:is(strong),.c-wysiwyg ul strong,.c-wysiwyg ul:is(strong){font-weight:500}@media screen and (min-width:841px){.c-wysiwyg ol,.c-wysiwyg p,.c-wysiwyg ul{font-size:16px;letter-spacing:.02em;line-height:22px}}.c-wysiwyg ul{padding-left:59px}.c-wysiwyg ul li:before{background-color:#e60000;border-radius:50%;content:"";float:left;height:6px;margin-left:-24px;position:relative;top:8px;width:6px}.c-wysiwyg ol{counter-reset:item;list-style:none;padding-left:59px}.c-wysiwyg ol li{counter-increment:item;position:relative}.c-wysiwyg ol li:before{color:#e60000;content:"0" counter(item) ".";font-family:Baikal;font-family:BaikalExpanded;font-size:16px;font-weight:300;font-weight:500;letter-spacing:0;line-height:22px;margin-right:10px;position:absolute;right:calc(100% + 7px)}.c-wysiwyg ol li:before strong,.c-wysiwyg ol li:before:is(strong){font-weight:500}@media screen and (min-width:841px){.c-wysiwyg ol li:before{font-size:16px;letter-spacing:.02em;line-height:22px}}.c-wysiwyg ol li:nth-child(n+10):before{content:counter(item) "."}.c-wysiwyg a:not(.c-button){text-decoration:underline}@media screen and (min-width:1025px){.c-wysiwyg a:not(.c-button){transition:text-decoration-color var(--transition-fn) var(--transition-delay)}.c-wysiwyg a:not(.c-button):hover{text-decoration-color:transparent}}.c-wysiwyg h2{font-family:BaikalExpanded;font-size:32px;font-weight:400;letter-spacing:0;line-height:40px}@media screen and (min-width:841px){.c-wysiwyg h2{font-size:40px;line-height:48px}}.c-wysiwyg h3{font-family:BaikalExpanded;font-size:24px;font-weight:400;letter-spacing:0;letter-spacing:.01em;line-height:30px}@media screen and (min-width:841px){.c-wysiwyg h3{font-size:34px;line-height:42px}}.c-wysiwyg h4{font-family:BaikalExpanded;font-size:20px;font-weight:400;letter-spacing:-.005em;line-height:28px}@media screen and (min-width:841px){.c-wysiwyg h4{font-size:24px;letter-spacing:.01em;line-height:32px}}.c-wysiwyg h5{font-family:Baikal;font-size:18px;font-weight:400;letter-spacing:.03em;line-height:26px}@media screen and (min-width:841px){.c-wysiwyg h5{font-size:20px;line-height:28px}}.c-wysiwyg h6{font-family:Baikal;font-size:18px;font-weight:400;letter-spacing:0;line-height:26px}@media screen and (min-width:841px){.c-wysiwyg h6{font-size:18px;line-height:24px}}.c-wysiwyg .txtlarge{font-family:Baikal;font-size:18px;font-weight:300;letter-spacing:0;letter-spacing:.02em;line-height:26px}.c-wysiwyg .txtlarge strong,.c-wysiwyg .txtlarge:is(strong){font-weight:500}@media screen and (min-width:841px){.c-wysiwyg .txtlarge{font-size:18px;letter-spacing:0;line-height:26px}}.c-wysiwyg .txtmedium{font-family:Baikal;font-size:16px;font-weight:300;letter-spacing:0;letter-spacing:.02em;line-height:22px}.c-wysiwyg .txtmedium strong,.c-wysiwyg .txtmedium:is(strong){font-weight:500}@media screen and (min-width:841px){.c-wysiwyg .txtmedium{font-size:16px;letter-spacing:.02em;line-height:22px}}.c-wysiwyg .txtsmall{font-family:Baikal;font-size:14px;font-weight:300;letter-spacing:.02em;line-height:22px}.c-wysiwyg .txtsmall strong,.c-wysiwyg .txtsmall:is(strong){font-weight:500}.c-wysiwyg hr{margin:32px 0}.c-wysiwyg__cta a,.c-wysiwyg__cta button{align-items:center;background-color:var(--duskred);border:1px solid var(--duskred);color:#fff;display:inline-flex;font-family:BaikalExpanded;font-size:18px;font-weight:500;justify-content:center;letter-spacing:-.03em;line-height:24px;padding:10px 16px;position:relative;transition:color var(--transition-fn) var(--transition-delay),background var(--transition-fn) var(--transition-delay),border var(--transition-fn) var(--transition-delay)}@media screen and (min-width:841px){.c-wysiwyg__cta a,.c-wysiwyg__cta button{font-size:18px;letter-spacing:0;line-height:24px}}.c-wysiwyg__cta a span,.c-wysiwyg__cta button span{flex:1;overflow:hidden;transition:flex var(--transition-fn) var(--transition-delay);white-space:nowrap}.c-wysiwyg__cta a:not(.--noarrow):after,.c-wysiwyg__cta button:not(.--noarrow):after{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="16" viewBox="0 0 24 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.1375 0H13.9545L21.0428 7.09043H0V8.63459H21.0428L14.0941 15.5833H16.2771L24 7.86251L16.1375 0Z" fill="%23000000"/></svg>');background-repeat:no-repeat;content:"";display:inline-block;filter:invert(100%);height:16px;margin-left:10px;transition:filter var(--transition-fn) var(--transition-delay);width:24px}.c-wysiwyg__cta a:not(.--noarrow).download--:after,.c-wysiwyg__cta button:not(.--noarrow).download--:after{background-image:url('data:image/svg+xml;utf8,<svg width="640" height="1024" viewBox="0 0 640 1024" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M636.036 480.913l-82.626-82.626-176.978 177.055v-575.343h-116.868v575.343l-176.939-176.939-82.626 82.626 317.999 319.44zM0 1024h636.036v-120.764h-636.036z" fill="%23000000"/></svg>');background-position:50%;background-size:contain}.c-wysiwyg__cta a:not(.--noarrow):hover,.c-wysiwyg__cta button:not(.--noarrow):hover{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.c-wysiwyg__cta a:not(.--noarrow):hover:after,.c-wysiwyg__cta button:not(.--noarrow):hover:after{filter:var(--filterblack)}.c-wysiwyg__cta a:not(.--noarrow):hover span,.c-wysiwyg__cta button:not(.--noarrow):hover span{flex:0}.c-wysiwyg__cta a.--noarrow:hover,.c-wysiwyg__cta a:focus-visible,.c-wysiwyg__cta button.--noarrow:hover,.c-wysiwyg__cta button:focus-visible{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.c-wysiwyg__cta a.--noarrow:hover:after,.c-wysiwyg__cta a:focus-visible:after,.c-wysiwyg__cta button.--noarrow:hover:after,.c-wysiwyg__cta button:focus-visible:after{filter:var(--filterblack)}.c-wysiwyg__cta.--secondary a,.c-wysiwyg__cta.--secondary button{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.c-wysiwyg__cta.--secondary a:after,.c-wysiwyg__cta.--secondary button:after{filter:var(--filterblue)}.c-wysiwyg__cta.--secondary a:before,.c-wysiwyg__cta.--secondary button:before{border:0 solid var(--duskblue);content:"";height:100%;left:0;position:absolute;top:0;transition:border .1s cubic-bezier(.13,0,.11,1);width:100%}.c-wysiwyg__cta.--secondary a:not(.--noarrow):hover,.c-wysiwyg__cta.--secondary button:not(.--noarrow):hover{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.c-wysiwyg__cta.--secondary a:not(.--noarrow):hover:after,.c-wysiwyg__cta.--secondary button:not(.--noarrow):hover:after{filter:var(--filterblue)}.c-wysiwyg__cta.--secondary a.--noarrow:hover,.c-wysiwyg__cta.--secondary button.--noarrow:hover{background-color:var(--duskblue);border:1px solid var(--duskblue)}.c-wysiwyg__cta.--secondary a:focus-visible,.c-wysiwyg__cta.--secondary button:focus-visible{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.c-wysiwyg__cta.--secondary a:focus-visible:before,.c-wysiwyg__cta.--secondary button:focus-visible:before{border-width:3px}.c-wysiwyg__cta.--secondary a:focus-visible:after,.c-wysiwyg__cta.--secondary button:focus-visible:after{filter:var(--filterblue)}@media screen and (min-width:841px){.c-wysiwyg__cta a,.c-wysiwyg__cta button{padding:11px 17px}}.c-wysiwyg__cta a{text-decoration:none!important}@media screen and (min-width:841px){.c-wysiwyg h3{letter-spacing:.01em}.c-wysiwyg .txtlarge,.c-wysiwyg .txtmedium{letter-spacing:.02em}.c-wysiwyg ol li,.c-wysiwyg ul li{letter-spacing:0}}.c-img{text-align:center}.c-img__radius{border-radius:50%;overflow:hidden;position:relative}.c-img__radius:before{content:"";display:block;padding-bottom:100%;width:100%}.c-img__radius img{height:auto;left:50%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.c-img figure{display:inline-block}.c-img figure figcaption{margin-left:16px;margin-right:16px;margin-top:24px;text-align:left}.swiper-slide{height:auto!important}.swiper-slide:first-child{margin-left:var(--margin)}.swiper-slide:last-child{margin-right:var(--margin)}.swiper-slide--verticalimagetext .c-img{height:0;margin-bottom:20px!important;padding-bottom:63.22%;position:relative}.swiper-slide--verticalimagetext .c-img figure,.swiper-slide--verticalimagetext .c-img img,.swiper-slide--verticalimagetext .c-img picture{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.swiper .swiper-button-next,.swiper .swiper-button-prev{align-items:center;background-color:#008596;border-radius:50%;color:#fff;display:flex;height:54px;justify-content:center;margin-top:0;transition:all var(--transition-fn) var(--transition-delay);width:54px}.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{display:none}.swiper .swiper-button-next:focus-visible,.swiper .swiper-button-next:hover,.swiper .swiper-button-prev:focus-visible,.swiper .swiper-button-prev:hover{background-color:var(--white);color:var(--black)}.swiper .swiper-button-next.swiper-button-disabled,.swiper .swiper-button-prev.swiper-button-disabled{background-color:var(--dark);color:grey}.swiper[data-navigation=scrollbar] .swiper-wrapper{padding-bottom:40px}.swiper .swiper-scrollbar,.swiper.swiper-horizontal>.swiper-scrollbar{cursor:pointer;height:14px;left:50%;max-width:360px;transform:translateX(-50%);width:calc(100% - 60px);z-index:4}.swiper .swiper-scrollbar-drag{background-color:var(--white)}@media screen and (min-width:841px){.swiper-wrapper--verticalimagetext{margin-top:-11px}.swiper-slide:first-child{margin-left:calc(var(--margin) + var(--colabsolutewidthmarged))}.swiper-slide:last-child{margin-right:calc(var(--margin) + var(--colabsolutewidthmarged))}.swiper-slide--verticalimagetext .c-img{margin-bottom:24px!important;padding-bottom:59%}}.f-slider__title{color:var(--white);font-family:BaikalExpanded;font-size:32px;font-weight:400;letter-spacing:0;line-height:40px;margin-bottom:32px}@media screen and (min-width:841px){.f-slider__title{font-size:40px;line-height:48px}}.f-slider__title--verticalimagetext{margin-bottom:16px}.f-slider__ctn{color:var(--white);pointer-events:none}.f-slider__ctn *{pointer-events:all}.f-slider__ctn[data-navigation=scrollbar]{cursor:url(assets/img/cursor-drag.svg) 60 60,auto}.f-slider__ctn-item{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:center;width:100%}.f-slider__ctn-item>:not(.f-imgText__ctn){width:100%}.f-slider__ctn-item .c-img{margin-bottom:10px}.f-slider__ctn--verticalimagetext{margin-top:14px}.f-slider__ctn__newlink__visuel{overflow:hidden}.f-slider__ctn__newlink__visuel img{transition-duration:.35s;transition-property:all;transition-timing-function:ease}.f-slider__ctn__newlink:focus-visible .f-slider__ctn__newlink__visuel img,.f-slider__ctn__newlink:hover .f-slider__ctn__newlink__visuel img{transform:scale(1.1)}.f-slider__ctn__newlink__title,.f-slider__ctn__newlink__titre{text-decoration:underline;text-decoration-color:transparent;text-underline-offset:6px;transition-duration:.35s;transition-property:all;transition-timing-function:ease}.f-slider__ctn__newlink:focus-visible .f-slider__ctn__newlink__title,.f-slider__ctn__newlink:focus-visible .f-slider__ctn__newlink__titre,.f-slider__ctn__newlink:hover .f-slider__ctn__newlink__title,.f-slider__ctn__newlink:hover .f-slider__ctn__newlink__titre{text-decoration-color:var(--white)}.f-slider__navigation{display:none;margin-right:calc(var(--colabsolutewidthmarged));padding:10px 0;pointer-events:none}.f-slider__navigation button{font-size:16px;pointer-events:all;position:static}.f-slider__navigation button:focus-visible{outline:3px solid #008596;outline-offset:0}.f-slider__navigation-next{margin-left:18px}.f-slider__box{padding:19px 3px 21px 24px}.f-slider__subtitle{color:grey;font-family:Baikal;font-size:14px;font-weight:300;font-weight:500;letter-spacing:.02em;line-height:22px}.f-slider__subtitle strong,.f-slider__subtitle:is(strong){font-weight:500}.f-slider__subtitle2{color:var(--white);font-family:Baikal;font-size:14px;font-weight:300;letter-spacing:.02em;line-height:22px}.f-slider__subtitle2 strong,.f-slider__subtitle2:is(strong){font-weight:500}.f-slider__subtitle3{color:var(--white);font-family:Baikal;font-size:18px;font-weight:300;letter-spacing:0;line-height:26px}.f-slider__subtitle3 strong,.f-slider__subtitle3:is(strong){font-weight:500}@media screen and (min-width:841px){.f-slider__subtitle3{font-size:18px;letter-spacing:0;line-height:26px}}.f-slider__title2{font-family:BaikalExpanded;font-size:20px;font-weight:400;letter-spacing:-.005em;line-height:28px;margin-bottom:11px}@media screen and (min-width:841px){.f-slider__title2{font-size:24px;font-size:20px;letter-spacing:.01em;line-height:32px}}.f-slider__wysiwyg{font-family:Baikal;font-size:16px;font-weight:300;letter-spacing:0;line-height:22px}.f-slider__wysiwyg strong,.f-slider__wysiwyg:is(strong){font-weight:500}@media screen and (min-width:841px){.f-slider__wysiwyg{font-size:16px;letter-spacing:.02em;line-height:22px}}.f-slider__wysiwyg ul{margin-left:23px}.f-slider__wysiwyg li{list-style-type:disc}.f-slider__wysiwyg p,.f-slider__wysiwyg ul{margin-bottom:12px}@media screen and (min-width:841px){.container__title+.f-slider__ctn--onlyimage{margin-top:-90px}.container__title+.f-slider__ctn--verticalimagetext{margin-top:-64px}.f-slider__title{margin-left:var(--colabsolutewidthmarged);margin-right:calc(var(--colwidthmarged)*3)}.f-slider__title--verticalimagetext{font-family:BaikalExpanded;font-size:32px;font-weight:400;letter-spacing:0;line-height:40px;margin-bottom:8px}}@media screen and (min-width:841px) and (min-width:841px){.f-slider__title--verticalimagetext{font-size:40px;line-height:48px}}@media screen and (min-width:841px){.f-slider__subtitle3{margin-left:var(--colabsolutewidthmarged);margin-right:calc(var(--colwidthmarged)*3)}.f-slider__navigation{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end}.f-slider__ctn-item .c-img{margin-bottom:18px}.f-slider__box{padding:16px 3px 21px 31px}.f-slider .f__titre{margin-right:calc(var(--colwidthmarged)*3)}.f-slider:not(.f-casestudy) .threeorless .f-slider__navigation{opacity:0;pointer-events:none}}.c-video figure{display:block}.c-video figure figcaption{color:grey;font-family:Baikal;font-size:14px;font-style:normal;font-weight:300;letter-spacing:.02em;line-height:22px;margin-left:16px;margin-right:16px;margin-top:25px;text-align:left}.c-video figure figcaption strong,.c-video figure figcaption:is(strong){font-weight:500}.c-video figure figcaption strong{color:var(--white)}.c-video__player{overflow:hidden;position:relative}.c-video__player:before{content:"";display:block;padding-bottom:56.25%;width:100%}.c-video__player>*{height:100%;left:0;position:absolute;top:0;width:100%}.c-video__player video[poster]{-o-object-fit:cover;object-fit:cover}.c-video__player-poster{background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity var(--transition-fn) var(--transition-delay)}.c-video__player-poster.hidden{opacity:0;transition:opacity var(--transition-fn) var(--transition-delay),visibility 0s linear .4s;visibility:hidden}.c-video__player-poster-play{background-color:#fff;border-radius:50%;display:block;font-size:35px;height:61px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all var(--transition-fn) var(--transition-delay);width:61px}.c-video__player-poster-play i{-webkit-text-stroke:3px #000;color:#fff;display:inline-block;font-size:21px;left:1px;position:relative;top:-2px;transition:all var(--transition-fn) var(--transition-delay)}@media screen and (min-width:841px){.c-video__player-poster-play:focus-visible,.c-video__player-poster-play:hover{background-color:#008596}.c-video__player-poster-play:focus-visible i,.c-video__player-poster-play:hover i{-webkit-text-stroke:3px #fff;color:#008596}.c-video__player-poster-play:focus-visible{outline:3px solid #fff;outline-offset:0}}.c-video__player-cookies .tac_activate{align-items:center;background-color:hsla(0,0%,100%,.75);color:#000;display:flex;flex-direction:column;flex-wrap:nowrap;font-size:15px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.c-video__player-cookies .tac_activate>*{display:block;margin-left:auto;margin-right:auto;max-width:500px}.c-video__player-cookies .tac_activate .post_text{margin-top:12px}.c-video__player-cookies .tac_activate button{color:#fff;margin-top:20px}@media screen and (min-width:841px){.c-video__player-poster-play{height:75px;width:75px}.c-video__player-poster-play i{font-size:26px;left:2px;top:-1px}}.c-social{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin-left:-37px;margin-right:-37px}@media screen and (max-width:1024px){.c-social{margin-left:-18px;margin-right:-18px}}.c-social>*{margin-left:37px;margin-right:37px}@media screen and (max-width:1024px){.c-social>*{margin-left:0;margin-right:0}}.c-social .icon-facebook,.c-social .icon-instagram,.c-social .icon-linkedin,.c-social .icon-tiktok,.c-social .icon-whatsapp{font-size:32px}.c-social .icon-twitter,.c-social .icon-youtube{font-size:24px}.c-social li{padding-bottom:4px;padding-top:4px}@media screen and (max-width:1024px){.c-social li{flex:0 1 25%;margin-bottom:5px;margin-top:5px;max-width:25%;text-align:center;width:25%}}@media screen and (min-width:1025px){.c-social li a{transition:color var(--transition-fn) var(--transition-delay)}.c-social li a:hover{color:rgba(0,0,0,.6)}.c-card:hover .c-card__img:before{background-color:rgba(0,0,0,.5)}.c-card:hover .c-card__title{color:rgba(0,0,0,.5)}}.c-card__img{background-color:#ccc;display:block;margin-bottom:22px;overflow:hidden;position:relative}.c-card__img:before{background-color:transparent;content:"";display:block;padding-bottom:100%;position:relative;transition:background-color var(--transition-fn) var(--transition-delay);z-index:2}.c-card__img *{left:50%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%)}.c-card__suptitle{color:#969696;font-family:BaikalExpanded;font-size:15px;font-weight:500;margin-bottom:5px}.c-card__category{background-color:#000;border-radius:20px;color:#fff;display:inline-block;font-family:BaikalExpanded;font-size:10px;font-weight:700;margin-bottom:8px;margin-top:6px;padding:8px 12px;text-transform:uppercase}.c-card__title{transition:color var(--transition-fn) var(--transition-delay)}.c-card__content{font-size:15px;margin-top:10px}.choices{display:inline-block;overflow:visible}.choices[data-type*=select-one]:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:none;color:#000;content:"\e904";font-family:icomoon!important;font-size:10px;font-style:normal;font-variant:normal;font-weight:400;height:auto;line-height:1;margin:0;right:28px;text-transform:none;top:calc(50% + 1px);transform:translateY(-50%);width:auto}.choices[data-type*=select-one].is-open:after{border:none;margin:0;transform:translateY(-50%) rotate(180deg)}.choices[data-type*=select-one] .choices__inner{padding-bottom:15px}.choices.is-open .choices__list--dropdown,.choices.is-open .choices__list[aria-expanded]{opacity:1;transition:opacity var(--transition-fn) var(--transition-delay) .1s;z-index:8}.choices__placeholder{opacity:1}.choices__inner{background-color:#fff;border:2px solid #000;border-radius:0;box-shadow:none;color:#000;font-size:15px;font-weight:500;line-height:1;min-height:1px;min-width:212px;padding:14px 21px;text-align:left;transition:border-bottom var(--transition-fn) var(--transition-delay)}.is-focused .choices__inner,.is-open .choices__inner{border-color:#000}.is-open .choices__inner{border-bottom:none}.choices__list--dropdown,.choices__list[aria-expanded]{background-color:#fff;border:2px solid #000!important;border-radius:0;opacity:0;transition:opacity var(--transition-fn) var(--transition-delay),visibility 0s linear .2s}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{font-size:15px;font-weight:500;line-height:1;padding:13px 30px}.choices__list--dropdown .choices__item--choice.is-selected{display:none}.choices__list--single{padding:0}.c-form .form-title{font-size:22px;font-weight:700;letter-spacing:.55px;line-height:1.36;margin-bottom:30px}.c-form .form-title:not(:first-child){margin-top:75px}.c-form .form-desc{font-size:15px;font-weight:500;letter-spacing:.38px;line-height:1.4;margin-bottom:15px}.c-form .form-desc:not(:first-child){margin-top:48px}.c-form .form-notice{font-size:15px;font-weight:500;letter-spacing:.38px;line-height:1.4;margin-top:60px}.c-form .form-row{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin-left:-15px;margin-right:-15px}@media screen and (max-width:767px){.c-form .form-row{display:block}}.c-form .form-row+.form-row{margin-top:48px}@media screen and (max-width:767px){.c-form .form-row+.form-row{margin-top:0}}.c-form .required{font-size:11px;vertical-align:top}.c-form .form-group{flex:1 1 0;margin-left:15px;margin-right:15px}.c-form .form-group label{display:block;font-size:14px;font-weight:500;letter-spacing:.6px;line-height:1.33;margin-bottom:5px}.c-form .form-group input:focus-visible{outline:none}.c-form .form-group input[type=email],.c-form .form-group input[type=number],.c-form .form-group input[type=tel],.c-form .form-group input[type=text],.c-form .form-group textarea{background-color:#fff;border:2px solid #000;font-family:BaikalExpanded;font-size:16px;font-weight:500;line-height:1.2;padding:14px 21px;width:100%}.c-form .form-group input[type=email]::-webkit-input-placeholder,.c-form .form-group input[type=number]::-webkit-input-placeholder,.c-form .form-group input[type=tel]::-webkit-input-placeholder,.c-form .form-group input[type=text]::-webkit-input-placeholder,.c-form .form-group textarea::-webkit-input-placeholder{color:rgba(0,0,0,.8);font-family:BaikalExpanded}.c-form .form-group input[type=email]:-moz-placeholder,.c-form .form-group input[type=email]::-moz-placeholder,.c-form .form-group input[type=number]:-moz-placeholder,.c-form .form-group input[type=number]::-moz-placeholder,.c-form .form-group input[type=tel]:-moz-placeholder,.c-form .form-group input[type=tel]::-moz-placeholder,.c-form .form-group input[type=text]:-moz-placeholder,.c-form .form-group input[type=text]::-moz-placeholder,.c-form .form-group textarea:-moz-placeholder,.c-form .form-group textarea::-moz-placeholder{color:rgba(0,0,0,.8);font-family:BaikalExpanded}.c-form .form-group input[type=email]:-ms-input-placeholder,.c-form .form-group input[type=number]:-ms-input-placeholder,.c-form .form-group input[type=tel]:-ms-input-placeholder,.c-form .form-group input[type=text]:-ms-input-placeholder,.c-form .form-group textarea:-ms-input-placeholder{color:rgba(0,0,0,.8);font-family:BaikalExpanded}.c-form .form-group input[type=email]:focus-visible,.c-form .form-group input[type=number]:focus-visible,.c-form .form-group input[type=tel]:focus-visible,.c-form .form-group input[type=text]:focus-visible,.c-form .form-group textarea:focus-visible{outline:none}.c-form .form-group textarea{height:130px;padding-bottom:16px;padding-top:16px}@media screen and (max-width:1024px){.c-form .form-group textarea{height:270px;padding-right:16px;padding-top:16px}}@media screen and (max-width:767px){.c-form .form-group+.c-form .form-group.email{margin-top:20px}}.c-form .form-group.email{flex:1.5}@media screen and (max-width:767px){.c-form .form-group.email{flex:1;min-width:100%;width:100%}}.c-form .form-group.checkbox,.c-form .form-group.radio{display:block;position:relative}@media screen and (max-width:1024px){.c-form .form-group.checkbox,.c-form .form-group.radio{max-width:33.33%}}.c-form .form-group.checkbox .checkboxCtn,.c-form .form-group.checkbox .radioCtn,.c-form .form-group.radio .checkboxCtn,.c-form .form-group.radio .radioCtn{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.c-form .form-group.checkbox .checkboxCtn input,.c-form .form-group.checkbox .radioCtn input,.c-form .form-group.radio .checkboxCtn input,.c-form .form-group.radio .radioCtn input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:2}.c-form .form-group.checkbox .checkboxCtn input:checked+span:after,.c-form .form-group.checkbox .radioCtn input:checked+span:after,.c-form .form-group.radio .checkboxCtn input:checked+span:after,.c-form .form-group.radio .radioCtn input:checked+span:after{opacity:1}.c-form .form-group.checkbox .checkboxCtn label,.c-form .form-group.checkbox .radioCtn label,.c-form .form-group.radio .checkboxCtn label,.c-form .form-group.radio .radioCtn label{margin-bottom:0;max-width:200px}.c-form .form-group.checkbox .checkboxCtn span,.c-form .form-group.checkbox .radioCtn span,.c-form .form-group.radio .checkboxCtn span,.c-form .form-group.radio .radioCtn span{background-color:#fff;border:2px solid #000;display:block;height:20px;margin-right:12px;min-width:20px;position:relative;width:20px}.c-form .form-group.checkbox .checkboxCtn span:after,.c-form .form-group.checkbox .radioCtn span:after,.c-form .form-group.radio .checkboxCtn span:after,.c-form .form-group.radio .radioCtn span:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"\e90b";display:block;font-family:icomoon!important;font-size:17px;font-style:normal;font-variant:normal;font-weight:400;left:calc(50% + 6px);line-height:1;opacity:0;position:absolute;text-transform:none;top:calc(50% - 2px);transform:translate(-50%,-50%);transition:opacity var(--transition-fn) var(--transition-delay)}.c-form .form-group.checkbox a,.c-form .form-group.radio a{display:inline-block;position:relative;text-decoration:underline;z-index:3}.c-form .form-group.checkbox .error,.c-form .form-group.radio .error{flex:1;min-width:100%;width:100%}.c-form .form-group.radio .radioCtn{margin-left:-25px;margin-right:-25px;margin-top:15px}.c-form .form-group.radio .radioCtn>div{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin-left:25px;margin-right:25px;position:relative}.c-form .form-group.radio .radioCtn span{border-radius:50%}.c-form .form-group.radio .radioCtn span:after{background-color:#000;border-radius:50%;content:"";height:10px;left:50%;top:50%;transform:translate(-50%,-50%);width:10px}.c-form .form-group .dateCtn{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin-left:-30px;margin-right:-30px}@media screen and (max-width:767px){.c-form .form-group .dateCtn{display:block}}.c-form .form-group .dateCtn__item{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.c-form .form-group .dateCtn__item label{padding-left:30px;padding-right:30px}.c-form .form-group .dateCtn__item input[type=date]::-webkit-datetime-edit-day-field,.c-form .form-group .dateCtn__item input[type=date]::-webkit-datetime-edit-month-field,.c-form .form-group .dateCtn__item input[type=date]::-webkit-datetime-edit-text,.c-form .form-group .dateCtn__item input[type=date]::-webkit-datetime-edit-year-field{color:rgba(0,0,0,.5)}@media screen and (max-width:767px){.c-form .form-group .dateCtn__item:last-child{margin-top:26px}}.c-form .form-group .dateCtn__item-input{align-items:flex-start;background-color:#fff;border:3px solid #fff;border-radius:5px;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:17px;font-weight:500;justify-content:space-between;line-height:1.2;padding:12px 28px;position:relative}.c-form .form-group .dateCtn__item-input.active .placeholder{color:#000}.c-form .form-group .dateCtn__item-input input{height:100%;opacity:0;position:absolute;right:0;top:0;width:100%}.c-form .form-group .dateCtn__item-input .placeholder{color:rgba(0,0,0,.5)}.c-form .form-group .dateCtn__item-input i{cursor:pointer;display:inline-block;margin-left:24px}@media screen and (max-width:767px){.c-form .form-group.submit{margin-top:44px}}.c-form .form-group .js-submit{position:relative}.c-form .form-group .js-submit span{display:block;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.c-form .form-group .js-submit.loading{background-color:#000;color:transparent}.c-form .form-group .js-submit.loading span{color:#fff;opacity:1}.c-form .choices{margin-bottom:0;width:100%}.c-form .error-message{display:none}.c-form .form-group .error,.c-form .form-group .success{color:#fd8e29;font-size:13px;font-weight:700;margin-top:5px;opacity:0;transition:opacity var(--transition-fn) var(--transition-delay)}.c-form .form-group.error .choices__inner,.c-form .form-group.error input:not([type=checkbox]):not([type=radio]),.c-form .form-group.error textarea{border-color:#fd8e29;color:#fd8e29}.c-form .form-group.error .choices__inner::-webkit-input-placeholder,.c-form .form-group.error input:not([type=checkbox]):not([type=radio])::-webkit-input-placeholder,.c-form .form-group.error textarea::-webkit-input-placeholder{color:#fd8e29}.c-form .form-group.error .choices__inner:-moz-placeholder,.c-form .form-group.error .choices__inner::-moz-placeholder,.c-form .form-group.error input:not([type=checkbox]):not([type=radio]):-moz-placeholder,.c-form .form-group.error input:not([type=checkbox]):not([type=radio])::-moz-placeholder,.c-form .form-group.error textarea:-moz-placeholder,.c-form .form-group.error textarea::-moz-placeholder{color:#fd8e29}.c-form .form-group.error .choices__inner:-ms-input-placeholder,.c-form .form-group.error input:not([type=checkbox]):not([type=radio]):-ms-input-placeholder,.c-form .form-group.error textarea:-ms-input-placeholder{color:#fd8e29}.c-form .form-group.error.checkbox .checkboxCtn,.c-form .form-group.error.checkbox .radioCtn,.c-form .form-group.error.file .checkboxCtn,.c-form .form-group.error.file .radioCtn,.c-form .form-group.error.radio .checkboxCtn,.c-form .form-group.error.radio .radioCtn{color:#fd8e29}.c-form .form-group.error.checkbox span,.c-form .form-group.error.file span,.c-form .form-group.error.radio span{border-color:#fd8e29}.c-form .form-group .error.captcha--.active,.c-form .form-group .error.global--.active,.c-form .form-group .success.active{border:none!important}.c-form .form-group .error.captcha--.active,.c-form .form-group .error.global--.active{color:#fd8e29!important}.c-form .form-group .success.active{color:#60c584;font-size:15px;font-weight:800}.c-form .form-group .error.global--{font-size:14px}.c-form .form-group .error.global-- span{display:block}.c-form .form-group .error.captcha--.active,.c-form .form-group .error.global--.active,.c-form .form-group .success.active,.c-form .form-group.error .error{opacity:1}.c-form .error .choices__inner{border-color:#fd8e29}.f-accordion__list-item{border-bottom:1px solid grey;border-top:1px solid grey;margin-top:-1px;padding-top:28px;position:relative;transition-duration:var(--timing);transition-property:all;transition-timing-function:ease;z-index:1}.f-accordion__list-item-title{color:var(--white);display:block;font-family:Baikal;font-size:18px;font-weight:400;font-weight:500;letter-spacing:.03em;letter-spacing:0;line-height:26px;margin-bottom:27px;position:relative;text-align:left;transition:margin var(--transition-fn) var(--transition-delay);width:100%}@media screen and (min-width:841px){.f-accordion__list-item-title{font-size:20px;letter-spacing:.0125em;line-height:28px}}.f-accordion__list-item-content{color:var(--white);display:grid;font-family:Baikal;font-size:16px;font-weight:300;grid-template-rows:0fr;letter-spacing:0;line-height:22px;padding-bottom:0;transition:grid-template-rows var(--transition-fn) var(--transition-delay),padding var(--transition-fn) var(--transition-delay)}.f-accordion__list-item-content strong,.f-accordion__list-item-content:is(strong){font-weight:500}@media screen and (min-width:841px){.f-accordion__list-item-content{font-size:16px;letter-spacing:.02em;line-height:22px}}.f-accordion__list-item-content>*{overflow:hidden}.f-accordion__list-item:after,.f-accordion__list-item:before{background-color:grey;content:"";position:absolute;transition:color var(--transition-fn) var(--transition-delay),transform var(--transition-fn) var(--transition-delay),background var(--transition-fn) var(--transition-delay)}.f-accordion__list-item:before{height:20px;right:15px;top:30px;width:2px}.f-accordion__list-item:after{height:2px;right:6px;top:39px;width:20px}.f-accordion__list-item--open{border-color:#e60000;z-index:2}.f-accordion__list-item--open .f-accordion__list-item-title{margin-bottom:42px}.f-accordion__list-item--open .f-accordion__list-item-content{grid-template-rows:1fr;padding-bottom:40px}.f-accordion__list-item--focus:after,.f-accordion__list-item--focus:before{background-color:#e60000}.f-accordion__list-item--open:after,.f-accordion__list-item--open:before{background-color:#e60000;transform:rotate(45deg)}.f-accordion .c-wysiwyg p+p{margin-top:22px}@media screen and (min-width:841px){.f-accordion__list{margin-left:var(--colwidthmarged);margin-right:var(--colwidthmarged)}.f-accordion__list-item{padding-top:34px}.f-accordion__list-item-title{margin-bottom:35px;margin-left:80px}.f-accordion__list-item-content{padding-left:var(--margin);padding-right:calc(var(--colwidthmarged)*2)}.f-accordion__list-item--open .f-accordion__list-item-title{margin-bottom:33px}.f-accordion__list-item--open .f-accordion__list-item-content{padding-bottom:49px}.f-accordion__list-item:before{left:47px;right:auto;top:38px}.f-accordion__list-item:after{left:38px;right:auto;top:47px}}.f-author__ctn{display:flex;flex-direction:column;margin-bottom:16px;padding-bottom:33px;padding-top:31px}.f-author__col:first-child{margin-bottom:26px}.f-author__col:last-child{align-self:flex-end}.f-author__name{color:var(--white);font-family:BaikalExpanded;font-size:20px;font-weight:400;letter-spacing:-.005em;line-height:28px;margin-bottom:8px}@media screen and (min-width:841px){.f-author__name{font-size:24px;letter-spacing:.01em;line-height:32px}}.f-author__infos{color:var(--white);font-family:Baikal;font-size:18px;font-weight:400;font-weight:300;letter-spacing:.03em;letter-spacing:0;line-height:26px;margin-bottom:24px}@media screen and (min-width:841px){.f-author__infos{font-size:20px;line-height:28px}}.f-author__link a,.f-author__link button{align-items:center;background-color:var(--duskred);border:1px solid var(--duskred);color:#fff;display:inline-flex;font-family:BaikalExpanded;font-size:18px;font-weight:500;justify-content:center;letter-spacing:-.03em;line-height:24px;padding:10px 16px;position:relative;transition:color var(--transition-fn) var(--transition-delay),background var(--transition-fn) var(--transition-delay),border var(--transition-fn) var(--transition-delay)}@media screen and (min-width:841px){.f-author__link a,.f-author__link button{font-size:18px;letter-spacing:0;line-height:24px}}.f-author__link a span,.f-author__link button span{flex:1;overflow:hidden;transition:flex var(--transition-fn) var(--transition-delay);white-space:nowrap}.f-author__link a:not(.--noarrow):after,.f-author__link button:not(.--noarrow):after{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="16" viewBox="0 0 24 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.1375 0H13.9545L21.0428 7.09043H0V8.63459H21.0428L14.0941 15.5833H16.2771L24 7.86251L16.1375 0Z" fill="%23000000"/></svg>');background-repeat:no-repeat;content:"";display:inline-block;filter:invert(100%);height:16px;margin-left:10px;transition:filter var(--transition-fn) var(--transition-delay);width:24px}.f-author__link a:not(.--noarrow).download--:after,.f-author__link button:not(.--noarrow).download--:after{background-image:url('data:image/svg+xml;utf8,<svg width="640" height="1024" viewBox="0 0 640 1024" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M636.036 480.913l-82.626-82.626-176.978 177.055v-575.343h-116.868v575.343l-176.939-176.939-82.626 82.626 317.999 319.44zM0 1024h636.036v-120.764h-636.036z" fill="%23000000"/></svg>');background-position:50%;background-size:contain}.f-author__link a:not(.--noarrow):hover,.f-author__link button:not(.--noarrow):hover{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.f-author__link a:not(.--noarrow):hover:after,.f-author__link button:not(.--noarrow):hover:after{filter:var(--filterblack)}.f-author__link a:not(.--noarrow):hover span,.f-author__link button:not(.--noarrow):hover span{flex:0}.f-author__link a.--noarrow:hover,.f-author__link a:focus-visible,.f-author__link button.--noarrow:hover,.f-author__link button:focus-visible{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.f-author__link a.--noarrow:hover:after,.f-author__link a:focus-visible:after,.f-author__link button.--noarrow:hover:after,.f-author__link button:focus-visible:after{filter:var(--filterblack)}.f-author__link.--secondary a,.f-author__link.--secondary button{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-author__link.--secondary a:after,.f-author__link.--secondary button:after{filter:var(--filterblue)}.f-author__link.--secondary a:before,.f-author__link.--secondary button:before{border:0 solid var(--duskblue);content:"";height:100%;left:0;position:absolute;top:0;transition:border .1s cubic-bezier(.13,0,.11,1);width:100%}.f-author__link.--secondary a:not(.--noarrow):hover,.f-author__link.--secondary button:not(.--noarrow):hover{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-author__link.--secondary a:not(.--noarrow):hover:after,.f-author__link.--secondary button:not(.--noarrow):hover:after{filter:var(--filterblue)}.f-author__link.--secondary a.--noarrow:hover,.f-author__link.--secondary button.--noarrow:hover{background-color:var(--duskblue);border:1px solid var(--duskblue)}.f-author__link.--secondary a:focus-visible,.f-author__link.--secondary button:focus-visible{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-author__link.--secondary a:focus-visible:before,.f-author__link.--secondary button:focus-visible:before{border-width:3px}.f-author__link.--secondary a:focus-visible:after,.f-author__link.--secondary button:focus-visible:after{filter:var(--filterblue)}@media screen and (min-width:841px){.f-author__link a,.f-author__link button{padding:11px 17px}}.f-author__link a{letter-spacing:-.01em}.f-author__visuel{height:200px;width:200px}.f-author__visuel figure,.f-author__visuel img,.f-author__visuel picture{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.f-author__contact{color:var(--white);font-family:BaikalExpanded;font-family:Baikal;font-size:20px;font-weight:400;font-weight:300;letter-spacing:-.005em;line-height:28px;text-align:right}@media screen and (min-width:841px){.f-author__contact{font-size:24px;letter-spacing:.01em;line-height:32px}}.f-author__contact a{color:#008596;font-weight:400;margin-left:10px;text-decoration:underline;text-underline-offset:9px}@media screen and (min-width:841px){.f-author__ctn{flex-direction:row;justify-content:space-between;margin-left:calc(var(--colabsolutewidthmarged)*2);margin-right:calc(var(--colabsolutewidthmarged)*2)}.f-author__col:first-child{margin-bottom:0}.f-author__col:last-child{align-self:flex-start}.f-author__infos{margin-bottom:96px}.f-author__link a{padding:9px 16px}.f-author__visuel{height:209px;width:209px}.f-author__contact{font-family:Baikal;font-size:18px;font-weight:400;font-weight:300;letter-spacing:.03em;line-height:26px;margin-left:calc(var(--colabsolutewidthmarged)*2);margin-right:calc(var(--colabsolutewidthmarged)*2)}}@media screen and (min-width:841px) and (min-width:841px){.f-author__contact{font-size:20px;line-height:28px}}.f-casestudy{color:var(--white)}.f-casestudy__titre{font-family:BaikalExpanded;font-size:32px;font-weight:400;letter-spacing:0;line-height:40px;margin-bottom:16px}@media screen and (min-width:841px){.f-casestudy__titre{font-size:40px;line-height:48px}}.f-casestudy__link{margin-bottom:32px}.f-casestudy__link a,.f-casestudy__link button{align-items:center;background-color:var(--duskred);border:1px solid var(--duskred);color:#fff;display:inline-flex;font-family:BaikalExpanded;font-size:18px;font-weight:500;justify-content:center;letter-spacing:-.03em;line-height:24px;padding:10px 16px;position:relative;transition:color var(--transition-fn) var(--transition-delay),background var(--transition-fn) var(--transition-delay),border var(--transition-fn) var(--transition-delay)}@media screen and (min-width:841px){.f-casestudy__link a,.f-casestudy__link button{font-size:18px;letter-spacing:0;line-height:24px}}.f-casestudy__link a span,.f-casestudy__link button span{flex:1;overflow:hidden;transition:flex var(--transition-fn) var(--transition-delay);white-space:nowrap}.f-casestudy__link a:not(.--noarrow):after,.f-casestudy__link button:not(.--noarrow):after{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="16" viewBox="0 0 24 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.1375 0H13.9545L21.0428 7.09043H0V8.63459H21.0428L14.0941 15.5833H16.2771L24 7.86251L16.1375 0Z" fill="%23000000"/></svg>');background-repeat:no-repeat;content:"";display:inline-block;filter:invert(100%);height:16px;margin-left:10px;transition:filter var(--transition-fn) var(--transition-delay);width:24px}.f-casestudy__link a:not(.--noarrow).download--:after,.f-casestudy__link button:not(.--noarrow).download--:after{background-image:url('data:image/svg+xml;utf8,<svg width="640" height="1024" viewBox="0 0 640 1024" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M636.036 480.913l-82.626-82.626-176.978 177.055v-575.343h-116.868v575.343l-176.939-176.939-82.626 82.626 317.999 319.44zM0 1024h636.036v-120.764h-636.036z" fill="%23000000"/></svg>');background-position:50%;background-size:contain}.f-casestudy__link a:not(.--noarrow):hover,.f-casestudy__link button:not(.--noarrow):hover{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.f-casestudy__link a:not(.--noarrow):hover:after,.f-casestudy__link button:not(.--noarrow):hover:after{filter:var(--filterblack)}.f-casestudy__link a:not(.--noarrow):hover span,.f-casestudy__link button:not(.--noarrow):hover span{flex:0}.f-casestudy__link a.--noarrow:hover,.f-casestudy__link a:focus-visible,.f-casestudy__link button.--noarrow:hover,.f-casestudy__link button:focus-visible{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.f-casestudy__link a.--noarrow:hover:after,.f-casestudy__link a:focus-visible:after,.f-casestudy__link button.--noarrow:hover:after,.f-casestudy__link button:focus-visible:after{filter:var(--filterblack)}.f-casestudy__link.--secondary a,.f-casestudy__link.--secondary button{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-casestudy__link.--secondary a:after,.f-casestudy__link.--secondary button:after{filter:var(--filterblue)}.f-casestudy__link.--secondary a:before,.f-casestudy__link.--secondary button:before{border:0 solid var(--duskblue);content:"";height:100%;left:0;position:absolute;top:0;transition:border .1s cubic-bezier(.13,0,.11,1);width:100%}.f-casestudy__link.--secondary a:not(.--noarrow):hover,.f-casestudy__link.--secondary button:not(.--noarrow):hover{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-casestudy__link.--secondary a:not(.--noarrow):hover:after,.f-casestudy__link.--secondary button:not(.--noarrow):hover:after{filter:var(--filterblue)}.f-casestudy__link.--secondary a.--noarrow:hover,.f-casestudy__link.--secondary button.--noarrow:hover{background-color:var(--duskblue);border:1px solid var(--duskblue)}.f-casestudy__link.--secondary a:focus-visible,.f-casestudy__link.--secondary button:focus-visible{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-casestudy__link.--secondary a:focus-visible:before,.f-casestudy__link.--secondary button:focus-visible:before{border-width:3px}.f-casestudy__link.--secondary a:focus-visible:after,.f-casestudy__link.--secondary button:focus-visible:after{filter:var(--filterblue)}@media screen and (min-width:841px){.f-casestudy__link a,.f-casestudy__link button{padding:11px 17px}}.f-casestudy__link a{letter-spacing:0;padding:11px 19px}.f-casestudy.f-slider.multi-- .swiper-slide{width:calc(var(--colabsolutewidthmarged)*3.31)}.f-casestudy.f-slider.multi-- .swiper-slide:first-child{margin-left:var(--margin)}.f-casestudy__item__link__visuel{overflow:hidden}.f-casestudy__item__link__visuel img{transition-duration:.35s;transition-property:all;transition-timing-function:ease}.f-casestudy__item__link:focus-visible .f-casestudy__item__link__visuel img,.f-casestudy__item__link:hover .f-casestudy__item__link__visuel img{transform:scale(1.1)}.f-casestudy__item__link__title,.f-casestudy__item__link__titre{text-decoration:underline;text-decoration-color:transparent;text-underline-offset:6px;transition-duration:.35s;transition-property:all;transition-timing-function:ease}.f-casestudy__item__link:focus-visible .f-casestudy__item__link__title,.f-casestudy__item__link:focus-visible .f-casestudy__item__link__titre,.f-casestudy__item__link:hover .f-casestudy__item__link__title,.f-casestudy__item__link:hover .f-casestudy__item__link__titre{text-decoration-color:var(--white)}.f-casestudy__item__link__visuel{height:0;padding-bottom:67.34%;position:relative;width:100%}.f-casestudy__item__link__visuel figure,.f-casestudy__item__link__visuel img,.f-casestudy__item__link__visuel picture{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.f-casestudy__item__link__title{font-family:BaikalExpanded;font-size:24px;font-weight:400;letter-spacing:0;line-height:30px;margin-bottom:16px}@media screen and (min-width:841px){.f-casestudy__item__link__title{font-size:34px;line-height:42px}}.f-casestudy__item__box{padding:7px 11px 0}.f-casestudy__item__subtitle{font-family:Baikal;font-size:16px;font-weight:300;font-weight:400;letter-spacing:0;line-height:22px;margin-bottom:5px}.f-casestudy__item__subtitle strong,.f-casestudy__item__subtitle:is(strong){font-weight:500}@media screen and (min-width:841px){.f-casestudy__item__subtitle{font-size:16px;letter-spacing:.02em;line-height:22px}}.f-casestudy__item__subtitle span{margin:0 9px}.f-casestudy__item__tagsliste{display:flex;flex-wrap:wrap}.f-casestudy__item__tagsitem{color:var(--gray2);font-family:Baikal;font-size:14px;font-weight:300;letter-spacing:.02em;letter-spacing:.05em;line-height:22px;margin-right:16px;text-transform:uppercase}.f-casestudy__item__tagsitem strong,.f-casestudy__item__tagsitem:is(strong){font-weight:500}.f-casestudy__item__tagsitem:last-child{margin-right:0}@media screen and (min-width:841px){.f-casestudy__titre{margin-bottom:32px}.f-casestudy__link{margin-bottom:40px;margin-left:calc(var(--colwidth) + var(--margin))}.f-casestudy.f-slider.multi-- .swiper-slide{width:calc(50% - var(--margin)*.5)}.f-casestudy.f-slider.multi-- .swiper-slide:first-child{margin-left:0}.f-casestudy.f-slider.multi-- .f-slider__navigation{margin-bottom:32px;position:absolute;right:3px;top:0}.f-casestudy .swiper{margin-top:-104px;padding-top:104px}.f-casestudy__item__subtitle{font-family:Baikal;font-size:18px;font-weight:300;font-weight:400;letter-spacing:0;line-height:26px}.f-casestudy__item__subtitle strong,.f-casestudy__item__subtitle:is(strong){font-weight:500}}@media screen and (min-width:841px) and (min-width:841px){.f-casestudy__item__subtitle{font-size:18px;letter-spacing:0;line-height:26px}}@media screen and (min-width:841px){.f-casestudy__item__box{padding:0 19px}.f-casestudy__item__link__visuel{padding-bottom:56.4%}.f-casestudy__item__link__title{margin-bottom:20px}}.f-chapo__ctn{font-family:BaikalExpanded;font-size:30px;font-weight:500;line-height:1.27}@media screen and (max-width:767px){.f-chapo__ctn{font-size:25px;font-weight:500;line-height:1.32}}.f-ctas__ctn{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:-20px}.f-ctas__ctn>*{margin:20px}@media screen and (min-width:768px){.f-ctas__ctn.gauche,.f-ctas__ctn.left{justify-content:flex-start}.f-ctas__ctn.droite,.f-ctas__ctn.right{justify-content:flex-end}}.f-news__list{align-items:normal;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:-40px;margin-left:-20px;margin-right:-20px}.f-news__list[data-wrap=true]{justify-content:flex-start}.f-news__list>*{display:block;margin-bottom:40px;margin-top:40px;max-width:25%;padding-left:20px;padding-right:20px;width:100%}@media screen and (max-width:991px){.f-news__list>*{flex:1 1 auto;max-width:33.33%;width:33.33%}}@media screen and (max-width:767px){.f-news__list>*{margin-bottom:20px;margin-top:20px;max-width:50%;width:50%}}@media screen and (max-width:479px){.f-news__list>*{max-width:100%;width:100%}}.f-gated__box,.f-newsletter__box{padding:40px 0}.f-gated__titre,.f-newsletter__titre{letter-spacing:-.005em;margin-bottom:8px}.f-gated__description,.f-newsletter__description{color:var(--white);font-family:Baikal;font-size:18px;font-weight:400;letter-spacing:.03em;letter-spacing:0;line-height:26px;margin-bottom:16px}@media screen and (min-width:841px){.f-gated__description,.f-newsletter__description{font-size:20px;line-height:28px}}.f-gated__cols,.f-newsletter__cols{margin-bottom:17px}.f-gated__field,.f-newsletter__field{margin-bottom:20px}.f-gated__field input,.f-newsletter__field input{border:1px solid var(--white);color:var(--white);font-family:Baikal;font-size:16px;font-weight:300;letter-spacing:0;line-height:22px;padding:14px 15px 12px;width:100%}.f-gated__field input strong,.f-gated__field input:is(strong),.f-newsletter__field input strong,.f-newsletter__field input:is(strong){font-weight:500}@media screen and (min-width:841px){.f-gated__field input,.f-newsletter__field input{font-size:16px;letter-spacing:.02em;line-height:22px}}.f-gated__field input::-moz-placeholder,.f-newsletter__field input::-moz-placeholder{color:var(--white);font-family:Baikal;font-size:16px;font-weight:300;letter-spacing:0;line-height:22px}.f-gated__field input::placeholder,.f-newsletter__field input::placeholder{color:var(--white);font-family:Baikal;font-size:16px;font-weight:300;letter-spacing:0;line-height:22px}.f-gated__field input::-moz-placeholder strong,.f-gated__field input::-moz-placeholder:is(strong),.f-newsletter__field input::-moz-placeholder strong,.f-newsletter__field input::-moz-placeholder:is(strong){font-weight:500}.f-gated__field input::placeholder strong,.f-gated__field input::placeholder:is(strong),.f-newsletter__field input::placeholder strong,.f-newsletter__field input::placeholder:is(strong){font-weight:500}@media screen and (min-width:841px){.f-gated__field input::-moz-placeholder,.f-newsletter__field input::-moz-placeholder{font-size:16px;letter-spacing:.02em;line-height:22px}.f-gated__field input::placeholder,.f-newsletter__field input::placeholder{font-size:16px;letter-spacing:.02em;line-height:22px}}.f-gated__field input.error,.f-newsletter__field input.error{border:1px solid #e60000}.f-gated__col:last-child .f-gated__field:last-child,.f-gated__col:last-child .f-newsletter__field:last-child,.f-newsletter__col:last-child .f-gated__field:last-child,.f-newsletter__col:last-child .f-newsletter__field:last-child{margin-bottom:0}.f-gated__checkbox,.f-newsletter__checkbox{color:grey;font-family:Baikal;font-size:16px;font-size:14px;font-weight:300;letter-spacing:.02em;letter-spacing:0;line-height:22px;padding:24px 10px 41px 36px}@media screen and (min-width:841px){.f-gated__checkbox,.f-newsletter__checkbox{font-size:16px;letter-spacing:.02em;line-height:22px}}.f-gated__checkbox input[type=checkbox],.f-newsletter__checkbox input[type=checkbox]{opacity:.000001;position:absolute}.f-gated__checkbox label,.f-newsletter__checkbox label{box-sizing:border-box;display:inline-block;position:relative}.f-gated__checkbox label:before,.f-newsletter__checkbox label:before{border:1px solid var(--white);content:"";height:23px;left:-35px;position:absolute;top:0;width:23px}.f-gated__checkbox label:after,.f-newsletter__checkbox label:after{background-color:transparent;content:"";height:17px;left:-32px;position:absolute;top:3px;width:17px}.f-gated__checkbox input[type=checkbox]:checked+label:after,.f-newsletter__checkbox input[type=checkbox]:checked+label:after{background-color:var(--white)}.f-gated__checkbox input[type=checkbox]:focus-visible+label:before,.f-newsletter__checkbox input[type=checkbox]:focus-visible+label:before{outline:1px solid var(--white);outline-offset:2px}.f-gated__checkbox input.error+label:before,.f-newsletter__checkbox input.error+label:before{border-color:#e60000}@media screen and (min-width:841px){.f-gated__checkbox,.f-newsletter__checkbox{padding:24px 10px 41px 35px}.f-gated__checkbox label,.f-newsletter__checkbox label{letter-spacing:0}}.f-gated__checkbox strong,.f-gated__checkbox:is(strong),.f-newsletter__checkbox strong,.f-newsletter__checkbox:is(strong){font-weight:500}.f-gated__submit a,.f-gated__submit button,.f-newsletter__submit a,.f-newsletter__submit button{align-items:center;background-color:var(--duskred);border:1px solid var(--duskred);color:#fff;display:inline-flex;font-family:BaikalExpanded;font-size:18px;font-weight:500;justify-content:center;letter-spacing:-.03em;line-height:24px;padding:10px 16px;position:relative;transition:color var(--transition-fn) var(--transition-delay),background var(--transition-fn) var(--transition-delay),border var(--transition-fn) var(--transition-delay)}@media screen and (min-width:841px){.f-gated__submit a,.f-gated__submit button,.f-newsletter__submit a,.f-newsletter__submit button{font-size:18px;letter-spacing:0;line-height:24px}}.f-gated__submit a span,.f-gated__submit button span,.f-newsletter__submit a span,.f-newsletter__submit button span{flex:1;overflow:hidden;transition:flex var(--transition-fn) var(--transition-delay);white-space:nowrap}.f-gated__submit a:not(.--noarrow):after,.f-gated__submit button:not(.--noarrow):after,.f-newsletter__submit a:not(.--noarrow):after,.f-newsletter__submit button:not(.--noarrow):after{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="16" viewBox="0 0 24 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.1375 0H13.9545L21.0428 7.09043H0V8.63459H21.0428L14.0941 15.5833H16.2771L24 7.86251L16.1375 0Z" fill="%23000000"/></svg>');background-repeat:no-repeat;content:"";display:inline-block;filter:invert(100%);height:16px;margin-left:10px;transition:filter var(--transition-fn) var(--transition-delay);width:24px}.f-gated__submit a:not(.--noarrow).download--:after,.f-gated__submit button:not(.--noarrow).download--:after,.f-newsletter__submit a:not(.--noarrow).download--:after,.f-newsletter__submit button:not(.--noarrow).download--:after{background-image:url('data:image/svg+xml;utf8,<svg width="640" height="1024" viewBox="0 0 640 1024" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M636.036 480.913l-82.626-82.626-176.978 177.055v-575.343h-116.868v575.343l-176.939-176.939-82.626 82.626 317.999 319.44zM0 1024h636.036v-120.764h-636.036z" fill="%23000000"/></svg>');background-position:50%;background-size:contain}.f-gated__submit a:not(.--noarrow):hover,.f-gated__submit button:not(.--noarrow):hover,.f-newsletter__submit a:not(.--noarrow):hover,.f-newsletter__submit button:not(.--noarrow):hover{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.f-gated__submit a:not(.--noarrow):hover:after,.f-gated__submit button:not(.--noarrow):hover:after,.f-newsletter__submit a:not(.--noarrow):hover:after,.f-newsletter__submit button:not(.--noarrow):hover:after{filter:var(--filterblack)}.f-gated__submit a:not(.--noarrow):hover span,.f-gated__submit button:not(.--noarrow):hover span,.f-newsletter__submit a:not(.--noarrow):hover span,.f-newsletter__submit button:not(.--noarrow):hover span{flex:0}.f-gated__submit a.--noarrow:hover,.f-gated__submit a:focus-visible,.f-gated__submit button.--noarrow:hover,.f-gated__submit button:focus-visible,.f-newsletter__submit a.--noarrow:hover,.f-newsletter__submit a:focus-visible,.f-newsletter__submit button.--noarrow:hover,.f-newsletter__submit button:focus-visible{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.f-gated__submit a.--noarrow:hover:after,.f-gated__submit a:focus-visible:after,.f-gated__submit button.--noarrow:hover:after,.f-gated__submit button:focus-visible:after,.f-newsletter__submit a.--noarrow:hover:after,.f-newsletter__submit a:focus-visible:after,.f-newsletter__submit button.--noarrow:hover:after,.f-newsletter__submit button:focus-visible:after{filter:var(--filterblack)}.f-gated__submit.--secondary a,.f-gated__submit.--secondary button,.f-newsletter__submit.--secondary a,.f-newsletter__submit.--secondary button{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-gated__submit.--secondary a:after,.f-gated__submit.--secondary button:after,.f-newsletter__submit.--secondary a:after,.f-newsletter__submit.--secondary button:after{filter:var(--filterblue)}.f-gated__submit.--secondary a:before,.f-gated__submit.--secondary button:before,.f-newsletter__submit.--secondary a:before,.f-newsletter__submit.--secondary button:before{border:0 solid var(--duskblue);content:"";height:100%;left:0;position:absolute;top:0;transition:border .1s cubic-bezier(.13,0,.11,1);width:100%}.f-gated__submit.--secondary a:not(.--noarrow):hover,.f-gated__submit.--secondary button:not(.--noarrow):hover,.f-newsletter__submit.--secondary a:not(.--noarrow):hover,.f-newsletter__submit.--secondary button:not(.--noarrow):hover{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-gated__submit.--secondary a:not(.--noarrow):hover:after,.f-gated__submit.--secondary button:not(.--noarrow):hover:after,.f-newsletter__submit.--secondary a:not(.--noarrow):hover:after,.f-newsletter__submit.--secondary button:not(.--noarrow):hover:after{filter:var(--filterblue)}.f-gated__submit.--secondary a.--noarrow:hover,.f-gated__submit.--secondary button.--noarrow:hover,.f-newsletter__submit.--secondary a.--noarrow:hover,.f-newsletter__submit.--secondary button.--noarrow:hover{background-color:var(--duskblue);border:1px solid var(--duskblue)}.f-gated__submit.--secondary a:focus-visible,.f-gated__submit.--secondary button:focus-visible,.f-newsletter__submit.--secondary a:focus-visible,.f-newsletter__submit.--secondary button:focus-visible{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-gated__submit.--secondary a:focus-visible:before,.f-gated__submit.--secondary button:focus-visible:before,.f-newsletter__submit.--secondary a:focus-visible:before,.f-newsletter__submit.--secondary button:focus-visible:before{border-width:3px}.f-gated__submit.--secondary a:focus-visible:after,.f-gated__submit.--secondary button:focus-visible:after,.f-newsletter__submit.--secondary a:focus-visible:after,.f-newsletter__submit.--secondary button:focus-visible:after{filter:var(--filterblue)}@media screen and (min-width:841px){.f-gated__submit a,.f-gated__submit button,.f-newsletter__submit a,.f-newsletter__submit button{padding:11px 17px}}.f-gated__required,.f-newsletter__required{color:grey;font-family:Baikal;font-size:14px;font-weight:300;letter-spacing:.02em;letter-spacing:0;line-height:22px;margin-bottom:40px}.f-gated__required strong,.f-gated__required:is(strong),.f-newsletter__required strong,.f-newsletter__required:is(strong){font-weight:500}.f-gated__required span,.f-newsletter__required span{color:var(--white)}.f-gated__error,.f-newsletter__error{color:#e60000;font-family:Baikal;font-size:14px;font-weight:300;letter-spacing:.02em;line-height:22px;margin-top:20px}.f-gated__error strong,.f-gated__error:is(strong),.f-newsletter__error strong,.f-newsletter__error:is(strong){font-weight:500}.f-gated__error.hidden,.f-newsletter__error.hidden{display:none}.f-gated__file,.f-newsletter__file{color:var(--white);display:none}.f-gated__file__titre,.f-newsletter__file__titre{letter-spacing:-.005em;margin-bottom:8px}.f-gated__file__texte,.f-newsletter__file__texte{color:var(--white);font-family:Baikal;font-size:18px;font-weight:400;letter-spacing:.03em;letter-spacing:0;line-height:26px;margin-bottom:32px}@media screen and (min-width:841px){.f-gated__file__texte,.f-newsletter__file__texte{font-size:20px;line-height:28px}}.f-gated__file__box,.f-newsletter__file__box{background-color:#eee;max-width:523px;padding:20px;width:100%}.f-gated__file__cta,.f-newsletter__file__cta{margin-bottom:20px}.f-gated__file__cta a,.f-gated__file__cta button,.f-newsletter__file__cta a,.f-newsletter__file__cta button{align-items:center;background-color:var(--duskred);border:1px solid var(--duskred);color:#fff;display:inline-flex;font-family:BaikalExpanded;font-size:18px;font-weight:500;justify-content:center;letter-spacing:-.03em;line-height:24px;padding:10px 16px;position:relative;transition:color var(--transition-fn) var(--transition-delay),background var(--transition-fn) var(--transition-delay),border var(--transition-fn) var(--transition-delay)}@media screen and (min-width:841px){.f-gated__file__cta a,.f-gated__file__cta button,.f-newsletter__file__cta a,.f-newsletter__file__cta button{font-size:18px;letter-spacing:0;line-height:24px}}.f-gated__file__cta a span,.f-gated__file__cta button span,.f-newsletter__file__cta a span,.f-newsletter__file__cta button span{flex:1;overflow:hidden;transition:flex var(--transition-fn) var(--transition-delay);white-space:nowrap}.f-gated__file__cta a:not(.--noarrow):after,.f-gated__file__cta button:not(.--noarrow):after,.f-newsletter__file__cta a:not(.--noarrow):after,.f-newsletter__file__cta button:not(.--noarrow):after{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="16" viewBox="0 0 24 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.1375 0H13.9545L21.0428 7.09043H0V8.63459H21.0428L14.0941 15.5833H16.2771L24 7.86251L16.1375 0Z" fill="%23000000"/></svg>');background-repeat:no-repeat;content:"";display:inline-block;filter:invert(100%);height:16px;margin-left:10px;transition:filter var(--transition-fn) var(--transition-delay);width:24px}.f-gated__file__cta a:not(.--noarrow).download--:after,.f-gated__file__cta button:not(.--noarrow).download--:after,.f-newsletter__file__cta a:not(.--noarrow).download--:after,.f-newsletter__file__cta button:not(.--noarrow).download--:after{background-image:url('data:image/svg+xml;utf8,<svg width="640" height="1024" viewBox="0 0 640 1024" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M636.036 480.913l-82.626-82.626-176.978 177.055v-575.343h-116.868v575.343l-176.939-176.939-82.626 82.626 317.999 319.44zM0 1024h636.036v-120.764h-636.036z" fill="%23000000"/></svg>');background-position:50%;background-size:contain}.f-gated__file__cta a:not(.--noarrow):hover,.f-gated__file__cta button:not(.--noarrow):hover,.f-newsletter__file__cta a:not(.--noarrow):hover,.f-newsletter__file__cta button:not(.--noarrow):hover{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.f-gated__file__cta a:not(.--noarrow):hover:after,.f-gated__file__cta button:not(.--noarrow):hover:after,.f-newsletter__file__cta a:not(.--noarrow):hover:after,.f-newsletter__file__cta button:not(.--noarrow):hover:after{filter:var(--filterblack)}.f-gated__file__cta a:not(.--noarrow):hover span,.f-gated__file__cta button:not(.--noarrow):hover span,.f-newsletter__file__cta a:not(.--noarrow):hover span,.f-newsletter__file__cta button:not(.--noarrow):hover span{flex:0}.f-gated__file__cta a.--noarrow:hover,.f-gated__file__cta a:focus-visible,.f-gated__file__cta button.--noarrow:hover,.f-gated__file__cta button:focus-visible,.f-newsletter__file__cta a.--noarrow:hover,.f-newsletter__file__cta a:focus-visible,.f-newsletter__file__cta button.--noarrow:hover,.f-newsletter__file__cta button:focus-visible{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.f-gated__file__cta a.--noarrow:hover:after,.f-gated__file__cta a:focus-visible:after,.f-gated__file__cta button.--noarrow:hover:after,.f-gated__file__cta button:focus-visible:after,.f-newsletter__file__cta a.--noarrow:hover:after,.f-newsletter__file__cta a:focus-visible:after,.f-newsletter__file__cta button.--noarrow:hover:after,.f-newsletter__file__cta button:focus-visible:after{filter:var(--filterblack)}.f-gated__file__cta.--secondary a,.f-gated__file__cta.--secondary button,.f-newsletter__file__cta.--secondary a,.f-newsletter__file__cta.--secondary button{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-gated__file__cta.--secondary a:after,.f-gated__file__cta.--secondary button:after,.f-newsletter__file__cta.--secondary a:after,.f-newsletter__file__cta.--secondary button:after{filter:var(--filterblue)}.f-gated__file__cta.--secondary a:before,.f-gated__file__cta.--secondary button:before,.f-newsletter__file__cta.--secondary a:before,.f-newsletter__file__cta.--secondary button:before{border:0 solid var(--duskblue);content:"";height:100%;left:0;position:absolute;top:0;transition:border .1s cubic-bezier(.13,0,.11,1);width:100%}.f-gated__file__cta.--secondary a:not(.--noarrow):hover,.f-gated__file__cta.--secondary button:not(.--noarrow):hover,.f-newsletter__file__cta.--secondary a:not(.--noarrow):hover,.f-newsletter__file__cta.--secondary button:not(.--noarrow):hover{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-gated__file__cta.--secondary a:not(.--noarrow):hover:after,.f-gated__file__cta.--secondary button:not(.--noarrow):hover:after,.f-newsletter__file__cta.--secondary a:not(.--noarrow):hover:after,.f-newsletter__file__cta.--secondary button:not(.--noarrow):hover:after{filter:var(--filterblue)}.f-gated__file__cta.--secondary a.--noarrow:hover,.f-gated__file__cta.--secondary button.--noarrow:hover,.f-newsletter__file__cta.--secondary a.--noarrow:hover,.f-newsletter__file__cta.--secondary button.--noarrow:hover{background-color:var(--duskblue);border:1px solid var(--duskblue)}.f-gated__file__cta.--secondary a:focus-visible,.f-gated__file__cta.--secondary button:focus-visible,.f-newsletter__file__cta.--secondary a:focus-visible,.f-newsletter__file__cta.--secondary button:focus-visible{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-gated__file__cta.--secondary a:focus-visible:before,.f-gated__file__cta.--secondary button:focus-visible:before,.f-newsletter__file__cta.--secondary a:focus-visible:before,.f-newsletter__file__cta.--secondary button:focus-visible:before{border-width:3px}.f-gated__file__cta.--secondary a:focus-visible:after,.f-gated__file__cta.--secondary button:focus-visible:after,.f-newsletter__file__cta.--secondary a:focus-visible:after,.f-newsletter__file__cta.--secondary button:focus-visible:after{filter:var(--filterblue)}@media screen and (min-width:841px){.f-gated__file__cta a,.f-gated__file__cta button,.f-newsletter__file__cta a,.f-newsletter__file__cta button{padding:11px 17px}}.f-gated__file__cta a,.f-newsletter__file__cta a{width:100%}.f-gated__file__cta2,.f-newsletter__file__cta2{color:#666;font-family:Baikal;font-size:14px;font-weight:300;letter-spacing:.02em;line-height:22px;line-height:15px;padding-left:44px;position:relative}.f-gated__file__cta2 strong,.f-gated__file__cta2:is(strong),.f-newsletter__file__cta2 strong,.f-newsletter__file__cta2:is(strong){font-weight:500}.f-gated__file__cta2:before,.f-newsletter__file__cta2:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background-color:grey;color:#fff;content:"\e912";display:flex;font-family:icomoon!important;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;height:32px;justify-content:center;left:0;line-height:1;position:absolute;text-transform:none;top:-2px;width:32px}.f-gated--completed .f-gated__form,.f-gated--completed .f-newsletter__form,.f-newsletter--completed .f-gated__form,.f-newsletter--completed .f-newsletter__form{display:none}.f-gated--completed .f-gated__file,.f-gated--completed .f-newsletter__file,.f-newsletter--completed .f-gated__file,.f-newsletter--completed .f-newsletter__file{display:block}@media screen and (min-width:841px){.f-gated__box,.f-newsletter__box{margin:0 var(--colwidthmarged);padding:52px var(--margin) 47px}.f-gated__titre,.f-newsletter__titre{margin-left:0}.f-gated__description,.f-newsletter__description{margin-bottom:25px}.f-gated__cols,.f-newsletter__cols{display:flex;justify-content:space-between;margin-bottom:9px}.f-gated__col,.f-newsletter__col{width:calc(50% - var(--margin)*.5)}.f-gated__field input,.f-newsletter__field input{padding:11px 15px}.f-gated__field:last-child,.f-gated__required,.f-newsletter__field:last-child,.f-newsletter__required{margin-bottom:0}.f-gated__baseline,.f-newsletter__baseline{align-items:center;display:flex;justify-content:space-between}.f-gated__checkbox,.f-newsletter__checkbox{font-size:14px;order:1;padding:0 10px 0 32px}.f-gated__captcha,.f-newsletter__captcha{margin-left:auto;margin-right:var(--margin);order:2}.f-gated__submit,.f-newsletter__submit{order:3}.f-gated__submit button,.f-newsletter__submit button{min-width:233px;padding:9px 17px}.f-gated__file__titre,.f-newsletter__file__titre{margin-left:0}.f-gated__file__texte,.f-newsletter__file__texte{letter-spacing:-.0125em;margin-bottom:24px}}.f-hero{height:187.75vw;min-height:736px;position:relative}@media screen and (max-width:840px){.f-hero{display:flex;flex-direction:column;height:auto}}.f-hero__infos{background:transparent linear-gradient(-25deg,transparent 0 42vw,var(--darkarena) 42vw 100vw);display:flex;flex-direction:column;height:62.2%;justify-content:center;left:0;padding:0 4vw 48vw;position:absolute;text-align:left;top:0;width:100%;z-index:2}.f-hero__infos img{height:40px;max-width:none;width:auto}.f-hero__infos__titre{color:var(--white);font-family:BaikalExpanded;font-family:BaikalUltraExpanded;font-size:44px;font-size:37px;font-weight:400;letter-spacing:0;line-height:52px;line-height:46px;max-width:500px}@media screen and (min-width:841px){.f-hero__infos__titre{font-size:68px;line-height:76px}}.f-hero__infos__texte{color:var(--white);font-family:Baikal;font-size:18px;font-size:16px;font-weight:400;font-weight:300;letter-spacing:.03em;letter-spacing:.02em;line-height:26px;line-height:23.2px;margin-top:21px;max-width:500px}@media screen and (min-width:841px){.f-hero__infos__texte{font-size:20px;line-height:28px}}@media screen and (max-width:840px){.f-hero__infos__texte{max-width:none;padding-right:40px}}.f-hero__infos--long{padding:4vw 0 29vw 4vw}.f-hero__infos--long .f-hero__infos__titre{font-family:BaikalExpanded;font-size:24px;font-weight:400;letter-spacing:0;line-height:30px}@media screen and (min-width:841px){.f-hero__infos--long .f-hero__infos__titre{font-size:34px;line-height:42px}}.f-hero__infos--long .f-hero__infos__titre span{max-width:400px}@media screen and (max-width:840px){.f-hero__infos{order:2;position:relative}}.f-hero__visuel{bottom:0;left:0;position:absolute;z-index:1}.f-hero__visuel,.f-hero__visuel__box{height:100%;width:100%}.f-hero__visuel figure,.f-hero__visuel img,.f-hero__visuel picture,.f-hero__visuel video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:840px){.f-hero__visuel{height:128.57vw;order:1;position:relative}.f-hero__visuel:after,.f-hero__visuel:before{content:"";height:50%;left:0;position:absolute;right:0}.f-hero__visuel:before{background:transparent linear-gradient(-25deg,transparent 0 47.5vw,var(--black) 47.5vw 100vw);top:0}.f-hero__visuel:after{background:transparent linear-gradient(-25deg,var(--darkarena) 0 46.7vw,transparent 46.7vw 100vw);bottom:0}}.f-hero:before{background:transparent linear-gradient(-25deg,var(--black) 0 50vw,transparent 50vw 100vw);bottom:0;content:"";height:60vw;left:0;pointer-events:none;position:absolute;width:100%;z-index:2}.f-hero__box{left:0;overflow:hidden;position:sticky;right:0;top:0;z-index:-1}.f-hero__box .desktop,.f-hero__box .mobile{height:100%;width:100%}.f-hero__box .desktop{display:none}@media screen and (max-width:840px){.f-hero__box{position:relative}}.f-hero__box+*{padding-top:calc(var(--marginV)*2);position:relative}.f-hero__box+:before{background:transparent linear-gradient(-25deg,var(--black) 0 42vw,transparent 42vw 100vw);bottom:100%;content:"";height:50vw;left:0;pointer-events:none;position:absolute;width:100%}@media screen and (min-width:841px){.f-hero{height:43.333333vw;min-height:0}.f-hero__box+:after,.f-hero__box+:before{bottom:100%;content:"";height:43.333333vw;pointer-events:none;position:absolute}.f-hero__box+:before{background:transparent linear-gradient(-25deg,var(--black) 0 7.2vw,transparent 7.2vw 100vw);left:0;width:59.2%}.f-hero__box+:after{background:transparent linear-gradient(-25deg,var(--black) 0 17.3vw,transparent 17.3vw 100vw);right:0;width:40.8%}.f-hero__box .desktop{display:block}.f-hero__box .mobile{display:none}.f-hero__infos{background:transparent linear-gradient(-25deg,var(--black) 0 7.2vw,var(--darkarena) 7.2vw 100vw);bottom:0;height:auto;padding:0 1vw 0 10.3vw;width:59.2%}.f-hero__infos__titre{font-family:BaikalExpanded;font-size:44px;font-weight:400;letter-spacing:0;line-height:52px;max-width:800px}}@media screen and (min-width:841px) and (min-width:841px){.f-hero__infos__titre{font-size:68px;line-height:76px}}@media screen and (min-width:841px){.f-hero__infos__texte{font-family:Baikal;font-size:18px;font-weight:300;letter-spacing:0;line-height:26px;margin-top:26px}.f-hero__infos__texte strong,.f-hero__infos__texte:is(strong){font-weight:500}}@media screen and (min-width:841px) and (min-width:841px){.f-hero__infos__texte{font-size:18px;letter-spacing:0;line-height:26px}}@media screen and (min-width:841px){.f-hero__infos--long{padding:0 2vw .2vw 10.3vw}.f-hero__infos--long .f-hero__infos__titre{font-family:BaikalExpanded;font-size:32px;font-weight:400;letter-spacing:0;line-height:40px}}@media screen and (min-width:841px) and (min-width:841px){.f-hero__infos--long .f-hero__infos__titre{font-size:40px;line-height:48px}}@media screen and (min-width:841px){.f-hero__infos--long .f-hero__infos__titre span{max-width:800px}.f-hero__infos img{height:64px}.f-hero__visuel{height:100%;top:0}.f-hero:before,.f-hero__visuel{bottom:0;left:auto;right:0;width:40.8%}.f-hero:before{background:transparent linear-gradient(-25deg,var(--black) 0 17.3vw,transparent 17.3vw 100vw);height:47vw;z-index:2}}@media screen and (min-width:841px) and (max-width:1200px){.f-hero__infos{padding-left:3vw;padding-right:3vw}.f-hero__infos__titre{font-size:42px;line-height:46px}.f-hero__infos__texte{font-size:15px;line-height:20px;max-width:none}.f-hero__infos__texte br+br{display:none}}.f-herohome{height:100vh;min-height:736px;position:relative}.f-herohome__infos{align-items:center;background:transparent linear-gradient(-25deg,transparent 0 54vw,#e60000 54vw 100vw);display:flex;height:55.6%;left:0;padding:0 0 29vw 4vw;position:absolute;text-align:left;top:0;width:100%;z-index:2}.f-herohome__infos__titre{color:#fff;font-family:BaikalExpanded;font-family:BaikalUltraExpanded;font-size:36px;font-weight:400;letter-spacing:0;line-height:44px}@media screen and (min-width:841px){.f-herohome__infos__titre{font-size:56px;line-height:60px}}.f-herohome__infos__titre span{display:block;max-width:500px}.f-herohome__infos--long{padding:4vw 4vw 29vw}.f-herohome__infos--long .f-herohome__infos__titre{font-family:BaikalExpanded;font-size:24px;font-weight:400;letter-spacing:0;line-height:30px}@media screen and (min-width:841px){.f-herohome__infos--long .f-herohome__infos__titre{font-size:34px;line-height:42px}}.f-herohome__infos--long .f-herohome__infos__titre span{max-width:400px}.f-herohome__visuel{bottom:0;height:100%;left:0;position:absolute;width:100%;z-index:1}.f-herohome__visuel figure,.f-herohome__visuel img,.f-herohome__visuel picture,.f-herohome__visuel video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.f-herohome__visuel__box{height:100%;width:100%}.f-herohome:before{background:transparent linear-gradient(-25deg,var(--black) 0 55vw,transparent 55vw 100vw);bottom:0;content:"";height:62vw;left:0;pointer-events:none;position:absolute;width:100%;z-index:2}.f-herohome__box{left:0;overflow:hidden;position:sticky;right:0;top:0;z-index:-1}.f-herohome__box+*{padding-top:100px;position:relative}.f-herohome__box+:before{background:transparent linear-gradient(-25deg,var(--black) 0 42vw,transparent 42vw 100vw);bottom:100%;content:"";height:200vh;left:0;min-height:832px;pointer-events:none;position:absolute;width:100%}@media screen and (max-width:840px){.f-herohome{height:auto;min-height:0}.f-herohome__infos{background:#e60000;padding-bottom:15vw;padding-top:30vw}.f-herohome__infos,.f-herohome__visuel{height:auto;position:relative}.f-herohome:before,.f-herohome__box+:before{display:none}}@media screen and (min-width:841px){.f-herohome{min-height:832px}.f-herohome__box+:after,.f-herohome__box+:before{bottom:100%;content:"";height:200vh;min-height:832px;pointer-events:none;position:absolute}.f-herohome__box+:before{background:transparent linear-gradient(-25deg,var(--black) 0 7.2vw,transparent 7.2vw 100vw);left:0;width:51.1%}.f-herohome__box+:after{background:transparent linear-gradient(-25deg,var(--black) 0 20.5vw,transparent 20.5vw 100vw);right:0;width:48.9%}.f-herohome__infos{background:transparent linear-gradient(-25deg,var(--black) 0 9.2vw,#e60000 9.2vw 100vw);bottom:0;height:auto;padding:0 0 0 10.3vw;width:51.1%}.f-herohome__infos:before{background:transparent linear-gradient(-25deg,transparent 0 21.2vw,#e60000 21.2vw 100vw);content:"";height:100.8vh;left:100%;position:absolute;top:0;transition:height var(--timing) ease .5s;width:50vw}.doAnim .f-herohome__infos:before{height:10.8vh}.f-herohome__infos__titre{font-family:BaikalExpanded;font-size:32px;font-weight:400;letter-spacing:0;line-height:40px}}@media screen and (min-width:841px) and (min-width:841px){.f-herohome__infos__titre{font-size:40px;line-height:48px}}@media screen and (min-width:841px){.f-herohome__infos--long{padding:0 2vw .2vw 10.3vw}.f-herohome__infos--long .f-herohome__infos__titre{font-family:BaikalExpanded;font-size:32px;font-weight:400;letter-spacing:0;line-height:40px}}@media screen and (min-width:841px) and (min-width:841px){.f-herohome__infos--long .f-herohome__infos__titre{font-size:40px;line-height:48px}}@media screen and (min-width:841px){.f-herohome__infos--long .f-herohome__infos__titre span{max-width:600px}.f-herohome__visuel{bottom:0;height:100%;left:auto;right:0;top:0;width:48.9%}.f-herohome:before{background:transparent linear-gradient(-25deg,var(--black) 0 21vw,transparent 21vw 100vw);bottom:0;height:47vw;left:auto;right:0;width:48.9%;z-index:2}}@media screen and (min-width:1320px){.f-herohome__infos__titre{font-family:BaikalExpanded;font-size:44px;font-weight:400;letter-spacing:0;line-height:52px}}@media screen and (min-width:1320px) and (min-width:841px){.f-herohome__infos__titre{font-size:68px;line-height:76px}}.f-icons__liste{margin-top:32px}.f-icons__item{margin-top:16px;padding-bottom:18px}.f-icons__item:last-child{padding-bottom:0}.f-icons__item__visuel{height:54px;margin-bottom:20px;width:100px}.f-icons__item__visuel--dark,body.white .f-icons__item__visuel--bright{display:none}body.white .f-icons__item__visuel--dark{display:block}.f-icons__item__visuel figure,.f-icons__item__visuel img,.f-icons__item__visuel picture{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;width:100%}.f-icons__item__titre{color:var(--white);font-family:BaikalExpanded;font-size:20px;font-weight:400;letter-spacing:-.005em;line-height:28px;margin-bottom:8px}@media screen and (min-width:841px){.f-icons__item__titre{font-size:24px;font-size:20px;letter-spacing:.01em;line-height:32px}}.f-icons__item__texte{color:var(--white);font-family:Baikal;font-size:16px;font-weight:300;letter-spacing:0;line-height:22px}.f-icons__item__texte strong,.f-icons__item__texte:is(strong){font-weight:500}@media screen and (min-width:841px){.f-icons__item__texte{font-size:16px;letter-spacing:.02em;line-height:22px}.f-icons__liste{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 calc(0px - var(--margin)*.5)}.f-icons__item{margin-left:calc(var(--margin)*.5);margin-right:calc(var(--margin)*.5);margin-top:48px;padding-bottom:0}.f-icons__item:nth-child(n){flex:1 1;max-width:calc(25% - var(--margin));min-width:calc(25% - var(--margin));width:calc(25% - var(--margin))}.f-icons__item:first-child,.f-icons__item:nth-child(2),.f-icons__item:nth-child(3),.f-icons__item:nth-child(4){max-width:50%;min-width:calc(25% - var(--margin));width:auto}.f-icons__item:first-child:last-child .f-icons__item__titre,.f-icons__item:first-child:nth-last-child(2) .f-icons__item__titre,.f-icons__item:first-child:nth-last-child(3) .f-icons__item__titre,.f-icons__item:nth-child(2):last-child .f-icons__item__titre,.f-icons__item:nth-child(2):nth-last-child(2) .f-icons__item__titre,.f-icons__item:nth-child(3):last-child .f-icons__item__titre{font-family:BaikalExpanded;font-family:BaikalUltraExpanded;font-size:24px;font-weight:400;letter-spacing:0;line-height:30px}}@media screen and (min-width:841px) and (min-width:841px){.f-icons__item:first-child:last-child .f-icons__item__titre,.f-icons__item:first-child:nth-last-child(2) .f-icons__item__titre,.f-icons__item:first-child:nth-last-child(3) .f-icons__item__titre,.f-icons__item:nth-child(2):last-child .f-icons__item__titre,.f-icons__item:nth-child(2):nth-last-child(2) .f-icons__item__titre,.f-icons__item:nth-child(3):last-child .f-icons__item__titre{font-size:34px;line-height:42px}}@media screen and (min-width:841px){.f-icons__item__visuel{height:64px;margin-bottom:20px;width:130px}.f-icons__item__titre{margin-bottom:8px}.f-icons__item__texte{font-family:Baikal;font-size:18px;font-weight:300;letter-spacing:0;line-height:26px}}@media screen and (min-width:841px){.f-icons__item__texte strong,.f-icons__item__texte:is(strong){font-weight:500}}@media screen and (min-width:841px) and (min-width:841px){.f-icons__item__texte{font-size:18px;letter-spacing:0;line-height:26px}}.f-imgText__ctn{display:flex;flex-direction:column}.f-imgText__ctn-img{margin-bottom:32px}.f-imgText__ctn-img figcaption{color:grey;font-family:Baikal;font-size:14px;font-style:normal;font-weight:300;letter-spacing:.02em;line-height:22px}.f-imgText__ctn-img figcaption strong,.f-imgText__ctn-img figcaption:is(strong){font-weight:500}.f-imgText__ctn-img .c-img figure{display:block}.f-imgText__ctn-title{color:var(--white);font-family:BaikalExpanded;font-size:24px;font-weight:400;letter-spacing:0;line-height:30px;margin-bottom:16px}@media screen and (min-width:841px){.f-imgText__ctn-title{font-size:34px;line-height:42px}}.f-imgText__ctn-text{color:var(--white);font-family:Baikal;font-size:16px;font-weight:300;letter-spacing:0;line-height:22px;margin-bottom:0}.f-imgText__ctn-text strong,.f-imgText__ctn-text:is(strong){font-weight:500}@media screen and (min-width:841px){.f-imgText__ctn-text{font-size:16px;letter-spacing:.02em;line-height:22px}}.f-imgText__ctn-text h1,.f-imgText__ctn-text h2,.f-imgText__ctn-text h3,.f-imgText__ctn-text h4,.f-imgText__ctn-text h5,.f-imgText__ctn-text h6{font-family:BaikalExpanded;font-family:Baikal;font-size:20px;font-weight:400;font-weight:500;letter-spacing:-.005em;line-height:28px;margin-bottom:10px}@media screen and (min-width:841px){.f-imgText__ctn-text h1,.f-imgText__ctn-text h2,.f-imgText__ctn-text h3,.f-imgText__ctn-text h4,.f-imgText__ctn-text h5,.f-imgText__ctn-text h6{font-size:24px;letter-spacing:.01em;line-height:32px}}.f-imgText__ctn-text p{margin-bottom:31px}.f-imgText__ctn-link{margin-top:32px}.f-imgText__ctn-link a,.f-imgText__ctn-link button{align-items:center;background-color:var(--duskred);border:1px solid var(--duskred);color:#fff;display:inline-flex;font-family:BaikalExpanded;font-size:18px;font-weight:500;justify-content:center;letter-spacing:-.03em;line-height:24px;padding:10px 16px;position:relative;transition:color var(--transition-fn) var(--transition-delay),background var(--transition-fn) var(--transition-delay),border var(--transition-fn) var(--transition-delay)}@media screen and (min-width:841px){.f-imgText__ctn-link a,.f-imgText__ctn-link button{font-size:18px;letter-spacing:0;line-height:24px}}.f-imgText__ctn-link a span,.f-imgText__ctn-link button span{flex:1;overflow:hidden;transition:flex var(--transition-fn) var(--transition-delay);white-space:nowrap}.f-imgText__ctn-link a:not(.--noarrow):after,.f-imgText__ctn-link button:not(.--noarrow):after{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="16" viewBox="0 0 24 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.1375 0H13.9545L21.0428 7.09043H0V8.63459H21.0428L14.0941 15.5833H16.2771L24 7.86251L16.1375 0Z" fill="%23000000"/></svg>');background-repeat:no-repeat;content:"";display:inline-block;filter:invert(100%);height:16px;margin-left:10px;transition:filter var(--transition-fn) var(--transition-delay);width:24px}.f-imgText__ctn-link a:not(.--noarrow).download--:after,.f-imgText__ctn-link button:not(.--noarrow).download--:after{background-image:url('data:image/svg+xml;utf8,<svg width="640" height="1024" viewBox="0 0 640 1024" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M636.036 480.913l-82.626-82.626-176.978 177.055v-575.343h-116.868v575.343l-176.939-176.939-82.626 82.626 317.999 319.44zM0 1024h636.036v-120.764h-636.036z" fill="%23000000"/></svg>');background-position:50%;background-size:contain}.f-imgText__ctn-link a:not(.--noarrow):hover,.f-imgText__ctn-link button:not(.--noarrow):hover{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.f-imgText__ctn-link a:not(.--noarrow):hover:after,.f-imgText__ctn-link button:not(.--noarrow):hover:after{filter:var(--filterblack)}.f-imgText__ctn-link a:not(.--noarrow):hover span,.f-imgText__ctn-link button:not(.--noarrow):hover span{flex:0}.f-imgText__ctn-link a.--noarrow:hover,.f-imgText__ctn-link a:focus-visible,.f-imgText__ctn-link button.--noarrow:hover,.f-imgText__ctn-link button:focus-visible{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.f-imgText__ctn-link a.--noarrow:hover:after,.f-imgText__ctn-link a:focus-visible:after,.f-imgText__ctn-link button.--noarrow:hover:after,.f-imgText__ctn-link button:focus-visible:after{filter:var(--filterblack)}.f-imgText__ctn-link.--secondary a,.f-imgText__ctn-link.--secondary button{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-imgText__ctn-link.--secondary a:after,.f-imgText__ctn-link.--secondary button:after{filter:var(--filterblue)}.f-imgText__ctn-link.--secondary a:before,.f-imgText__ctn-link.--secondary button:before{border:0 solid var(--duskblue);content:"";height:100%;left:0;position:absolute;top:0;transition:border .1s cubic-bezier(.13,0,.11,1);width:100%}.f-imgText__ctn-link.--secondary a:not(.--noarrow):hover,.f-imgText__ctn-link.--secondary button:not(.--noarrow):hover{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-imgText__ctn-link.--secondary a:not(.--noarrow):hover:after,.f-imgText__ctn-link.--secondary button:not(.--noarrow):hover:after{filter:var(--filterblue)}.f-imgText__ctn-link.--secondary a.--noarrow:hover,.f-imgText__ctn-link.--secondary button.--noarrow:hover{background-color:var(--duskblue);border:1px solid var(--duskblue)}.f-imgText__ctn-link.--secondary a:focus-visible,.f-imgText__ctn-link.--secondary button:focus-visible{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-imgText__ctn-link.--secondary a:focus-visible:before,.f-imgText__ctn-link.--secondary button:focus-visible:before{border-width:3px}.f-imgText__ctn-link.--secondary a:focus-visible:after,.f-imgText__ctn-link.--secondary button:focus-visible:after{filter:var(--filterblue)}@media screen and (min-width:841px){.f-imgText__ctn-link a,.f-imgText__ctn-link button{padding:11px 17px}}@media screen and (max-width:840px){.f-imgText__ctn.imagebottom{flex-direction:column-reverse}.f-imgText__ctn.imagebottom .f-imgText__ctn-img{margin-bottom:0;margin-top:26px}}.f-imgText__ctn .c-wysiwyg :last-child{margin-bottom:0}@media screen and (min-width:841px){.f-imgText__ctn{align-items:center;flex-direction:row;justify-content:space-between;margin-left:var(--colwidthmarged);margin-right:var(--colwidthmarged)}.f-imgText__ctn.reverse--{flex-direction:row-reverse}.f-imgText__ctn-img{margin-bottom:0;width:calc(var(--colabsolutewidthmarged)*4 + var(--colabsolutewidth))}.f-imgText__ctn-infos{margin-bottom:0;width:calc(var(--colabsolutewidthmarged)*5 - var(--margin)*2)}.f-imgText__ctn-title{margin-bottom:12px}.f-imgText__ctn-text{font-family:Baikal;font-size:18px;font-weight:300;letter-spacing:0;line-height:26px;margin-bottom:0}.f-imgText__ctn-text strong,.f-imgText__ctn-text:is(strong){font-weight:500}}@media screen and (min-width:841px) and (min-width:841px){.f-imgText__ctn-text{font-size:18px;letter-spacing:0;line-height:26px}}@media screen and (min-width:841px){.f-imgText__ctn-text h1,.f-imgText__ctn-text h2,.f-imgText__ctn-text h3,.f-imgText__ctn-text h4,.f-imgText__ctn-text h5,.f-imgText__ctn-text h6{margin-bottom:8px}.f-imgText__ctn-text p{margin-bottom:40px}.f-imgText__ctn.one_tier{align-items:flex-start}.f-imgText__ctn.one_tier .f-imgText__ctn-img{width:calc(var(--colabsolutewidthmarged)*4 + var(--colabsolutewidth) - var(--margin))}.f-imgText__ctn.one_tier .f-imgText__ctn-infos{margin-right:var(--margin)}.f-imgText__ctn.one_tier .f-imgText__ctn-title{margin-bottom:24px}.f-imgText__ctn.two_tier{align-items:flex-start;margin-left:0;margin-right:calc(var(--colabsolutewidth)*.52)}.f-imgText__ctn.two_tier.reverse--{margin-left:calc(var(--colabsolutewidth)*.52);margin-right:0}.f-imgText__ctn.two_tier .f-imgText__ctn-img{width:calc(var(--colabsolutewidthmarged)*7 + var(--colabsolutewidth)*.39)}.f-imgText__ctn.two_tier .f-imgText__ctn-infos{margin-bottom:0;margin-right:0;width:calc(var(--colabsolutewidthmarged)*4 - var(--colabsolutewidth)*.5)}.f-imgText__ctn.two_tier .f-imgText__ctn-title{margin-bottom:32px}.f-imgText__ctn.two_tier .f-imgText__ctn-text{color:grey;font-family:Baikal;font-size:18px;font-weight:400;font-weight:300;letter-spacing:.03em;letter-spacing:-.005em;line-height:26px;margin-bottom:0}}@media screen and (min-width:841px) and (min-width:841px){.f-imgText__ctn.two_tier .f-imgText__ctn-text{font-size:20px;line-height:28px}}.f-images .f__titre{margin-bottom:var(--margin)}.f-images figure{width:100%}.f-images figure img{height:auto;width:100%}.f-images figure figcaption{color:grey;font-family:Baikal;font-size:14px;font-style:normal;font-weight:300;letter-spacing:.02em;line-height:22px;margin-left:16px;margin-right:16px;margin-top:25px;text-align:left}.f-images figure figcaption strong,.f-images figure figcaption:is(strong){font-weight:500}.f-images figure figcaption:before{color:var(--white);content:"Caption : ";font-weight:500}.f-interactiveimage__titre{font-family:BaikalExpanded;font-size:24px;font-weight:400;letter-spacing:0;letter-spacing:-.03em;line-height:30px;margin-bottom:16px}@media screen and (min-width:841px){.f-interactiveimage__titre{font-size:34px;line-height:42px}}.f-interactiveimage__link a,.f-interactiveimage__link button{align-items:center;background-color:var(--duskred);border:1px solid var(--duskred);color:#fff;display:inline-flex;font-family:BaikalExpanded;font-size:18px;font-weight:500;justify-content:center;letter-spacing:-.03em;line-height:24px;padding:10px 16px;position:relative;transition:color var(--transition-fn) var(--transition-delay),background var(--transition-fn) var(--transition-delay),border var(--transition-fn) var(--transition-delay)}@media screen and (min-width:841px){.f-interactiveimage__link a,.f-interactiveimage__link button{font-size:18px;letter-spacing:0;line-height:24px}}.f-interactiveimage__link a span,.f-interactiveimage__link button span{flex:1;overflow:hidden;transition:flex var(--transition-fn) var(--transition-delay);white-space:nowrap}.f-interactiveimage__link a:not(.--noarrow):after,.f-interactiveimage__link button:not(.--noarrow):after{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="16" viewBox="0 0 24 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.1375 0H13.9545L21.0428 7.09043H0V8.63459H21.0428L14.0941 15.5833H16.2771L24 7.86251L16.1375 0Z" fill="%23000000"/></svg>');background-repeat:no-repeat;content:"";display:inline-block;filter:invert(100%);height:16px;margin-left:10px;transition:filter var(--transition-fn) var(--transition-delay);width:24px}.f-interactiveimage__link a:not(.--noarrow).download--:after,.f-interactiveimage__link button:not(.--noarrow).download--:after{background-image:url('data:image/svg+xml;utf8,<svg width="640" height="1024" viewBox="0 0 640 1024" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M636.036 480.913l-82.626-82.626-176.978 177.055v-575.343h-116.868v575.343l-176.939-176.939-82.626 82.626 317.999 319.44zM0 1024h636.036v-120.764h-636.036z" fill="%23000000"/></svg>');background-position:50%;background-size:contain}.f-interactiveimage__link a:not(.--noarrow):hover,.f-interactiveimage__link button:not(.--noarrow):hover{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.f-interactiveimage__link a:not(.--noarrow):hover:after,.f-interactiveimage__link button:not(.--noarrow):hover:after{filter:var(--filterblack)}.f-interactiveimage__link a:not(.--noarrow):hover span,.f-interactiveimage__link button:not(.--noarrow):hover span{flex:0}.f-interactiveimage__link a.--noarrow:hover,.f-interactiveimage__link a:focus-visible,.f-interactiveimage__link button.--noarrow:hover,.f-interactiveimage__link button:focus-visible{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.f-interactiveimage__link a.--noarrow:hover:after,.f-interactiveimage__link a:focus-visible:after,.f-interactiveimage__link button.--noarrow:hover:after,.f-interactiveimage__link button:focus-visible:after{filter:var(--filterblack)}.f-interactiveimage__link.--secondary a,.f-interactiveimage__link.--secondary button{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-interactiveimage__link.--secondary a:after,.f-interactiveimage__link.--secondary button:after{filter:var(--filterblue)}.f-interactiveimage__link.--secondary a:before,.f-interactiveimage__link.--secondary button:before{border:0 solid var(--duskblue);content:"";height:100%;left:0;position:absolute;top:0;transition:border .1s cubic-bezier(.13,0,.11,1);width:100%}.f-interactiveimage__link.--secondary a:not(.--noarrow):hover,.f-interactiveimage__link.--secondary button:not(.--noarrow):hover{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-interactiveimage__link.--secondary a:not(.--noarrow):hover:after,.f-interactiveimage__link.--secondary button:not(.--noarrow):hover:after{filter:var(--filterblue)}.f-interactiveimage__link.--secondary a.--noarrow:hover,.f-interactiveimage__link.--secondary button.--noarrow:hover{background-color:var(--duskblue);border:1px solid var(--duskblue)}.f-interactiveimage__link.--secondary a:focus-visible,.f-interactiveimage__link.--secondary button:focus-visible{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-interactiveimage__link.--secondary a:focus-visible:before,.f-interactiveimage__link.--secondary button:focus-visible:before{border-width:3px}.f-interactiveimage__link.--secondary a:focus-visible:after,.f-interactiveimage__link.--secondary button:focus-visible:after{filter:var(--filterblue)}@media screen and (min-width:841px){.f-interactiveimage__link a,.f-interactiveimage__link button{padding:11px 17px}}.f-interactiveimage__link a{letter-spacing:0;padding:10px 19px}.f-interactiveimage__col--tabs{margin-top:32px}.f-interactiveimage__image__liste{margin-top:32px;position:relative}.f-interactiveimage__image__item{height:0;opacity:0;padding-bottom:67.63%;pointer-events:none;position:absolute;top:0}.f-interactiveimage__image__item figure,.f-interactiveimage__image__item img,.f-interactiveimage__image__item picture,.f-interactiveimage__image__item video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.f-interactiveimage__image__item.selected{opacity:1;position:relative}.f-interactiveimage__tabs__liste{padding:17px 20px 16px 25px}.f-interactiveimage__tabs__item{color:var(--white);margin-bottom:24px}.f-interactiveimage__tabs__item:last-child{margin-bottom:0}.f-interactiveimage__tabs__button{display:inline-block}.f-interactiveimage__tabs__button.selected .f-interactiveimage__tabs__title{color:#e60000}.f-interactiveimage__tabs__button.selected .f-interactiveimage__tabs__subtitle{color:grey}.f-interactiveimage__tabs__title{font-size:19px;line-height:27px;margin-bottom:3px;transition:color var(--transition-fn) var(--transition-delay)}.f-interactiveimage__tabs__subtitle{font-family:Baikal;font-size:14px;font-weight:300;letter-spacing:.02em;line-height:22px}.f-interactiveimage__tabs__subtitle strong,.f-interactiveimage__tabs__subtitle:is(strong){font-weight:500}@media screen and (min-width:841px){.f-interactiveimage__box{display:flex;margin-top:59px}.f-interactiveimage__titre{letter-spacing:0;margin-bottom:39px}.f-interactiveimage__link,.f-interactiveimage__titre{margin-left:calc(var(--colabsolutewidthmarged)*2)}.f-interactiveimage__link a{padding:10px 14px}.f-interactiveimage__col--image{flex:0 0 calc(var(--colabsolutewidthmarged)*6 + var(--colabsolutewidth));margin-right:var(--margin)}.f-interactiveimage__col--tabs{margin-top:0}.f-interactiveimage__image__liste{margin-left:calc(0px - var(--margin));margin-top:0}.f-interactiveimage__image__item{padding-bottom:60.41%}.f-interactiveimage__tabs__item{margin-bottom:32px}}.f-keyfigures__item{margin-top:20px}.f-keyfigures:is(.f-keyfigures--biseaux) .f-keyfigures__item__titre{color:var(--white);display:inline-block;font-family:BaikalExpanded;font-size:40px;font-weight:400;letter-spacing:0;line-height:48px;min-width:70px;padding:23px 10px 8px 0;position:relative;text-align:center}@media screen and (min-width:841px){.f-keyfigures:is(.f-keyfigures--biseaux) .f-keyfigures__item__titre{font-size:64px;line-height:60px}}.f-keyfigures:is(.f-keyfigures--biseaux) .f-keyfigures__item__titre:before{background:linear-gradient(-25deg,transparent 0 29%,#e60000 30% 70%,transparent 71% 100%);content:"";height:75px;left:0;position:absolute;top:0;width:68px;z-index:0}.f-keyfigures:is(.f-keyfigures--biseaux) .f-keyfigures__item__titre span{position:relative;z-index:1}.f-keyfigures:is(.f-keyfigures--biseaux) .f-keyfigures__item__texte{color:var(--white);font-family:Baikal;font-size:18px;font-weight:300;letter-spacing:0;line-height:26px}.f-keyfigures:is(.f-keyfigures--biseaux) .f-keyfigures__item__texte strong,.f-keyfigures:is(.f-keyfigures--biseaux) .f-keyfigures__item__texte:is(strong){font-weight:500}@media screen and (min-width:841px){.f-keyfigures:is(.f-keyfigures--biseaux) .f-keyfigures__item__texte{font-size:18px;letter-spacing:0;line-height:26px}}.f-keyfigures:not(.f-keyfigures--biseaux) .f-keyfigures__item{padding-bottom:32px;padding-left:11px}.f-keyfigures:not(.f-keyfigures--biseaux) .f-keyfigures__item__titre{color:#e60000;font-family:BaikalExpanded;font-size:36px;font-weight:400;letter-spacing:0;line-height:44px;margin-bottom:4px}@media screen and (min-width:841px){.f-keyfigures:not(.f-keyfigures--biseaux) .f-keyfigures__item__titre{font-size:56px;line-height:60px}}.f-keyfigures:not(.f-keyfigures--biseaux) .f-keyfigures__item__texte{color:var(--white);font-family:Baikal;font-size:18px;font-weight:300;letter-spacing:0;line-height:26px}.f-keyfigures:not(.f-keyfigures--biseaux) .f-keyfigures__item__texte strong,.f-keyfigures:not(.f-keyfigures--biseaux) .f-keyfigures__item__texte:is(strong){font-weight:500}@media screen and (min-width:841px){.f-keyfigures:not(.f-keyfigures--biseaux) .f-keyfigures__item__texte{font-size:18px;letter-spacing:0;line-height:26px}.f-keyfigures__liste{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 calc(0px - var(--margin)*.5)}.f-keyfigures__item{margin-left:calc(var(--margin)*.5);margin-right:calc(var(--margin)*.5);margin-top:48px}.f-keyfigures__item:nth-child(n){flex:1 1;max-width:calc(25% - var(--margin));min-width:calc(25% - var(--margin));width:calc(25% - var(--margin))}.f-keyfigures__item:first-child,.f-keyfigures__item:nth-child(2),.f-keyfigures__item:nth-child(3),.f-keyfigures__item:nth-child(4){max-width:50%;min-width:calc(25% - var(--margin));width:auto}.f-keyfigures__item:first-child:last-child .f-keyfigures__item__titre,.f-keyfigures__item:first-child:nth-last-child(2) .f-keyfigures__item__titre,.f-keyfigures__item:first-child:nth-last-child(3) .f-keyfigures__item__titre,.f-keyfigures__item:nth-child(2):last-child .f-keyfigures__item__titre,.f-keyfigures__item:nth-child(2):nth-last-child(2) .f-keyfigures__item__titre,.f-keyfigures__item:nth-child(3):last-child .f-keyfigures__item__titre{font-family:BaikalExpanded;font-family:BaikalUltraExpanded;font-size:44px;font-weight:400;letter-spacing:0;line-height:52px}}@media screen and (min-width:841px) and (min-width:841px){.f-keyfigures__item:first-child:last-child .f-keyfigures__item__titre,.f-keyfigures__item:first-child:nth-last-child(2) .f-keyfigures__item__titre,.f-keyfigures__item:first-child:nth-last-child(3) .f-keyfigures__item__titre,.f-keyfigures__item:nth-child(2):last-child .f-keyfigures__item__titre,.f-keyfigures__item:nth-child(2):nth-last-child(2) .f-keyfigures__item__titre,.f-keyfigures__item:nth-child(3):last-child .f-keyfigures__item__titre{font-size:68px;line-height:76px}}@media screen and (min-width:841px){.f-keyfigures:is(.f-keyfigures--biseaux) .f-keyfigures__liste{justify-content:center}.f-keyfigures:is(.f-keyfigures--biseaux) .f-keyfigures__item__titre{font-family:BaikalExpanded;font-size:32px;font-weight:400;letter-spacing:0;line-height:40px;min-width:110px;padding:42px 4px 54px 0}}@media screen and (min-width:841px) and (min-width:841px){.f-keyfigures:is(.f-keyfigures--biseaux) .f-keyfigures__item__titre{font-size:40px;line-height:48px}}@media screen and (min-width:841px){.f-keyfigures:is(.f-keyfigures--biseaux) .f-keyfigures__item__titre:before{height:125px;width:110px}}@media screen and (min-width:841px){.f-keyfigures:not(.f-keyfigures--biseaux) .f-keyfigures__item{padding-bottom:60px;padding-left:31px}.f-keyfigures:not(.f-keyfigures--biseaux) .f-keyfigures__item__titre{font-family:BaikalExpanded;font-size:32px;font-weight:400;letter-spacing:0;line-height:40px;margin-bottom:8px}}@media screen and (min-width:841px) and (min-width:841px){.f-keyfigures:not(.f-keyfigures--biseaux) .f-keyfigures__item__titre{font-size:40px;line-height:48px}}@media screen and (min-width:1320px){.f-keyfigures:not(.f-keyfigures--biseaux) .f-keyfigures__item__titre{font-family:BaikalExpanded;font-size:36px;font-weight:400;letter-spacing:0;line-height:44px}}@media screen and (min-width:1320px) and (min-width:841px){.f-keyfigures:not(.f-keyfigures--biseaux) .f-keyfigures__item__titre{font-size:56px;line-height:60px}}@media screen and (min-width:1320px){.f-keyfigures:is(.f-keyfigures--biseaux) .f-keyfigures__item__titre{font-family:BaikalExpanded;font-size:36px;font-weight:400;letter-spacing:0;line-height:44px}}@media screen and (min-width:1320px) and (min-width:841px){.f-keyfigures:is(.f-keyfigures--biseaux) .f-keyfigures__item__titre{font-size:56px;line-height:60px}}.f-leadership{color:var(--white);padding-bottom:calc(var(--marginV) - 33px)}.f-leadership__titre{font-family:BaikalExpanded;font-size:24px;font-weight:400;letter-spacing:0;line-height:30px;margin-bottom:32px}@media screen and (min-width:841px){.f-leadership__titre{font-size:34px;line-height:42px;margin-bottom:40px}}.f-leadership__item{margin-bottom:33px}.f-leadership__item__titre{font-family:Baikal;font-size:18px;font-weight:400;font-weight:500;letter-spacing:.03em;letter-spacing:0;line-height:26px;margin-bottom:4px}@media screen and (min-width:841px){.f-leadership__item__titre{font-size:20px;letter-spacing:.0125em;line-height:28px}}.f-leadership__visuel{height:0;margin-bottom:24px;padding-bottom:100%;position:relative;width:100%}.f-leadership__visuel figure,.f-leadership__visuel img,.f-leadership__visuel picture{filter:grayscale(100%);height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:filter var(--transition-fn) var(--transition-delay);width:100%}.f-leadership__link{display:block}.f-leadership__link:focus-visible .f-leadership__visuel figure,.f-leadership__link:focus-visible .f-leadership__visuel img,.f-leadership__link:focus-visible .f-leadership__visuel picture,.f-leadership__link:hover .f-leadership__visuel figure,.f-leadership__link:hover .f-leadership__visuel img,.f-leadership__link:hover .f-leadership__visuel picture{filter:grayscale(0)}.f-leadership__link:focus-visible{outline:solid 2px var(--white)}.f-leadership__description{color:grey;font-family:Baikal;font-size:14px;font-weight:300;font-weight:500;letter-spacing:.02em;letter-spacing:0;line-height:22px;margin-bottom:24px}.f-leadership__description strong,.f-leadership__description:is(strong){font-weight:500}.f-leadership__linkedin a{align-items:center;background-color:var(--white);border-radius:50%;color:var(--black);display:inline-flex;height:36px;justify-content:center;transition:all var(--transition-fn) var(--transition-delay);width:36px}.f-leadership__linkedin a i{font-size:13px}.f-leadership__linkedin a:focus-visible,.f-leadership__linkedin a:hover{background-color:#008596;color:var(--white)}.f-leadership__linkedin a:focus-visible{outline:solid 2px var(--white)}@media screen and (min-width:841px){.f-leadership{padding-bottom:calc(var(--marginV) - 43px)}.f-leadership__liste{display:flex;flex-wrap:wrap;margin:0 calc(var(--margin)*-.5)}.f-leadership__item{flex:0 0 calc(var(--colwidthFlexmarged)*2 + var(--colwidthFlex));margin:0 calc(var(--margin)*.5);margin-bottom:43px}.f-leadership__description{margin-bottom:16px}}.f-logos{padding-bottom:calc(var(--marginV) - var(--margin))}.f-logos__texte{color:var(--white);font-family:Baikal;font-size:18px;font-weight:300;letter-spacing:0;line-height:26px;margin-top:var(--margin)}.f-logos__texte strong,.f-logos__texte:is(strong){font-weight:500}@media screen and (min-width:841px){.f-logos__texte{font-size:18px;letter-spacing:0;line-height:26px}}.f-logos__liste{display:flex;flex-wrap:wrap;justify-content:center;margin-top:calc(var(--margin)*2)}.f-logos__item{flex:0 0 calc(33.33333% - var(--margin)*2);height:54px;margin:0 var(--margin) calc(var(--margin)*1.5)}.f-logos__item figure,.f-logos__item img,.f-logos__item picture{filter:var(--filterblack);height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media screen and (min-width:841px){.f-logos__texte{margin:24px var(--colabsolutewidthmarged) 0}.f-logos__liste{margin-top:36px}.f__titre+.f-logos__liste{margin-top:calc(var(--margin)*2)}.f-logos__item{flex:0 0 calc(20% - var(--margin));height:64px;margin:0 calc(var(--margin)*.5) var(--margin)}}.f-list__titre{margin-bottom:32px}.f-list__titre--moremargin{margin-bottom:40px}.f-list__list{display:flex;overflow:auto;padding:0 var(--margin);scrollbar-width:none}.f-list__list::-webkit-scrollbar{display:none}.f-list__item{flex:0 0 310px;margin-right:var(--margin)}.f-list__item:last-child{margin-right:0}.f-list__item__box{padding:17px 12px 0}.f-list__item__box--lesspadding{padding:18px 0 0}.f-list__item__category{color:var(--white);font-family:Baikal;font-size:18px;font-weight:400;letter-spacing:0;line-height:26px;margin-bottom:5px}@media screen and (min-width:841px){.f-list__item__category{font-size:18px;line-height:24px}}.f-list__item__category span{color:#e60000}.f-list__item__category--smaller{font-family:Baikal;font-size:14px;font-weight:300;letter-spacing:.02em;line-height:22px;margin-bottom:7px}.f-list__item__category--smaller strong,.f-list__item__category--smaller:is(strong){font-weight:500}.f-list__item__tags{color:var(--white);color:#666;font-family:Baikal;font-size:14px;font-weight:300;letter-spacing:.02em;line-height:22px;text-transform:uppercase}.f-list__item__tags strong,.f-list__item__tags:is(strong){font-weight:500}.f-list__item__link__visuel{overflow:hidden}.f-list__item__link__visuel img{transition-duration:.35s;transition-property:all;transition-timing-function:ease}.f-list__item__link:focus-visible .f-list__item__link__visuel img,.f-list__item__link:hover .f-list__item__link__visuel img{transform:scale(1.1)}.f-list__item__link__title,.f-list__item__link__titre{text-decoration:underline;text-decoration-color:transparent;text-underline-offset:6px;transition-duration:.35s;transition-property:all;transition-timing-function:ease}.f-list__item__link:focus-visible .f-list__item__link__title,.f-list__item__link:focus-visible .f-list__item__link__titre,.f-list__item__link:hover .f-list__item__link__title,.f-list__item__link:hover .f-list__item__link__titre{text-decoration-color:var(--white)}.f-list__item__link__title{color:var(--white);font-family:BaikalExpanded;font-size:20px;font-weight:400;letter-spacing:-.005em;line-height:28px;margin-bottom:22px}@media screen and (min-width:841px){.f-list__item__link__title{font-size:24px;letter-spacing:.01em;line-height:32px}}.f-list__item__link__visuel{height:0;padding-bottom:59.5%;position:relative;width:100%}.f-list__item__link__visuel--type2{padding-bottom:78.13%}.f-list__item__link__visuel figure,.f-list__item__link__visuel img,.f-list__item__link__visuel picture{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.f-list .sep{color:#e60000}@media screen and (min-width:841px){.f-list__titre{margin-bottom:40px;margin-left:var(--colabsolutewidth)}.f-list__list{padding:0}.f-list__item{flex:0 0 calc(var(--colabsolutewidthmarged)*3 + var(--colabsolutewidth))}.f-list__item__visuel{padding-bottom:59.5%}.f-list__item__box{padding:30px 0 0}.f-list__item__box--lesspadding{padding:30px 0 9px}.f-list__item__category--smaller{margin-bottom:12px}}.f-press__ctn:not(:first-child){margin-top:45px}.f-press__ctn ul{margin-top:30px}.f-press__ctn-item{align-items:flex-end;border-bottom:2px solid #000;display:flex;flex-direction:row;flex-wrap:nowrap;font-family:BaikalExpanded;font-weight:500;justify-content:space-between;padding-bottom:12px}@media screen and (max-width:991px){.f-press__ctn-item{display:block}}.f-press__ctn-item+.f-press__ctn-item{margin-top:19px}.f-press__ctn-item>div:first-child{padding-bottom:3px;padding-right:30px}@media screen and (max-width:991px){.f-press__ctn-item>div:first-child{padding-bottom:15px;padding-right:0}}.f-press__ctn-item-date{color:#969696;font-size:16px;line-height:1.44}.f-press__ctn-item-title{color:#000;font-size:20px;line-height:1.4}.f-wysiwyg__column[data-colcount="2"],.f-wysiwyg__column[data-colcount="3"]{align-items:normal;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:normal;margin-left:-20px;margin-right:-20px}@media screen and (max-width:767px){.f-wysiwyg__column[data-colcount="2"],.f-wysiwyg__column[data-colcount="3"]{display:block}}.f-wysiwyg__column[data-colcount="2"]>*,.f-wysiwyg__column[data-colcount="3"]>*{flex:1 1 0;margin-left:20px;margin-right:20px}@media screen and (max-width:767px){.f-wysiwyg__column[data-colcount="2"]>:not(:first-child),.f-wysiwyg__column[data-colcount="3"]>:not(:first-child){margin-top:15px}}.f-news{color:var(--white);display:block;margin-bottom:10px}.f-news__visuel{overflow:hidden}.f-news__visuel img{transition-duration:.35s;transition-property:all;transition-timing-function:ease}.f-news:focus-visible .f-news__visuel img,.f-news:hover .f-news__visuel img{transform:scale(1.1)}.f-news__title,.f-news__titre{text-decoration:underline;text-decoration-color:transparent;text-underline-offset:6px;transition-duration:.35s;transition-property:all;transition-timing-function:ease}.f-news:focus-visible .f-news__title,.f-news:focus-visible .f-news__titre,.f-news:hover .f-news__title,.f-news:hover .f-news__titre{text-decoration-color:var(--white)}.f-news__visuel{height:0;margin-bottom:23px;padding-bottom:67.84%;position:relative;width:100%}.f-news__visuel figure,.f-news__visuel img,.f-news__visuel picture{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.f-news__infos{align-items:center;display:flex;margin-bottom:7px}.f-news__type{color:var(--white);font-family:Baikal;font-size:14px;font-weight:300;font-weight:500;letter-spacing:.02em;letter-spacing:0;line-height:22px}.f-news__type strong,.f-news__type:is(strong){font-weight:500}.f-news__sep{background-color:#e60000;display:inline-block;height:20px;margin:0 11px 0 13px;width:1px}.f-news__date{color:grey;font-family:Baikal;font-size:14px;font-weight:300;letter-spacing:.02em;line-height:22px}.f-news__date strong,.f-news__date:is(strong){font-weight:500}.f-news__titre{font-family:BaikalExpanded;font-size:20px;font-weight:400;letter-spacing:-.005em;line-height:28px}@media screen and (min-width:841px){.f-news__titre{font-size:24px;letter-spacing:.01em;line-height:32px}.f-news__visuel{margin-bottom:31px;padding-bottom:58.65%}.f-news__infos{margin-bottom:12px}.f-news__titre{letter-spacing:-.005em}}.f-newsinsights{--marginOtherPodcast:15px}.f-newsinsights__titre{margin-bottom:16px}.f-newsinsights__link{margin-bottom:32px}.f-newsinsights__link a,.f-newsinsights__link button{align-items:center;background-color:var(--duskred);border:1px solid var(--duskred);color:#fff;display:inline-flex;font-family:BaikalExpanded;font-size:18px;font-weight:500;justify-content:center;letter-spacing:-.03em;line-height:24px;padding:10px 16px;position:relative;transition:color var(--transition-fn) var(--transition-delay),background var(--transition-fn) var(--transition-delay),border var(--transition-fn) var(--transition-delay)}@media screen and (min-width:841px){.f-newsinsights__link a,.f-newsinsights__link button{font-size:18px;letter-spacing:0;line-height:24px}}.f-newsinsights__link a span,.f-newsinsights__link button span{flex:1;overflow:hidden;transition:flex var(--transition-fn) var(--transition-delay);white-space:nowrap}.f-newsinsights__link a:not(.--noarrow):after,.f-newsinsights__link button:not(.--noarrow):after{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="16" viewBox="0 0 24 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.1375 0H13.9545L21.0428 7.09043H0V8.63459H21.0428L14.0941 15.5833H16.2771L24 7.86251L16.1375 0Z" fill="%23000000"/></svg>');background-repeat:no-repeat;content:"";display:inline-block;filter:invert(100%);height:16px;margin-left:10px;transition:filter var(--transition-fn) var(--transition-delay);width:24px}.f-newsinsights__link a:not(.--noarrow).download--:after,.f-newsinsights__link button:not(.--noarrow).download--:after{background-image:url('data:image/svg+xml;utf8,<svg width="640" height="1024" viewBox="0 0 640 1024" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M636.036 480.913l-82.626-82.626-176.978 177.055v-575.343h-116.868v575.343l-176.939-176.939-82.626 82.626 317.999 319.44zM0 1024h636.036v-120.764h-636.036z" fill="%23000000"/></svg>');background-position:50%;background-size:contain}.f-newsinsights__link a:not(.--noarrow):hover,.f-newsinsights__link button:not(.--noarrow):hover{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.f-newsinsights__link a:not(.--noarrow):hover:after,.f-newsinsights__link button:not(.--noarrow):hover:after{filter:var(--filterblack)}.f-newsinsights__link a:not(.--noarrow):hover span,.f-newsinsights__link button:not(.--noarrow):hover span{flex:0}.f-newsinsights__link a.--noarrow:hover,.f-newsinsights__link a:focus-visible,.f-newsinsights__link button.--noarrow:hover,.f-newsinsights__link button:focus-visible{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.f-newsinsights__link a.--noarrow:hover:after,.f-newsinsights__link a:focus-visible:after,.f-newsinsights__link button.--noarrow:hover:after,.f-newsinsights__link button:focus-visible:after{filter:var(--filterblack)}.f-newsinsights__link.--secondary a,.f-newsinsights__link.--secondary button{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-newsinsights__link.--secondary a:after,.f-newsinsights__link.--secondary button:after{filter:var(--filterblue)}.f-newsinsights__link.--secondary a:before,.f-newsinsights__link.--secondary button:before{border:0 solid var(--duskblue);content:"";height:100%;left:0;position:absolute;top:0;transition:border .1s cubic-bezier(.13,0,.11,1);width:100%}.f-newsinsights__link.--secondary a:not(.--noarrow):hover,.f-newsinsights__link.--secondary button:not(.--noarrow):hover{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-newsinsights__link.--secondary a:not(.--noarrow):hover:after,.f-newsinsights__link.--secondary button:not(.--noarrow):hover:after{filter:var(--filterblue)}.f-newsinsights__link.--secondary a.--noarrow:hover,.f-newsinsights__link.--secondary button.--noarrow:hover{background-color:var(--duskblue);border:1px solid var(--duskblue)}.f-newsinsights__link.--secondary a:focus-visible,.f-newsinsights__link.--secondary button:focus-visible{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-newsinsights__link.--secondary a:focus-visible:before,.f-newsinsights__link.--secondary button:focus-visible:before{border-width:3px}.f-newsinsights__link.--secondary a:focus-visible:after,.f-newsinsights__link.--secondary button:focus-visible:after{filter:var(--filterblue)}@media screen and (min-width:841px){.f-newsinsights__link a,.f-newsinsights__link button{padding:11px 17px}}.f-newsinsights__link a{letter-spacing:0;padding:10px 19px}.f-newsinsights__podcast__surtitre{color:var(--white);font-family:Baikal;font-size:14px;font-size:13px;font-weight:300;font-weight:500;letter-spacing:.02em;line-height:22px;margin-bottom:10px}.f-newsinsights__podcast__surtitre strong,.f-newsinsights__podcast__surtitre:is(strong){font-weight:500}.f-newsinsights__podcast__titre{color:var(--white);font-family:BaikalExpanded;font-size:20px;font-weight:400;letter-spacing:-.005em;line-height:28px;margin-bottom:31px}@media screen and (min-width:841px){.f-newsinsights__podcast__titre{font-size:24px;letter-spacing:.01em;line-height:32px}}.f-newsinsights__podcast__iframe{margin-bottom:30px}.f-newsinsights__col--main{margin-bottom:17px}.f-newsinsights .f-news{margin-bottom:31px;padding-bottom:24px}.f-newsinsights .f-newsinsights__col--news3 .f-news:first-child{background:none!important}.f-newsinsights .f-newsinsights__col--news .f-news:last-child{margin-bottom:0}@media screen and (min-width:841px){.f-newsinsights--withPodcast{padding-bottom:calc(var(--marginV) - 11px)}.f-newsinsights__titre{margin-bottom:32px}.f-newsinsights__link{margin-bottom:40px;margin-left:calc(var(--colwidth) + var(--margin))}.f-newsinsights__cols{display:flex;justify-content:space-between}.f-newsinsights .f-news{padding-bottom:31px}.f-newsinsights__col--main{margin-bottom:0;width:calc(var(--colwidthmarged)*7 + var(--colwidth))}.f-newsinsights__col--main .f-news{margin-bottom:67px}.f-newsinsights__col--main .f-news:last-child{background:none!important;margin-bottom:0;padding-bottom:20px}.f-newsinsights__col--news{width:calc(var(--colwidthmarged)*3 + var(--colwidth))}.f-newsinsights__col--news .f-news{margin-bottom:30px}.f-newsinsights .f-newsinsights__col--news3 .f-news:first-child{margin-bottom:4px}.f-newsinsights .f-newsinsights__col--news2 .f-news:last-child{background:none!important;padding-bottom:20px}.f-newsinsights .f-podcast__links{margin-bottom:0}.f-newsinsights__podcast__surtitre{letter-spacing:.01em;margin-bottom:8px}.f-newsinsights__podcast__titre{letter-spacing:0;margin-bottom:24px}.f-newsinsights__podcast__iframe{margin-bottom:43px}}.f-offices{color:var(--white)}.f-offices__col--search{background-color:var(--black);position:sticky;top:50px;z-index:5}.f-offices__col--search2{position:relative;z-index:6}@media screen and (max-width:840px){.f-offices__col--search{margin-top:-60px;padding-top:60px;top:0}}.f-offices__titre{margin-bottom:25px}.f-offices__titre--desktop{display:none}.f-offices__field{margin-bottom:24px;position:relative;z-index:1}.f-offices__field:last-child{margin-bottom:9px}.f-offices__field--search{display:none;position:relative}.f-offices__field--search input{border:none;border-bottom:1px solid var(--white);font-family:Baikal;font-size:18px;font-weight:300;font-weight:500;letter-spacing:0;line-height:26px;padding:3px 55px 13px;width:100%}.f-offices__field--search input strong,.f-offices__field--search input:is(strong){font-weight:500}@media screen and (min-width:841px){.f-offices__field--search input{font-size:18px;letter-spacing:0;line-height:26px}}.f-offices__field--search:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e911";font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;left:17px;line-height:1;position:absolute;text-transform:none;top:6px;transform:scaleX(-1)}.f-offices__field.is-open{z-index:10}.f-offices[data-agency] .f-offices__field.entity{display:none}.f-offices__item{padding-bottom:31px;padding-top:31px}.f-offices__item:last-child{background:none!important}.f-offices__item__titre{font-family:Baikal;font-size:18px;font-weight:400;font-weight:500;letter-spacing:0;line-height:26px;margin-bottom:7px}@media screen and (min-width:841px){.f-offices__item__titre{font-size:18px;line-height:24px}}.f-offices__item__adresse{font-family:Baikal;font-size:16px;font-weight:300;letter-spacing:0;line-height:22px;margin-bottom:16px}.f-offices__item__adresse strong,.f-offices__item__adresse:is(strong){font-weight:500}@media screen and (min-width:841px){.f-offices__item__adresse{font-size:16px;letter-spacing:.02em;line-height:22px}}.f-offices__item__contact{font-family:Baikal;font-size:16px;font-weight:300;letter-spacing:0;line-height:22px}.f-offices__item__contact strong,.f-offices__item__contact:is(strong){font-weight:500}@media screen and (min-width:841px){.f-offices__item__contact{font-size:16px;letter-spacing:.02em;line-height:22px}}.f-offices__loadmore{margin-bottom:15px;margin-top:9px;text-align:center}.f-offices__loadmore a,.f-offices__loadmore button{align-items:center;background-color:var(--duskred);border:1px solid var(--duskred);color:#fff;display:inline-flex;font-family:BaikalExpanded;font-size:18px;font-weight:500;justify-content:center;letter-spacing:-.03em;line-height:24px;padding:10px 16px;position:relative;transition:color var(--transition-fn) var(--transition-delay),background var(--transition-fn) var(--transition-delay),border var(--transition-fn) var(--transition-delay)}@media screen and (min-width:841px){.f-offices__loadmore a,.f-offices__loadmore button{font-size:18px;letter-spacing:0;line-height:24px}}.f-offices__loadmore a span,.f-offices__loadmore button span{flex:1;overflow:hidden;transition:flex var(--transition-fn) var(--transition-delay);white-space:nowrap}.f-offices__loadmore a:not(.--noarrow):after,.f-offices__loadmore button:not(.--noarrow):after{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="16" viewBox="0 0 24 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.1375 0H13.9545L21.0428 7.09043H0V8.63459H21.0428L14.0941 15.5833H16.2771L24 7.86251L16.1375 0Z" fill="%23000000"/></svg>');background-repeat:no-repeat;content:"";display:inline-block;filter:invert(100%);height:16px;margin-left:10px;transition:filter var(--transition-fn) var(--transition-delay);width:24px}.f-offices__loadmore a:not(.--noarrow).download--:after,.f-offices__loadmore button:not(.--noarrow).download--:after{background-image:url('data:image/svg+xml;utf8,<svg width="640" height="1024" viewBox="0 0 640 1024" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M636.036 480.913l-82.626-82.626-176.978 177.055v-575.343h-116.868v575.343l-176.939-176.939-82.626 82.626 317.999 319.44zM0 1024h636.036v-120.764h-636.036z" fill="%23000000"/></svg>');background-position:50%;background-size:contain}.f-offices__loadmore a:not(.--noarrow):hover,.f-offices__loadmore button:not(.--noarrow):hover{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.f-offices__loadmore a:not(.--noarrow):hover:after,.f-offices__loadmore button:not(.--noarrow):hover:after{filter:var(--filterblack)}.f-offices__loadmore a:not(.--noarrow):hover span,.f-offices__loadmore button:not(.--noarrow):hover span{flex:0}.f-offices__loadmore a.--noarrow:hover,.f-offices__loadmore a:focus-visible,.f-offices__loadmore button.--noarrow:hover,.f-offices__loadmore button:focus-visible{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.f-offices__loadmore a.--noarrow:hover:after,.f-offices__loadmore a:focus-visible:after,.f-offices__loadmore button.--noarrow:hover:after,.f-offices__loadmore button:focus-visible:after{filter:var(--filterblack)}.f-offices__loadmore.--secondary a,.f-offices__loadmore.--secondary button{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-offices__loadmore.--secondary a:after,.f-offices__loadmore.--secondary button:after{filter:var(--filterblue)}.f-offices__loadmore.--secondary a:before,.f-offices__loadmore.--secondary button:before{border:0 solid var(--duskblue);content:"";height:100%;left:0;position:absolute;top:0;transition:border .1s cubic-bezier(.13,0,.11,1);width:100%}.f-offices__loadmore.--secondary a:not(.--noarrow):hover,.f-offices__loadmore.--secondary button:not(.--noarrow):hover{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-offices__loadmore.--secondary a:not(.--noarrow):hover:after,.f-offices__loadmore.--secondary button:not(.--noarrow):hover:after{filter:var(--filterblue)}.f-offices__loadmore.--secondary a.--noarrow:hover,.f-offices__loadmore.--secondary button.--noarrow:hover{background-color:var(--duskblue);border:1px solid var(--duskblue)}.f-offices__loadmore.--secondary a:focus-visible,.f-offices__loadmore.--secondary button:focus-visible{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-offices__loadmore.--secondary a:focus-visible:before,.f-offices__loadmore.--secondary button:focus-visible:before{border-width:3px}.f-offices__loadmore.--secondary a:focus-visible:after,.f-offices__loadmore.--secondary button:focus-visible:after{filter:var(--filterblue)}@media screen and (min-width:841px){.f-offices__loadmore a,.f-offices__loadmore button{padding:11px 17px}}.f-offices__loadmore.hidden{display:none}.f-offices__infos{font-family:Baikal;font-size:14px;font-weight:300;letter-spacing:.02em;letter-spacing:0;line-height:22px;text-align:center}.f-offices__infos strong,.f-offices__infos:is(strong){font-weight:500}.f-offices .custom-select-container{font-family:Baikal;font-size:18px;font-weight:300;font-weight:500;letter-spacing:0;line-height:26px;width:100%}.f-offices .custom-select-container strong,.f-offices .custom-select-container:is(strong){font-weight:500}@media screen and (min-width:841px){.f-offices .custom-select-container{font-size:18px;letter-spacing:0;line-height:26px}}.f-offices .custom-select-container.is-open .custom-select-opener{border:1px solid var(--white)}.f-offices .custom-select-container.is-open .custom-select-panel{border:1px solid var(--white);max-height:16.7em}.f-offices .custom-select-option{cursor:pointer}.f-offices .custom-select-option.disabled{cursor:default;display:none;opacity:.25;pointer-events:none}.f-offices .custom-select-opener{background-color:transparent;border:1px solid var(--white);padding:8px 14px;position:relative}.f-offices .custom-select-opener:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e904";font-family:icomoon!important;font-size:10px;font-style:normal;font-variant:normal;font-weight:400;line-height:1;position:absolute;right:19px;text-transform:none;top:16px}.f-offices .custom-select-panel{background-color:var(--grayreverse);color:var(--white);transition:max-height .2s ease-out,overflow-y .1s .2s}.f-offices .custom-select-option.is-selected{background-color:transparent}.f-offices select{width:100%}@media screen and (min-width:841px){.f-offices__cols{align-items:flex-start;display:flex;justify-content:space-between}.f-offices__col--search{margin-left:var(--colwidthmarged);width:calc(var(--colwidthmarged)*2 + var(--colwidth))}.f-offices__col--result{margin-right:var(--colwidthmarged);width:calc(var(--colwidthmarged)*5 + var(--colwidth))}.f-offices__titre{margin-left:0}.f-offices__titre--desktop{display:block}.f-offices__titre--mobile{display:none}.f-offices__field--search{display:block}.f-offices__field:last-child{margin-bottom:0}.f-offices__item{margin-bottom:32px;padding-bottom:15px;padding-top:0}.f-offices__item:last-child{margin-bottom:0;padding-bottom:16px}.f-offices__item__titre{margin-bottom:8px}.f-offices__item__cols{display:flex;justify-content:space-between}.f-offices__item__adresse,.f-offices__item__contact{flex:0 0 calc(50% - var(--margin)*0.5);letter-spacing:0}.f-offices__loadmore a,.f-offices__loadmore button{padding:9px 17px}.f-offices .custom-select-opener{border:1px solid transparent}}.f-podcast{--variablepath:var(--gray);--marginOtherPodcast:15px;background-color:var(--gray);padding:var(--marginV) 0 calc(var(--marginV) - var(--marginOtherPodcast))}.f-podcast__titre{color:var(--black);font-family:BaikalExpanded;font-size:32px;font-weight:400;letter-spacing:0;line-height:40px;margin-bottom:20px}@media screen and (min-width:841px){.f-podcast__titre{font-size:40px;line-height:48px}}.f-podcast__wysiwyg{color:var(--black);font-family:Baikal;font-size:16px;font-weight:300;letter-spacing:0;line-height:22px;margin-bottom:32px}.f-podcast__wysiwyg strong,.f-podcast__wysiwyg:is(strong){font-weight:500}@media screen and (min-width:841px){.f-podcast__wysiwyg{font-size:16px;letter-spacing:.02em;line-height:22px}}.f-podcast__iframe{height:428px;margin-bottom:31px}.f-podcast__otherspodcasts--desktop{display:none}.f-podcast__otherspodcasts--mobile{display:block}.f-podcast .tac_activate{padding:100px 0}.f-podcast__links{border:1px solid var(--black);color:var(--black);display:inline-flex;flex-direction:column;font-family:Baikal;font-size:9px;font-weight:300;justify-content:center;letter-spacing:.02em;line-height:6px;line-height:9px;margin-bottom:var(--marginOtherPodcast);margin-right:12px;min-height:41px;padding:0 7px 0 38px;position:relative}.f-podcast__links strong{font-size:16px;letter-spacing:.02em;line-height:22px}@media screen and (min-width:841px){.f-podcast__links{font-size:9px;line-height:4px}.f-podcast__links strong{font-size:15px;line-height:22px}}.f-podcast__links strong{line-height:17px}.f-podcast__links:focus-visible,.f-podcast__links:hover{border-color:#008596;outline-color:#008596}.f-podcast__links:before{background-color:#000;background-position:50%;background-repeat:no-repeat;content:"";filter:var(--filterblack);height:26px;left:8px;position:absolute;top:7px;width:26px}.f-podcast__links--acast:before{background-image:url('data:image/svg+xml;utf8,<svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.0458984 15.1006C0.660466 14.9752 1.20266 14.6168 1.5589 14.1006C1.91097 13.5828 2.19276 13.0205 2.3969 12.4286C3.55223 9.35056 4.70723 6.27156 5.8619 3.19156C6.03142 2.75416 6.23193 2.32942 6.4619 1.92056C6.67478 1.52768 6.9798 1.19232 7.35079 0.943248C7.72179 0.694178 8.14767 0.538838 8.5919 0.490559C9.0439 0.424559 9.5029 0.404558 9.9569 0.350558C10.1359 0.329558 10.2139 0.384558 10.2769 0.558558C11.6769 4.40856 13.0842 8.25589 14.4989 12.1006C14.6785 12.5927 14.8941 13.071 15.1439 13.5316C15.2617 13.7683 15.4335 13.9741 15.6454 14.1323C15.8573 14.2906 16.1034 14.3968 16.3639 14.4426C16.5119 14.4595 16.661 14.4658 16.8099 14.4616V15.7716C16.5697 15.9588 16.3145 16.1261 16.0469 16.2716C15.3627 16.5399 14.6162 16.6079 13.8948 16.4677C13.1733 16.3274 12.5067 15.9847 11.9729 15.4796C11.3933 14.8936 10.9427 14.193 10.6499 13.4226C10.3269 12.6226 10.0389 11.8046 9.7359 10.9956C9.7139 10.9356 9.6899 10.8776 9.6609 10.8016C9.56393 11.1472 9.34488 11.4459 9.0444 11.6423C8.74391 11.8387 8.38239 11.9195 8.0269 11.8696H5.0269C4.6809 11.8696 4.6729 11.8696 4.5609 12.2046C4.3789 12.7486 4.1759 13.2886 4.0429 13.8456C3.99967 13.9542 3.98165 14.0713 3.99021 14.1879C3.99877 14.3045 4.03368 14.4177 4.09231 14.5189C4.15094 14.6201 4.23176 14.7066 4.32869 14.772C4.42562 14.8375 4.53613 14.88 4.6519 14.8966C4.97212 14.9938 5.29808 15.0709 5.6279 15.1276C5.7399 15.1506 5.7749 15.1916 5.7739 15.3006C5.7739 15.6416 5.7739 15.9816 5.7739 16.3226V16.5386H5.5269H0.0478992L0.0458984 15.1006ZM9.1829 9.48056L7.3699 4.47056L5.5469 9.48056H9.1829Z" fill="white"/></svg>');border-radius:50%}.f-podcast__links--spotify:before{background-image:url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="utf-8"?><svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24" xml:space="preserve"><g><path fill="white" d="M10.3,4.8c0.6,0,1.5,0,2.3,0.1c1,0.1,2,0.2,2.9,0.4c1.1,0.2,2.1,0.5,3.2,0.9c0.9,0.3,1.8,0.7,2.7,1.3 C21.8,7.7,22,8.1,22,8.7c0,0.6-0.5,1.1-1.1,1.1c-0.3,0-0.6,0-0.8-0.2c-1-0.6-2-1-3-1.3c-0.8-0.2-1.6-0.4-2.4-0.6 c-0.7-0.1-1.5-0.2-2.2-0.3C11.2,7.3,10,7.3,8.8,7.4c-1,0-2,0.2-2.9,0.3C5.3,7.8,4.8,8,4.3,8.1C3.5,8.3,2.8,7.8,2.7,7 C2.7,6.4,3,5.8,3.6,5.7c0.8-0.2,1.6-0.4,2.4-0.5C7.4,4.9,8.7,4.8,10.3,4.8z"/><path fill="white" d="M9.7,9.5c1.1,0,2,0.1,3,0.2c1.3,0.2,2.5,0.5,3.7,0.9c1.1,0.4,2.1,0.9,3.1,1.5c0.4,0.2,0.6,0.6,0.5,1.1 c-0.1,0.4-0.3,0.7-0.7,0.9c-0.3,0.1-0.6,0-0.9-0.1c-0.4-0.2-0.8-0.5-1.2-0.7c-0.9-0.4-1.9-0.8-2.9-1c-0.7-0.2-1.5-0.3-2.2-0.4 c-1.1-0.1-2.1-0.2-3.2-0.1c-1.3,0.1-2.6,0.3-3.9,0.6c-0.6,0.2-1.2-0.2-1.4-0.8c-0.1-0.5,0.2-1,0.7-1.2c0.5-0.2,0.9-0.3,1.4-0.4 c0.6-0.1,1.2-0.2,1.7-0.3C8.3,9.5,9.1,9.5,9.7,9.5z"/><path fill="white" d="M9.8,13.9c0.7,0,1.5,0,2.2,0.1c2.1,0.2,4.1,0.9,5.9,2c0.2,0.1,0.4,0.3,0.4,0.5c0.1,0.3,0,0.7-0.2,1 c-0.3,0.2-0.7,0.3-1,0.1c-0.6-0.4-1.3-0.7-2-1c-0.9-0.3-1.8-0.6-2.8-0.7c-1.1-0.2-2.2-0.2-3.4-0.2c-0.8,0-1.6,0.1-2.4,0.3 c-0.5,0.1-1,0.2-1.5,0.3c-0.4,0.1-0.9-0.2-1-0.7c-0.1-0.4,0.2-0.9,0.6-1c0.5-0.1,1-0.2,1.6-0.3c0.4-0.1,0.9-0.1,1.3-0.2 c0.5-0.1,1-0.1,1.5-0.1C9.4,13.9,9.7,13.9,9.8,13.9z"/></g></svg>');background-size:85%;border-radius:50%}.f-podcast__links--apple:before{background-image:url('data:image/svg+xml;utf8,<svg width="17" height="18" viewBox="0 0 17 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.2858 11.0406C10.0674 10.8417 9.812 10.6879 9.53409 10.5879C9.25619 10.488 8.96129 10.4439 8.66631 10.4582C8.37058 10.4435 8.07486 10.4873 7.79615 10.5873C7.51743 10.6872 7.26122 10.8413 7.04223 11.0406C6.86912 11.2143 6.76372 11.4442 6.74501 11.6887C6.6996 12.2533 6.7117 12.821 6.78112 13.3832C6.83945 14.0702 6.95056 14.985 7.09594 15.9183C7.15445 16.3497 7.242 16.7766 7.35797 17.1961C7.46223 17.4503 7.64612 17.6637 7.88203 17.8045C8.11794 17.9452 8.39314 18.0057 8.66631 17.9767C8.93922 18.0055 9.21413 17.9451 9.44983 17.8046C9.68553 17.664 9.86934 17.4509 9.97371 17.1971C10.0896 16.7774 10.1774 16.3506 10.2367 15.9193C10.3811 14.9859 10.4922 14.0674 10.5506 13.3841C10.62 12.822 10.6321 12.2542 10.5867 11.6896C10.5674 11.4442 10.4606 11.2139 10.2858 11.0406ZM6.8302 7.88409C6.83001 8.24683 6.93739 8.60148 7.13874 8.90321C7.3401 9.20493 7.6264 9.44018 7.96144 9.57921C8.29649 9.71823 8.66523 9.7548 9.02105 9.68428C9.37687 9.61376 9.7038 9.43932 9.96049 9.18301C10.2172 8.92671 10.3921 8.60005 10.4632 8.24434C10.5342 7.88862 10.4982 7.51982 10.3597 7.18457C10.2212 6.84932 9.98638 6.56266 9.68496 6.36085C9.38354 6.15903 9.02905 6.05112 8.66631 6.05076C8.42528 6.05027 8.18653 6.09734 7.96372 6.18926C7.74092 6.28119 7.53843 6.41617 7.36788 6.58647C7.19732 6.75677 7.06203 6.95905 6.96977 7.18172C6.8775 7.40438 6.83007 7.64306 6.8302 7.88409ZM8.64131 0.648903C6.78302 0.654009 4.98635 1.31588 3.56885 2.51753C2.15135 3.71918 1.20429 5.38325 0.895028 7.21563C0.585771 9.04802 0.934237 10.9307 1.87884 12.5311C2.82344 14.1314 4.30336 15.3462 6.05705 15.9609C6.07421 15.9673 6.09275 15.9691 6.11081 15.9661C6.12888 15.9631 6.14583 15.9554 6.15999 15.9438C6.17414 15.9321 6.18499 15.917 6.19147 15.8999C6.19794 15.8827 6.1998 15.8642 6.19686 15.8461C6.15612 15.5767 6.11723 15.3054 6.08205 15.0387C6.07628 14.9924 6.05856 14.9485 6.03063 14.9111C6.00271 14.8738 5.96554 14.8444 5.92279 14.8258C4.47487 14.1957 3.28816 13.0862 2.56237 11.6838C1.83658 10.2814 1.61601 8.67188 1.93777 7.12596C2.25953 5.58004 3.10399 4.19214 4.32904 3.19581C5.55409 2.19949 7.08494 1.65556 8.66399 1.65556C10.243 1.65556 11.7739 2.19949 12.9989 3.19581C14.224 4.19214 15.0685 5.58004 15.3902 7.12596C15.712 8.67188 15.4914 10.2814 14.7656 11.6838C14.0398 13.0862 12.8531 14.1957 11.4052 14.8258C11.3624 14.8446 11.3253 14.8742 11.2974 14.9117C11.2694 14.9492 11.2517 14.9933 11.2459 15.0396C11.2108 15.3063 11.1728 15.5767 11.132 15.8461C11.1297 15.8641 11.1319 15.8823 11.1386 15.8992C11.1452 15.916 11.156 15.9309 11.17 15.9424C11.184 15.9539 11.2007 15.9616 11.2185 15.9649C11.2364 15.9681 11.2547 15.9668 11.2719 15.9609C13.0293 15.3449 14.5117 14.1262 15.456 12.5211C16.4002 10.916 16.7453 9.0282 16.43 7.19281C16.1147 5.35741 15.1594 3.69307 13.7335 2.49512C12.3077 1.29716 10.5036 0.64307 8.64131 0.648903ZM8.49871 4.26001C9.36855 4.22506 10.2283 4.45695 10.9625 4.92458C11.6968 5.39221 12.2705 6.07321 12.6067 6.87623C12.9428 7.67924 13.0254 8.56585 12.8432 9.41712C12.6611 10.2684 12.2229 11.0436 11.5876 11.6387C11.5528 11.6712 11.5255 11.7109 11.5077 11.755C11.4899 11.7992 11.4821 11.8467 11.4848 11.8943C11.4996 12.1942 11.4968 12.4947 11.4765 12.7943C11.4753 12.8136 11.4795 12.8328 11.4887 12.8498C11.4978 12.8668 11.5116 12.8809 11.5283 12.8905C11.5451 12.9002 11.5642 12.9049 11.5835 12.9043C11.6028 12.9036 11.6215 12.8976 11.6376 12.8869C12.5704 12.2519 13.2751 11.3347 13.6484 10.2699C14.0216 9.205 14.0438 8.04855 13.7116 6.97018C13.3794 5.89181 12.7103 4.9483 11.8025 4.27808C10.8947 3.60786 9.79607 3.24622 8.6677 3.24622C7.53932 3.24622 6.44064 3.60786 5.53287 4.27808C4.6251 4.9483 3.95603 5.89181 3.62383 6.97018C3.29163 8.04855 3.31378 9.205 3.68704 10.2699C4.0603 11.3347 4.76502 12.2519 5.69779 12.8869C5.70906 12.8945 5.72175 12.8998 5.7351 12.9025C5.74845 12.9052 5.7622 12.9052 5.77555 12.9025C5.7889 12.8999 5.80159 12.8946 5.81288 12.8869C5.82417 12.8793 5.83383 12.8695 5.84131 12.8582C5.85433 12.8395 5.86054 12.817 5.8589 12.7943C5.83854 12.4947 5.83576 12.1942 5.85057 11.8943C5.85326 11.8467 5.84544 11.7992 5.82768 11.755C5.80992 11.7109 5.78264 11.6712 5.74779 11.6387C5.13355 11.0633 4.70319 10.319 4.51084 9.49961C4.31849 8.6802 4.37274 7.8222 4.66677 7.03354C4.9608 6.24488 5.48147 5.56078 6.1633 5.06727C6.84513 4.57377 7.65767 4.29291 8.49871 4.26001Z" fill="white"/></svg>');border-radius:8px}.f-podcast__links--reverse{border:1px solid var(--white);color:var(--white)}.f-podcast__links--reverse:before{filter:var(--filterwhite)}@media screen and (min-width:841px){.f-podcast{padding:var(--marginV) 0 var(--marginV)}.f-podcast__container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.f-podcast__col--infos{flex:0 0 calc(var(--colabsolutewidthmarged)*3 + var(--colabsolutewidth));margin-left:var(--colabsolutewidthmarged);margin-top:-22px}.f-podcast__col--iframe{flex:0 0 calc(var(--colabsolutewidthmarged)*5 + var(--colabsolutewidth));margin-right:var(--colabsolutewidthmarged)}.f-podcast__titre{margin-bottom:32px;margin-left:0}.f-podcast__wysiwyg{font-family:Baikal;font-size:18px;font-weight:300;letter-spacing:0;line-height:26px;margin-bottom:28px}.f-podcast__wysiwyg strong,.f-podcast__wysiwyg:is(strong){font-weight:500}}@media screen and (min-width:841px) and (min-width:841px){.f-podcast__wysiwyg{font-size:18px;letter-spacing:0;line-height:26px}}@media screen and (min-width:841px){.f-podcast__otherspodcasts--mobile{display:none}.f-podcast__otherspodcasts--desktop{display:block}.f-podcast__links{line-height:9px;margin-bottom:11px;margin-right:10px;padding:0 7px 0 38px}.f-podcast__links:last-child{margin-right:80px}.f-podcast__links:before{left:6px;top:6px}.f-podcast__iframe{height:524px;margin-bottom:0}}.f-quote{padding-top:calc(var(--marginV) + 70px)}.f-quote .f__titre{display:none}.f-quote__ctn-text-quote{color:var(--white);font-family:BaikalExpanded;font-family:Baikal;font-size:20px;font-weight:400;font-weight:500;letter-spacing:-.005em;line-height:28px;margin-bottom:24px;position:relative}@media screen and (min-width:841px){.f-quote__ctn-text-quote{font-size:24px;letter-spacing:.01em;line-height:32px}}.f-quote__ctn-text-quote:before{color:#e60000;content:"“";display:block;font-family:BaikalExpanded;font-size:125px;font-weight:800;left:-3px;line-height:80px;position:absolute;top:-44px;z-index:0}.f-quote__ctn-text-quote blockquote{position:relative;z-index:1}.f-quote__ctn-text-quote--bigger{font-family:BaikalExpanded;font-size:28px;font-weight:400;letter-spacing:.005em;line-height:36px;margin-bottom:31px}@media screen and (min-width:841px){.f-quote__ctn-text-quote--bigger{font-size:40px;letter-spacing:.02em;line-height:46px}}.f-quote__ctn-text-author{color:#e60000;display:flex;font-family:Baikal;font-family:BaikalExpanded;font-size:18px;font-weight:400;font-weight:500;letter-spacing:.03em;line-height:26px}@media screen and (min-width:841px){.f-quote__ctn-text-author{font-size:20px;line-height:28px}}.f-quote__ctn-text-position{color:grey;display:block;font-family:Baikal;font-size:14px;font-weight:300;letter-spacing:.02em;line-height:22px;margin-top:4px}.f-quote__ctn-text-position strong,.f-quote__ctn-text-position:is(strong){font-weight:500}.f-quote__ctn-img{height:48px;margin-right:12px;margin-top:2px;width:48px}.f-quote__ctn-img figure,.f-quote__ctn-img img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:841px){.f-quote{padding-top:calc(var(--marginV) + 20px)}.f-quote__ctn{margin-left:calc(var(--margin) + var(--colwidth)*1.5);margin-right:calc(var(--colwidthmarged)*2)}.f-quote__ctn-text-quote{margin-bottom:32px}.f-quote__ctn-text-quote:before{font-size:162px;left:-44px;top:-12px}.f-quote__ctn-text-quote--bigger{margin-bottom:34px}.f-quote__ctn-text-quote--bigger:before{left:-44px;top:-4px}.f-quote__ctn-img{height:58px;margin-right:17px;margin-top:2px;width:58px}}@media screen and (min-width:1320px){.f-quote__ctn{margin-right:calc(var(--colwidthmarged)*4)}}.f-relatedcontent__item{background:linear-gradient(-25deg,transparent 0 45px,var(--dark) 45px 100%);display:flex;flex-direction:column;justify-content:center;margin-bottom:32px;min-height:360px;padding:32px}.f-relatedcontent__item:last-child{margin-bottom:0}.f-relatedcontent__surtitle{color:var(--white);font-family:Baikal;font-size:18px;font-weight:400;letter-spacing:.03em;line-height:26px}@media screen and (min-width:841px){.f-relatedcontent__surtitle{font-size:20px;line-height:28px}}.f-relatedcontent__title{color:var(--white);font-family:BaikalExpanded;font-size:24px;font-weight:400;letter-spacing:0;line-height:30px}@media screen and (min-width:841px){.f-relatedcontent__title{font-size:34px;line-height:42px}}.f-relatedcontent__surtitle+.f-relatedcontent__title{margin-top:10px}.f-relatedcontent__text{color:var(--white);font-family:Baikal;font-size:18px;font-weight:400;letter-spacing:.03em;letter-spacing:0;line-height:26px;line-height:28.5px;margin-top:10px}@media screen and (min-width:841px){.f-relatedcontent__text{font-size:20px;line-height:28px}}.f-relatedcontent__link{margin-top:33px}.f-relatedcontent__link a,.f-relatedcontent__link button{align-items:center;background-color:var(--duskred);border:1px solid var(--duskred);color:#fff;display:inline-flex;font-family:BaikalExpanded;font-size:18px;font-weight:500;justify-content:center;letter-spacing:-.03em;line-height:24px;padding:10px 16px;position:relative;transition:color var(--transition-fn) var(--transition-delay),background var(--transition-fn) var(--transition-delay),border var(--transition-fn) var(--transition-delay)}@media screen and (min-width:841px){.f-relatedcontent__link a,.f-relatedcontent__link button{font-size:18px;letter-spacing:0;line-height:24px}}.f-relatedcontent__link a span,.f-relatedcontent__link button span{flex:1;overflow:hidden;transition:flex var(--transition-fn) var(--transition-delay);white-space:nowrap}.f-relatedcontent__link a:not(.--noarrow):after,.f-relatedcontent__link button:not(.--noarrow):after{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="16" viewBox="0 0 24 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.1375 0H13.9545L21.0428 7.09043H0V8.63459H21.0428L14.0941 15.5833H16.2771L24 7.86251L16.1375 0Z" fill="%23000000"/></svg>');background-repeat:no-repeat;content:"";display:inline-block;filter:invert(100%);height:16px;margin-left:10px;transition:filter var(--transition-fn) var(--transition-delay);width:24px}.f-relatedcontent__link a:not(.--noarrow).download--:after,.f-relatedcontent__link button:not(.--noarrow).download--:after{background-image:url('data:image/svg+xml;utf8,<svg width="640" height="1024" viewBox="0 0 640 1024" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M636.036 480.913l-82.626-82.626-176.978 177.055v-575.343h-116.868v575.343l-176.939-176.939-82.626 82.626 317.999 319.44zM0 1024h636.036v-120.764h-636.036z" fill="%23000000"/></svg>');background-position:50%;background-size:contain}.f-relatedcontent__link a:not(.--noarrow):hover,.f-relatedcontent__link button:not(.--noarrow):hover{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.f-relatedcontent__link a:not(.--noarrow):hover:after,.f-relatedcontent__link button:not(.--noarrow):hover:after{filter:var(--filterblack)}.f-relatedcontent__link a:not(.--noarrow):hover span,.f-relatedcontent__link button:not(.--noarrow):hover span{flex:0}.f-relatedcontent__link a.--noarrow:hover,.f-relatedcontent__link a:focus-visible,.f-relatedcontent__link button.--noarrow:hover,.f-relatedcontent__link button:focus-visible{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.f-relatedcontent__link a.--noarrow:hover:after,.f-relatedcontent__link a:focus-visible:after,.f-relatedcontent__link button.--noarrow:hover:after,.f-relatedcontent__link button:focus-visible:after{filter:var(--filterblack)}.f-relatedcontent__link.--secondary a,.f-relatedcontent__link.--secondary button{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-relatedcontent__link.--secondary a:after,.f-relatedcontent__link.--secondary button:after{filter:var(--filterblue)}.f-relatedcontent__link.--secondary a:before,.f-relatedcontent__link.--secondary button:before{border:0 solid var(--duskblue);content:"";height:100%;left:0;position:absolute;top:0;transition:border .1s cubic-bezier(.13,0,.11,1);width:100%}.f-relatedcontent__link.--secondary a:not(.--noarrow):hover,.f-relatedcontent__link.--secondary button:not(.--noarrow):hover{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-relatedcontent__link.--secondary a:not(.--noarrow):hover:after,.f-relatedcontent__link.--secondary button:not(.--noarrow):hover:after{filter:var(--filterblue)}.f-relatedcontent__link.--secondary a.--noarrow:hover,.f-relatedcontent__link.--secondary button.--noarrow:hover{background-color:var(--duskblue);border:1px solid var(--duskblue)}.f-relatedcontent__link.--secondary a:focus-visible,.f-relatedcontent__link.--secondary button:focus-visible{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-relatedcontent__link.--secondary a:focus-visible:before,.f-relatedcontent__link.--secondary button:focus-visible:before{border-width:3px}.f-relatedcontent__link.--secondary a:focus-visible:after,.f-relatedcontent__link.--secondary button:focus-visible:after{filter:var(--filterblue)}@media screen and (min-width:841px){.f-relatedcontent__link a,.f-relatedcontent__link button{padding:11px 17px}}.f-relatedcontent__link a{letter-spacing:.6px;padding:12px 21px}@media screen and (min-width:841px){.f-relatedcontent__list{display:flex;justify-content:space-between;margin-left:var(--colabsolutewidthmarged);margin-right:var(--colabsolutewidthmarged)}.f-relatedcontent__item{background:linear-gradient(-25deg,transparent 0 75px,var(--dark) 75px 100%);margin-bottom:0;min-height:408px;padding:32px}.f-relatedcontent__item:first-child{flex:0 0 calc(var(--colabsolutewidthmarged)*5 + var(--colabsolutewidth))}.f-relatedcontent__item:nth-child(2){flex:0 0 calc(var(--colabsolutewidthmarged)*3 + var(--colabsolutewidth))}.f-relatedcontent__title{font-family:BaikalExpanded;font-size:28px;font-weight:400;letter-spacing:.005em;letter-spacing:-.01em!important;line-height:36px}}@media screen and (min-width:841px) and (min-width:841px){.f-relatedcontent__title{font-size:40px;letter-spacing:.02em;line-height:46px}}@media screen and (min-width:841px){.f-relatedcontent__surtitle+.f-relatedcontent__title,.f-relatedcontent__text{margin-top:16px}.f-relatedcontent__link a{letter-spacing:0;padding:9px 14px}.f-relatedcontent__list.oneblock .f-relatedcontent__item{background:linear-gradient(-25deg,var(--dark) 0 calc(var(--colabsolutewidthmarged)*1.5),transparent calc(var(--colabsolutewidthmarged)*1.5) calc(var(--colabsolutewidthmarged)*2.7),var(--dark) calc(var(--colabsolutewidthmarged)*2.7) 100%);flex:0 0 100%;overflow:hidden;padding:32px 105px;position:relative}.f-relatedcontent__list.oneblock .f-relatedcontent__item:before{background-color:var(--dark);border:1px solid #008596;content:"";height:calc(100% - 137px);position:absolute;right:0;top:0;transform:skewY(-25deg);transform-origin:right top;width:calc(var(--colabsolutewidthmarged)*4)}.f-relatedcontent__list.oneblock .f-relatedcontent__surtitle,.f-relatedcontent__list.oneblock .f-relatedcontent__text,.f-relatedcontent__list.oneblock .f-relatedcontent__title{width:calc(var(--colabsolutewidthmarged)*4)}}@media screen and (min-width:1320px){.f-relatedcontent__item{padding:55px}.f-relatedcontent__list.oneblock .f-relatedcontent__item{padding:55px 105px}}@media screen and (min-width:992px){.f-slider.textImg-- .f-slider__navigation{margin-bottom:-25px}}.f-slider.textImg-- .f-slider__navigation.reverse--{justify-content:flex-start}.f-slider.textImg-- .f-slider__ctn-item{text-align:left}.f-slider.textImg-- .f-imgText__ctn-text{padding-bottom:25px;padding-top:25px}.f-slider.textImgSlider--.single-- .f-slider__navigation{margin-bottom:0;margin-top:24px}.f-slider.textImgSlider--.single-- .f-imgText__ctn-img{min-width:39.6%;width:39.6%}@media screen and (max-width:991px){.f-slider.textImgSlider--.single-- .f-imgText__ctn-img{min-width:calc(100% - 40px);width:calc(100% - 40px)}}.f-slider.multi-- .f-slider__navigation{margin-bottom:42px}.f-slider.multi-- .swiper-wrapper{align-items:flex-start;height:auto}.f-slider.multi-- .swiper-slide{width:248px}.f-slider.multi-- .swiper-slide--verticalimagetext{padding:18px 0 0;width:calc(var(--colabsolutewidthmarged)*3.27 + var(--margin))}@media screen and (min-width:841px){.f-slider.multi-- .swiper-slide{width:380px}.f-slider.multi-- .swiper-slide--verticalimagetext{padding:0;width:calc(var(--colabsolutewidthmarged)*2.96 + var(--margin))}}.f-slider.single-- .f-slider__navigation{margin-bottom:30px}.f-slider.single-- .f-slider__ctn-item{text-align:center}.f-social__list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}@media screen and (max-width:1024px){.f-social__list{display:block}}@media screen and (max-width:840px){.f-tab{overflow:hidden}}.f-tab__titre{margin-bottom:19px}.f-tab__list__box{margin-bottom:31px;overflow:auto;position:relative;scrollbar-width:none}.f-tab__list__box::-webkit-scrollbar{display:none}.f-tab__list__barre{background-color:#008596;position:absolute;transition:left var(--transition-fn) var(--transition-delay),top var(--transition-fn) var(--transition-delay)}.f-tab__list__barre--mobile{bottom:0;height:3px}.f-tab__list__barre--desktop{display:none}.f-tab__list__rubrique{display:flex;padding-left:var(--margin);padding-right:var(--margin)}.f-tab__list__rubrique-item{border-bottom:1px solid grey;color:var(--white);font-family:Baikal;font-size:18px;font-weight:300;font-weight:500;letter-spacing:0;line-height:26px;padding-bottom:8px;padding-left:17px;padding-right:17px;white-space:nowrap}.f-tab__list__rubrique-item strong,.f-tab__list__rubrique-item:is(strong){font-weight:500}@media screen and (min-width:841px){.f-tab__list__rubrique-item{font-size:18px;letter-spacing:0;line-height:26px}}.f-tab__list__content{position:relative}.f-tab__list__content-item{color:var(--white);opacity:0;pointer-events:none;position:absolute;top:0;transition:transform var(--transition-fn) var(--transition-delay),opacity var(--transition-fn) var(--transition-delay)}.f-tab__list__content-item.selected{opacity:1;pointer-events:all;position:relative;transform:translateX(0)}.f-tab__list__content-item.after{transform:translateX(120%)}.f-tab__list__content-item.before{transform:translateX(-120%)}.f-tab__list__content-item-titre{font-family:BaikalExpanded;font-size:24px;font-weight:400;letter-spacing:0;line-height:30px;margin-bottom:21px}@media screen and (min-width:841px){.f-tab__list__content-item-titre{font-size:34px;line-height:42px}}.f-tab__list__content-item-text{font-family:Baikal;font-size:16px;font-weight:300;letter-spacing:0;line-height:22px}.f-tab__list__content-item-text strong,.f-tab__list__content-item-text:is(strong){font-weight:500}@media screen and (min-width:841px){.f-tab__list__content-item-text{font-size:16px;letter-spacing:.02em;line-height:22px}.f-tab__titre{margin-bottom:40px}.f-tab__list__ctn{display:flex;justify-content:space-between;margin-left:var(--colabsolutewidthmarged);margin-right:var(--colabsolutewidthmarged)}.f-tab__list__box{flex:0 0 calc(var(--colabsolutewidthmarged)*3);margin-bottom:0;overflow:visible;position:relative}.f-tab__list__barre--desktop{display:block;left:-1px;width:3px}.f-tab__list__barre--mobile{display:none}.f-tab__list__rubrique{flex-direction:column;padding-left:0;padding-right:0}.f-tab__list__rubrique-item{border-bottom:none;border-left:1px solid grey;font-family:Baikal;font-size:18px;font-weight:400;letter-spacing:0;line-height:26px;padding:15px 30px}}@media screen and (min-width:841px) and (min-width:841px){.f-tab__list__rubrique-item{font-size:18px;line-height:24px}}@media screen and (min-width:841px){.f-tab__list__content{flex:0 0 calc(var(--colabsolutewidthmarged)*5 + var(--colabsolutewidth));overflow:hidden}.f-tab__list__content-item.selected{transform:translateY(0)}.f-tab__list__content-item.after{transform:translateY(120%)}.f-tab__list__content-item.before{transform:translateY(-120%)}.f-tab__list__content-item-text{letter-spacing:0}}.f-thoughts__titre{font-family:BaikalExpanded;font-size:32px;font-weight:400;letter-spacing:0;line-height:40px;margin-bottom:16px}@media screen and (min-width:841px){.f-thoughts__titre{font-size:40px;line-height:48px}}.f-thoughts__link{border-bottom:1px solid grey;margin-bottom:23px;padding-bottom:31px}.f-thoughts__link a,.f-thoughts__link button{align-items:center;background-color:var(--duskred);border:1px solid var(--duskred);color:#fff;display:inline-flex;font-family:BaikalExpanded;font-size:18px;font-weight:500;justify-content:center;letter-spacing:-.03em;line-height:24px;padding:10px 16px;position:relative;transition:color var(--transition-fn) var(--transition-delay),background var(--transition-fn) var(--transition-delay),border var(--transition-fn) var(--transition-delay)}@media screen and (min-width:841px){.f-thoughts__link a,.f-thoughts__link button{font-size:18px;letter-spacing:0;line-height:24px}}.f-thoughts__link a span,.f-thoughts__link button span{flex:1;overflow:hidden;transition:flex var(--transition-fn) var(--transition-delay);white-space:nowrap}.f-thoughts__link a:not(.--noarrow):after,.f-thoughts__link button:not(.--noarrow):after{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="16" viewBox="0 0 24 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.1375 0H13.9545L21.0428 7.09043H0V8.63459H21.0428L14.0941 15.5833H16.2771L24 7.86251L16.1375 0Z" fill="%23000000"/></svg>');background-repeat:no-repeat;content:"";display:inline-block;filter:invert(100%);height:16px;margin-left:10px;transition:filter var(--transition-fn) var(--transition-delay);width:24px}.f-thoughts__link a:not(.--noarrow).download--:after,.f-thoughts__link button:not(.--noarrow).download--:after{background-image:url('data:image/svg+xml;utf8,<svg width="640" height="1024" viewBox="0 0 640 1024" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M636.036 480.913l-82.626-82.626-176.978 177.055v-575.343h-116.868v575.343l-176.939-176.939-82.626 82.626 317.999 319.44zM0 1024h636.036v-120.764h-636.036z" fill="%23000000"/></svg>');background-position:50%;background-size:contain}.f-thoughts__link a:not(.--noarrow):hover,.f-thoughts__link button:not(.--noarrow):hover{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.f-thoughts__link a:not(.--noarrow):hover:after,.f-thoughts__link button:not(.--noarrow):hover:after{filter:var(--filterblack)}.f-thoughts__link a:not(.--noarrow):hover span,.f-thoughts__link button:not(.--noarrow):hover span{flex:0}.f-thoughts__link a.--noarrow:hover,.f-thoughts__link a:focus-visible,.f-thoughts__link button.--noarrow:hover,.f-thoughts__link button:focus-visible{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.f-thoughts__link a.--noarrow:hover:after,.f-thoughts__link a:focus-visible:after,.f-thoughts__link button.--noarrow:hover:after,.f-thoughts__link button:focus-visible:after{filter:var(--filterblack)}.f-thoughts__link.--secondary a,.f-thoughts__link.--secondary button{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-thoughts__link.--secondary a:after,.f-thoughts__link.--secondary button:after{filter:var(--filterblue)}.f-thoughts__link.--secondary a:before,.f-thoughts__link.--secondary button:before{border:0 solid var(--duskblue);content:"";height:100%;left:0;position:absolute;top:0;transition:border .1s cubic-bezier(.13,0,.11,1);width:100%}.f-thoughts__link.--secondary a:not(.--noarrow):hover,.f-thoughts__link.--secondary button:not(.--noarrow):hover{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-thoughts__link.--secondary a:not(.--noarrow):hover:after,.f-thoughts__link.--secondary button:not(.--noarrow):hover:after{filter:var(--filterblue)}.f-thoughts__link.--secondary a.--noarrow:hover,.f-thoughts__link.--secondary button.--noarrow:hover{background-color:var(--duskblue);border:1px solid var(--duskblue)}.f-thoughts__link.--secondary a:focus-visible,.f-thoughts__link.--secondary button:focus-visible{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-thoughts__link.--secondary a:focus-visible:before,.f-thoughts__link.--secondary button:focus-visible:before{border-width:3px}.f-thoughts__link.--secondary a:focus-visible:after,.f-thoughts__link.--secondary button:focus-visible:after{filter:var(--filterblue)}@media screen and (min-width:841px){.f-thoughts__link a,.f-thoughts__link button{padding:11px 17px}}.f-thoughts__link a{letter-spacing:.03em;padding:13px 20px}.f-thoughts__visuel{height:0;padding-bottom:70.55%;position:relative;width:100%}.f-thoughts__visuel figure,.f-thoughts__visuel img,.f-thoughts__visuel picture{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.f-thoughts__col--first{margin-bottom:24px}.f-thoughts__col--second,.f-thoughts__col--third .f-news{border-bottom:1px solid grey;margin-bottom:23px;padding-bottom:24px}.f-thoughts__col--third .f-news:last-child{margin-bottom:0}@media screen and (min-width:841px){.f-thoughts__titre{letter-spacing:-.005em;margin-bottom:31px}.f-thoughts__link{border-bottom:none;margin-bottom:49px;margin-left:var(--colabsolutewidthmarged);padding-bottom:31px}.f-thoughts__link a{letter-spacing:0;padding:9px 14px}.f-thoughts__visuel{padding-bottom:84.73%}.f-thoughts__cols{display:flex;justify-content:space-between;padding-top:36px;position:relative}.f-thoughts__cols:after,.f-thoughts__cols:before{background-image:linear-gradient(90deg,grey 0 calc(var(--colwidthmarged)*7 + var(--colwidth)),transparent calc(var(--colwidthmarged)*7 + var(--colwidth)) calc(var(--colwidthmarged)*8),grey calc(var(--colwidthmarged)*8));background-position:50%;background-repeat:no-repeat;background-size:0 100%;content:"";height:1px;left:0;position:absolute;top:0;transition-duration:var(--timing);transition-property:all;transition-timing-function:ease;width:100%}.doAnim .f-thoughts__cols:after,.doAnim .f-thoughts__cols:before{background-size:100% 100%}.f-thoughts__cols:after{bottom:0;top:auto}.f-thoughts__col--first{display:flex;flex:0 0 calc(var(--colwidthmarged)*3);justify-content:space-between}.f-thoughts__col--second{border-bottom:none;flex:0 0 calc(var(--colwidthmarged)*4 + var(--colwidth)*0.5);margin-bottom:10px}.f-thoughts__col--third{flex:0 0 calc(var(--colwidthmarged)*3 + var(--colwidth))}.f-thoughts__col--third .f-news{border:none;margin-bottom:35px;padding-bottom:36px}.f-thoughts__col--third .f-news:last-child{background:none!important}}.f-tiles{--marginTiles:32px;padding-bottom:calc(var(--marginV) - var(--marginTiles))}.f-tiles__titre{color:var(--white);font-family:BaikalExpanded;font-size:32px;font-weight:400;letter-spacing:0;line-height:40px;margin-bottom:32px}@media screen and (min-width:841px){.f-tiles__titre{font-size:40px;line-height:48px}}.f-tiles__item{background-color:var(--dark);margin-bottom:32px;padding:32px}.f-tiles__logo{height:36px;margin-bottom:34px}.f-tiles__logo figure,.f-tiles__logo img,.f-tiles__logo picture{filter:var(--filterblack);height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;width:100%}.f-tiles__text{color:var(--white);font-family:Baikal;font-size:16px;font-weight:300;letter-spacing:0;line-height:22px;margin-bottom:32px}.f-tiles__text strong,.f-tiles__text:is(strong){font-weight:500}@media screen and (min-width:841px){.f-tiles__text{font-size:16px;letter-spacing:.02em;line-height:22px}}.f-tiles__link a,.f-tiles__link button{align-items:center;background-color:var(--duskred);border:1px solid var(--duskred);color:#fff;display:inline-flex;font-family:BaikalExpanded;font-size:18px;font-weight:500;justify-content:center;letter-spacing:-.03em;line-height:24px;padding:10px 16px;position:relative;transition:color var(--transition-fn) var(--transition-delay),background var(--transition-fn) var(--transition-delay),border var(--transition-fn) var(--transition-delay)}@media screen and (min-width:841px){.f-tiles__link a,.f-tiles__link button{font-size:18px;letter-spacing:0;line-height:24px}}.f-tiles__link a span,.f-tiles__link button span{flex:1;overflow:hidden;transition:flex var(--transition-fn) var(--transition-delay);white-space:nowrap}.f-tiles__link a:not(.--noarrow):after,.f-tiles__link button:not(.--noarrow):after{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="16" viewBox="0 0 24 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.1375 0H13.9545L21.0428 7.09043H0V8.63459H21.0428L14.0941 15.5833H16.2771L24 7.86251L16.1375 0Z" fill="%23000000"/></svg>');background-repeat:no-repeat;content:"";display:inline-block;filter:invert(100%);height:16px;margin-left:10px;transition:filter var(--transition-fn) var(--transition-delay);width:24px}.f-tiles__link a:not(.--noarrow).download--:after,.f-tiles__link button:not(.--noarrow).download--:after{background-image:url('data:image/svg+xml;utf8,<svg width="640" height="1024" viewBox="0 0 640 1024" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M636.036 480.913l-82.626-82.626-176.978 177.055v-575.343h-116.868v575.343l-176.939-176.939-82.626 82.626 317.999 319.44zM0 1024h636.036v-120.764h-636.036z" fill="%23000000"/></svg>');background-position:50%;background-size:contain}.f-tiles__link a:not(.--noarrow):hover,.f-tiles__link button:not(.--noarrow):hover{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.f-tiles__link a:not(.--noarrow):hover:after,.f-tiles__link button:not(.--noarrow):hover:after{filter:var(--filterblack)}.f-tiles__link a:not(.--noarrow):hover span,.f-tiles__link button:not(.--noarrow):hover span{flex:0}.f-tiles__link a.--noarrow:hover,.f-tiles__link a:focus-visible,.f-tiles__link button.--noarrow:hover,.f-tiles__link button:focus-visible{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.f-tiles__link a.--noarrow:hover:after,.f-tiles__link a:focus-visible:after,.f-tiles__link button.--noarrow:hover:after,.f-tiles__link button:focus-visible:after{filter:var(--filterblack)}.f-tiles__link.--secondary a,.f-tiles__link.--secondary button{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-tiles__link.--secondary a:after,.f-tiles__link.--secondary button:after{filter:var(--filterblue)}.f-tiles__link.--secondary a:before,.f-tiles__link.--secondary button:before{border:0 solid var(--duskblue);content:"";height:100%;left:0;position:absolute;top:0;transition:border .1s cubic-bezier(.13,0,.11,1);width:100%}.f-tiles__link.--secondary a:not(.--noarrow):hover,.f-tiles__link.--secondary button:not(.--noarrow):hover{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-tiles__link.--secondary a:not(.--noarrow):hover:after,.f-tiles__link.--secondary button:not(.--noarrow):hover:after{filter:var(--filterblue)}.f-tiles__link.--secondary a.--noarrow:hover,.f-tiles__link.--secondary button.--noarrow:hover{background-color:var(--duskblue);border:1px solid var(--duskblue)}.f-tiles__link.--secondary a:focus-visible,.f-tiles__link.--secondary button:focus-visible{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.f-tiles__link.--secondary a:focus-visible:before,.f-tiles__link.--secondary button:focus-visible:before{border-width:3px}.f-tiles__link.--secondary a:focus-visible:after,.f-tiles__link.--secondary button:focus-visible:after{filter:var(--filterblue)}@media screen and (min-width:841px){.f-tiles__link a,.f-tiles__link button{padding:11px 17px}}.f-tiles__link a{letter-spacing:.03em}@media screen and (min-width:841px){.f-tiles{--marginTiles:calc(var(--margin)*0.5)}.f-tiles__titre{margin-bottom:39px;margin-left:var(--colabsolutewidth)}.f-tiles__list{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:calc(var(--margin)*-.5);margin-right:calc(var(--margin)*-.5)}.f-tiles__item{flex:0 0 calc(var(--colwidthFlexmarged)*3 + var(--colwidthFlex));margin:calc(var(--margin)*.5);padding:65px 3.4% 80px}.f-tiles__logo{margin-bottom:33px}.f-tiles__text{letter-spacing:0}.f-tiles__link a{letter-spacing:-.02em;padding:9px 5%}}.f-video .f__titre{display:none}@media screen and (min-width:841px){.f-video .c-video{margin-left:var(--colwidthmarged);margin-right:var(--colwidthmarged)}}.f-wysiwyg__titre+.f-wysiwyg__content{margin-top:calc(var(--marginText)*2)}@media screen and (min-width:841px){.f-wysiwyg__titre--col1{margin:0 calc(var(--colabsolutewidthmarged)*2)}.f-wysiwyg__content{display:flex;justify-content:space-between}.f-wysiwyg__content--col1{margin:0 calc(var(--colabsolutewidthmarged)*2)}.f-wysiwyg__column{flex:1 1}.f-wysiwyg__content--col2 .f-wysiwyg__column{flex:0 0 calc(var(--colabsolutewidthmarged)*4 + var(--colabsolutewidth))}.f-wysiwyg__content--col2 .f-wysiwyg__column:first-child{margin-left:calc(var(--colabsolutewidthmarged)*1)}.f-wysiwyg__content--col2 .f-wysiwyg__column:last-child{margin-right:calc(var(--colabsolutewidthmarged)*1)}}.t-contact{padding-top:calc(var(--marginV)*2)}.t-contact__titre{color:var(--white);font-size:40px;line-height:48px;margin-bottom:40px}@media screen and (min-width:841px){.t-contact__titre{font-family:BaikalUltraExpanded;font-size:56px;line-height:60px}}.t-contact__subtitre{color:var(--white);font-family:BaikalExpanded;font-size:24px;font-weight:400;letter-spacing:0;line-height:30px;margin-bottom:24px}@media screen and (min-width:841px){.t-contact__subtitre{font-size:34px;line-height:42px}}.t-contact__text{color:grey;font-family:Baikal;font-size:18px;font-weight:400;font-weight:500;letter-spacing:.03em;letter-spacing:0;line-height:26px;margin-bottom:24px}@media screen and (min-width:841px){.t-contact__text{font-size:20px;letter-spacing:.0125em;line-height:28px}}.t-contact__text em{color:var(--white);font-style:normal}.t-contact__cols{margin-bottom:calc(var(--marginV)*2)}.t-contact__field{margin-bottom:20px}.t-contact__field input,.t-contact__field textarea{border:1px solid var(--white);color:var(--white);font-family:Baikal;font-size:16px;font-weight:300;letter-spacing:0;letter-spacing:.02em;line-height:22px;padding:15px 15px 13px;width:100%}.t-contact__field input strong,.t-contact__field input:is(strong),.t-contact__field textarea strong,.t-contact__field textarea:is(strong){font-weight:500}@media screen and (min-width:841px){.t-contact__field input,.t-contact__field textarea{font-size:16px;letter-spacing:.02em;line-height:22px}}.t-contact__field input::-moz-placeholder,.t-contact__field textarea::-moz-placeholder{color:var(--white)}.t-contact__field input::placeholder,.t-contact__field textarea::placeholder{color:var(--white)}.t-contact__field input.error,.t-contact__field textarea.error{border:1px solid #e60000}.t-contact__field textarea{height:132px}.t-contact__infos{color:grey;display:flex;font-family:Baikal;font-size:14px;font-weight:300;justify-content:space-between;letter-spacing:.02em;line-height:22px;margin-bottom:30px}.t-contact__infos strong,.t-contact__infos:is(strong){font-weight:500}.t-contact__infos span{color:var(--white)}.t-contact__checkbox{color:grey;font-family:Baikal;font-size:16px;font-weight:300;letter-spacing:0;line-height:22px;padding:24px 10px 32px 48px}.t-contact__checkbox strong,.t-contact__checkbox:is(strong){font-weight:500}@media screen and (min-width:841px){.t-contact__checkbox{font-size:16px;letter-spacing:.02em;line-height:22px}}.t-contact__checkbox input[type=checkbox]{opacity:.000001;position:absolute}.t-contact__checkbox label{box-sizing:border-box;display:inline-block;position:relative}.t-contact__checkbox label:before{border:1px solid var(--white);content:"";height:23px;left:-35px;position:absolute;top:0;width:23px}.t-contact__checkbox label:after{background-color:transparent;content:"";height:17px;left:-32px;position:absolute;top:3px;width:17px}.t-contact__checkbox input[type=checkbox]:checked+label:after{background-color:var(--white)}.t-contact__checkbox input[type=checkbox]:focus-visible+label:before{outline:1px solid var(--white);outline-offset:2px}.t-contact__checkbox input.error+label:before{border-color:#e60000}@media screen and (min-width:841px){.t-contact__checkbox{padding:24px 10px 41px 35px}.t-contact__checkbox label{letter-spacing:0}}.t-contact__checkbox+*+.t-contact__checkbox,.t-contact__checkbox+.t-contact__checkbox{margin-top:-8px;padding-top:0}.t-contact__submit a,.t-contact__submit button{align-items:center;background-color:var(--duskred);border:1px solid var(--duskred);color:#fff;display:inline-flex;font-family:BaikalExpanded;font-size:18px;font-weight:500;justify-content:center;letter-spacing:-.03em;line-height:24px;padding:10px 16px;position:relative;transition:color var(--transition-fn) var(--transition-delay),background var(--transition-fn) var(--transition-delay),border var(--transition-fn) var(--transition-delay)}@media screen and (min-width:841px){.t-contact__submit a,.t-contact__submit button{font-size:18px;letter-spacing:0;line-height:24px}}.t-contact__submit a span,.t-contact__submit button span{flex:1;overflow:hidden;transition:flex var(--transition-fn) var(--transition-delay);white-space:nowrap}.t-contact__submit a:not(.--noarrow):after,.t-contact__submit button:not(.--noarrow):after{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="16" viewBox="0 0 24 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.1375 0H13.9545L21.0428 7.09043H0V8.63459H21.0428L14.0941 15.5833H16.2771L24 7.86251L16.1375 0Z" fill="%23000000"/></svg>');background-repeat:no-repeat;content:"";display:inline-block;filter:invert(100%);height:16px;margin-left:10px;transition:filter var(--transition-fn) var(--transition-delay);width:24px}.t-contact__submit a:not(.--noarrow).download--:after,.t-contact__submit button:not(.--noarrow).download--:after{background-image:url('data:image/svg+xml;utf8,<svg width="640" height="1024" viewBox="0 0 640 1024" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M636.036 480.913l-82.626-82.626-176.978 177.055v-575.343h-116.868v575.343l-176.939-176.939-82.626 82.626 317.999 319.44zM0 1024h636.036v-120.764h-636.036z" fill="%23000000"/></svg>');background-position:50%;background-size:contain}.t-contact__submit a:not(.--noarrow):hover,.t-contact__submit button:not(.--noarrow):hover{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.t-contact__submit a:not(.--noarrow):hover:after,.t-contact__submit button:not(.--noarrow):hover:after{filter:var(--filterblack)}.t-contact__submit a:not(.--noarrow):hover span,.t-contact__submit button:not(.--noarrow):hover span{flex:0}.t-contact__submit a.--noarrow:hover,.t-contact__submit a:focus-visible,.t-contact__submit button.--noarrow:hover,.t-contact__submit button:focus-visible{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.t-contact__submit a.--noarrow:hover:after,.t-contact__submit a:focus-visible:after,.t-contact__submit button.--noarrow:hover:after,.t-contact__submit button:focus-visible:after{filter:var(--filterblack)}.t-contact__submit.--secondary a,.t-contact__submit.--secondary button{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.t-contact__submit.--secondary a:after,.t-contact__submit.--secondary button:after{filter:var(--filterblue)}.t-contact__submit.--secondary a:before,.t-contact__submit.--secondary button:before{border:0 solid var(--duskblue);content:"";height:100%;left:0;position:absolute;top:0;transition:border .1s cubic-bezier(.13,0,.11,1);width:100%}.t-contact__submit.--secondary a:not(.--noarrow):hover,.t-contact__submit.--secondary button:not(.--noarrow):hover{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.t-contact__submit.--secondary a:not(.--noarrow):hover:after,.t-contact__submit.--secondary button:not(.--noarrow):hover:after{filter:var(--filterblue)}.t-contact__submit.--secondary a.--noarrow:hover,.t-contact__submit.--secondary button.--noarrow:hover{background-color:var(--duskblue);border:1px solid var(--duskblue)}.t-contact__submit.--secondary a:focus-visible,.t-contact__submit.--secondary button:focus-visible{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.t-contact__submit.--secondary a:focus-visible:before,.t-contact__submit.--secondary button:focus-visible:before{border-width:3px}.t-contact__submit.--secondary a:focus-visible:after,.t-contact__submit.--secondary button:focus-visible:after{filter:var(--filterblue)}@media screen and (min-width:841px){.t-contact__submit a,.t-contact__submit button{padding:11px 17px}}.t-contact__submit button{letter-spacing:.01em;padding:9px 16px}.t-contact__end{color:#008596;display:none;margin-top:20px}.t-contact--completed .t-contact__submit{opacity:.5;pointer-events:none}.t-contact--completed .t-contact__end{display:block}.t-contact__error{color:#e60000;font-family:Baikal;font-size:14px;font-weight:300;letter-spacing:.02em;line-height:22px;margin-top:20px}.t-contact__error strong,.t-contact__error:is(strong){font-weight:500}.t-contact__error.hidden{display:none}@media screen and (min-width:841px){.t-contact__titre{margin-bottom:74px;margin-left:var(--colwidthmarged)}.t-contact__cols{display:flex;justify-content:space-between}.t-contact__col--subtitre{margin-left:var(--colwidthmarged)}.t-contact__col--form{margin-right:var(--colwidthmarged);width:calc(var(--colwidthmarged)*5 + var(--colwidth))}.t-contact__text{font-weight:400;letter-spacing:0;margin-bottom:15px}.t-contact__infos{margin-bottom:40px;margin-top:-4px}}.t-news{padding:calc(var(--marginV)*2) 0 0}.t-news__titre{color:var(--white);font-family:BaikalExpanded;font-family:BaikalUltraExpanded;font-size:44px;font-weight:400;letter-spacing:0;line-height:52px;margin-bottom:32px;max-width:800px}@media screen and (min-width:841px){.t-news__titre{font-size:68px;line-height:76px}}.t-news__filtre__titre{color:#e60000;font-family:BaikalExpanded;font-size:14px;font-weight:500;line-height:24px;margin-bottom:15px}.t-news__cat__item{margin-bottom:16px}.t-news__cat__button{border:1px solid var(--white);color:var(--white);font-family:Baikal;font-family:BaikalExpanded!important;font-size:18px;font-weight:400;letter-spacing:0;line-height:26px;padding:9px 15px;position:relative}@media screen and (min-width:841px){.t-news__cat__button{font-size:18px;line-height:24px}}.t-news__cat__button:hover:before,.t-news__cat__item.visible .t-news__cat__button:before{border:1px solid var(--white);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.t-news__cat__link{color:var(--white);font-family:Baikal;font-size:18px;font-weight:400;letter-spacing:0;line-height:26px}@media screen and (min-width:841px){.t-news__cat__link{font-size:18px;line-height:24px}}.t-news__cols{margin-bottom:80px}.t-news__col:nth-child(2){display:flex}.t-news__subcat__liste{display:none}.t-news__subcat__liste.visible{display:block}.t-news__subcat__item{display:inline-block;margin-right:20px;margin-top:20px}.t-news__subcat__button{background-color:#eee;color:#000;font-family:BaikalExpanded;font-size:14px;font-weight:400;letter-spacing:0;line-height:24px;padding:4px 10px;position:relative;transition:all var(--transition-fn) var(--transition-delay)}@media screen and (min-width:841px){.t-news__subcat__button{font-size:14px;line-height:24px}}.t-news__subcat__button:focus-visible,.t-news__subcat__button:hover{background-color:#008596;color:#fff}.t-news__subcat__button.selected{background-color:#008596;color:#fff;padding-right:30px}.t-news__subcat__button.selected:before{background-image:url('data:image/svg+xml;utf8,<svg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.29289 5.76417L0.143953 9.91311L0.521658 10.9496L5 6.47127L9.14836 10.6196L10.1854 10.2425L5.70711 5.76417L9.62013 1.85114L9.24264 0.814418L5 5.05706L1.08513 1.14219L0.0502526 1.52152L4.29289 5.76417Z" fill="white"/></svg>');background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:11px;position:absolute;right:10px;top:10px;width:11px}.t-news__othercols .f-news:last-child{border-bottom:none}.t-news__select{color:var(--white);margin-left:18px;z-index:1}.t-news .custom-select-container{font-family:Baikal;font-size:18px;font-weight:300;font-weight:500;letter-spacing:0;line-height:26px;width:114px}.t-news .custom-select-container strong,.t-news .custom-select-container:is(strong){font-weight:500}@media screen and (min-width:841px){.t-news .custom-select-container{font-size:18px;letter-spacing:0;line-height:26px}}.t-news .custom-select-container.is-open .custom-select-opener{border:1px solid var(--white)}.t-news .custom-select-container.is-open .custom-select-panel{border:1px solid var(--white);overflow:hidden}.t-news .custom-select-opener{background-color:transparent;border:1px solid transparent}.t-news .custom-select-opener:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e904";font-family:icomoon!important;font-size:10px;font-style:normal;font-variant:normal;font-weight:400;line-height:1;position:absolute;right:12px;text-transform:none;top:19px}.t-news .custom-select-panel{background-color:var(--grayreverse);color:var(--white)}.t-news .custom-select-option{cursor:pointer}.t-news .custom-select-option.is-selected{background-color:transparent}.t-news .custom-select-option.is-selected:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e913";font-family:icomoon!important;font-size:10px;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.t-news__loadmore{margin-bottom:15px;margin-top:9px;text-align:center}.t-news__loadmore a,.t-news__loadmore button{align-items:center;background-color:var(--duskred);border:1px solid var(--duskred);color:#fff;display:inline-flex;font-family:BaikalExpanded;font-size:18px;font-weight:500;justify-content:center;letter-spacing:-.03em;line-height:24px;padding:10px 16px;position:relative;transition:color var(--transition-fn) var(--transition-delay),background var(--transition-fn) var(--transition-delay),border var(--transition-fn) var(--transition-delay)}@media screen and (min-width:841px){.t-news__loadmore a,.t-news__loadmore button{font-size:18px;letter-spacing:0;line-height:24px}}.t-news__loadmore a span,.t-news__loadmore button span{flex:1;overflow:hidden;transition:flex var(--transition-fn) var(--transition-delay);white-space:nowrap}.t-news__loadmore a:not(.--noarrow):after,.t-news__loadmore button:not(.--noarrow):after{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="16" viewBox="0 0 24 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.1375 0H13.9545L21.0428 7.09043H0V8.63459H21.0428L14.0941 15.5833H16.2771L24 7.86251L16.1375 0Z" fill="%23000000"/></svg>');background-repeat:no-repeat;content:"";display:inline-block;filter:invert(100%);height:16px;margin-left:10px;transition:filter var(--transition-fn) var(--transition-delay);width:24px}.t-news__loadmore a:not(.--noarrow).download--:after,.t-news__loadmore button:not(.--noarrow).download--:after{background-image:url('data:image/svg+xml;utf8,<svg width="640" height="1024" viewBox="0 0 640 1024" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M636.036 480.913l-82.626-82.626-176.978 177.055v-575.343h-116.868v575.343l-176.939-176.939-82.626 82.626 317.999 319.44zM0 1024h636.036v-120.764h-636.036z" fill="%23000000"/></svg>');background-position:50%;background-size:contain}.t-news__loadmore a:not(.--noarrow):hover,.t-news__loadmore button:not(.--noarrow):hover{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.t-news__loadmore a:not(.--noarrow):hover:after,.t-news__loadmore button:not(.--noarrow):hover:after{filter:var(--filterblack)}.t-news__loadmore a:not(.--noarrow):hover span,.t-news__loadmore button:not(.--noarrow):hover span{flex:0}.t-news__loadmore a.--noarrow:hover,.t-news__loadmore a:focus-visible,.t-news__loadmore button.--noarrow:hover,.t-news__loadmore button:focus-visible{background-color:var(--white);border:1px solid var(--white);color:var(--black)}.t-news__loadmore a.--noarrow:hover:after,.t-news__loadmore a:focus-visible:after,.t-news__loadmore button.--noarrow:hover:after,.t-news__loadmore button:focus-visible:after{filter:var(--filterblack)}.t-news__loadmore.--secondary a,.t-news__loadmore.--secondary button{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.t-news__loadmore.--secondary a:after,.t-news__loadmore.--secondary button:after{filter:var(--filterblue)}.t-news__loadmore.--secondary a:before,.t-news__loadmore.--secondary button:before{border:0 solid var(--duskblue);content:"";height:100%;left:0;position:absolute;top:0;transition:border .1s cubic-bezier(.13,0,.11,1);width:100%}.t-news__loadmore.--secondary a:not(.--noarrow):hover,.t-news__loadmore.--secondary button:not(.--noarrow):hover{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.t-news__loadmore.--secondary a:not(.--noarrow):hover:after,.t-news__loadmore.--secondary button:not(.--noarrow):hover:after{filter:var(--filterblue)}.t-news__loadmore.--secondary a.--noarrow:hover,.t-news__loadmore.--secondary button.--noarrow:hover{background-color:var(--duskblue);border:1px solid var(--duskblue)}.t-news__loadmore.--secondary a:focus-visible,.t-news__loadmore.--secondary button:focus-visible{background-color:transparent;border:1px solid var(--duskblue);color:var(--duskblue)}.t-news__loadmore.--secondary a:focus-visible:before,.t-news__loadmore.--secondary button:focus-visible:before{border-width:3px}.t-news__loadmore.--secondary a:focus-visible:after,.t-news__loadmore.--secondary button:focus-visible:after{filter:var(--filterblue)}@media screen and (min-width:841px){.t-news__loadmore a,.t-news__loadmore button{padding:11px 17px}}.t-news__loadmore.hidden{display:none}.t-news__infos{color:var(--white);font-family:Baikal;font-size:14px;font-weight:300;letter-spacing:.02em;letter-spacing:0;line-height:22px;text-align:center}.t-news__infos strong,.t-news__infos:is(strong){font-weight:500}.t-news__articles{padding-bottom:var(--marginV)}@media screen and (min-width:841px){.t-news__container{min-height:100vh}.t-news.loaded .t-news__container{min-height:0}.t-news__titre{margin-bottom:65px}.t-news__filtre__titre,.t-news__titre{margin-left:var(--colwidthFlexmarged);margin-right:var(--colwidthFlexmarged)}.t-news__cols{display:flex;justify-content:space-between;margin-bottom:148px}.t-news__col:first-child{margin-left:var(--colwidthFlexmarged)}.t-news__col:nth-child(2){margin-right:var(--colwidthFlexmarged)}.t-news__cat__liste{align-items:center;display:flex;position:relative;z-index:1}.t-news__cat__item{margin-bottom:0;margin-right:32px}.t-news__cat__link{margin-left:-8px}.t-news__subcat__liste.visible{display:flex;flex-wrap:wrap;left:0;max-width:80vw;position:absolute;top:calc(100% + 21px);width:200%}.t-news__subcat__item{margin-bottom:10px;margin-right:20px;margin-top:0}.t-news .f-newsinsights__col--news .f-news:nth-child(2) .f-news__visuel{display:none}.t-news .f-newsinsights__cols{margin-bottom:82px}.t-news .f-newsinsights__col{padding-bottom:10px}.t-news__othercols{display:flex;flex-wrap:wrap}.t-news__othercols .f-news{border-bottom:none;margin-bottom:47px}.t-news__othercols .f-news:nth-child(5n+1),.t-news__othercols .f-news:nth-child(5n+2){margin-right:var(--margin);width:calc(50% - var(--margin)*.5)}.t-news__othercols .f-news:nth-child(5n+2){margin-right:0}.t-news__othercols .f-news:nth-child(5n+3),.t-news__othercols .f-news:nth-child(5n+4),.t-news__othercols .f-news:nth-child(5n+5){margin-right:var(--margin);width:calc(33.33333% - var(--margin)*.66667)}.t-news__othercols .f-news:nth-child(5n+5){margin-right:0}.t-news__loadmore a,.t-news__loadmore button{padding:9px 17px}}.t-singlenews .main__header{padding:80px 0 40px}.t-singlenews__infos{color:var(--white);font-family:Baikal;font-size:16px;font-weight:300;letter-spacing:0;line-height:22px;margin-bottom:8px}.t-singlenews__infos strong,.t-singlenews__infos:is(strong){font-weight:500}@media screen and (min-width:841px){.t-singlenews__infos{font-size:16px;letter-spacing:.02em;line-height:22px}}.t-singlenews__type{font-weight:500}.t-singlenews__sep{color:#e60000;margin:0 6px 0 8px}.t-singlenews__titre{color:var(--white);font-family:BaikalExpanded;font-size:36px;font-weight:400;letter-spacing:0;line-height:44px;max-width:800px}@media screen and (min-width:841px){.t-singlenews__titre{font-size:56px;line-height:60px}.t-singlenews .main__header{padding:148px 0 74px}.t-singlenews__infos,.t-singlenews__titre{margin-left:var(--colabsolutewidthmarged);margin-right:var(--colabsolutewidthmarged)}.t-singlenews__titre{font-family:BaikalExpanded;font-size:36px;font-weight:400;letter-spacing:0;line-height:44px}}@media screen and (min-width:841px) and (min-width:841px){.t-singlenews__titre{font-size:56px;line-height:60px}}.t-singleprofil .main__header{padding:80px 0 40px}.t-singleprofil__titre{color:var(--white);font-family:BaikalExpanded;font-size:36px;font-weight:400;letter-spacing:0;line-height:44px}@media screen and (min-width:841px){.t-singleprofil__titre{font-size:56px;line-height:60px}.t-singleprofil .main__header{padding:148px 0 74px}.t-singleprofil__titre{font-family:BaikalExpanded;font-size:36px;font-weight:400;letter-spacing:0;line-height:44px;margin-left:var(--colabsolutewidthmarged);margin-right:var(--colabsolutewidthmarged)}}@media screen and (min-width:841px) and (min-width:841px){.t-singleprofil__titre{font-size:56px;line-height:60px}}.t-work{color:var(--white);padding-bottom:var(--marginV);padding-top:calc(var(--marginV)*3)}.t-work__header{margin-bottom:calc(var(--marginV)*2)}.t-work__titre{color:var(--white);font-family:BaikalExpanded;font-family:BaikalUltraExpanded;font-size:36px;font-weight:400;letter-spacing:0;line-height:44px;margin-bottom:32px}@media screen and (min-width:841px){.t-work__titre{font-size:56px;line-height:60px}}.t-work__text{color:gray;font-family:BaikalExpanded;font-family:Baikal;font-size:20px;font-weight:400;font-weight:300;letter-spacing:-.005em;line-height:28px}@media screen and (min-width:841px){.t-work__text{font-size:24px;letter-spacing:.01em;line-height:32px}}.t-work__item{margin-bottom:41px}.t-work__item:last-child{margin-bottom:0!important}.t-work__item__category{display:flex;justify-content:space-between;margin-bottom:9px}.t-work__item__agence,.t-work__item__date{color:var(--white);font-family:Baikal;font-size:16px;font-weight:300;letter-spacing:0;line-height:22px}.t-work__item__agence strong,.t-work__item__agence:is(strong),.t-work__item__date strong,.t-work__item__date:is(strong){font-weight:500}@media screen and (min-width:841px){.t-work__item__agence,.t-work__item__date{font-size:16px;letter-spacing:.02em;line-height:22px}}.t-work__item__agence span,.t-work__item__date span{margin:0 9px}.t-work__item__link__visuel{overflow:hidden}.t-work__item__link__visuel img{transition-duration:.35s;transition-property:all;transition-timing-function:ease}.t-work__item__link:focus-visible .t-work__item__link__visuel img,.t-work__item__link:hover .t-work__item__link__visuel img{transform:scale(1.1)}.t-work__item__link__title,.t-work__item__link__titre{text-decoration:underline;text-decoration-color:transparent;text-underline-offset:6px;transition-duration:.35s;transition-property:all;transition-timing-function:ease}.t-work__item__link:focus-visible .t-work__item__link__title,.t-work__item__link:focus-visible .t-work__item__link__titre,.t-work__item__link:hover .t-work__item__link__title,.t-work__item__link:hover .t-work__item__link__titre{text-decoration-color:var(--white)}.t-work__item__link__visuel{height:0;margin-bottom:18px;padding-bottom:56.25%;position:relative;width:100%}.t-work__item__link__visuel figure,.t-work__item__link__visuel img,.t-work__item__link__visuel picture{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.t-work__item__link__titre{font-family:BaikalExpanded;font-size:20px;font-weight:400;font-weight:500;letter-spacing:-.005em;line-height:28px}@media screen and (min-width:841px){.t-work__item__link__titre{font-size:24px;letter-spacing:.01em;line-height:32px}}.t-work__item__tagsliste{display:flex;flex-wrap:wrap;margin:20px 0 0}.t-work__item__tagsitem{color:var(--gray2);font-family:Baikal;font-size:14px;font-weight:300;letter-spacing:.02em;letter-spacing:.05em;line-height:22px;margin-right:16px;text-transform:uppercase}.t-work__item__tagsitem strong,.t-work__item__tagsitem:is(strong){font-weight:500}.t-work__item__tagsitem:last-child{margin-right:0}@media screen and (min-width:841px){.t-work{--size1:100%;--size2_3:calc(var(--colwidthmarged)*7 + var(--colwidth));--size1_3:calc(var(--colwidthmarged)*3 + var(--colwidth));--size1_2:calc(var(--colwidthmarged)*5 + var(--colwidth));--imageratio1:56.25%;--imageratio2:43.6%;--imageratio3:90.62%;--imageratio4:56.4%}.t-work__titre{font-family:BaikalExpanded;font-family:BaikalUltraExpanded;font-size:44px;font-weight:400;letter-spacing:0;line-height:52px;margin-bottom:30px;margin-left:var(--colabsolutewidthmarged)}}@media screen and (min-width:841px) and (min-width:841px){.t-work__titre{font-size:68px;line-height:76px}}@media screen and (min-width:841px){.t-work__text{letter-spacing:-.005em;line-height:30px;margin-left:var(--colabsolutewidthmarged);width:calc(var(--colabsolutewidthmarged)*5 + var(--colabsolutewidth))}.t-work__liste{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.t-work__item{margin-bottom:0}.t-work__item:nth-child(15n+1) .t-work__item__visuel{margin-bottom:19px}.t-work__item__category{margin:0 14px 9px}.t-work__item__agence,.t-work__item__date{font-family:Baikal;font-size:16px;font-weight:300;letter-spacing:0;line-height:22px}}@media screen and (min-width:841px){.t-work__item__agence strong,.t-work__item__agence:is(strong),.t-work__item__date strong,.t-work__item__date:is(strong){font-weight:500}}@media screen and (min-width:841px) and (min-width:841px){.t-work__item__agence,.t-work__item__date{font-size:16px;letter-spacing:.02em;line-height:22px}}@media screen and (min-width:841px){.t-work__item:nth-child(15n+1) .t-work__item__agence,.t-work__item:nth-child(15n+1) .t-work__item__date{font-family:Baikal;font-size:18px;font-weight:300;letter-spacing:0;line-height:26px}.t-work__item:nth-child(15n+1) .t-work__item__agence strong,.t-work__item:nth-child(15n+1) .t-work__item__agence:is(strong),.t-work__item:nth-child(15n+1) .t-work__item__date strong,.t-work__item:nth-child(15n+1) .t-work__item__date:is(strong){font-weight:500}}@media screen and (min-width:841px) and (min-width:841px){.t-work__item:nth-child(15n+1) .t-work__item__agence,.t-work__item:nth-child(15n+1) .t-work__item__date{font-size:18px;letter-spacing:0;line-height:26px}}@media screen and (min-width:841px){.t-work__item__link__visuel{margin-bottom:18px}.t-work__item__link__titre{margin:0 14px}.t-work__item__tagsliste{margin:20px 14px 0}.t-work__item:nth-child(15n+1){flex:0 0 var(--size1)}.t-work__item:nth-child(15n+1) .t-work__item__link__visuel{padding-bottom:var(--imageratio2)}.t-work__item:nth-child(15n+2){flex:0 0 var(--size2_3);margin-top:138px}.t-work__item:nth-child(15n+2) .t-work__item__link__visuel{padding-bottom:var(--imageratio2)}.t-work__item:nth-child(15n+3){flex:0 0 var(--size1_3);margin-top:285px}.t-work__item:nth-child(15n+3) .t-work__item__link__visuel{padding-bottom:var(--imageratio3)}.t-work__item:nth-child(15n+4){flex:0 0 var(--size1_2);margin-top:149px}.t-work__item:nth-child(15n+4) .t-work__item__link__visuel{padding-bottom:var(--imageratio4)}.t-work__item:nth-child(15n+5){flex:0 0 var(--size1_2);margin-top:297px}.t-work__item:nth-child(15n+5) .t-work__item__link__visuel{padding-bottom:var(--imageratio4)}.t-work__item:nth-child(15n+6){flex:0 0 var(--size1_2)}.t-work__item:nth-child(15n+6) .t-work__item__link__visuel{padding-bottom:var(--imageratio4)}.t-work__item:nth-child(15n+7){flex:0 0 var(--size1);margin-top:149px}.t-work__item:nth-child(15n+7) .t-work__item__link__visuel{padding-bottom:var(--imageratio2)}.t-work__item:nth-child(15n+8){flex:0 0 var(--size2_3);margin-top:158px}.t-work__item:nth-child(15n+8) .t-work__item__link__visuel{padding-bottom:var(--imageratio2)}.t-work__item:nth-child(15n+9){flex:0 0 var(--size1_3);margin-top:306px}.t-work__item:nth-child(15n+9) .t-work__item__link__visuel{padding-bottom:var(--imageratio3)}.t-work__item:nth-child(15n+10){flex:0 0 var(--size1_3);margin-top:149px}.t-work__item:nth-child(15n+10) .t-work__item__link__visuel{padding-bottom:var(--imageratio3)}.t-work__item:nth-child(15n+11){flex:0 0 var(--size2_3);margin-top:296px}.t-work__item:nth-child(15n+11) .t-work__item__link__visuel{padding-bottom:var(--imageratio2)}.t-work__item:nth-child(15n+12){flex:0 0 var(--size1_2);margin-top:150px}.t-work__item:nth-child(15n+12) .t-work__item__link__visuel{padding-bottom:var(--imageratio4)}.t-work__item:nth-child(15n+13){flex:0 0 var(--size1_2);margin-top:298px}.t-work__item:nth-child(15n+13) .t-work__item__link__visuel{padding-bottom:var(--imageratio4)}.t-work__item:nth-child(15n+14){flex:0 0 var(--size1);margin-top:149px}.t-work__item:nth-child(15n+14) .t-work__item__link__visuel{padding-bottom:var(--imageratio2)}.t-work__item:nth-child(15n+15){flex:0 0 var(--size1);margin-bottom:158px;margin-top:158px}.t-work__item:nth-child(15n+15) .t-work__item__link__visuel{padding-bottom:var(--imageratio2)}}.t-404 .main__header{align-items:flex-end;color:#e60000;display:flex;font-family:BaikalExpanded;font-size:44px;font-weight:400;height:40vh;justify-content:center;letter-spacing:0;line-height:52px;text-align:center;width:100%}@media screen and (min-width:841px){.t-404 .main__header{font-size:68px;line-height:76px}}.t-404 .main__flexibles{color:var(--white);padding-bottom:20vh;padding-top:5vh;text-align:center}

/*# sourceMappingURL=app.css.map*/