/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img,svg,picture{border-style:none;display:block;max-width:100%}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--vh: 1vh}html{font-size:62.5%;font-family:"Titillium Web",sans-serif;font-feature-settings:"clig" off,"liga" off;color:#1a3c49;height:-webkit-fill-available;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100}@media screen and (min-width: 0px){body{font-size:1.6rem;line-height:normal}}*{box-sizing:border-box}img,svg,video,iframe{max-width:100%;display:block;height:auto}svg{width:100%}strong{font-weight:700}form{max-width:100%}::-moz-selection{background:rgba(0,86,119,.2)}::selection{background:rgba(0,86,119,.2)}button{border:0;background:none;padding:0;outline:none}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#eee;clip:auto !important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}blockquote{padding:0 0 0 25px;position:relative;margin:20px 0;font-weight:600;color:#005677;max-width:810px}blockquote>*:first-child{margin-top:0}blockquote>*:last-child{margin-bottom:0}@media screen and (min-width: 0px){blockquote{font-size:2rem;line-height:normal}}@media screen and (min-width: 1024px){blockquote{margin:30px 0;padding:15px 0 15px 25px}}blockquote:before{content:"";position:absolute;top:0;bottom:0;left:0;width:3px;background:#e2051b}ul{margin:20px 0;list-style:square}ul>*:first-child{margin-top:0}ul>*:last-child{margin-bottom:0}@media screen and (min-width: 1024px){ul{margin:30px 0}}ul li{margin:5px 0}ul li::marker{color:#005677}ul>li ul{margin:0}ol>li ol{margin:0}ol{margin:20px 0}ol>*:first-child{margin-top:0}ol>*:last-child{margin-bottom:0}@media screen and (min-width: 1024px){ol{margin:30px 0}}ol li{margin:5px 0}ol li::marker{color:#005677}a{color:#1a3c49;text-decoration:underline;transition:.3s ease}a:visited{color:#1a3c49}a:hover{color:#e2051b}.gform_fields{display:flex;flex-wrap:wrap;gap:15px 30px}.gform_title{margin:0 0 30px}.gform_confirmation_wrapper{color:#fff;text-align:center}.gform_confirmation_wrapper h2{color:#fff}.gfield{width:100%;margin:0 0 15px}.gfield--type-consent{border:none;padding:0}@media screen and (min-width: 768px){.gfield--medium{width:calc(50% - 15px)}}.gfield--type-checkbox{padding:0;border:none}.gfield--type-hidden{margin:0;position:absolute}.gfield_label{display:table;color:var(--text-color);margin:0 0 5px}.hidden_label .gfield_label{display:none}input{background:none;outline:none;border:1px solid var(--border-color);border-radius:5px;padding:10px;width:100%;color:var(--text-color)}textarea{background:none;outline:none;border:1px solid var(--border-color);border-radius:5px;padding:10px;width:100%;color:var(--text-color)}input[type=checkbox],input[type=radio]{position:absolute;opacity:0;width:10px}input[type=checkbox]+label,input[type=radio]+label{display:table;padding:0 0 0 24px;position:relative;color:var(--text-color)}input[type=checkbox]+label a,input[type=radio]+label a{text-decoration:underline;color:var(--text-color)}input[type=checkbox]+label a:hover,input[type=radio]+label a:hover{text-decoration:none}input[type=checkbox]+label:before,input[type=radio]+label:before{content:"";position:absolute;left:0;top:2px;transition:.3s ease;border:1px solid var(--border-color);width:16px;height:16px;border-radius:5px}input[type=checkbox]:checked+label:before,input[type=radio]:checked+label:before{background:var(--text-color)}input[type=radio]:before{border-radius:50%}input[type=file]{border:1px solid var(--border-color);border-radius:5px;background:rgba(0,0,0,0);color:var(--text-color)}.gfield_required{display:none}input[type=submit]{width:auto;margin-left:auto;margin-right:auto}.ginput_container{position:relative}.ginput_container__icon{position:absolute;left:10px;top:calc(50% - 12px);width:24px;color:var(--text-color)}input[type=email],input[type=tel]{padding-left:44px}select{background:none;outline:none;border:1px solid var(--border-color);border-radius:5px;padding:10px;width:100%;color:var(--text-color);-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:"";background-image:url("../icons/chevron-select.svg");background-repeat:no-repeat;background-size:24px;background-position:right 10px center}select::-ms-expand{display:none}.ginput_container_fileupload{padding:20px;color:var(--text-color);text-align:center;border:1px dashed var(--border-color)}.ginput_preview_list{color:var(--text-color);font-size:1.6rem}.gform_delete_file{color:#e2051b}.gform-ul-reset{margin:0}.gform_button_select_files{margin:10px auto 10px}::-webkit-input-placeholder{color:var(--text-color)}::-moz-placeholder{color:var(--text-color)}:-ms-input-placeholder{color:var(--text-color)}:-moz-placeholder{color:var(--text-color)}.validation_error{color:#005677}.gfield_validation_message{color:#005677}.gform_footer{margin-top:30px}.a-grid{width:100%}.a-grid__row{display:flex;flex-wrap:wrap}.a-grid--gutters-m .a-grid__row{margin-left:-20px;margin-right:-20px}.a-grid--gutters-m .a-grid__row>*{padding-left:20px;padding-right:20px}.a-grid--gutters-l .a-grid__row{margin-left:-40px;margin-right:-40px}.a-grid--gutters-l .a-grid__row>*{padding-left:40px;padding-right:40px}.a-grid--gutters-xl .a-grid__row{margin-left:-80px;margin-right:-80px}.a-grid--gutters-xl .a-grid__row>*{padding-left:80px;padding-right:80px}@media screen and (min-width: 0px){.mo-1of6{width:16.6666666667%}.mo-2of6{width:33.3333333333%}.mo-3of6{width:50%}.mo-4of6{width:66.6666666667%}.mo-5of6{width:83.3333333333%}.mo-6of6{width:100%}}@media screen and (min-width: 400px){.me-1of6{width:16.6666666667%}.me-2of6{width:33.3333333333%}.me-3of6{width:50%}.me-4of6{width:66.6666666667%}.me-5of6{width:83.3333333333%}.me-6of6{width:100%}}@media screen and (min-width: 768px){.t-1of6{width:16.6666666667%}.t-2of6{width:33.3333333333%}.t-3of6{width:50%}.t-4of6{width:66.6666666667%}.t-5of6{width:83.3333333333%}.t-6of6{width:100%}}@media screen and (min-width: 1024px){.l-1of12{width:8.3333333333%}.l-2of12{width:16.6666666667%}.l-3of12{width:25%}.l-4of12{width:33.3333333333%}.l-5of12{width:41.6666666667%}.l-6of12{width:50%}.l-7of12{width:58.3333333333%}.l-8of12{width:66.6666666667%}.l-9of12{width:75%}.l-10of12{width:83.3333333333%}.l-11of12{width:91.6666666667%}.l-12of12{width:100%}}@media screen and (min-width: 1200px){.d-1of12{width:8.3333333333%}.d-2of12{width:16.6666666667%}.d-3of12{width:25%}.d-4of12{width:33.3333333333%}.d-5of12{width:41.6666666667%}.d-6of12{width:50%}.d-7of12{width:58.3333333333%}.d-8of12{width:66.6666666667%}.d-9of12{width:75%}.d-10of12{width:83.3333333333%}.d-11of12{width:91.6666666667%}.d-12of12{width:100%}}@media screen and (min-width: 1440px){.w-1of12{width:8.3333333333%}.w-2of12{width:16.6666666667%}.w-3of12{width:25%}.w-4of12{width:33.3333333333%}.w-5of12{width:41.6666666667%}.w-6of12{width:50%}.w-7of12{width:58.3333333333%}.w-8of12{width:66.6666666667%}.w-9of12{width:75%}.w-10of12{width:83.3333333333%}.w-11of12{width:91.6666666667%}.w-12of12{width:100%}}@media screen and (min-width: 1680px){.xl-1of12{width:8.3333333333%}.xl-2of12{width:16.6666666667%}.xl-3of12{width:25%}.xl-4of12{width:33.3333333333%}.xl-5of12{width:41.6666666667%}.xl-6of12{width:50%}.xl-7of12{width:58.3333333333%}.xl-8of12{width:66.6666666667%}.xl-9of12{width:75%}.xl-10of12{width:83.3333333333%}.xl-11of12{width:91.6666666667%}.xl-12of12{width:100%}}.a-wrapper{margin-left:auto;margin-right:auto;width:90%;max-width:1290px}@media screen and (min-width: 1024px){.a-wrapper{width:86%}}@media screen and (min-width: 0px){.a-heading--1,h1{font-size:3.6rem;line-height:1}}@media screen and (min-width: 1024px){.a-heading--1,h1{font-size:4rem;line-height:1}}@media screen and (min-width: 1440px){.a-heading--1,h1{font-size:5.6rem;line-height:1}}.a-heading--2,h2,.gform_title{color:#005677;font-weight:300}@media screen and (min-width: 0px){.a-heading--2,h2,.gform_title{font-size:2.8rem;line-height:1.1}}@media screen and (min-width: 1024px){.a-heading--2,h2,.gform_title{font-size:3.2rem;line-height:1.1}}@media screen and (min-width: 1440px){.a-heading--2,h2,.gform_title{font-size:4.2rem;line-height:1.1}}.a-heading--3,h3{color:#005677;font-weight:400}@media screen and (min-width: 0px){.a-heading--3,h3{font-size:2.4rem;line-height:1.1}}@media screen and (min-width: 1440px){.a-heading--3,h3{font-size:2.6rem;line-height:1.1}}.a-heading--4,h4{font-weight:600}@media screen and (min-width: 0px){.a-heading--4,h4{font-size:1.8rem;line-height:1.1}}@media screen and (min-width: 1440px){.a-heading--4,h4{font-size:2rem;line-height:1.1}}.a-heading--5{font-weight:400}@media screen and (min-width: 0px){.a-heading--5{font-size:1.6rem;line-height:1.1}}.a-heading--upper{text-transform:uppercase}.a-heading--extra-light,.gform_title{font-weight:200}.a-heading--light{font-weight:300}.a-heading--bold{font-weight:700}.a-heading--white,.gform_title{color:#fff}.a-heading--black{color:#1a3c49}.a-heading--primary{color:#005677}.a-heading--secondary{color:#0c749c}.a-heading--tertiary{color:#e8eeef}.a-heading--pole-competences{color:#00669f}.a-heading--pole-juridique{color:#8662a2}.a-heading--pole-industriel-sse{color:#ea6567}.a-heading--rse{color:#ee801b}.a-heading--center,.gform_title{text-align:center}.a-heading--mb30{margin-bottom:30px}.a-heading--mb60{margin-bottom:40px}@media screen and (min-width: 1024px){.a-heading--mb60{margin-bottom:60px}}.a-heading--line{padding-left:55px;position:relative}@media screen and (min-width: 1024px){.a-heading--line{padding-left:155px}}.a-heading--line:before{content:"";position:absolute;left:0;top:18px;background-color:var(--color, #E2051B);width:40px;height:2px}@media screen and (min-width: 1024px){.a-heading--line:before{top:26px;width:105px}}.a-heading--line--small{padding-left:40px}@media screen and (min-width: 1024px){.a-heading--line--small{padding-left:110px}}.a-heading--line--small:before{width:25px}@media screen and (min-width: 1024px){.a-heading--line--small:before{width:80px}}.a-heading--underline{position:relative}.a-heading--underline:before{content:"";position:absolute;bottom:-15px;left:0;width:60px;height:1px;background:#0c749c}@media screen and (min-width: 1024px){.a-heading--underline:before{bottom:-20px}}.a-heading__icon{display:inline-block;width:28px;vertical-align:bottom;margin-right:5px}.a-text>*:first-child{margin-top:0}.a-text>*:last-child{margin-bottom:0}@media screen and (min-width: 0px){.a-text--small{font-size:1.2rem;line-height:normal}}.a-text--intro{font-weight:600}@media screen and (min-width: 0px){.a-text--intro{font-size:2rem;line-height:normal}}.a-text--light{font-weight:300}.a-text--semi-bold{font-weight:600}.a-text--bold{font-weight:700}.a-text--italic{font-style:italic}.a-text--upper{text-transform:uppercase}.a-text--center{text-align:center}.a-text--white{color:#fff}.a-text--black{color:#1a3c49}.a-text--primary{color:#005677}.a-text--secondary{color:#0c749c}.a-text--tertiary{color:#e8eeef}.a-text--quaternary{color:#004162}.a-text--quintary{color:#e2051b}.a-link{color:#1a3c49}.a-link:visited{color:#1a3c49}.a-link:hover{text-decoration:underline}.a-btn,input[type=submit],.gform_button_select_files{border:0;outline:none;display:table;text-align:center;text-decoration:none;cursor:pointer;padding:10px 20px;line-height:1;font-weight:700;border-radius:5px;transition:.3s ease}.a-btn--primary,input[type=submit]{color:#fff;background-color:#005677;border:1px solid #005677;transition:.3s ease}.a-btn--primary:visited,input[type=submit]:visited{color:#fff}.a-btn--primary:hover,input[type=submit]:hover{background-color:#fff;color:#005677}.a-btn--nprimary,.gform_button_select_files{color:#005677;background-color:#fff;border:1px solid #005677;border-radius:5px}.a-btn--nprimary:visited,.gform_button_select_files:visited{color:#005677}.a-btn--nprimary:hover,.gform_button_select_files:hover{color:#fff;background-color:#005677}.a-btn--quintary,.m-forum-form input[type=submit]{color:#fff;background-color:#e2051b;border:1px solid #e2051b;border-radius:5px}.a-btn--quintary:visited,.m-forum-form input[type=submit]:visited{color:#fff}.a-btn--quintary:hover,.m-forum-form input[type=submit]:hover{color:#e2051b;background-color:#fff}.a-btn--center{margin-left:auto;margin-right:auto}.a-simple-btn{--color: #1A3C49;display:table;text-transform:uppercase;text-decoration:none;font-weight:700;color:var(--color)}@media screen and (min-width: 0px){.a-simple-btn{font-size:1.2rem;line-height:normal}}.a-simple-btn:visited{color:var(--color)}.a-simple-btn:before{content:"";width:15px;height:2px;background-color:var(--color);display:inline-block;vertical-align:middle;margin-right:5px;transition:width .3s ease .1s,margin .3s ease}.a-simple-btn:hover:before{width:40px;margin-right:15px;transition:width .3s ease,margin .3s ease .1s}.a-btn-icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;background-color:#e8eeef;color:#1a3c49;cursor:pointer;transition:.3s ease;padding:11px 10px}@media screen and (min-width: 1024px){.a-btn-icon{width:44px;height:44px}}.a-btn-icon:hover{color:#fff;background-color:#005677}.a-btn-icon--primary{color:#fff;background-color:#005677}.a-btn-icon--primary:hover{color:#1a3c49;background-color:#e8eeef}.a-mb-nav-btn{height:20px;width:30px;position:relative}.a-mb-nav-btn__part{position:absolute;height:3px;background-color:#005677;border-radius:10px;width:100%;left:0}.a-mb-nav-btn__part--top{top:0;transition:top .3s ease .3s,transform .3s ease}.close .a-mb-nav-btn__part--top{top:calc(50% - 1.5px);transform:rotate(-45deg);transition:top .3s ease,transform .3s ease .3s}.a-mb-nav-btn__part--middle{top:calc(50% - 1.5px);transition:opacity 0s linear .3s}.close .a-mb-nav-btn__part--middle{opacity:0;transition:opacity 0s linear .3s}.a-mb-nav-btn__part--bottom{bottom:0;transition:bottom .3s ease .3s,transform .3s ease}.close .a-mb-nav-btn__part--bottom{bottom:calc(50% - 1.5px);transform:rotate(45deg);transition:bottom .3s ease,transform .3s ease .3s}.a-menu-item{padding:0;margin:0;border-radius:15px;overflow:hidden}.a-menu-item--parent{background-color:#005677}.a-menu-item__head{border-radius:15px;padding:15px 50px 15px 15px;position:relative}.a-menu-item__head--parent{background-color:#0c749c}.a-menu-item__expand{position:absolute;color:#fff;width:24px;right:15px;top:calc(50% - 12px);transform:rotate(180deg);cursor:pointer}@media screen and (min-width: 1024px){.a-menu-item__expand{opacity:0;visibility:hidden}}.a-menu-link{display:inline-flex;align-items:center;font-size:1.6rem;line-height:normal;text-decoration:none;color:#fff}.a-menu-link:visited{color:#fff}.a-menu-link:hover{color:#e8eeef}.a-menu-link__icon{display:inline-block;width:28px;margin-right:10px}.a-menu-link--small .a-menu-link__icon{width:24px}@media screen and (min-width: 1024px){.a-menu-item__head .a-menu-link__text{white-space:nowrap}}@media screen and (min-width: 1024px){.a-menu-link__text{opacity:0;visibility:hidden}}.a-menu-link--small{font-size:1.4rem;line-height:normal}.a-menu-link--firstl{text-wrap:nowrap}.a-menu-link--black{color:#1a3c49}.a-social-btn{color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;padding:0 4px;background-color:#005677;transition:.3s ease}.a-social-btn:visited{color:#fff}.a-social-btn:hover{background-color:#e2051b}.a-cc-expand{width:17px;height:17px;position:relative;border:2px solid #8662a2;border-radius:5px;background:#fff;cursor:pointer;transition:.3s ease}.a-cc-expand:before,.a-cc-expand:after{content:"";position:absolute;left:calc(50% - 3.5px);top:calc(50% - 1px);width:7px;height:2px;background:#8662a2;transition:.3s ease}.a-cc-expand:after{transform:rotate(90deg)}.a-cc-expand:hover,.a-cc-expand--open{background:#8662a2}.a-cc-expand:hover:before,.a-cc-expand:hover:after,.a-cc-expand--open:before,.a-cc-expand--open:after{background:#fff}.a-cc-expand:hover:after,.a-cc-expand--open:after{opacity:0}.a-cc-item{padding-left:22px;position:relative}@media screen and (min-width: 768px){.a-cc-item{padding-left:27px}}.a-cc-item__expand{position:absolute;top:7px;left:0}.a-cc-item__link{color:#1a3c49;text-decoration:none}.a-cc-item__link:visited{color:#1a3c49}.a-cc-item__link:hover{color:#1a3c49;text-decoration:underline}.a-time{display:flex;align-items:center;gap:5px}.a-time__icon{width:24px}.a-time__date::first-letter{text-transform:uppercase}@media screen and (min-width: 768px){.a-content-link{padding:0 15px}}.a-content-link__inner{position:relative;padding:15px 75px 15px 30px;border-radius:10px;border:1px solid #e8eeef;display:block;text-decoration:none;color:#1a3c49}.a-content-link__inner:visited{color:#1a3c49}.a-content-link__icon{display:flex;justify-content:center;align-items:center;width:45px;height:45px;background:#005677;border-radius:10px;color:#fff;padding:0 10px;position:absolute;top:15px;right:15px;transition:.4s ease}.a-content-link__name{margin-bottom:5px;display:block}.a-content-link__explain{text-transform:uppercase;display:table;padding-left:15px;position:relative;transition:.3s ease .1s}.a-content-link__explain:before{content:"";vertical-align:middle;width:10px;height:1px;background:#1a3c49;position:absolute;left:0;top:50%;transition:.3s ease}.a-content-link__inner:hover{color:#1a3c49}.a-content-link__inner:hover .a-content-link__icon{background:#e2051b;transition:.4s ease}.a-content-link__inner:hover .a-content-link__explain{padding-left:40px;transition:.3s ease}.a-content-link__inner:hover .a-content-link__explain:before{width:30px;transition:.3s ease .1s}.a-event-date{width:60px;min-width:60px;min-height:70px;background-color:#e8eeef;border-radius:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;font-size:2.2rem}.a-event-date:before{content:"";width:40px;height:2px;background-color:#1a3c49;position:absolute;top:calc(50% - 1px);left:calc(50% - 20px)}.a-tease-cat{display:table;border:1px solid #005677;padding:10px 20px;border-radius:40px;text-decoration:none;color:#005677;transition:.3s ease}.a-tease-cat:visited{color:#005677}.a-tease-cat:hover{color:#fff;background-color:#005677}.a-tease-cat--current{background:#005677;color:#fff}.a-tease-cat--current:visited{color:#fff}.m-nav-action{display:flex;align-items:center;gap:10px}@media screen and (min-width: 768px){.m-nav-action__item--search{display:none}}.m-main-menu{margin:0;padding:10px 0 35px;list-style:none}.m-sub-menu{list-style:none;padding:20px 20px 20px 58px;margin:0}.m-sub-menu>*:first-child{margin-top:0}.m-sub-menu>*:last-child{margin-bottom:0}@media screen and (min-width: 1024px){.m-sub-menu{position:relative}}@media screen and (min-width: 1024px){.m-sub-menu:before{content:"";position:absolute;top:25px;bottom:25px;left:25px;width:2px;background-color:#0c749c}}.m-sub-menu__item{padding:0;margin:10px 0}.m-footer-social{display:flex;align-items:center;gap:15px}.m-footer-legal{text-align:center}.m-footer-legal__copy{display:table;margin:0 auto}@media screen and (min-width: 1024px){.m-footer-legal__copy{display:inline;margin:0 40px 0 0}}.m-footer-legal__item~.m-footer-legal__item:before{content:"•";margin:0 4px}.m-footer-legal__link{color:#1a3c49;text-decoration:none}.m-footer-legal__link:visited{color:#1a3c49}.m-footer-legal__link:hover{text-decoration:underline}.m-breadcrumb{font-size:1.4rem;line-height:normal;--color: #ffffff}@media screen and (min-width: 1440px){.m-breadcrumb{font-size:1.7rem;line-height:normal}}.m-breadcrumb--black{--color: #1A3C49}.m-breadcrumb__item{text-transform:uppercase;color:var(--color)}.m-breadcrumb__link{color:var(--color);text-decoration:none}.m-breadcrumb__link:visited{color:var(--color)}.m-breadcrumb__link:hover{color:var(--color);text-decoration:underline}.m-breadcrumb__sep{display:inline-block;vertical-align:bottom;margin:0 2px;width:20px;color:var(--color)}@media screen and (min-width: 1440px){.m-breadcrumb__sep{width:24px}}.m-som-cc{padding:0;margin:0;list-style:none}.m-som-cc>*:first-child{margin-top:0}.m-som-cc>*:last-child{margin-bottom:0}.m-som-cc--sub{overflow:hidden;height:0}.m-som-cc--sub:before{content:"";position:absolute;left:8.5px;top:36px;bottom:0;width:3px;background:#8662a2;transition:.4s ease}.m-som-cc--close:before{bottom:calc(100% - 36px);transition:.4s ease}.m-som-cc__item{margin-bottom:15px;margin-top:15px}.m-som-cc__item--level1{margin:30px 0;position:relative}.m-som-cc__item--level1:after{content:"";position:absolute;left:0;right:0;bottom:-15px;height:1px;background-color:#f6f3fb}.m-cc-parents{padding:40px 0;background:#f6f3fb;position:relative}.m-cc-parents>*:first-child{margin-top:0}.m-cc-parents>*:last-child{margin-bottom:0}@media screen and (min-width: 1024px){.m-cc-parents{padding:60px 0}}.m-cc-parents:before{content:"";position:absolute;top:0;bottom:0;width:100vw;left:calc(50% - 50vw);background:#f6f3fb;z-index:-1}.m-cc-parents__item{margin:15px 0}.m-cc-parents__item--2{padding-left:70px}.m-cc-parents__item--3{padding-left:140px}.m-cc-parents__item--4{padding-left:210px}.m-cc-parents__item--5{padding-left:280px}.m-cc-parents__link{color:#1a3c49;text-decoration:none}.m-cc-parents__link:visited{color:#1a3c49}.m-cc-parents__link:hover{text-decoration:underline}@media screen and (min-width: 1024px){.m-content-subheader{display:flex;justify-content:space-between;align-items:center}}.m-content-subheader__term{margin:0 0 40px;--color-head: #005677;color:var(--color);position:relative}@media screen and (min-width: 1024px){.m-content-subheader__term{margin:0}}.m-content-subheader__term:before{content:"";position:absolute;width:150px;height:2px;left:-5vw;bottom:-20px;background-color:var(--color)}@media screen and (min-width: 1024px){.m-content-subheader__term:before{width:50vw;left:auto;right:25px}}.m-content-list{margin:20px 0}.m-content-list>*:first-child{margin-top:0}.m-content-list>*:last-child{margin-bottom:0}@media screen and (min-width: 1024px){.m-content-list{margin:30px 0}}.m-content-list__list{display:flex;gap:20px 0;flex-wrap:wrap;margin-top:15px}@media screen and (min-width: 768px){.m-content-list__list{margin:0 -15px;gap:15px 0}}.m-flex-img{display:block;margin:40px auto}@media screen and (min-width: 1024px){.m-flex-img{margin:60px auto}}@media screen and (min-width: 1024px){.m-flex-img--medium{width:80%}}.m-flex-img__inner{padding:0;margin:0}.m-flex-img__img{display:block;margin:0 auto;border-radius:10px;overflow:hidden}.m-flex-img__img img{margin-left:auto;margin-right:auto}.m-flex-img__caption{margin:5px 0}@media screen and (min-width: 1024px){.m-flex-img__caption{padding:0 50px}}.m-flex-img__caption--medium{padding:0}.m-flex-framed{padding:30px;margin:20px 0;border:1px solid #005677}.m-flex-framed>*:first-child{margin-top:0}.m-flex-framed>*:last-child{margin-bottom:0}@media screen and (min-width: 1024px){.m-flex-framed{margin:30px 0}}.m-flex-table{min-width:100%;width:auto;text-align:left;border-spacing:0;border-collapse:collapse}.m-flex-table--stripped .m-flex-table__tr:nth-of-type(even),.m-flex-table--stripped .m-flex-table__thead{background-color:#e8eeef}.m-flex-table__outer{max-width:100%;overflow:auto;margin:20px 0}@media screen and (min-width: 1024px){.m-flex-table__outer{margin:30px 0}}.m-flex-table__td,.m-flex-table__th{min-width:170px;width:170px;padding:15px;border-bottom:1px solid #005677}.m-flex-table__th{border-bottom:2px solid #005677}.m-flex-video{margin:40px auto}@media screen and (min-width: 1024px){.m-flex-video{margin:60px auto}}.m-flex-video iframe{height:200px}@media screen and (min-width: 768px){.m-flex-video iframe{height:300px}}@media screen and (min-width: 1024px){.m-flex-video iframe{height:400px}}@media screen and (min-width: 1200px){.m-flex-video iframe{height:500px}}.m-flex-list-logo{display:flex;flex-wrap:wrap;align-items:center;gap:15px 30px;margin:20px 0}@media screen and (min-width: 1024px){.m-flex-list-logo{margin:30px 0}}@media screen and (min-width: 1200px){.m-flex-list-logo{gap:30px 60px}}.m-flex-list-logo__one{display:block;width:calc(50% - 15px)}@media screen and (min-width: 768px){.m-flex-list-logo__one{width:calc(33.3333333333% - 20px)}}@media screen and (min-width: 1200px){.m-flex-list-logo__one{width:calc(25% - 45px)}}.m-tease-content{--color: #1A3C49;--color-light: #E8EEEF}.m-tease-content--pole-competences{--color: #00669F;--color-light: #E9F7FC}.m-tease-content--pole-juridique{--color: #8662A2;--color-light: #F6F3FB}.m-tease-content--pole-industriel-sse{--color: #EA6567;--color-light: #FCF2F3}.m-tease-content--rse{--color: #EE801B;--color-light: #FFF7EF}.m-tease-content__link{display:block;background:#fff;padding:10px;border-radius:5px;text-decoration:none;color:#1a3c49;transition:.4s ease}.m-tease-content__link:visited{color:#1a3c49}.m-tease-content__text{background:var(--color-light);padding:10px 15px;border-radius:5px}.m-tease-content__pole{color:var(--color);margin:0 0 5px}.m-tease-content__title{margin:0}.m-tease-content__explain{display:table;position:relative;margin:10px 0 0 auto}.m-tease-content__explain:before{content:"";width:12px;height:2px;position:absolute;top:calc(50% - 1px);right:calc(100% + 5px);background-color:#1a3c49;transition:.4s ease}.m-tease-content__link:hover{color:#1a3c49}.m-tease-content__link:hover .m-tease-content__explain:before{width:40px}.m-tease-list-content{--color: #1A3C49;--color-light: #E8EEEF;padding:10px;background:#fff;border-radius:5px;height:100%;position:relative}.m-tease-list-content--pole-competences{--color: #00669F;--color-light: #E9F7FC}.m-tease-list-content--pole-juridique{--color: #8662A2;--color-light: #F6F3FB}.m-tease-list-content--pole-industriel-sse{--color: #EA6567;--color-light: #FCF2F3}.m-tease-list-content--rse{--color: #EE801B;--color-light: #FFF7EF}.m-tease-list-content__icon{position:absolute;right:20px;top:-20px;width:60px;height:60px;background-color:var(--color);color:#fff;display:flex;align-items:center;justify-content:center;padding:0 15px;border-radius:10px}.m-tease-list-content__text{padding:30px 90px 30px 20px;background-color:var(--color-light);border-radius:5px}@media screen and (min-width: 768px){.m-tease-list-content__text{min-height:140px;height:calc(100% - 29px)}}.m-tease-list-content__title{display:table;color:var(--color);margin:0 0 15px;text-decoration:none;transition:.3s ease}.m-tease-list-content__title:visited{color:var(--color)}.m-tease-list-content__title:hover{color:var(--color);opacity:.8}.m-tease-list-content__sublist{margin:0;padding:0;list-style:none}.m-tease-list-content__subitem{text-overflow:ellipsis;max-width:100%;white-space:nowrap;overflow:hidden;margin:0}.m-tease-list-content__subitem:before{content:"";display:inline-block;vertical-align:middle;margin-right:10px;background-color:#1a3c49;height:1px;width:15px}.m-tease-list-content__sublink{text-decoration:none;color:#1a3c49}.m-tease-list-content__sublink:hover{color:#1a3c49;text-decoration:underline}.m-tease-list-content__link{text-decoration:none;display:table;color:#1a3c49;margin:10px 0 0 auto;padding-left:15px;position:relative;transition:.3s ease}.m-tease-list-content__link:visited{color:#1a3c49}.m-tease-list-content__link:before{content:"";width:10px;height:2px;position:absolute;left:0;top:calc(50% - 1px);background:#1a3c49;transition:.3s ease}.m-tease-list-content__link:hover{padding-left:45px}.m-tease-list-content__link:hover:before{width:40px}.m-tease-event-s__link{text-decoration:none;color:#1a3c49;display:flex;gap:20px}.m-tease-event-s__date{transition:.3s ease}.m-tease-event-s__title{margin:0 0 5px}.m-tease-event-s__explain:before{content:"";display:inline-block;width:10px;height:2px;background-color:#1a3c49;vertical-align:middle;margin:0 5px 0 0;transition:width .3s ease .1s,margin .3s ease}.m-tease-event-s__link:hover{color:#1a3c49}.m-tease-event-s__link:hover .m-tease-event-s__explain:before{width:40px;margin-right:15px;transition:width .3s ease,margin .3s ease .1s}.m-tease-post__link{display:block;text-decoration:none;color:#1a3c49;border:2px solid #e8eeef;border-radius:10px;max-width:400px;background-color:#fff}.m-tease-post__link:visited{color:#1a3c49}.m-tease-post__link:hover{color:#1a3c49}.m-tease-post__thumb{border-radius:10px;overflow:hidden}.m-tease-post__text{padding:20px}.m-tease-post__cat{margin:0 0 5px}.m-tease-post__title{margin:0 0 5px}.m-tease-post__excerpt{margin:0 0 5px}.m-tease-post__explain{margin:10px 0 0 auto;display:table}.m-tease-post__explain:before{content:"";display:inline-block;vertical-align:middle;height:2px;width:10px;background-color:#1a3c49;margin-right:5px;transition:.3s ease}.m-tease-post__link:hover .m-tease-post__explain:before{width:40px}.m-tease-forum__link{--titleColor: #005677;--excerptColor: #1A3C49;display:block;color:#1a3c49;text-decoration:none;padding:15px 30px;background:#fff;border-radius:10px}.m-tease-forum__link--light{padding:15px 0;background:rgba(0,0,0,0);--titleColor: #ffffff;--excerptColor: #ffffff;border-bottom:1px solid var(--color);border-radius:0}.m-tease-forum__catlist{list-style:none;margin:0 0 5px}.m-tease-forum__catitem{display:inline-block;color:var(--color);margin:0 30px 0 0;position:relative}.m-tease-forum__catitem:not(:last-child):before{content:"";position:absolute;left:calc(100% + 5px);top:50%;height:1px;width:20px;background:var(--color)}.m-tease-forum__catlink{color:var(--color);text-decoration:none}.m-tease-forum__title{margin:5px 0;color:var(--titleColor)}.m-tease-forum__excerpt{margin:5px 0;color:var(--excerptColor)}.m-tease-forum__footer{display:flex;justify-content:space-between;align-items:center;margin:10px 0 0}.m-tease-forum__date{color:var(--titleColor)}.m-tease-forum__explain{position:relative;color:var(--titleColor)}.m-tease-forum__explain:before{content:"";width:15px;height:2px;background:var(--titleColor);position:absolute;right:calc(100% + 5px);top:calc(50% - 1px);transition:.3s ease}.m-tease-forum__link:hover .m-tease-forum__explain:before{width:40px}.m-tease-pole{--color: #005677;--color-light: #E8EEEF;display:block;background-color:#fff;border-radius:5px;box-shadow:0px 2px 20px 0px rgba(0,86,119,.1);padding:10px 10px 15px;text-decoration:none;position:relative;margin-top:20px}@media screen and (min-width: 1024px){.m-tease-pole{margin:0}}.m-tease-pole--pole-competences{--color: #00669F;--color-light: #E9F7FC}.m-tease-pole--pole-juridique{--color: #8662A2;--color-light: #F6F3FB}.m-tease-pole--pole-industriel-sse{--color: #EA6567;--color-light: #FCF2F3}.m-tease-pole--rse{--color: #EE801B;--color-light: #FFF7EF}.m-tease-pole__icon{width:80px;height:80px;color:#fff;background-color:var(--color);position:absolute;border-radius:15px;top:-20px;right:20px;padding:0 10px;display:flex;align-items:center;justify-content:center}.m-tease-pole__text{background-color:var(--color-light);border-radius:5px;padding:30px 90px 0 30px;min-height:115px}@media screen and (min-width: 768px){.m-tease-pole__text{padding:80px 15px 30px 20px;min-height:180px;display:flex;flex-direction:column;justify-content:flex-end}}.m-tease-pole__title{margin:0;color:var(--color)}.m-tease-pole__explain{display:table;margin:15px 0 0 auto;color:#004162}.m-tease-pole__explain:before{content:"";display:inline-block;vertical-align:middle;width:10px;margin-right:5px;height:2px;background-color:#004162;transition:.3s ease}.m-tease-pole:hover .m-tease-pole__explain:before{width:40px}.m-quick-access{display:block;text-decoration:none;color:#fff;padding:5px 5px 10px;border-radius:10px;background:#fff}.m-quick-access:visited{color:#fff}.m-quick-access__text{padding:30px 15px 25px;background-size:cover;background-repeat:no-repeat;border-radius:10px;position:relative;overflow:hidden}.m-quick-access__blend{position:absolute;left:0;right:0;top:0;bottom:0}.m-quick-access__blend--red{background-color:#ef6d65}.m-quick-access__blend--blue{background-color:#0ca0ce}.m-quick-access__blend--purple{background-color:#8662a2}.m-quick-access__img{width:100%;height:100%;display:flex;mix-blend-mode:multiply;opacity:.5}.m-quick-access__img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;filter:grayscale(0.9)}.m-quick-access__title{font-size:1.8rem;position:relative;z-index:2;text-align:center;margin:0}.m-quick-access__explain{margin:10px 30px 0 auto;display:table}.m-quick-access__explain:before{content:"";height:2px;width:10px;background-color:#1a3c49;display:inline-block;vertical-align:middle;margin-right:5px;transition:.3s ease}.m-quick-access:hover{color:#fff}.m-quick-access:hover .m-quick-access__explain:before{width:40px}.m-forum-q{background:#fff;margin:25px -5vw 5px;padding:40px 5vw 30px}@media screen and (min-width: 768px){.m-forum-q{margin:25px 0 5px;padding:40px 40px 30px}}@media screen and (min-width: 1024px){.m-forum-q{padding:60px 60px 30px}}.m-forum-q__date{margin:0 0 15px}.m-forum-q__catlist{margin:0 0 15px;list-style:none;padding:0}.m-forum-q__catitem{display:inline-block;margin:0 30px 0 0;position:relative}.m-forum-q__catitem:not(:last-child):after{content:"";position:absolute;left:calc(100% + 5px);top:calc(50% - 1px);width:20px;height:2px;background:var(--color)}.m-forum-q__catlink{text-decoration:none;transition:.3s ease;color:var(--color)}.m-forum-q__catlink:visited{color:var(--color)}.m-forum-q__catlink:hover{opacity:.8}.m-forum-q__title{margin:15px 0}.m-forum-q__question{margin:15px 0 0}.m-forum-q__question>*:first-child{margin-top:0}.m-forum-q__question>*:last-child{margin-bottom:0}.m-forum-r{background:#fff;padding:30px 5vw;margin:5px -5vw}@media screen and (min-width: 768px){.m-forum-r{margin:5px 0;padding:30px 60px}}.m-forum-r__infos{display:table;padding:5px 15px;background-color:var(--color-light);border-radius:10px;margin:0 0 15px}.m-forum-r__response{padding-left:30px;position:relative}.m-forum-r__response>*:first-child{margin-top:0}.m-forum-r__response>*:last-child{margin-bottom:0}.m-forum-r__response:before{content:"";position:absolute;top:0;bottom:0;left:0;width:1px;background-color:var(--color)}.m-form{--text-color: #1A3C49;--border-color: #005677}.m-form--black{--text-color: #ffffff;--border-color: #ffffff}.m-form .login-remember{display:none}.m-forum-form{margin:5px -5vw 0;padding:40px 5vw;background:#005677;overflow:hidden}@media screen and (min-width: 768px){.m-forum-form{margin:5px 0 0;padding:40px}}@media screen and (min-width: 1024px){.m-forum-form{padding:60px}}.m-cta-question{--color: #1A3C49;--color-light: #E8EEEF;position:relative;background-color:var(--color-light);border-radius:10px;padding:75px 30px 15px;display:block;cursor:pointer;max-width:400px}.m-cta-question--pole-competences{--color: #00669F;--color-light: #E9F7FC}.m-cta-question--pole-juridique{--color: #8662A2;--color-light: #F6F3FB}.m-cta-question--pole-industriel-sse{--color: #EA6567;--color-light: #FCF2F3}.m-cta-question--rse{--color: #EE801B;--color-light: #FFF7EF}.m-cta-question__icon{width:60px;height:60px;border-radius:10px;display:flex;align-items:center;justify-content:center;position:absolute;left:30px;top:-15px;background-color:var(--color);color:#fff;padding:0 15px}.m-cta-question__explain{display:table;position:relative}.m-cta-question__explain:after{content:"";position:absolute;width:30px;height:2px;background:#005677;right:-70px;top:calc(50% - 1px);transition:.3s ease}.m-cta-question:hover .m-cta-question__explain:after{width:60px}.m-cat-list{display:flex;gap:15px 15px;align-items:center;flex-wrap:wrap;margin:0;padding:0;list-style:none}.m-cat-list__item{margin:0;padding:0}.m-tease-tax-forum{padding:10px 10px 15px;background:#fff;border-radius:5px;position:relative}.m-tease-tax-forum__inner{background-color:var(--color-light);border-radius:5px;padding:30px 25px 25px 30px}.m-tease-tax-forum__icon{width:80px;height:80px;padding:0 12px;display:flex;align-items:center;justify-content:center;border-radius:15px;color:#fff;background-color:var(--color);position:absolute;top:-22px;right:24px}.m-tease-tax-forum__title{margin:0 0 15px}.m-tease-tax-forum__sublist{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:0 15px}.m-tease-tax-forum__subitem{margin:0}.m-tease-tax-forum__subitem:before{content:"";width:10px;height:1px;background:#005677;display:inline-block;vertical-align:middle;margin-right:5px}.m-tease-tax-forum__sublink{text-decoration:none}.m-tease-tax-forum__sublink:hover{text-decoration:underline}.m-tease-tax-forum__link{display:table;margin:15px 0 0 auto;text-decoration:none}.m-tease-tax-forum__link:before{content:"";width:10px;height:2px;background-color:#004162;margin-right:5px;display:inline-block;vertical-align:middle;transition:.3s ease}.m-tease-tax-forum__link:hover:before{width:40px}.m-pagination__list{list-style:none;padding:0;margin:0;display:flex;justify-content:center;align-items:center;gap:0 30px}.m-pagination__item{margin:0;padding:0}.m-pagination__control{width:12px;height:auto;text-decoration:none;display:table;color:#005677;transition:.3s ease}.m-pagination__control:hover{color:#e2051b}.m-pagination__control[disabled]{display:none}.m-pagination__control--prev{transform:rotate(180deg)}.m-pagination__link{text-decoration:none;color:#005677;transition:.3s ease}.m-pagination__link:hover{color:#e2051b}.m-pagination__current{color:#005677;font-weight:700}.m-event-infos{background-color:var(--color-light);border-radius:10px;padding:20px;margin:30px auto}@media screen and (min-width: 768px){.m-event-infos{display:flex;gap:30px;padding:0}}.m-event-infos__left{margin-bottom:30px;position:relative}.m-event-infos__left>*:first-child{margin-top:0}.m-event-infos__left>*:last-child{margin-bottom:0}@media screen and (min-width: 768px){.m-event-infos__left{width:calc(50% - 15px);padding:30px;margin:0}}.m-event-infos__left:after{content:"";position:absolute;left:0;right:0;bottom:-15.5px;height:1px;background-color:var(--color)}@media screen and (min-width: 768px){.m-event-infos__left:after{top:30px;bottom:30px;height:auto;width:1px;right:-0.5px;left:auto}}.m-event-infos__right>*:first-child{margin-top:0}.m-event-infos__right>*:last-child{margin-bottom:0}@media screen and (min-width: 768px){.m-event-infos__right{width:calc(50% - 15px);padding:30px}}.m-event-infos__title{margin:0 0 5px;color:var(--color)}@media screen and (min-width: 768px){.m-event-infos__title{margin:0 0 10px}}.m-event-infos__text{margin:0}.m-tease-event{--color: #1A3C49}.m-tease-event--pole-competences{--color: #00669F}.m-tease-event--pole-juridique{--color: #8662A2}.m-tease-event--pole-industriel-sse{--color: #EA6567}.m-tease-event--rse{--color: #EE801B}.m-tease-event__inner{display:block;text-decoration:none;color:#1a3c49;position:relative;border:1px solid #e8eeef;border-radius:10px;background:#fff}.m-tease-event__date{background-color:var(--color);color:#fff;position:absolute;top:-20px;right:20px}.m-tease-event__date:before{background:#fff}.m-tease-event__thumb{border-radius:10px;overflow:hidden}.m-tease-event__text{padding:20px}.m-tease-event__text>*:first-child{margin-top:0}.m-tease-event__text>*:last-child{margin-bottom:0}.m-tease-event__cat{color:var(--color);margin:0 0 5px}.m-tease-event__title{margin:0}.m-tease-event__explain{display:table;margin:10px 0 0 auto}.m-tease-event__explain:before{content:"";display:inline-block;vertical-align:middle;width:15px;height:2px;background:#004162;margin-right:5px;transition:.3s ease}.m-tease-event:hover .m-tease-event__explain:before{width:40px}.m-no-content{border-radius:10px;border:1px solid #e8eeef;background:#fff;padding:30px;position:relative;top:-20px}.m-no-content__text{margin:0;text-align:center}.m-no-content__text>*:first-child{margin-top:0}.m-no-content__text>*:last-child{margin-bottom:0}.m-no-content__btn{margin:30px auto 0}.m-search-bar{position:absolute;top:100%;left:-5vw;right:-5vw;padding:0 5vw 0;background-color:#005677;max-height:0;overflow:hidden}@media screen and (min-width: 768px){.m-search-bar{position:static;padding:0;left:auto;right:auto;background-color:rgba(0,0,0,0);max-height:none;top:auto;width:240px}}@media screen and (min-width: 1200px){.m-search-bar{width:350px}}@media screen and (min-width: 1440px){.m-search-bar{width:430px}}.m-search-bar__close{position:absolute;right:5vw;top:20px;width:20px;height:20px}@media screen and (min-width: 768px){.m-search-bar__close{display:none}}.m-search-bar__close:before,.m-search-bar__close:after{content:"";left:0;right:0;height:2px;background:#fff;position:absolute;top:calc(50% - 1px)}.m-search-bar__close:before{transform:rotate(45deg)}.m-search-bar__close:after{transform:rotate(-45deg)}.m-ccnm-search{background-color:#f6f3fb;border-radius:10px;padding:30px;margin:30px 0 60px}.m-modal-q{position:fixed;top:0;bottom:0;left:0;right:0;z-index:999;opacity:0}.m-modal-q__overlay{padding-top:100px;padding-bottom:40px;width:100%;height:100%;background-color:rgba(252,242,243,.5)}@media screen and (min-width: 1024px){.m-modal-q__overlay{padding-top:200px}}.m-modal-q__inner{max-height:100%;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.m-modal-q__inner::-webkit-scrollbar{display:none}.m-modal-q__container{padding:0 30px 0;margin:0 auto;position:relative;background-color:#005677}.m-modal-q__container>*:first-child{margin-top:0}.m-modal-q__container>*:last-child{margin-bottom:0}@media screen and (min-width: 1024px){.m-modal-q__container{padding:0}}.m-modal-q__close{width:20px;height:20px;position:absolute;right:10px;top:10px;cursor:pointer}@media screen and (min-width: 1024px){.m-modal-q__close{width:30px;height:30px;right:30px;top:30px}}.m-modal-q__close:before,.m-modal-q__close:after{content:"";position:absolute;left:0;right:0;height:2px;background-color:#fff;top:calc(50% - 1px)}.m-modal-q__close:before{transform:rotate(45deg)}.m-modal-q__close:after{transform:rotate(-45deg)}.m-alert-dropdown{position:absolute;top:calc(100% + 10px);left:calc(50% - var(--widthDropdown)/2);border:2px solid #e8eeef;border-radius:5px;width:var(--widthDropdown);background:#fff;max-height:300px;overflow:auto;transform:translateY(16px);opacity:0;visibility:hidden;transition:.4s ease}.m-alert-dropdown>*:first-child{margin-top:0}.m-alert-dropdown>*:last-child{margin-bottom:0}@media screen and (min-width: 1200px){.m-alert-dropdown{top:calc(100% + 17px)}}.m-alert-dropdown__outer{position:relative;--widthDropdown: 200px}@media screen and (min-width: 768px){.m-alert-dropdown__outer{--widthDropdown: 280px}}@media screen and (min-width: 1024px){.m-alert-dropdown__outer{--widthDropdown: 350px}}.m-alert-dropdown__outer:before{content:"";position:absolute;top:1px;right:1px;width:12px;height:12px;border-radius:50%;background-color:#e2051b}.m-alert-dropdown__outer:after{content:"";position:absolute;top:100%;left:calc(50% - var(--widthDropdown)/2);height:10px;width:var(--widthDropdown);opacity:0;visibility:hidden}@media screen and (min-width: 1200px){.m-alert-dropdown__outer:after{height:17px}}.m-alert-dropdown__outer:hover:after{opacity:1;visibility:visible}.m-alert-dropdown__outer:hover .m-alert-dropdown{transform:translateY(0);visibility:visible;opacity:1}.m-alert-dropdown__item{display:block;text-decoration:none;padding:12px 24px;position:relative;transition:.3s ease}.m-alert-dropdown__item:not(:last-child):after{content:"";position:absolute;bottom:-1px;left:24px;right:24px;height:2px;background:#e8eeef}.m-alert-dropdown__item:hover{color:initial;background-color:#e8eeef}.m-alert-dropdown__type{margin:0}.m-alert-dropdown__title{margin:0}.o-block--bgwhite{background-color:#fff}.o-block--bgblack{background-color:#1a3c49}.o-block--bgprimary{background-color:#005677}.o-block--secondary{background-color:#0c749c}.o-block--bgtertiary{background-color:#e8eeef}.o-block--bgquaternary{background-color:#004162}.o-block--bgquintary{background-color:#e2051b}.o-block--ohidden{overflow:hidden}.o-site-header{position:relative;z-index:9999;border-bottom:2px solid #e8eeef;background-color:#fff}.o-site-header__container{position:relative;padding:10px 0;display:flex;justify-content:flex-end;align-items:center}@media screen and (min-width: 1024px){.o-site-header__container{padding:17px 0}}.o-site-header__back{display:none;color:#1a3c49}.o-site-header__back:visited{color:#1a3c49}@media screen and (min-width: 1024px){.o-site-header__back{display:table;position:absolute;left:190px;top:calc(50% - 10px)}}@media screen and (min-width: 1200px){.o-site-header__back{left:210px}}.o-site-header__logo{width:80px;position:absolute;left:0;top:0;z-index:9999}@media screen and (min-width: 1024px){.o-site-header__logo{width:155px}}.o-site-header__mb-nav-btn{margin-left:10px}@media screen and (min-width: 1024px){.o-site-header__mb-nav-btn{display:none}}.o-site-header__logout{display:none}@media screen and (min-width: 1024px){.o-site-header__logout{display:inline-flex;margin-left:20px}}@media screen and (min-width: 768px){.o-site-header__search{margin-right:20px}}.o-nav{background-color:#1a3c49;position:fixed;top:60px;left:-100vw;opacity:0;width:100vw;height:calc(100vh - 60px);z-index:999;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}@media screen and (min-width: 1024px){.o-nav{height:100vh;top:0;left:0;width:60px;opacity:1;padding:calc(78px + 80px) 0 0}}.o-nav::-webkit-scrollbar{display:none}.o-nav__header{padding:20px 5vw;display:flex;flex-direction:column;align-items:flex-end;background-color:#005677;gap:10px}.o-nav__header>*:first-child{margin-top:0}.o-nav__header>*:last-child{margin-bottom:0}@media screen and (min-width: 1024px){.o-nav__header{display:none}}.o-nav__menu{width:90%;margin:0 auto}@media screen and (min-width: 1024px){.o-nav__menu{width:100%}}.o-site-footer{padding:40px 0;background:#fff;border-top:1px solid #005677}.o-site-footer__container{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 1024px){.o-site-footer__container{flex-direction:row-reverse}}.o-site-footer__social{margin-bottom:20px}@media screen and (min-width: 1024px){.o-site-footer__social{margin-bottom:0}}@media screen and (min-width: 1024px){.o-site-footer__legal{width:100%}}.o-hero{position:relative;padding:55px 0}@media screen and (min-width: 1024px){.o-hero{padding:130px 0 380px}}.o-hero:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-image:url("../images/bg-image.webp");background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.o-hero:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,86,119,.8);z-index:2}.o-hero__container{margin:0 auto;position:relative;z-index:3}.o-content{background:#e8eeef}.o-content--pb120{padding-bottom:80px}@media screen and (min-width: 1024px){.o-content--pb120{padding-bottom:120px}}.o-content--post{padding-bottom:80px;position:relative}@media screen and (min-width: 1024px){.o-content--post{padding-bottom:120px}}.o-content--post:after{content:"";position:absolute;left:5vw;right:5vw;height:2px;background-color:#e2051b;bottom:-2px}@media screen and (min-width: 768px){.o-content--post:after{width:630px;left:calc(50% - 315px);right:auto}}.o-content--pole-competences{--color: #00669F;--color-light: #E9F7FC}.o-content--pole-juridique{--color: #8662A2;--color-light: #F6F3FB}.o-content--pole-industriel-sse{--color: #EA6567;--color-light: #FCF2F3}.o-content--rse{--color: #EE801B;--color-light: #FFF7EF}.o-content__container{margin:-40px -5vw 0;background-color:#fff;border-radius:10px;position:relative;z-index:3;padding:40px 5vw;overflow:hidden;min-height:385px}.o-content__container>*:first-child{margin-top:0}.o-content__container>*:last-child{margin-bottom:0}@media screen and (min-width: 768px){.o-content__container{margin:-40px 0 0;padding:40px 8.3333333333%}}@media screen and (min-width: 1024px){.o-content__container{margin:-350px 0 0;padding:60px 8.3333333333%}}@media screen and (min-width: 1200px){.o-content__container{margin:-350px auto 0}}.o-content__mentions{border-radius:10px;background-color:rgba(226,5,27,.1);padding:20px 10px;margin-bottom:40px}.o-content__mentions>*:first-child{margin-top:0}.o-content__mentions>*:last-child{margin-bottom:0}@media screen and (min-width: 768px){.o-content__mentions{padding:40px}}.o-content__btn{margin-top:30px}.o-flex-content>*:first-child{margin-top:0}.o-flex-content>*:last-child{margin-bottom:0}.o-flex-content__intro{margin:20px 0}@media screen and (min-width: 1024px){.o-flex-content__intro{margin:25px 0}}.o-list{margin:0 auto}.o-list--pv60{padding:40px 0}@media screen and (min-width: 1024px){.o-list--pv60{padding:60px 0}}.o-list__title{margin:0 0 40px}@media screen and (min-width: 1024px){.o-list__title{margin:0 0 50px}}.o-list__title--white:before{background:#fff}.o-list__list{display:flex;flex-wrap:wrap;gap:15px 0}@media screen and (min-width: 768px){.o-list__list{gap:30px 30px}}.o-list__list--icon{gap:35px 0}@media screen and (min-width: 768px){.o-list__list--icon{gap:50px 30px}}.o-list__list--gapv0{gap:0}.o-list__item{width:100%}@media screen and (min-width: 768px){.o-list__item{width:calc(50% - 15px)}}@media screen and (min-width: 1024px){.o-list__item{width:calc(33.3333333333% - 20px)}}@media screen and (min-width: 1200px){.o-list__item--25{width:calc(25% - 22.5px)}}@media screen and (min-width: 768px){.o-list__item--50{width:calc(50% - 15px)}}@media screen and (min-width: 768px){.o-list__item--100{width:100%}}@media screen and (min-width: 1024px){.o-list__item--100{width:100%}}.o-list__btn{margin-top:30px}.o-simple-header{padding:55px 0 80px}.o-simple-header--pole-competences{--color: #00669F}.o-simple-header--pole-juridique{--color: #8662A2}.o-simple-header--pole-industriel-sse{--color: #EA6567}.o-simple-header--rse{--color: #EE801B}@media screen and (min-width: 1024px){.o-simple-header{padding:130px 0 120px}}.o-simple-header--tax{padding:55px 0 40px}@media screen and (min-width: 1024px){.o-simple-header--tax{padding:130px 0 60px}}.o-simple-header__container{margin:0 auto}.o-simple-header__container>*:first-child{margin-top:0}.o-simple-header__container>*:last-child{margin-bottom:0}.o-simple-header__container--right{margin:0 0 0 auto}.o-simple-header__breadcurumb{margin:0 0 10px}@media screen and (min-width: 1024px){.o-simple-header__breadcurumb{margin:0 0 15px}}@media screen and (min-width: 1024px){.o-simple-header__row{margin-top:30px;display:flex;align-items:flex-end;gap:30px}}.o-simple-header__left{margin-bottom:40px}.o-simple-header__left>*:first-child{margin-top:0}.o-simple-header__left>*:last-child{margin-bottom:0}@media screen and (min-width: 1024px){.o-simple-header__left{margin-bottom:0;width:calc(70% - 15px)}}@media screen and (min-width: 1024px){.o-simple-header__right{width:calc(30% - 15px)}}.o-simple-header__title{margin:0 0 15px}.o-simple-header__cats{margin-top:30px}.o-simple-header__home-title{margin:0 0 20px}@media screen and (min-width: 1024px){.o-simple-header__home-title{margin:0 0 30px}}@media screen and (min-width: 1024px){.o-home-footer{display:flex}}.o-home-footer__posts{background-color:#fff;padding:40px 0;position:relative}.o-home-footer__posts>*:first-child{margin-top:0}.o-home-footer__posts>*:last-child{margin-bottom:0}@media screen and (min-width: 1024px){.o-home-footer__posts{width:69%;padding:60px 30px 100px 0}}.o-home-footer__posts:before{content:"";width:100vw;z-index:0;position:absolute;top:0;bottom:0;right:calc(50% - 50vw);background-color:#fff}@media screen and (min-width: 1024px){.o-home-footer__posts:before{right:0}}.o-home-footer__posts>*{position:relative;z-index:1}.o-home-footer__list{margin:0 0 40px}@media screen and (min-width: 1024px){.o-home-footer__list{margin:0 0 60px}}.o-home-footer__utils{padding:40px 0;position:relative;margin-top:80px}.o-home-footer__utils>*:first-child{margin-top:0}.o-home-footer__utils>*:last-child{margin-bottom:0}@media screen and (min-width: 1024px){.o-home-footer__utils{padding:60px 0 60px 30px;width:31%}}.o-home-footer__utils:before{content:"";position:absolute;width:100vw;top:0;bottom:0;left:calc(50% - 50vw);background-image:url("../images/bg-image.webp");background-position:center;background-size:cover;background-repeat:no-repeat;z-index:1}@media screen and (min-width: 1024px){.o-home-footer__utils:before{width:50vw;left:0}}.o-home-footer__utils:after{content:"";background-color:rgba(0,86,119,.8);position:absolute;width:100vw;top:0;bottom:0;left:calc(50% - 50vw);z-index:2}@media screen and (min-width: 1024px){.o-home-footer__utils:after{width:50vw;left:0}}.o-home-footer__utils>*{position:relative;z-index:3}.o-home-footer__utilsdeco{position:absolute;left:0;top:0;height:5px;width:100%;background:#ffbc44;z-index:4}@media screen and (min-width: 1024px){.o-home-footer__utilsdeco{width:190px}}.o-container{margin:0 auto}.o-fp-header{padding:55px 0 0;overflow:hidden;position:relative}@media screen and (min-width: 1024px){.o-fp-header{padding:130px 0 0}}.o-fp-header:before{content:"";position:absolute;top:calc(100% - 120px);bottom:-1px;left:0;right:0;background-color:#e8eeef}@media screen and (min-width: 1024px){.o-fp-header__container{margin:0 0 0 auto}}@media screen and (min-width: 1024px){.o-fp-header__text{padding:0 5%}}.o-fp-header__subtitle{margin:0 0 10px}@media screen and (min-width: 1024px){.o-fp-header__subtitle{margin:0 0 15px}}.o-fp-header__subtitle:before{content:"";display:inline-block;vertical-align:middle;margin-right:15px;height:2px;width:30px;background-color:#e2051b}.o-fp-header__title{margin:0 0 20px}@media screen and (min-width: 1024px){.o-fp-header__title{margin:0 0 30px}}.o-fp-header__search{position:relative;z-index:5;max-width:630px}.o-fp-header__list{margin:60px 0 0;padding:0 0 40px;position:relative}@media screen and (min-width: 1024px){.o-fp-header__list{padding:0 5% 60px}}.o-fp-header__list:before{content:"";top:60px;bottom:0;width:100vw;position:absolute;left:calc(50% - 50vw);background-image:url("../images/bg-image.webp");background-position:center;background-size:cover;background-repeat:no-repeat;z-index:1}@media screen and (min-width: 1024px){.o-fp-header__list:before{left:0}}.o-fp-header__list:after{content:"";top:60px;bottom:0;width:100vw;position:absolute;left:calc(50% - 50vw);background-color:rgba(0,86,119,.8);z-index:2}@media screen and (min-width: 1024px){.o-fp-header__list:after{left:0}}.o-fp-header__list>*{position:relative;z-index:3}.t-content__subheader{margin:0 0 10px}@media screen and (min-width: 1024px){.t-content__subheader{margin:0 0 60px}}.t-content__footer{margin-top:40px}@media screen and (min-width: 1024px){.t-content__footer{margin-top:60px}}@media screen and (min-width: 1024px){.t-list-content__content{padding-bottom:25px}}.t-list-content__list{position:relative;top:-40px}@media screen and (min-width: 1024px){.t-list-content__list{top:-60px}}.t-home-pole__subpage{background-image:url("../images/bg-image.webp");background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}.t-home-pole__subpage:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,86,119,.8);z-index:1}.t-home-pole__subpage-list{position:relative;top:-40px;z-index:2}@media screen and (min-width: 1024px){.t-home-pole__subpage-list{top:-60px}}.t-single-forum{padding:55px 0 40px;--color: #0C749C;--color-light: #E8EEEF}@media screen and (min-width: 1024px){.t-single-forum{padding:130px 0 60px}}.t-single-forum--pole-competences{--color: #00669F;--color-light: #E9F7FC}.t-single-forum--pole-juridique{--color: #8662A2;--color-light: #F6F3FB}.t-single-forum--pole-industriel-sse{--color: #EA6567;--color-light: #FCF2F3}.t-single-forum--rse{--color: #EE801B;--color-light: #FFF7EF}.t-single-forum__list{margin-top:40px}@media screen and (min-width: 1024px){.t-single-forum__list{margin-top:60px}}.t-single-forum__answer{margin:30px 0 0 auto}.t-tax-forum--pole-competences{--color: #00669F;--color-light: #E9F7FC}.t-tax-forum--pole-juridique{--color: #8662A2;--color-light: #F6F3FB}.t-tax-forum--pole-industriel-sse{--color: #EA6567;--color-light: #FCF2F3}.t-tax-forum--rse{--color: #EE801B;--color-light: #FFF7EF}.t-tax-forum__content{padding:40px 0}@media screen and (min-width: 1024px){.t-tax-forum__content{padding:60px 0}}.t-home-forum{overflow:hidden}.t-home-forum--pole-competences{--color: #00669F;--color-light: #E9F7FC}.t-home-forum--pole-juridique{--color: #8662A2;--color-light: #F6F3FB}.t-home-forum--pole-industriel-sse{--color: #EA6567;--color-light: #FCF2F3}.t-home-forum--rse{--color: #EE801B;--color-light: #FFF7EF}@media screen and (min-width: 1024px){.t-home-forum__content{display:flex;align-items:flex-end;justify-content:space-between}}.t-home-forum__tax{position:relative;padding:0 0 40px;z-index:1}@media screen and (min-width: 1024px){.t-home-forum__tax{padding:0 0 60px}}.t-home-forum__tax:before{content:"";background:#e8eeef;width:100vw;position:absolute;top:0;bottom:0;left:calc(50% - 50vw);z-index:1}@media screen and (min-width: 1024px){.t-home-forum__tax:before{width:150vw}}.t-home-forum__tax>*{z-index:2;position:relative;top:-40px}@media screen and (min-width: 1024px){.t-home-forum__tax>*{top:-60px}}.t-home-forum__related{position:relative;z-index:2;padding:40px 0}@media screen and (min-width: 1024px){.t-home-forum__related{padding:60px 0}}.t-home-forum__related:before{content:"";width:100vw;position:absolute;top:0;bottom:0;left:calc(50% - 50vw);background-color:#005677;z-index:1}@media screen and (min-width: 1024px){.t-home-forum__related:before{width:50vw;left:-70px}}.t-home-forum__related:after{content:"";position:absolute;width:100%;height:5px;background-color:var(--color);left:0;top:0;z-index:1}@media screen and (min-width: 1024px){.t-home-forum__related:after{width:260px;left:-70px}}.t-home-forum__related>*{position:relative;z-index:3}.t-posts__content{padding-bottom:40px}@media screen and (min-width: 1024px){.t-posts__content{padding-bottom:60px}}.t-posts__list{position:relative;top:-40px}@media screen and (min-width: 1024px){.t-posts__list{top:-60px}}.p-ccnm__header{margin-bottom:30px}.p-ccnm__header>*:first-child{margin-top:0}.p-ccnm__header>*:last-child{margin-bottom:0}.p-ccnm__title{margin-bottom:32px}.p-ccnm__sep{border:none;height:1px;outline:none;background-color:rgba(134,98,162,.5);margin:15px 0}