/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}.header{padding:0;height:80px;z-index:501;background-color:#fff;width:100%;position:relative;top:0;align-items:flex-start !important}@media(max-width:1135.98px){.header{justify-content:space-between}}@media screen and (min-width:575px)and (max-width:659px)and (max-width:1135.98px){.user-logged-in .header{top:39px}}.header #main-menu{height:100%}@media(max-width:1135.98px){.header #main-menu{margin-right:0}}.header.shadow{border-radius:0 !important;box-shadow:none !important}@media(max-width:1135.98px){.header{left:0;right:0;padding:0;margin:0 auto;border-radius:0 0 10px 10px;box-shadow:0 2px 20px 0 rgba(0,0,0,.2);animation:simpleFadeIn .3s forwards}}@media(max-width:749.98px){.header{height:55px}}.header.top{background-color:rgba(0,0,0,0);border-radius:0;border-bottom:2px solid #fff}.header.top svg{fill:var(--night-blue)}.header .header__menu__toggle{color:rgba(0,0,0,0)}@media(max-width:1135.98px){.header .header__menu__toggle{height:80px !important;width:80px;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg fill='%2314203e'  xmlns='http://www.w3.org/2000/svg' width='20' height='14'%3E%3Cg data-color-initial='%2314203E' fill-rule='evenodd'%3E%3Crect width='17' height='2' x='3' rx='1' transform='matrix(1 0 0 -1 0 2)'/%3E%3Crect width='20' height='2' y='6' rx='1' transform='matrix(1 0 0 -1 0 14)'/%3E%3Crect width='12' height='2' x='8' y='12' rx='1' transform='matrix(1 0 0 -1 0 26)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:30px}.header .header__menu__toggle.active{background-image:url("data:image/svg+xml,%3Csvg fill='%2314203e'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' style='enable-background:new 0 0 12 12' xml:space='preserve'%3E%3Cpath d='M6.7 6 11.9.8c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0L6 5.3.8.1C.6 0 .3 0 .1.1 0 .3 0 .6.1.8L5.3 6 .1 11.2c-.2.2-.2.5 0 .7.1 0 .3.1.4.1.1 0 .2 0 .3-.1L6 6.7l5.2 5.2c.1.1.2.1.3.1.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7L6.7 6z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}}@media(max-width:1135.98px){.header .header__menu__toggle{height:80px !important;width:80px}}@media(max-width:749.98px){.header .header__menu__toggle{height:55px !important;width:55px;background-size:22px}}.header.scrolled{position:fixed;left:0;right:0;margin:0 auto;animation:simpleFadeIn 0s forwards;box-shadow:0 2px 5px 0 rgba(0,0,0,.2) !important;top:0}.user-logged-in .header.scrolled{top:79px}@media screen and (max-width:609px){.user-logged-in .header.scrolled{top:0}}.toolbar-tray-open.toolbar-vertical .header.scrolled{width:calc(100% - 15rem);left:15rem}.toolbar-vertical .header.scrolled{top:39px}@media(max-width:1135.98px){.user-logged-in .header.scrolled{top:44px}}@media(max-width:749.98px){.user-logged-in .header.scrolled{top:0}}.header.scrolled .header__search{box-shadow:0 2px 5px 0 rgba(0,0,0,.2)}.header__branding{position:relative;width:250px;height:80px;background-color:var(--white);display:flex;align-items:center;justify-content:center;z-index:9;transition:height .3s ease-in-out}.header__branding h1,.header__branding a{width:150px}@media(max-width:1135.98px){.header__branding h1,.header__branding a{width:107px}}.scrolled .header__branding{z-index:0}.not-front .header__branding{height:80px}@media(max-width:749.98px){.not-front .header__branding{height:55px}}@media(max-width:1135.98px){.header__branding{width:200px}}@media(max-width:749.98px){.header__branding{width:145px;height:55px}}.header__branding a{width:180px;height:100%;transition:all .3s ease-in-out}@media(max-width:1449.98px){.header__branding a{width:150px}}@media(max-width:749.98px){.header__branding a{width:105px}}.header__branding__logo,.header__branding__city{transition:all .3s ease-in-out;width:100%;height:100%;background-size:contain;display:flex;align-items:center;padding:6px 0}.header__branding__logo img,.header__branding__city img{width:100%;height:auto;transition:all .3s ease-in-out}.not-front .header__branding__logo img{height:auto;transition:inherit}.header__branding__city{position:relative;display:flex;flex-direction:column;line-height:1.2em;color:var(--primary);font-size:1.2rem;font-weight:400;margin-right:20px;margin-bottom:0}.header__branding__city__name{font-size:1.4rem;font-weight:bold}.header__desktop__menu{width:100%;justify-content:flex-end}@media(max-width:1135.98px){.header__desktop__menu{width:initial;justify-content:inherit}}@media(max-width:1135.98px){.header__desktop{width:initial}}.header__search{z-index:10;display:flex;align-items:center;justify-content:center;width:220px;height:80px;margin-bottom:30px;background-color:var(--night-blue);font-weight:bold}@media(max-width:1449.98px){.header__search .btn{font-size:14px}}@media(max-width:1135.98px){.header__search{width:80px;height:80px;margin-bottom:0;background-color:rgba(0,0,0,0)}}@media(max-width:749.98px){.header__search{width:55px;height:55px}}@media(max-width:1135.98px){.header__search span{display:none}}.header__search [data-icon]{background-size:15px;color:var(--white);padding-left:40px;background-position:center left 10px;font-weight:700}.header__search [data-icon]:focus{border:3px solid var(--white)}@media(max-width:1135.98px){.header__search [data-icon]{border-radius:inherit;height:100%;width:100%;background-position:center}}.header__search [data-icon=search]{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' style='enable-background:new 0 0 14 14' xml:space='preserve'%3E%3Cpath d='m13.8 13.1-3.4-3.4c.9-1 1.4-2.4 1.4-3.8C11.8 2.7 9.2 0 5.9 0S0 2.7 0 5.9s2.7 5.9 5.9 5.9c1.4 0 2.8-.5 3.8-1.4l3.4 3.4c.1.1.2.2.4.2.1 0 .3-.1.4-.2.2-.2.2-.5-.1-.7zM1.1 5.9c0-2.7 2.2-4.8 4.8-4.8s4.8 2.2 4.8 4.8c0 1.3-.5 2.5-1.3 3.4 0 0-.1 0-.1.1-.9.8-2 1.3-3.4 1.3-2.6.1-4.8-2.1-4.8-4.8z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E");background-size:20px;background-color:var(--night-blue)}@media(max-width:1135.98px){.header__search [data-icon=search]{background-size:25px}}@media(max-width:749.98px){.header__search [data-icon=search]{background-size:21px}}.header__search [data-icon=cross]{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' style='enable-background:new 0 0 12 12' xml:space='preserve'%3E%3Cpath d='M6.7 6 11.9.8c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0L6 5.3.8.1C.6 0 .3 0 .1.1 0 .3 0 .6.1.8L5.3 6 .1 11.2c-.2.2-.2.5 0 .7.1 0 .3.1.4.1.1 0 .2 0 .3-.1L6 6.7l5.2 5.2c.1.1.2.1.3.1.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7L6.7 6z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E");background-size:17px}@media(max-width:1135.98px){.header__search [data-icon=cross]{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' style='enable-background:new 0 0 12 12' xml:space='preserve'%3E%3Cpath d='M6.7 6 11.9.8c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0L6 5.3.8.1C.6 0 .3 0 .1.1 0 .3 0 .6.1.8L5.3 6 .1 11.2c-.2.2-.2.5 0 .7.1 0 .3.1.4.1.1 0 .2 0 .3-.1L6 6.7l5.2 5.2c.1.1.2.1.3.1.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7L6.7 6z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E");background-size:25px}}@media(max-width:749.98px){.header__search [data-icon=cross]{background-size:21px}}@media(max-width:949.98px){.header__search{position:inherit}}.header__search .views-exposed-form{z-index:3;position:absolute;top:40px;right:0;padding:1rem 1rem 0;display:none;animation:headSearch .2s;width:100%;height:120px;overflow:hidden;min-width:100vw;border-radius:0 !important;box-shadow:0 -5px 11px -9px rgba(0,0,0,.2) !important}@media(max-width:1135.98px){.header__search .views-exposed-form{height:70px}}@media(max-width:749.98px){.header__search .views-exposed-form{top:15px;min-width:100vw}}@keyframes headSearch{from{opacity:0}to{opacity:1}}.header__search .views-exposed-form form{margin-bottom:3rem;max-width:1070px}@media(max-width:1135.98px){.header__search .views-exposed-form form{margin:.3rem 0 0 0}}.header__search .views-exposed-form form input::-moz-placeholder{font-size:1.1rem;color:var(--text-primary)}.header__search .views-exposed-form form input::placeholder{font-size:1.1rem;color:var(--text-primary)}.header__search .views-exposed-form label{font-size:.8em;font-style:italic;color:var(--text-primary);display:none}.header__search .views-exposed-form [data-drupal-selector=edit-text]{background-image:inherit;background-color:rgba(0,0,0,0);width:100%;max-width:1070px;margin:auto;border:0;border-bottom:solid 1px #d8d8d8;border-radius:0;margin-top:-8px}@media(max-width:749.98px){.header__search .views-exposed-form [data-drupal-selector=edit-text]{width:82%}}.header__search .views-exposed-form [data-drupal-selector=edit-text]:focus{box-shadow:inherit}.header__search .views-exposed-form input.js-form-submit{top:-10px;right:10px;height:50px;width:50px;background-color:var(--night-blue);border-radius:100px;background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' style='enable-background:new 0 0 14 14' xml:space='preserve'%3E%3Cpath d='m13.8 13.1-3.4-3.4c.9-1 1.4-2.4 1.4-3.8C11.8 2.7 9.2 0 5.9 0S0 2.7 0 5.9s2.7 5.9 5.9 5.9c1.4 0 2.8-.5 3.8-1.4l3.4 3.4c.1.1.2.2.4.2.1 0 .3-.1.4-.2.2-.2.2-.5-.1-.7zM1.1 5.9c0-2.7 2.2-4.8 4.8-4.8s4.8 2.2 4.8 4.8c0 1.3-.5 2.5-1.3 3.4 0 0-.1 0-.1.1-.9.8-2 1.3-3.4 1.3-2.6.1-4.8-2.1-4.8-4.8z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E");background-position:center;background-size:15px;background-repeat:no-repeat;color:rgba(0,0,0,0)}@media(max-width:1135.98px){.header__search .views-exposed-form input.js-form-submit{background-color:var(--night-blue);background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' style='enable-background:new 0 0 14 14' xml:space='preserve'%3E%3Cpath d='m13.8 13.1-3.4-3.4c.9-1 1.4-2.4 1.4-3.8C11.8 2.7 9.2 0 5.9 0S0 2.7 0 5.9s2.7 5.9 5.9 5.9c1.4 0 2.8-.5 3.8-1.4l3.4 3.4c.1.1.2.2.4.2.1 0 .3-.1.4-.2.2-.2.2-.5-.1-.7zM1.1 5.9c0-2.7 2.2-4.8 4.8-4.8s4.8 2.2 4.8 4.8c0 1.3-.5 2.5-1.3 3.4 0 0-.1 0-.1.1-.9.8-2 1.3-3.4 1.3-2.6.1-4.8-2.1-4.8-4.8z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E");height:38px;width:38px;background-size:18px;top:-50px;right:-50px}}@media(max-width:749.98px){.header__search .views-exposed-form input.js-form-submit{right:0;top:-50px}}.header__search .views-exposed-form [data-drupal-selector=edit-actions]{position:absolute;top:20%;right:-2%}@media(max-width:1135.98px){.header__search .views-exposed-form [data-drupal-selector=edit-actions]{top:35%;right:7.5%}}.header__search .views-exposed-form [data-drupal-selector=edit-actions] button{border-width:0;border:0;background-color:rgba(0,0,0,0)}.header__account{position:relative}.header__account [data-icon=user]{background-image:url("data:image/svg+xml,%3Csvg fill='%23000'  version='1.1' id='Calque_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 11 13' style='enable-background:new 0 0 11 13' xml:space='preserve'%3E%3Cstyle%3E.st0{fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff}%3C/style%3E%3Ccircle class='st0' cx='5.2' cy='3.1' r='3.1'/%3E%3Cpath class='st0' d='M5.2 7.2C2.3 7.2 0 9.6 0 12.5h10.5c0-2.9-2.4-5.3-5.3-5.3z'/%3E%3C/svg%3E")}.header__account--toggle .header__account--content{display:none;position:absolute;right:0;animation:headAccount .2s}@keyframes headAccount{from{opacity:0}to{opacity:1}}.header__account--toggle.active{background-color:#fff}.header__account--toggle.active .header__account--content{z-index:1;display:flex;flex-direction:column}.search-img--active{height:80px}@media(max-width:749.98px){.search-img--active{height:55px}}.search-img--active a{width:140px}@media(max-width:749.98px){.search-img--active a{width:105px}}.toolbar-icon-9 .ui-autocomplete.ui-front,.toolbar-icon-9 .search-api-autocomplete-search{top:278px !important}.usine .header__search,.usine [data-icon=search]{background-color:var(--primary)}.usine .header__search [data-js-header-search-toggle][data-icon=search]{background:url("data:image/svg+xml,%3Csvg fill='%23fff'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' style='enable-background:new 0 0 14 14' xml:space='preserve'%3E%3Cpath d='m13.8 13.1-3.4-3.4c.9-1 1.4-2.4 1.4-3.8C11.8 2.7 9.2 0 5.9 0S0 2.7 0 5.9s2.7 5.9 5.9 5.9c1.4 0 2.8-.5 3.8-1.4l3.4 3.4c.1.1.2.2.4.2.1 0 .3-.1.4-.2.2-.2.2-.5-.1-.7zM1.1 5.9c0-2.7 2.2-4.8 4.8-4.8s4.8 2.2 4.8 4.8c0 1.3-.5 2.5-1.3 3.4 0 0-.1 0-.1.1-.9.8-2 1.3-3.4 1.3-2.6.1-4.8-2.1-4.8-4.8z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E");background-size:20px;background-repeat:no-repeat;background-position:center left 10px}.usine .header__search [data-icon=cross]{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' style='enable-background:new 0 0 12 12' xml:space='preserve'%3E%3Cpath d='M6.7 6 11.9.8c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0L6 5.3.8.1C.6 0 .3 0 .1.1 0 .3 0 .6.1.8L5.3 6 .1 11.2c-.2.2-.2.5 0 .7.1 0 .3.1.4.1.1 0 .2 0 .3-.1L6 6.7l5.2 5.2c.1.1.2.1.3.1.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7L6.7 6z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}.usine .header__search .views-exposed-form #edit-submit-main-search-engine,.usine .header__search .views-exposed-form #edit-submit-main-search-engine--2{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' style='enable-background:new 0 0 14 14' xml:space='preserve'%3E%3Cpath d='m13.8 13.1-3.4-3.4c.9-1 1.4-2.4 1.4-3.8C11.8 2.7 9.2 0 5.9 0S0 2.7 0 5.9s2.7 5.9 5.9 5.9c1.4 0 2.8-.5 3.8-1.4l3.4 3.4c.1.1.2.2.4.2.1 0 .3-.1.4-.2.2-.2.2-.5-.1-.7zM1.1 5.9c0-2.7 2.2-4.8 4.8-4.8s4.8 2.2 4.8 4.8c0 1.3-.5 2.5-1.3 3.4 0 0-.1 0-.1.1-.9.8-2 1.3-3.4 1.3-2.6.1-4.8-2.1-4.8-4.8z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}
@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}.search-api-autocomplete-search{z-index:600;border:none !important;position:fixed;padding-bottom:30px}@media(max-width:1135.98px){.search-api-autocomplete-search{top:148px !important}}@media(max-width:749.98px){.search-api-autocomplete-search{top:124px !important}}.search-api-autocomplete-search .ui-menu-item{margin:auto;padding:8px 0;max-width:1070px !important}.search-api-autocomplete-search .ui-menu-item:nth-child(odd){background-color:var(--white) !important}.search-api-autocomplete-search .ui-menu-item:hover{background-color:var(--white) !important}.search-api-autocomplete-search .ui-menu-item .autocompletion__item{padding-left:35px;background-image:url("data:image/svg+xml,%3Csvg fill='%2300385b'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 10' style='enable-background:new 0 0 22 10' xml:space='preserve'%3E%3Cpath style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff' d='M0 5.6h19.3L15 9.2l1 .8 6-5-6-5-1 .8 4.3 3.6H0z'/%3E%3C/svg%3E");background-position:center left;background-repeat:no-repeat;background-size:25px;display:flex;flex-wrap:wrap}@media(max-width:749.98px){.search-api-autocomplete-search .ui-menu-item .autocompletion__item{background-image:none}}.search-api-autocomplete-search .ui-menu-item .autocompletion__item span{font-family:"Metropolis"}.search-api-autocomplete-search .ui-menu-item .autocompletion__item span:not(.autocompletion__item__tag){font-size:25px;font-weight:500;line-height:30px;color:#14203e}@media(max-width:749.98px){.search-api-autocomplete-search .ui-menu-item .autocompletion__item span:not(.autocompletion__item__tag){font-size:16px}}.search-api-autocomplete-search .ui-state-active{background-color:var(--white) !important}.search-api-autocomplete-search .autocompletion__item__tag{border-radius:50rem;background-color:var(--tertiary);font-size:13px;padding:8px 8px 4px 10px;margin-left:15px}
@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}.header nav.contextual-region{position:static !important}@media(min-width:950px){.header__desktop__menu{position:initial !important}}.submenu-a11Y{display:none !important}.header__menu{display:flex;align-items:center;justify-content:center;height:100%;padding:0;margin:0}.header__menu .leaf{list-style:none}.header__menu .leaf:not(.expanded) .header__menu__expanded{display:none}.header__menu .leaf.expanded a{padding-right:10px}.header__menu .leaf-lvl-1{display:flex;height:100%}@media(min-width:1136px){.header__menu .leaf-lvl-1.expanded>a::after{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3Csvg fill='%23252424'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10' style='enable-background:new 0 0 5 10' xml:space='preserve'%3E%3Cpath d='M4.7 4.2.7.1C.5 0 .3 0 .1.1 0 .3 0 .5.1.7l4 4.1c.2.2.2.4 0 .6l-4 4.1c-.1 0-.1.2 0 .4.1.1.2.1.3.1.1 0 .2 0 .3-.1l4-4.1c.4-.4.4-1.2 0-1.6' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E");background-color:rgba(0,0,0,0);border-width:0;flex-shrink:0;height:12px;width:12px;transform:rotate(90deg);background-repeat:no-repeat;background-size:contain;background-position:center;margin-left:10px;transition:.25s}}@media(min-width:1136px){.header__menu .leaf-lvl-1>.header__menu__expanded{display:none}}@media(min-width:1136px){.header__menu .leaf-lvl-1:hover a::after,.header__menu .leaf-lvl-1.active a::after{transform:rotate(270deg)}.header__menu .leaf-lvl-1:hover .header__menu__submenu-lvl-2,.header__menu .leaf-lvl-1.active .header__menu__submenu-lvl-2{display:flex;align-items:flex-start;flex-wrap:wrap;padding:0 24px;max-height:80vh;overflow:auto;box-shadow:inset 0 .5rem 1rem rgba(0,0,0,.15),0 .5rem 1rem rgba(0,0,0,.15)}.header__menu .leaf-lvl-1:hover .header__menu__submenu-lvl-2::before,.header__menu .leaf-lvl-1.active .header__menu__submenu-lvl-2::before{content:"";position:absolute;top:-7px;left:0;height:7px;width:7px;background:var(--white)}.header__menu .leaf-lvl-1:hover .header__menu__submenu-lvl-2::after,.header__menu .leaf-lvl-1.active .header__menu__submenu-lvl-2::after{content:"";position:absolute;top:-5px;right:0;height:5px;width:5px;background:var(--white);z-index:-1;box-shadow:inset 0 .5rem 1rem rgba(0,0,0,.15)}}.header__menu .leaf-lvl-1.first:hover:after,.header__menu .leaf-lvl-1.first:focus:after{display:none}.header__menu .leaf-lvl-1>a{min-height:110px;padding:0 30px 30px;text-decoration:none;color:#191919;font-size:16px;font-weight:bold;letter-spacing:.57px;line-height:18px}@media(max-width:1449.98px){.header__menu .leaf-lvl-1>a{font-size:14px;padding:0 20px 30px}}.header__menu__expanded{display:none}.header__menu .leaf-lvl-2{display:flex;flex-direction:column;transition:.3s;overflow:visible;width:19%;margin:0 .4rem;padding-bottom:30px}@media(min-width:1136px){.header__menu .leaf-lvl-2:nth-child(1){display:none}}.header__menu .leaf-lvl-2>a{padding:24px 0 15px 0;text-decoration:none;color:#191919;font-size:16px;font-weight:bold;letter-spacing:.57px;line-height:18px;transition:all .2s ease-in-out}@media(max-width:1449.98px){.header__menu .leaf-lvl-2>a{font-size:14px}}.header__menu .leaf-lvl-2>a:hover{color:var(--primary)}.header__menu .leaf-lvl-3{position:relative;display:flex;align-items:center;margin:0;overflow:hidden}@media(min-width:1136px){.header__menu .leaf-lvl-3{height:-moz-fit-content;height:fit-content}.header__menu .leaf-lvl-3:first-child{display:none}}.header__menu .leaf-lvl-3>a{padding:0 0 8px 0;text-decoration:none;color:#191919;font-size:15px;font-weight:500;letter-spacing:.54px;line-height:18px;transition:all .2s ease-in-out}@media(max-width:1449.98px){.header__menu .leaf-lvl-3>a{font-size:14px}}.header__menu .leaf-lvl-3>a:hover{color:var(--primary)}.header__menu .leaf-lvl-3:last-child>a{padding-bottom:0}.header__menu__submenu{animation:headMenu .2s}@keyframes headMenu{from{opacity:0}to{opacity:1}}.header__menu__submenu-lvl-2{display:none;position:absolute;left:0;width:100%;background-color:#fff}.header__menu__submenu-lvl-3{padding:0}.header__menu__submenu-lvl-4{display:none}
@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}.language-switcher-language-url{height:80px;width:150px;display:flex;align-items:center;justify-content:center;background-color:var(--dark-grey)}@media(min-width:1136px){.language-switcher-language-url{position:relative;right:0;top:-15px}}@media(max-width:1135.98px){.language-switcher-language-url{position:relative;right:0}}@media(max-width:749.98px){.language-switcher-language-url{position:absolute;top:auto;right:auto;bottom:55px;left:0;width:100%;z-index:15}}.language-switcher-language-url .responsive-return{display:none}@media(max-width:749.98px){.language-switcher-language-url .responsive-return{display:block;font-size:13px;font-weight:500;line-height:20px;color:var(--night-blue);position:absolute;top:15px;left:15px;padding-left:15px}.language-switcher-language-url .responsive-return:after{content:"";position:absolute;top:4px;left:-5px;transform:rotate(180deg);width:10px;height:10px;background-image:url("data:image/svg+xml,%3Csvg fill='%2314203e'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10' style='enable-background:new 0 0 5 10' xml:space='preserve'%3E%3Cpath d='M4.7 4.2.7.1C.5 0 .3 0 .1.1 0 .3 0 .5.1.7l4 4.1c.2.2.2.4 0 .6l-4 4.1c-.1 0-.1.2 0 .4.1.1.2.1.3.1.1 0 .2 0 .3-.1l4-4.1c.4-.4.4-1.2 0-1.6' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E");background-size:contain;background-position:center left;background-repeat:no-repeat}}.language-switcher-language-url .links{list-style-type:none;padding:0;margin:0;position:absolute;top:0;width:100%;background-color:var(--dark-grey);height:80px;transition:.3s ease-in-out;display:flex;flex-direction:column}.language-switcher-language-url .links li:not(.is-active){order:2}.language-switcher-language-url .links li.is-active{order:1}.language-switcher-language-url .links li .language-link{font-size:15px;font-weight:500;line-height:20px;color:var(--night-blue);padding:32px 50px 30px 70px;display:flex;justify-content:center;text-transform:uppercase;background-size:30px;background-position:center left 15px;background-repeat:no-repeat;opacity:0}@media(max-width:749.98px){.language-switcher-language-url .links li .language-link{font-size:18px;justify-content:flex-start}}.language-switcher-language-url .links li .is-active{position:relative;opacity:1}.language-switcher-language-url .links li .is-active:after{content:"";height:10px;width:10px;position:absolute;right:15px;top:37px;background-image:url("data:image/svg+xml,%3Csvg fill='%2314203e'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M4.3 5 1.1 1.7C.7 1.3.7.7 1.1.3c.1-.2.4-.3.7-.3h6.5c.6 0 1 .4 1 1 0 .3-.1.5-.3.7L5.7 5c-.4.3-1 .3-1.4 0z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%2314203e'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:10px;background-color:var(--dark-grey);transition:all .2s ease-in-out}.language-switcher-language-url .links li .fr-flag{background-image:url(/work/build/images/flag-fr.png)}.language-switcher-language-url .links li .en-flag{background-image:url(/work/build/images/flag-en.png)}.language-switcher-language-url .links li:last-child a{border-bottom:none}.language-switcher-language-url .links--display{height:auto}@media(max-width:749.98px){.language-switcher-language-url .links--display{top:30px}}.language-switcher-language-url .links--display li .language-link{opacity:1}.language-switcher-language-url .links--display li .is-active:after{transform:rotate(180deg) translateY(3px)}.language-switcher-language-url--active{height:100%;top:0;right:auto;left:0;width:100%;z-index:15}#google_translate_element{width:100px;height:40px;position:relative;display:flex;justify-content:center;align-items:center;margin-right:15px;margin-top:-25px}@media(max-width:749.98px){#google_translate_element{width:55px;height:55px;position:absolute;top:0;right:100px;margin-top:0px}}#google_translate_element .custom-translate{list-style-type:none;margin:0;padding:10px 0 0 0;position:absolute;top:0;min-height:100%;width:100%;text-align:center;background-color:#eff3f8;max-height:40px;transition:all .4s ease-in-out;z-index:500}@media(max-width:749.98px){#google_translate_element .custom-translate{max-height:100%;padding:18px 0 0 0}}#google_translate_element .custom-translate .current-lang{font-size:15px;font-weight:500;line-height:20px;text-transform:uppercase;position:relative;padding-right:20px}@media(max-width:749.98px){#google_translate_element .custom-translate .current-lang{padding-right:0}}#google_translate_element .custom-translate .current-lang:after{content:"";background-image:url("data:image/svg+xml,%3Csvg fill='%23000'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10' style='enable-background:new 0 0 5 10' xml:space='preserve'%3E%3Cpath d='M4.7 4.2.7.1C.5 0 .3 0 .1.1 0 .3 0 .5.1.7l4 4.1c.2.2.2.4 0 .6l-4 4.1c-.1 0-.1.2 0 .4.1.1.2.1.3.1.1 0 .2 0 .3-.1l4-4.1c.4-.4.4-1.2 0-1.6' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E");width:15px;height:15px;background-repeat:no-repeat;background-position:center center;position:absolute;top:3px;right:10px;transform:rotate(90deg);transition:all .6s ease}@media(max-width:749.98px){#google_translate_element .custom-translate .current-lang:after{display:none}}#google_translate_element .custom-translate .custom-translate__item{padding-bottom:15px;transition:all .4s ease-in-out}#google_translate_element .custom-translate .custom-translate__item:not(.current-lang){opacity:0;cursor:pointer}#google_translate_element .custom-translate .custom-translate__item:not(.current-lang) button{border:none;background-color:rgba(0,0,0,0)}@media(min-width:950px){#google_translate_element .custom-translate:hover,#google_translate_element .custom-translate:focus-within{max-height:300px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}#google_translate_element .custom-translate:hover .current-lang:after,#google_translate_element .custom-translate:focus-within .current-lang:after{transform:rotate(-90deg)}#google_translate_element .custom-translate:hover .custom-translate__item,#google_translate_element .custom-translate:focus-within .custom-translate__item{opacity:1}}@media(max-width:749.98px){#google_translate_element .custom-translate--active{max-height:300px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}#google_translate_element .custom-translate--active .current-lang:after{transform:rotate(-90deg)}#google_translate_element .custom-translate--active .custom-translate__item:not(.current-lang){opacity:1}}.goog-te-gadget{display:none}@media(max-width:749.98px){.goog-te-banner{overflow-x:auto}}
@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}.header__branding{min-width:19.3rem;padding-left:1rem}@media(max-width:749.98px){.header__branding{min-width:150px}}.header__branding__city,.header__branding a,.header__branding h1{width:100%}.header__branding__logo,.header__branding__city{padding:0}.header__menu .leaf-lvl-1:hover{text-decoration:none}.header__menu .leaf-lvl-1:hover>a{position:relative;text-decoration:none}.header__menu .leaf-lvl-1:hover>a:focus{text-decoration:none !important;outline:none}.header__menu .leaf-lvl-1:hover>a:before{content:"";position:absolute;bottom:22px;left:50%;transform:translateX(-50%);width:40px;height:3px;background-color:var(--secondary);transition:width .2s ease}.header__menu .leaf-lvl-1:hover .header__menu__submenu-lvl-2{display:flex}.header__menu .leaf-lvl-1 a:hover{color:var(--primary) !important}
@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}.header__search{background-color:var(--primary)}.header__search [data-icon=search]{background-color:var(--primary);min-width:153px}@media(max-width:949.98px){.header__search [data-icon=search]{min-width:0;background-image:url("data:image/svg+xml,%3Csvg fill='%23f8a531'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' style='enable-background:new 0 0 14 14' xml:space='preserve'%3E%3Cpath d='m13.8 13.1-3.4-3.4c.9-1 1.4-2.4 1.4-3.8C11.8 2.7 9.2 0 5.9 0S0 2.7 0 5.9s2.7 5.9 5.9 5.9c1.4 0 2.8-.5 3.8-1.4l3.4 3.4c.1.1.2.2.4.2.1 0 .3-.1.4-.2.2-.2.2-.5-.1-.7zM1.1 5.9c0-2.7 2.2-4.8 4.8-4.8s4.8 2.2 4.8 4.8c0 1.3-.5 2.5-1.3 3.4 0 0-.1 0-.1.1-.9.8-2 1.3-3.4 1.3-2.6.1-4.8-2.1-4.8-4.8z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}}@media(max-width:949.98px){.header__search [data-icon=cross]{background-image:url("data:image/svg+xml,%3Csvg fill='%23f8a531'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' style='enable-background:new 0 0 12 12' xml:space='preserve'%3E%3Cpath d='M6.7 6 11.9.8c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0L6 5.3.8.1C.6 0 .3 0 .1.1 0 .3 0 .6.1.8L5.3 6 .1 11.2c-.2.2-.2.5 0 .7.1 0 .3.1.4.1.1 0 .2 0 .3-.1L6 6.7l5.2 5.2c.1.1.2.1.3.1.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7L6.7 6z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}}.ui-menu{padding:1rem}ul#ui-id-1{left:50% !important;transform:translateX(-50%)}.search-api-autocomplete-search .ui-menu-item .autocompletion__item span:not(.autocompletion__item__tag){font-size:1rem !important;width:-moz-fit-content;width:fit-content}.ui-autocomplete .autocompletion__item{padding:10px 14px 10px 55px;gap:.5rem}@media(max-width:949.98px){.ui-autocomplete .autocompletion__item{padding:10px 14px 10px 55px}}@media(max-width:749.98px){.ui-autocomplete .autocompletion__item{padding-left:14px !important}}.search-api-autocomplete-search .autocompletion__item__tag{margin-left:0}@media(max-width:949.98px){.ui-autocomplete .ui-menu-item span{width:-moz-fit-content;width:fit-content;display:inline-block}}
@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}#main-content{display:block}.user-logged-in .header.scrolled{top:0}.toolbar-horizontal .header.scrolled{top:79px}.header__desktop__menu .contextual{right:280px}.header__desktop__menu .header__menu__toggle{background-image:url("data:image/svg+xml,%3Csvg fill='var(--primary)'  width='24' height='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%2315324E' stroke-width='2' data-color-initial='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.006 1.685h20M2.006 8.685h20M2.006 15.685h20'/%3E%3C/g%3E%3C/svg%3E")}.header__desktop__menu .header__menu__toggle.active{background-image:url("data:image/svg+xml,%3Csvg fill='%2300385b'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' style='enable-background:new 0 0 12 12' xml:space='preserve'%3E%3Cpath d='M6.7 6 11.9.8c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0L6 5.3.8.1C.6 0 .3 0 .1.1 0 .3 0 .6.1.8L5.3 6 .1 11.2c-.2.2-.2.5 0 .7.1 0 .3.1.4.1.1 0 .2 0 .3-.1L6 6.7l5.2 5.2c.1.1.2.1.3.1.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7L6.7 6z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}.header__branding__logo{background-image:url(/themes/custom/spe/images/logo-ess.jpg)}.header__account{width:50px;height:80px;margin-bottom:auto;display:flex;align-items:center}@media(max-width:749.98px){.header__account{height:55px}}.header__account [data-icon=user]{background-image:url("data:image/svg+xml,%3Csvg fill='%2300385b'  version='1.1' id='Calque_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 11 13' style='enable-background:new 0 0 11 13' xml:space='preserve'%3E%3Cstyle%3E.st0{fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff}%3C/style%3E%3Ccircle class='st0' cx='5.2' cy='3.1' r='3.1'/%3E%3Cpath class='st0' d='M5.2 7.2C2.3 7.2 0 9.6 0 12.5h10.5c0-2.9-2.4-5.3-5.3-5.3z'/%3E%3C/svg%3E")}.header__account--toggle.btn{height:50px;width:50px;padding:0}.header__account--open{display:flex !important;flex-direction:column;min-width:-moz-fit-content;min-width:fit-content;z-index:50 !important}
@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}@media(max-width:1135.98px){.header__menu__expanded{background-image:url("data:image/svg+xml,%3Csvg fill='%2300385b'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10' style='enable-background:new 0 0 5 10' xml:space='preserve'%3E%3Cpath d='M4.7 4.2.7.1C.5 0 .3 0 .1.1 0 .3 0 .5.1.7l4 4.1c.2.2.2.4 0 .6l-4 4.1c-.1 0-.1.2 0 .4.1.1.2.1.3.1.1 0 .2 0 .3-.1l4-4.1c.4-.4.4-1.2 0-1.6' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E") !important}.header__menu__previous{background-image:url("data:image/svg+xml,%3Csvg fill='%2300385b'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10' style='enable-background:new 0 0 5 10' xml:space='preserve'%3E%3Cpath d='M4.7 4.2.7.1C.5 0 .3 0 .1.1 0 .3 0 .5.1.7l4 4.1c.2.2.2.4 0 .6l-4 4.1c-.1 0-.1.2 0 .4.1.1.2.1.3.1.1 0 .2 0 .3-.1l4-4.1c.4-.4.4-1.2 0-1.6' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E") !important}}.header__menu .leaf.expanded>a:after{display:none}.header__menu .leaf-lvl-1>a{color:var(--primary);font-weight:600;min-height:auto;position:relative}.header__menu .leaf-lvl-1>a:before{content:"";position:absolute;bottom:22px;left:50%;transform:translateX(-50%);width:0;height:3px;background-color:var(--secondary);transition:width .2s ease}.header__menu .leaf-lvl-1>a:hover{text-decoration:none !important}.header__menu .leaf-lvl-1>a:hover:before{width:40px}.header__menu .leaf-lvl-1>a.is-active{font-weight:700;position:relative}.header__menu .leaf-lvl-1>a.is-active:before{content:"";position:absolute;bottom:22px;left:50%;transform:translateX(-50%);width:40px;height:3px;background-color:var(--secondary)}.header__menu .leaf-lvl-3 a{color:#191919 !important}.header__menu .submenu__close-btn{position:absolute;top:1rem;right:1rem;width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg fill='%2300385b'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' style='enable-background:new 0 0 12 12' xml:space='preserve'%3E%3Cpath d='M6.7 6 11.9.8c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0L6 5.3.8.1C.6 0 .3 0 .1.1 0 .3 0 .6.1.8L5.3 6 .1 11.2c-.2.2-.2.5 0 .7.1 0 .3.1.4.1.1 0 .2 0 .3-.1L6 6.7l5.2 5.2c.1.1.2.1.3.1.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7L6.7 6z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center;text-indent:-9999px;transition:all .2s ease-in-out;cursor:pointer;background-color:rgba(0,0,0,0);outline:none;border:none}.header .header__menu__submenu-lvl-2{top:79px}
@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}.hp-etapes{width:93vw;margin:6rem auto 5rem auto;max-width:1920px;position:relative}@media(max-width:949.98px){.hp-etapes{overflow:hidden}}.hp-etapes:before{content:"";position:absolute;top:-12rem;left:-16rem;width:674px;height:674px;background-image:url(/../themes/custom/spe/images/pattern-steps.svg);background-size:contain;background-repeat:no-repeat;z-index:-1}@media(max-width:949.98px){.hp-etapes{width:100%}}.hp-etapes__title{margin:0 auto 3rem auto;width:-moz-fit-content;width:fit-content;font-size:2.75rem;color:var(--primary)}@media(max-width:949.98px){.hp-etapes__title{max-width:93vw;text-align:center;font-size:2.125rem}}.hp-etapes__title span{font-weight:900;position:relative;z-index:2;display:inline-block}.hp-etapes__title span:before{content:"";position:absolute;bottom:2px;left:50%;transform:translateX(-50%);height:13px;width:80%;background-color:#f8a531;z-index:-1}.hp-etapes__list{display:grid;grid-template-columns:repeat(5,1fr);-moz-column-gap:4rem;column-gap:4rem;list-style:none;padding:0;margin:0}@media(min-width:950px){.hp-etapes__list{transform:none !important}}.hp-etapes__list__item{position:relative;background-color:#f8f8f8;display:flex;flex-direction:column;min-height:340px;transition:all .2s ease}.hp-etapes__list__item:hover{box-shadow:0 5px 30px 0 rgba(0,0,0,.1)}.hp-etapes__list__item:focus,.hp-etapes__list__item:focus-within{outline:2px solid #00385b}.hp-etapes__list__item.status-inprogress{background-color:#00385b}.hp-etapes__list__item.status-inprogress .hp-etapes__list__item__content div,.hp-etapes__list__item.status-inprogress .hp-etapes__list__item__content h2,.hp-etapes__list__item.status-inprogress .hp-etapes__list__item__content h3{color:#fff}.hp-etapes__list__item.status-inprogress .hp-etapes__list__item__date{color:#00385b;font-weight:500}.hp-etapes__list__item.status-inprogress .hp-etapes__list__item__date:after{background-image:url("data:image/svg+xml,%3Csvg fill='%2300385b'  version='1.2' baseProfile='tiny-ps' xmlns='http://www.w3.org/2000/svg' width='11' height='17'%3E%3Cpath d='M6.47 8.5.41 2.18c-.06-.06-.12-.12-.17-.19a.94.94 0 0 1-.12-.22c-.04-.08-.06-.16-.08-.24-.01-.08-.02-.17-.02-.25 0-.08.01-.17.02-.25C.06.95.08.87.12.79A.94.94 0 0 1 .24.57C.29.5.35.44.41.38.53.26.68.16.84.1c.16-.07.33-.1.5-.1.18 0 .35.03.51.1.16.06.3.16.43.28l7.4 7.22c.51.5.51 1.31 0 1.81l-7.4 7.22c-.12.12-.27.21-.43.27-.16.07-.33.1-.51.1-.17 0-.34-.03-.5-.1-.16-.06-.31-.15-.43-.27-.12-.12-.22-.26-.29-.42-.07-.15-.1-.32-.1-.49 0-.17.03-.33.1-.49.07-.15.17-.29.29-.41L6.47 8.5Z' style='data-color-initial:%23fff'/%3E%3C/svg%3E")}.hp-etapes__list__item.status-inprogress .hp-etapes__list__item__date span{font-weight:700}.hp-etapes__list__item.status-inprogress .hp-etapes__list__item__number+h2::before{background-color:#f2f5f7;opacity:.2}.hp-etapes__list__item .stretched-link{z-index:5}.hp-etapes__list__item.etape_1 .hp-etapes__list__item__content:before{background-image:url("data:image/svg+xml,%3Csvg fill='%23000'  width='65' height='75' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h43.965v64.655H0z'/%3E%3C/defs%3E%3Cg data-color-initial='none' fill-rule='evenodd'%3E%3Cg transform='translate(10.345 10.345)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M27.155 20.689a1.292 1.292 0 1 1 0 2.585 1.292 1.292 0 0 1 0-2.585Zm-10.345 0a1.292 1.292 0 1 1 0 2.585 1.292 1.292 0 0 1 0-2.585Zm3.88 20.69h2.586V25.86H20.69V41.38Zm-2.587 5.172v-1.293c0-.715.579-1.293 1.293-1.293h5.173c.714 0 1.293.578 1.293 1.293v1.293h-7.76Zm7.76-4.952a3.883 3.883 0 0 1 2.585 3.659v1.293h1.293c.714 0 1.293-.578 1.293-1.293 0-.847 0-1.791.03-2.638a6.426 6.426 0 0 1 2.583-5.143c4.694-3.543 7.733-9.165 7.733-15.495 0-10.708-8.69-19.397-19.398-19.397-10.707 0-19.397 8.69-19.397 19.397a19.261 19.261 0 0 0 7.743 15.466 6.464 6.464 0 0 1 2.602 5.185v2.625c0 .715.579 1.293 1.293 1.293h1.293v-1.293a3.884 3.884 0 0 1 2.587-3.66V25.862h-1.294a3.882 3.882 0 0 1-3.879-3.88 3.882 3.882 0 0 1 3.88-3.878c2.14 0 3.879 1.738 3.879 3.879v1.293h2.586v-1.293a3.882 3.882 0 0 1 3.88-3.88c2.14 0 3.879 1.74 3.879 3.88 0 2.14-1.74 3.88-3.88 3.88h-1.293l.001 15.737Zm3.878 7.538H14.224a1.293 1.293 0 1 0 0 2.587H29.74a1.292 1.292 0 1 0 0-2.587Zm1.293 6.466c0-.715-.579-1.293-1.293-1.293H14.224a1.293 1.293 0 1 0 0 2.586H29.74c.714 0 1.293-.578 1.293-1.293Zm-5.172 3.88v1.293c0 .714-.58 1.292-1.293 1.292h-5.173a1.293 1.293 0 0 1-1.293-1.292v-1.294h7.76ZM11.333 47.844a3.867 3.867 0 0 0-.989 2.586c0 .992.375 1.9.989 2.586a3.879 3.879 0 0 0 2.89 6.466h1.293v1.293a3.879 3.879 0 0 0 3.88 3.88h5.173a3.879 3.879 0 0 0 3.879-3.88v-1.293h1.293a3.879 3.879 0 0 0 2.89-6.466 3.867 3.867 0 0 0 .989-2.586c0-.992-.375-1.901-.989-2.586a3.867 3.867 0 0 0 .989-2.587c0-.827 0-1.745.029-2.582v-.043c0-1.215.576-2.36 1.548-3.087.004-.003.007-.003.007-.003 5.321-4.015 8.76-10.39 8.76-17.56C43.965 9.85 34.115 0 21.983 0S0 9.85 0 21.982a21.854 21.854 0 0 0 8.78 17.541h.003a3.874 3.874 0 0 1 1.562 3.11v2.625c0 .993.375 1.9.989 2.586h-.001Z' mask='url(%23b)'/%3E%3C/g%3E%3Cpath d='M58.19 33.62h5.172a1.292 1.292 0 1 0 0-2.586H58.19a1.293 1.293 0 1 0 0 2.586M55.37 20.515l4.481-2.586a1.293 1.293 0 0 0-1.293-2.24l-4.48 2.586a1.295 1.295 0 0 0-.472 1.768 1.29 1.29 0 0 0 1.765.472M46.377 10.577l2.587-4.48a1.29 1.29 0 0 0-.472-1.765 1.296 1.296 0 0 0-1.769.471l-2.586 4.482a1.293 1.293 0 0 0 2.24 1.292M33.62 6.465V1.293a1.292 1.292 0 1 0-2.586 0v5.172a1.293 1.293 0 1 0 2.586 0M20.515 9.284l-2.586-4.48a1.293 1.293 0 0 0-2.24 1.293l2.586 4.48c.359.618 1.151.83 1.768.472a1.29 1.29 0 0 0 .472-1.765ZM10.577 18.277l-4.48-2.586a1.29 1.29 0 0 0-1.765.472 1.296 1.296 0 0 0 .471 1.768l4.482 2.587a1.293 1.293 0 0 0 1.292-2.24M6.465 31.035H1.293a1.292 1.292 0 1 0 0 2.586h5.172a1.293 1.293 0 1 0 0-2.586M9.284 44.137l-4.48 2.586a1.295 1.295 0 0 0-.472 1.769 1.29 1.29 0 0 0 1.764.472l4.48-2.587a1.294 1.294 0 0 0-1.293-2.24ZM54.077 46.38l4.48 2.586a1.294 1.294 0 0 0 1.294-2.24L55.37 44.14a1.29 1.29 0 0 0-1.764.471c-.36.618-.146 1.41.471 1.769Z'/%3E%3C/g%3E%3C/svg%3E")}.hp-etapes__list__item.etape_1.status-inprogress .hp-etapes__list__item__content:before{background-image:url("data:image/svg+xml,%3Csvg fill='%23f8a531'  width='65' height='75' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h43.965v64.655H0z'/%3E%3C/defs%3E%3Cg data-color-initial='none' fill-rule='evenodd'%3E%3Cg transform='translate(10.345 10.345)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M27.155 20.689a1.292 1.292 0 1 1 0 2.585 1.292 1.292 0 0 1 0-2.585Zm-10.345 0a1.292 1.292 0 1 1 0 2.585 1.292 1.292 0 0 1 0-2.585Zm3.88 20.69h2.586V25.86H20.69V41.38Zm-2.587 5.172v-1.293c0-.715.579-1.293 1.293-1.293h5.173c.714 0 1.293.578 1.293 1.293v1.293h-7.76Zm7.76-4.952a3.883 3.883 0 0 1 2.585 3.659v1.293h1.293c.714 0 1.293-.578 1.293-1.293 0-.847 0-1.791.03-2.638a6.426 6.426 0 0 1 2.583-5.143c4.694-3.543 7.733-9.165 7.733-15.495 0-10.708-8.69-19.397-19.398-19.397-10.707 0-19.397 8.69-19.397 19.397a19.261 19.261 0 0 0 7.743 15.466 6.464 6.464 0 0 1 2.602 5.185v2.625c0 .715.579 1.293 1.293 1.293h1.293v-1.293a3.884 3.884 0 0 1 2.587-3.66V25.862h-1.294a3.882 3.882 0 0 1-3.879-3.88 3.882 3.882 0 0 1 3.88-3.878c2.14 0 3.879 1.738 3.879 3.879v1.293h2.586v-1.293a3.882 3.882 0 0 1 3.88-3.88c2.14 0 3.879 1.74 3.879 3.88 0 2.14-1.74 3.88-3.88 3.88h-1.293l.001 15.737Zm3.878 7.538H14.224a1.293 1.293 0 1 0 0 2.587H29.74a1.292 1.292 0 1 0 0-2.587Zm1.293 6.466c0-.715-.579-1.293-1.293-1.293H14.224a1.293 1.293 0 1 0 0 2.586H29.74c.714 0 1.293-.578 1.293-1.293Zm-5.172 3.88v1.293c0 .714-.58 1.292-1.293 1.292h-5.173a1.293 1.293 0 0 1-1.293-1.292v-1.294h7.76ZM11.333 47.844a3.867 3.867 0 0 0-.989 2.586c0 .992.375 1.9.989 2.586a3.879 3.879 0 0 0 2.89 6.466h1.293v1.293a3.879 3.879 0 0 0 3.88 3.88h5.173a3.879 3.879 0 0 0 3.879-3.88v-1.293h1.293a3.879 3.879 0 0 0 2.89-6.466 3.867 3.867 0 0 0 .989-2.586c0-.992-.375-1.901-.989-2.586a3.867 3.867 0 0 0 .989-2.587c0-.827 0-1.745.029-2.582v-.043c0-1.215.576-2.36 1.548-3.087.004-.003.007-.003.007-.003 5.321-4.015 8.76-10.39 8.76-17.56C43.965 9.85 34.115 0 21.983 0S0 9.85 0 21.982a21.854 21.854 0 0 0 8.78 17.541h.003a3.874 3.874 0 0 1 1.562 3.11v2.625c0 .993.375 1.9.989 2.586h-.001Z' mask='url(%23b)'/%3E%3C/g%3E%3Cpath d='M58.19 33.62h5.172a1.292 1.292 0 1 0 0-2.586H58.19a1.293 1.293 0 1 0 0 2.586M55.37 20.515l4.481-2.586a1.293 1.293 0 0 0-1.293-2.24l-4.48 2.586a1.295 1.295 0 0 0-.472 1.768 1.29 1.29 0 0 0 1.765.472M46.377 10.577l2.587-4.48a1.29 1.29 0 0 0-.472-1.765 1.296 1.296 0 0 0-1.769.471l-2.586 4.482a1.293 1.293 0 0 0 2.24 1.292M33.62 6.465V1.293a1.292 1.292 0 1 0-2.586 0v5.172a1.293 1.293 0 1 0 2.586 0M20.515 9.284l-2.586-4.48a1.293 1.293 0 0 0-2.24 1.293l2.586 4.48c.359.618 1.151.83 1.768.472a1.29 1.29 0 0 0 .472-1.765ZM10.577 18.277l-4.48-2.586a1.29 1.29 0 0 0-1.765.472 1.296 1.296 0 0 0 .471 1.768l4.482 2.587a1.293 1.293 0 0 0 1.292-2.24M6.465 31.035H1.293a1.292 1.292 0 1 0 0 2.586h5.172a1.293 1.293 0 1 0 0-2.586M9.284 44.137l-4.48 2.586a1.295 1.295 0 0 0-.472 1.769 1.29 1.29 0 0 0 1.764.472l4.48-2.587a1.294 1.294 0 0 0-1.293-2.24ZM54.077 46.38l4.48 2.586a1.294 1.294 0 0 0 1.294-2.24L55.37 44.14a1.29 1.29 0 0 0-1.764.471c-.36.618-.146 1.41.471 1.769Z'/%3E%3C/g%3E%3C/svg%3E")}.hp-etapes__list__item.etape_2 .hp-etapes__list__item__content:before{background-image:url("data:image/svg+xml,%3Csvg fill='%23000'  width='76' height='75' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h75.222v75H0z'/%3E%3C/defs%3E%3Cg data-color-initial='none' fill-rule='evenodd'%3E%3Cpath d='m19.231 22.897 2.587 2.587a1.296 1.296 0 0 0 1.83 0l5.172-5.173a1.296 1.296 0 0 0 0-1.83 1.296 1.296 0 0 0-1.83 0l-4.258 4.258-1.67-1.671a1.296 1.296 0 0 0-1.83 0 1.296 1.296 0 0 0 0 1.83ZM19.231 35.829l2.587 2.586a1.296 1.296 0 0 0 1.83 0l5.172-5.173a1.296 1.296 0 0 0 0-1.83 1.296 1.296 0 0 0-1.83 0l-4.258 4.258L21.062 34a1.296 1.296 0 0 0-1.83 0 1.296 1.296 0 0 0 0 1.83ZM19.231 48.76l2.587 2.586a1.296 1.296 0 0 0 1.83 0l5.172-5.173a1.296 1.296 0 0 0 0-1.83 1.296 1.296 0 0 0-1.83 0l-4.258 4.259-1.67-1.672a1.296 1.296 0 0 0-1.83 0 1.296 1.296 0 0 0 0 1.83ZM19.231 61.69l2.587 2.587a1.296 1.296 0 0 0 1.83 0l5.172-5.173a1.296 1.296 0 0 0 0-1.83 1.296 1.296 0 0 0-1.83 0l-4.258 4.259-1.67-1.672a1.296 1.296 0 0 0-1.83 0 1.296 1.296 0 0 0 0 1.83ZM33.077 20.69h23.276a1.292 1.292 0 1 0 0-2.586H33.077a1.293 1.293 0 1 0 0 2.586M33.077 33.62H51.18a1.292 1.292 0 1 0 0-2.586H33.077a1.293 1.293 0 1 0 0 2.587M33.077 25.863h7.759a1.293 1.293 0 1 0 0-2.587h-7.76a1.293 1.293 0 1 0 0 2.587M33.077 38.793h12.931a1.292 1.292 0 1 0 0-2.586H33.077a1.293 1.293 0 1 0 0 2.586M46.008 25.863h10.345a1.293 1.293 0 1 0 0-2.587H46.008a1.293 1.293 0 1 0 0 2.587M33.077 46.552h7.759a1.293 1.293 0 1 0 0-2.586h-7.76a1.293 1.293 0 1 0 0 2.586M33.077 51.725h2.586a1.292 1.292 0 1 0 0-2.586h-2.586a1.293 1.293 0 1 0 0 2.586'/%3E%3Cg transform='translate(.75)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='m68.534 38.256-5.928-5.929 3.72-3.724a1.296 1.296 0 0 1 1.83 0l4.103 4.103a1.296 1.296 0 0 1 0 1.83l-3.725 3.72ZM41.916 53.017l2.05 2.05 18.86-18.86-2.05-2.05-18.86 18.86Zm3.879 3.879 2.05 2.05 18.86-18.86-2.05-2.05-18.86 18.86Zm-6.518 4.688 6.04-1.51-4.53-4.529-1.51 6.04Zm12.447-51.24V6.466a3.878 3.878 0 0 0-3.88-3.879H6.466a3.878 3.878 0 0 0-3.88 3.88v51.723a3.879 3.879 0 0 0 3.88 3.88h3.879V16.81a6.468 6.468 0 0 1 6.466-6.466h34.914Zm10.345 18.86V16.81a3.879 3.879 0 0 0-3.88-3.88H16.81a3.879 3.879 0 0 0-3.88 3.88v51.724a3.879 3.879 0 0 0 3.88 3.88h41.38a3.879 3.879 0 0 0 3.88-3.88V48.381L49.266 61.183a3.898 3.898 0 0 1-1.804 1.021c-2.321.579-9.65 2.412-9.65 2.412-.439.11-.908-.02-1.229-.34-.319-.32-.449-.788-.339-1.228 0 0 1.833-7.329 2.412-9.65a3.884 3.884 0 0 1 1.022-1.804l22.39-22.39ZM10.344 64.656v3.88A6.468 6.468 0 0 0 16.81 75h41.38a6.469 6.469 0 0 0 6.465-6.466v-22.74l9.43-9.432a3.873 3.873 0 0 0 0-5.483l-4.102-4.102a3.878 3.878 0 0 0-5.328-.15V16.81a6.468 6.468 0 0 0-6.465-6.465h-3.88v-3.88A6.468 6.468 0 0 0 47.846 0H6.466A6.468 6.468 0 0 0 0 6.465V58.19a6.468 6.468 0 0 0 6.466 6.466h3.878Z' mask='url(%23b)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hp-etapes__list__item.etape_2.status-inprogress .hp-etapes__list__item__content:before{background-image:url("data:image/svg+xml,%3Csvg fill='%23f8a531'  width='76' height='75' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h75.222v75H0z'/%3E%3C/defs%3E%3Cg data-color-initial='none' fill-rule='evenodd'%3E%3Cpath d='m19.231 22.897 2.587 2.587a1.296 1.296 0 0 0 1.83 0l5.172-5.173a1.296 1.296 0 0 0 0-1.83 1.296 1.296 0 0 0-1.83 0l-4.258 4.258-1.67-1.671a1.296 1.296 0 0 0-1.83 0 1.296 1.296 0 0 0 0 1.83ZM19.231 35.829l2.587 2.586a1.296 1.296 0 0 0 1.83 0l5.172-5.173a1.296 1.296 0 0 0 0-1.83 1.296 1.296 0 0 0-1.83 0l-4.258 4.258L21.062 34a1.296 1.296 0 0 0-1.83 0 1.296 1.296 0 0 0 0 1.83ZM19.231 48.76l2.587 2.586a1.296 1.296 0 0 0 1.83 0l5.172-5.173a1.296 1.296 0 0 0 0-1.83 1.296 1.296 0 0 0-1.83 0l-4.258 4.259-1.67-1.672a1.296 1.296 0 0 0-1.83 0 1.296 1.296 0 0 0 0 1.83ZM19.231 61.69l2.587 2.587a1.296 1.296 0 0 0 1.83 0l5.172-5.173a1.296 1.296 0 0 0 0-1.83 1.296 1.296 0 0 0-1.83 0l-4.258 4.259-1.67-1.672a1.296 1.296 0 0 0-1.83 0 1.296 1.296 0 0 0 0 1.83ZM33.077 20.69h23.276a1.292 1.292 0 1 0 0-2.586H33.077a1.293 1.293 0 1 0 0 2.586M33.077 33.62H51.18a1.292 1.292 0 1 0 0-2.586H33.077a1.293 1.293 0 1 0 0 2.587M33.077 25.863h7.759a1.293 1.293 0 1 0 0-2.587h-7.76a1.293 1.293 0 1 0 0 2.587M33.077 38.793h12.931a1.292 1.292 0 1 0 0-2.586H33.077a1.293 1.293 0 1 0 0 2.586M46.008 25.863h10.345a1.293 1.293 0 1 0 0-2.587H46.008a1.293 1.293 0 1 0 0 2.587M33.077 46.552h7.759a1.293 1.293 0 1 0 0-2.586h-7.76a1.293 1.293 0 1 0 0 2.586M33.077 51.725h2.586a1.292 1.292 0 1 0 0-2.586h-2.586a1.293 1.293 0 1 0 0 2.586'/%3E%3Cg transform='translate(.75)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='m68.534 38.256-5.928-5.929 3.72-3.724a1.296 1.296 0 0 1 1.83 0l4.103 4.103a1.296 1.296 0 0 1 0 1.83l-3.725 3.72ZM41.916 53.017l2.05 2.05 18.86-18.86-2.05-2.05-18.86 18.86Zm3.879 3.879 2.05 2.05 18.86-18.86-2.05-2.05-18.86 18.86Zm-6.518 4.688 6.04-1.51-4.53-4.529-1.51 6.04Zm12.447-51.24V6.466a3.878 3.878 0 0 0-3.88-3.879H6.466a3.878 3.878 0 0 0-3.88 3.88v51.723a3.879 3.879 0 0 0 3.88 3.88h3.879V16.81a6.468 6.468 0 0 1 6.466-6.466h34.914Zm10.345 18.86V16.81a3.879 3.879 0 0 0-3.88-3.88H16.81a3.879 3.879 0 0 0-3.88 3.88v51.724a3.879 3.879 0 0 0 3.88 3.88h41.38a3.879 3.879 0 0 0 3.88-3.88V48.381L49.266 61.183a3.898 3.898 0 0 1-1.804 1.021c-2.321.579-9.65 2.412-9.65 2.412-.439.11-.908-.02-1.229-.34-.319-.32-.449-.788-.339-1.228 0 0 1.833-7.329 2.412-9.65a3.884 3.884 0 0 1 1.022-1.804l22.39-22.39ZM10.344 64.656v3.88A6.468 6.468 0 0 0 16.81 75h41.38a6.469 6.469 0 0 0 6.465-6.466v-22.74l9.43-9.432a3.873 3.873 0 0 0 0-5.483l-4.102-4.102a3.878 3.878 0 0 0-5.328-.15V16.81a6.468 6.468 0 0 0-6.465-6.465h-3.88v-3.88A6.468 6.468 0 0 0 47.846 0H6.466A6.468 6.468 0 0 0 0 6.465V58.19a6.468 6.468 0 0 0 6.466 6.466h3.878Z' mask='url(%23b)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hp-etapes__list__item.etape_3 .hp-etapes__list__item__content:before{background-image:url("data:image/svg+xml,%3Csvg fill='%23000'  width='76' height='75' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h75v75H0z'/%3E%3C/defs%3E%3Cg data-color-initial='none' fill-rule='evenodd'%3E%3Cpath d='M27.58 7.737c10.677 0 19.343 8.666 19.343 19.344S38.257 46.425 27.58 46.425 8.235 37.759 8.235 27.08 16.901 7.737 27.58 7.737m0-2.58c-12.099 0-21.922 9.824-21.922 21.923 0 12.1 9.823 21.922 21.922 21.922 12.1 0 21.923-9.823 21.923-21.922 0-12.1-9.823-21.922-21.923-21.922'/%3E%3Cg transform='translate(.5)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M47.822 44.482a27.426 27.426 0 0 1-3.352 3.353l3.24 3.214 3.333-3.333-3.22-3.234ZM27.08 2.578c13.52 0 24.502 10.981 24.502 24.502 0 13.522-10.981 24.503-24.502 24.503-13.522 0-24.503-10.981-24.503-24.503 0-13.52 10.981-24.502 24.503-24.502Zm30.678 48.74-6.441 6.441-2.324-2.634a1.29 1.29 0 0 1 .054-1.763l4.314-4.314a1.291 1.291 0 0 1 1.764-.055l2.633 2.325Zm1.938 1.708 11.416 10.075a3.86 3.86 0 0 1 1.31 2.782 3.886 3.886 0 0 1-1.132 2.856l-2.55 2.55a3.886 3.886 0 0 1-2.857 1.132 3.855 3.855 0 0 1-2.782-1.309L53.026 59.696l6.67-6.67Zm-17.3-3.617 3.84 3.814a3.868 3.868 0 0 0 .822 3.608c3.08 3.488 9.878 11.193 14.108 15.99a6.443 6.443 0 0 0 4.633 2.176 6.44 6.44 0 0 0 4.762-1.886c.835-.832 1.718-1.715 2.55-2.55a6.445 6.445 0 0 0 1.886-4.762 6.445 6.445 0 0 0-2.176-4.632L56.83 47.059a3.868 3.868 0 0 0-3.617-.82l-3.814-3.826A26.949 26.949 0 0 0 54.16 27.08C54.16 12.135 42.026 0 27.08 0 12.134 0 0 12.135 0 27.08c0 14.946 12.135 27.08 27.08 27.08a26.933 26.933 0 0 0 15.318-4.751h-.001Z' mask='url(%23b)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hp-etapes__list__item.etape_3.status-inprogress .hp-etapes__list__item__content:before{background-image:url("data:image/svg+xml,%3Csvg fill='%23f8a531'  width='76' height='75' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h75v75H0z'/%3E%3C/defs%3E%3Cg data-color-initial='none' fill-rule='evenodd'%3E%3Cpath d='M27.58 7.737c10.677 0 19.343 8.666 19.343 19.344S38.257 46.425 27.58 46.425 8.235 37.759 8.235 27.08 16.901 7.737 27.58 7.737m0-2.58c-12.099 0-21.922 9.824-21.922 21.923 0 12.1 9.823 21.922 21.922 21.922 12.1 0 21.923-9.823 21.923-21.922 0-12.1-9.823-21.922-21.923-21.922'/%3E%3Cg transform='translate(.5)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M47.822 44.482a27.426 27.426 0 0 1-3.352 3.353l3.24 3.214 3.333-3.333-3.22-3.234ZM27.08 2.578c13.52 0 24.502 10.981 24.502 24.502 0 13.522-10.981 24.503-24.502 24.503-13.522 0-24.503-10.981-24.503-24.503 0-13.52 10.981-24.502 24.503-24.502Zm30.678 48.74-6.441 6.441-2.324-2.634a1.29 1.29 0 0 1 .054-1.763l4.314-4.314a1.291 1.291 0 0 1 1.764-.055l2.633 2.325Zm1.938 1.708 11.416 10.075a3.86 3.86 0 0 1 1.31 2.782 3.886 3.886 0 0 1-1.132 2.856l-2.55 2.55a3.886 3.886 0 0 1-2.857 1.132 3.855 3.855 0 0 1-2.782-1.309L53.026 59.696l6.67-6.67Zm-17.3-3.617 3.84 3.814a3.868 3.868 0 0 0 .822 3.608c3.08 3.488 9.878 11.193 14.108 15.99a6.443 6.443 0 0 0 4.633 2.176 6.44 6.44 0 0 0 4.762-1.886c.835-.832 1.718-1.715 2.55-2.55a6.445 6.445 0 0 0 1.886-4.762 6.445 6.445 0 0 0-2.176-4.632L56.83 47.059a3.868 3.868 0 0 0-3.617-.82l-3.814-3.826A26.949 26.949 0 0 0 54.16 27.08C54.16 12.135 42.026 0 27.08 0 12.134 0 0 12.135 0 27.08c0 14.946 12.135 27.08 27.08 27.08a26.933 26.933 0 0 0 15.318-4.751h-.001Z' mask='url(%23b)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hp-etapes__list__item.etape_4 .hp-etapes__list__item__content:before{background-image:url("data:image/svg+xml,%3Csvg fill='%23000'  width='71' height='70' xmlns='http://www.w3.org/2000/svg'%3E%3Cg data-color-initial='%23000' fill-rule='evenodd'%3E%3Cpath d='M15.805 66.102v.016a1.296 1.296 0 0 1-1.296 1.29H4.138c-.716 0-1.296-.58-1.296-1.296V35c0-.716.58-1.296 1.296-1.296h10.37c.717 0 1.297.58 1.297 1.296v31.102ZM55.99 36.296h9.075a2.591 2.591 0 0 0 2.592-2.592V31.11a2.591 2.591 0 0 0-2.592-2.592H38.413a3.887 3.887 0 0 1-3.815-4.65c.574-2.875 1.397-6.979 1.773-8.858.117-.584.175-1.18.175-1.78v-6.75c0-1.03-.408-2.022-1.14-2.748a3.868 3.868 0 0 0-2.749-1.14h-2.593c-.716 0-1.295.58-1.295 1.295v6.936c0 .697-.114 1.39-.334 2.052l-4.53 13.594a6.49 6.49 0 0 1-1.566 2.535l-4.32 4.32c.243.506.38 1.076.38 1.675v30.31l3.372 1.686a3.867 3.867 0 0 0 1.741.411H59.88a2.591 2.591 0 0 0 2.592-2.592v-2.593a2.591 2.591 0 0 0-2.592-2.592h-6.481a1.296 1.296 0 1 1 0-2.593h9.074a2.592 2.592 0 0 0 2.593-2.593v-2.592a2.592 2.592 0 0 0-2.593-2.593h-7.778a1.296 1.296 0 1 1 0-2.592h9.075a2.592 2.592 0 0 0 2.592-2.593v-2.593a2.592 2.592 0 0 0-2.592-2.592h-7.778a1.296 1.296 0 1 1 0-2.593h-.002ZM16.185 31.49a3.862 3.862 0 0 0-1.676-.379H4.139A3.888 3.888 0 0 0 .25 35v31.11C.25 68.26 1.99 70 4.138 70h10.37c1.476 0 2.756-.82 3.417-2.028l2.687 1.344a6.48 6.48 0 0 0 2.9.684H59.88a5.184 5.184 0 0 0 5.185-5.185v-2.593a5.18 5.18 0 0 0-.875-2.884 5.184 5.184 0 0 0 3.467-4.894v-2.592c0-1.27-.457-2.434-1.215-3.334a5.176 5.176 0 0 0 2.512-4.444v-2.593c0-1.27-.457-2.434-1.215-3.334a5.177 5.177 0 0 0 2.511-4.443V31.11a5.184 5.184 0 0 0-5.185-5.185H38.413a1.29 1.29 0 0 1-1.27-1.549l1.77-8.857c.148-.752.226-1.52.226-2.288v-6.75A6.483 6.483 0 0 0 32.658 0h-2.593a3.888 3.888 0 0 0-3.89 3.888v6.936c0 .418-.067.836-.2 1.231l-4.53 13.595a3.873 3.873 0 0 1-.94 1.52l-4.32 4.32Z'/%3E%3Cpath d='M8.028 37.592v25.926a1.296 1.296 0 1 0 2.592 0V37.592a1.296 1.296 0 1 0-2.592 0'/%3E%3C/g%3E%3C/svg%3E")}.hp-etapes__list__item.etape_4.status-inprogress .hp-etapes__list__item__content:before{background-image:url("data:image/svg+xml,%3Csvg fill='%23f8a531'  width='71' height='70' xmlns='http://www.w3.org/2000/svg'%3E%3Cg data-color-initial='%23000' fill-rule='evenodd'%3E%3Cpath d='M15.805 66.102v.016a1.296 1.296 0 0 1-1.296 1.29H4.138c-.716 0-1.296-.58-1.296-1.296V35c0-.716.58-1.296 1.296-1.296h10.37c.717 0 1.297.58 1.297 1.296v31.102ZM55.99 36.296h9.075a2.591 2.591 0 0 0 2.592-2.592V31.11a2.591 2.591 0 0 0-2.592-2.592H38.413a3.887 3.887 0 0 1-3.815-4.65c.574-2.875 1.397-6.979 1.773-8.858.117-.584.175-1.18.175-1.78v-6.75c0-1.03-.408-2.022-1.14-2.748a3.868 3.868 0 0 0-2.749-1.14h-2.593c-.716 0-1.295.58-1.295 1.295v6.936c0 .697-.114 1.39-.334 2.052l-4.53 13.594a6.49 6.49 0 0 1-1.566 2.535l-4.32 4.32c.243.506.38 1.076.38 1.675v30.31l3.372 1.686a3.867 3.867 0 0 0 1.741.411H59.88a2.591 2.591 0 0 0 2.592-2.592v-2.593a2.591 2.591 0 0 0-2.592-2.592h-6.481a1.296 1.296 0 1 1 0-2.593h9.074a2.592 2.592 0 0 0 2.593-2.593v-2.592a2.592 2.592 0 0 0-2.593-2.593h-7.778a1.296 1.296 0 1 1 0-2.592h9.075a2.592 2.592 0 0 0 2.592-2.593v-2.593a2.592 2.592 0 0 0-2.592-2.592h-7.778a1.296 1.296 0 1 1 0-2.593h-.002ZM16.185 31.49a3.862 3.862 0 0 0-1.676-.379H4.139A3.888 3.888 0 0 0 .25 35v31.11C.25 68.26 1.99 70 4.138 70h10.37c1.476 0 2.756-.82 3.417-2.028l2.687 1.344a6.48 6.48 0 0 0 2.9.684H59.88a5.184 5.184 0 0 0 5.185-5.185v-2.593a5.18 5.18 0 0 0-.875-2.884 5.184 5.184 0 0 0 3.467-4.894v-2.592c0-1.27-.457-2.434-1.215-3.334a5.176 5.176 0 0 0 2.512-4.444v-2.593c0-1.27-.457-2.434-1.215-3.334a5.177 5.177 0 0 0 2.511-4.443V31.11a5.184 5.184 0 0 0-5.185-5.185H38.413a1.29 1.29 0 0 1-1.27-1.549l1.77-8.857c.148-.752.226-1.52.226-2.288v-6.75A6.483 6.483 0 0 0 32.658 0h-2.593a3.888 3.888 0 0 0-3.89 3.888v6.936c0 .418-.067.836-.2 1.231l-4.53 13.595a3.873 3.873 0 0 1-.94 1.52l-4.32 4.32Z'/%3E%3Cpath d='M8.028 37.592v25.926a1.296 1.296 0 1 0 2.592 0V37.592a1.296 1.296 0 1 0-2.592 0'/%3E%3C/g%3E%3C/svg%3E")}.hp-etapes__list__item.etape_5 .hp-etapes__list__item__content:before{background-image:url("data:image/svg+xml,%3Csvg fill='%23000'  width='76' height='75' xmlns='http://www.w3.org/2000/svg'%3E%3Cg data-color-initial='%23000' fill-rule='evenodd'%3E%3Cpath d='M37.716 20.377a6.505 6.505 0 0 1 6.502 6.502 6.505 6.505 0 0 1-6.502 6.504 6.505 6.505 0 0 1-6.502-6.504 6.505 6.505 0 0 1 6.502-6.502m0-2.601c-5.023 0-9.104 4.08-9.104 9.104 0 5.024 4.08 9.104 9.104 9.104 5.024 0 9.104-4.08 9.104-9.104 0-5.024-4.08-9.104-9.104-9.104'/%3E%3Cpath d='M46.466 9.973c-2.956-3.628-6.282-6.028-8.074-7.183l-.006-.003a1.296 1.296 0 0 0-1.353.007c-1.794 1.158-5.115 3.556-8.066 7.179h17.499Zm1.895 2.601H27.07c-1.697 2.624-3.082 5.732-3.68 9.318-1.512 9.085 1.336 22.123 3.368 29.699h9.657v-9.105a1.301 1.301 0 0 1 2.6 0v9.105h9.84c2.083-7.215 4.87-19.574 3.185-29.699-.597-3.586-1.982-6.694-3.68-9.318ZM23.006 47.168l-9.181 3.674a1.304 1.304 0 0 0-.82 1.21v4.74h12.54c-.588-1.953-1.579-5.43-2.539-9.623Zm4.474 7.023h20.588a92.02 92.02 0 0 1-.862 2.601H28.26a125.2 125.2 0 0 1-.78-2.6Zm25.283-7.351a115.33 115.33 0 0 1-2.812 9.952h12.475V51.98a1.3 1.3 0 0 0-.773-1.19l-8.89-3.95ZM41.617 59.393v5.297c0 .462.247.891.651 1.125a9.157 9.157 0 0 1 3.606 3.84c.201.407.6.676 1.05.715.451.04.89-.155 1.16-.523a6.498 6.498 0 0 1 7.676-2.175 1.304 1.304 0 0 0 1.425-.302 9.086 9.086 0 0 1 6.542-2.774c4.585 0 8.378 3.395 9.013 7.804H2.692c.633-4.41 4.428-7.804 9.013-7.804a9.083 9.083 0 0 1 6.541 2.774c.368.38.93.5 1.424.302a6.498 6.498 0 0 1 7.677 2.175 1.3 1.3 0 0 0 2.21-.191 9.157 9.157 0 0 1 3.607-3.841c.402-.234.65-.663.65-1.125v-5.297h7.803Zm-19.173-14.8-9.59 3.837a3.9 3.9 0 0 0-2.45 3.622v6.041a1.3 1.3 0 0 0 1.3 1.301h19.509v4.575c-1.18.79-2.211 1.791-3.034 2.949a9.068 9.068 0 0 0-6.07-2.322c-.904 0-1.779.134-2.604.377a11.672 11.672 0 0 0-7.8-2.978C5.244 61.995 0 67.24 0 73.7A1.3 1.3 0 0 0 1.3 75h72.831a1.3 1.3 0 0 0 1.301-1.3c0-6.46-5.244-11.705-11.704-11.705-2.995 0-5.73 1.128-7.8 2.982a9.07 9.07 0 0 0-2.605-.38 9.067 9.067 0 0 0-6.07 2.32 11.722 11.722 0 0 0-3.034-2.948v-4.575h19.51a1.3 1.3 0 0 0 1.3-1.3V51.98c0-1.54-.907-2.939-2.318-3.566l-9.371-4.165c1.46-6.987 2.487-15.45 1.264-22.786C52.687 9.95 43.394 2.913 39.788.596c-.007-.004-.013-.006-.016-.013a3.913 3.913 0 0 0-4.11 0c-.004.007-.01.01-.016.013C32.04 2.915 22.748 9.95 20.829 21.463c-1.135 6.798.075 15.736 1.616 23.13h-.001Z'/%3E%3C/g%3E%3C/svg%3E")}.hp-etapes__list__item.etape_5.status-inprogress .hp-etapes__list__item__content:before{background-image:url("data:image/svg+xml,%3Csvg fill='%23f8a531'  width='76' height='75' xmlns='http://www.w3.org/2000/svg'%3E%3Cg data-color-initial='%23000' fill-rule='evenodd'%3E%3Cpath d='M37.716 20.377a6.505 6.505 0 0 1 6.502 6.502 6.505 6.505 0 0 1-6.502 6.504 6.505 6.505 0 0 1-6.502-6.504 6.505 6.505 0 0 1 6.502-6.502m0-2.601c-5.023 0-9.104 4.08-9.104 9.104 0 5.024 4.08 9.104 9.104 9.104 5.024 0 9.104-4.08 9.104-9.104 0-5.024-4.08-9.104-9.104-9.104'/%3E%3Cpath d='M46.466 9.973c-2.956-3.628-6.282-6.028-8.074-7.183l-.006-.003a1.296 1.296 0 0 0-1.353.007c-1.794 1.158-5.115 3.556-8.066 7.179h17.499Zm1.895 2.601H27.07c-1.697 2.624-3.082 5.732-3.68 9.318-1.512 9.085 1.336 22.123 3.368 29.699h9.657v-9.105a1.301 1.301 0 0 1 2.6 0v9.105h9.84c2.083-7.215 4.87-19.574 3.185-29.699-.597-3.586-1.982-6.694-3.68-9.318ZM23.006 47.168l-9.181 3.674a1.304 1.304 0 0 0-.82 1.21v4.74h12.54c-.588-1.953-1.579-5.43-2.539-9.623Zm4.474 7.023h20.588a92.02 92.02 0 0 1-.862 2.601H28.26a125.2 125.2 0 0 1-.78-2.6Zm25.283-7.351a115.33 115.33 0 0 1-2.812 9.952h12.475V51.98a1.3 1.3 0 0 0-.773-1.19l-8.89-3.95ZM41.617 59.393v5.297c0 .462.247.891.651 1.125a9.157 9.157 0 0 1 3.606 3.84c.201.407.6.676 1.05.715.451.04.89-.155 1.16-.523a6.498 6.498 0 0 1 7.676-2.175 1.304 1.304 0 0 0 1.425-.302 9.086 9.086 0 0 1 6.542-2.774c4.585 0 8.378 3.395 9.013 7.804H2.692c.633-4.41 4.428-7.804 9.013-7.804a9.083 9.083 0 0 1 6.541 2.774c.368.38.93.5 1.424.302a6.498 6.498 0 0 1 7.677 2.175 1.3 1.3 0 0 0 2.21-.191 9.157 9.157 0 0 1 3.607-3.841c.402-.234.65-.663.65-1.125v-5.297h7.803Zm-19.173-14.8-9.59 3.837a3.9 3.9 0 0 0-2.45 3.622v6.041a1.3 1.3 0 0 0 1.3 1.301h19.509v4.575c-1.18.79-2.211 1.791-3.034 2.949a9.068 9.068 0 0 0-6.07-2.322c-.904 0-1.779.134-2.604.377a11.672 11.672 0 0 0-7.8-2.978C5.244 61.995 0 67.24 0 73.7A1.3 1.3 0 0 0 1.3 75h72.831a1.3 1.3 0 0 0 1.301-1.3c0-6.46-5.244-11.705-11.704-11.705-2.995 0-5.73 1.128-7.8 2.982a9.07 9.07 0 0 0-2.605-.38 9.067 9.067 0 0 0-6.07 2.32 11.722 11.722 0 0 0-3.034-2.948v-4.575h19.51a1.3 1.3 0 0 0 1.3-1.3V51.98c0-1.54-.907-2.939-2.318-3.566l-9.371-4.165c1.46-6.987 2.487-15.45 1.264-22.786C52.687 9.95 43.394 2.913 39.788.596c-.007-.004-.013-.006-.016-.013a3.913 3.913 0 0 0-4.11 0c-.004.007-.01.01-.016.013C32.04 2.915 22.748 9.95 20.829 21.463c-1.135 6.798.075 15.736 1.616 23.13h-.001Z'/%3E%3C/g%3E%3C/svg%3E")}.hp-etapes__list__item__date,.hp-etapes__list__item__laureat{background-color:#fff;margin-top:1rem;padding:.5rem 1rem;text-align:center;color:#707070;min-height:50px;font-size:.875rem;display:flex;align-items:center}.hp-etapes__list__item__date span,.hp-etapes__list__item__laureat span{font-weight:600}.hp-etapes__list__item__date{position:relative}.hp-etapes__list__item__date:after{content:"";position:absolute;top:50%;right:calc(-2rem - 10px);transform:translateY(-50%);width:24px;height:14px;background-image:url("data:image/svg+xml,%3Csvg fill='%23ccdbee'  version='1.2' baseProfile='tiny-ps' xmlns='http://www.w3.org/2000/svg' width='11' height='17'%3E%3Cpath d='M6.47 8.5.41 2.18c-.06-.06-.12-.12-.17-.19a.94.94 0 0 1-.12-.22c-.04-.08-.06-.16-.08-.24-.01-.08-.02-.17-.02-.25 0-.08.01-.17.02-.25C.06.95.08.87.12.79A.94.94 0 0 1 .24.57C.29.5.35.44.41.38.53.26.68.16.84.1c.16-.07.33-.1.5-.1.18 0 .35.03.51.1.16.06.3.16.43.28l7.4 7.22c.51.5.51 1.31 0 1.81l-7.4 7.22c-.12.12-.27.21-.43.27-.16.07-.33.1-.51.1-.17 0-.34-.03-.5-.1-.16-.06-.31-.15-.43-.27-.12-.12-.22-.26-.29-.42-.07-.15-.1-.32-.1-.49 0-.17.03-.33.1-.49.07-.15.17-.29.29-.41L6.47 8.5Z' style='data-color-initial:%23fff'/%3E%3C/svg%3E");background-size:auto;background-repeat:no-repeat;background-position:center;pointer-events:none}.hp-etapes__list__item__content{margin-top:1rem;padding:.5rem 1rem;position:relative}.hp-etapes__list__item__content:before{content:"";height:75px;width:75px;background-position:center;background-size:contain;background-repeat:no-repeat;position:absolute;top:.5rem;right:.5rem}.hp-etapes__list__item__laureat{color:#00385b;font-weight:600}.hp-etapes__list__item__number{font-size:6rem;font-weight:900}.hp-etapes__list__item__number+h2{margin-bottom:0;font-weight:700;font-size:1.75rem;position:relative;width:-moz-fit-content;width:fit-content;display:inline-block;line-height:normal;z-index:2}.hp-etapes__list__item__number+h2::before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:90px;height:12px;background-color:#f8a531;z-index:-1}.hp-etapes__list__item h3{font-size:1rem;font-weight:600;margin-top:1rem}@media(max-width:949.98px){.hp-etapes [data-wrapper]{position:relative;z-index:1;height:100%;width:100%;left:0;overflow:hidden;padding:0 2rem}}@media(max-width:749.98px){.hp-etapes [data-wrapper]{padding:0 15px}}@media(max-width:949.98px){.hp-etapes [data-slider]{display:flex;width:-moz-max-content;width:max-content;transition:transform .5s}}@media(max-width:949.98px){.hp-etapes [data-slide]{width:230px}}.hp-etapes .controls-container{display:none}@media(max-width:949.98px){.hp-etapes .controls-container{display:flex;align-items:center;justify-content:center;margin-top:1rem;margin-inline:auto;max-width:93vw;gap:1.5rem}}@media(max-width:949.98px){.hp-etapes .controls-container .hp-etapes__btn{background-color:#00385b;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-position:center;background-size:8px;background-repeat:no-repeat;border:none}.hp-etapes .controls-container .hp-etapes__btn.disabled{opacity:.5;pointer-events:none}.hp-etapes .controls-container .hp-etapes__btn[data-prev]{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  version='1.2' baseProfile='tiny-ps' xmlns='http://www.w3.org/2000/svg' width='11' height='17'%3E%3Cstyle%3E%3C/style%3E%3Cpath id='Layer' d='m3.61 8.5 6.06 6.32a1.219 1.219 0 0 1 .39.9 1.219 1.219 0 0 1-.39.9c-.12.12-.27.22-.43.28-.16.07-.33.1-.5.1-.18 0-.35-.03-.51-.1-.16-.06-.3-.16-.43-.28L.4 9.4c-.51-.5-.51-1.31 0-1.81L7.8.37c.12-.12.27-.21.43-.27.16-.07.33-.1.51-.1.17 0 .34.03.5.1.16.06.31.15.43.27.12.12.22.26.29.42.07.15.1.32.1.49 0 .17-.03.33-.1.49-.07.15-.17.29-.29.41L3.61 8.5Z' style='data-color-initial:%23fff'/%3E%3C/svg%3E")}.hp-etapes .controls-container .hp-etapes__btn[data-next]{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  version='1.2' baseProfile='tiny-ps' xmlns='http://www.w3.org/2000/svg' width='11' height='17'%3E%3Cpath d='M6.47 8.5.41 2.18c-.06-.06-.12-.12-.17-.19a.94.94 0 0 1-.12-.22c-.04-.08-.06-.16-.08-.24-.01-.08-.02-.17-.02-.25 0-.08.01-.17.02-.25C.06.95.08.87.12.79A.94.94 0 0 1 .24.57C.29.5.35.44.41.38.53.26.68.16.84.1c.16-.07.33-.1.5-.1.18 0 .35.03.51.1.16.06.3.16.43.28l7.4 7.22c.51.5.51 1.31 0 1.81l-7.4 7.22c-.12.12-.27.21-.43.27-.16.07-.33.1-.51.1-.17 0-.34-.03-.5-.1-.16-.06-.31-.15-.43-.27-.12-.12-.22-.26-.29-.42-.07-.15-.1-.32-.1-.49 0-.17.03-.33.1-.49.07-.15.17-.29.29-.41L6.47 8.5Z' style='data-color-initial:%23fff'/%3E%3C/svg%3E")}}.etape [data-wrapper]{width:100%;margin:6rem auto 5rem auto;max-width:1920px;position:relative}.etape [data-wrapper]:before{content:"";position:absolute;top:-12rem;left:-16rem;width:674px;height:674px;background-image:url(/../themes/custom/spe/images/pattern-steps.svg);background-size:contain;background-repeat:no-repeat;z-index:-1}
@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}.container.is-etape{max-width:none}@media(max-width:949.98px){.container.is-etape{padding:0}}.etape{position:relative}.etape__description{position:relative;display:flex;justify-content:center;align-items:center;text-align:center;min-height:300px;padding:2rem 4rem;z-index:1}@media(max-width:949.98px){.etape__description{overflow:hidden}}@media(max-width:749.98px){.etape__description{padding:2rem 1rem}}.etape__description:after{content:"";background-color:#f2f5f7;height:100%;width:100vw;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:-1}.etape__description:before{content:"";position:absolute;bottom:-6rem;right:-4rem;width:517px;height:517px;background-image:url(/../themes/custom/spe/images/pattern-steps-black.svg);background-size:contain;background-repeat:no-repeat;z-index:0}@media(max-width:749.98px){.etape__description:before{height:300px;width:300px;right:auto;left:-4rem;bottom:auto;top:-1rem}}.etape__title{font-size:2.25rem;color:#00385b;width:-moz-fit-content;width:fit-content;margin:0 auto}.etape__title span{font-weight:900;position:relative;z-index:2;display:inline-block}@media(max-width:749.98px){.etape__title span{display:inline !important;background:linear-gradient(to bottom,transparent 0%,#f8a531 0);background-size:86% 13px;background-repeat:no-repeat;background-position:center;padding-bottom:25px}}.etape__title span:before{content:"";position:absolute;bottom:2px;left:50%;transform:translateX(-50%);height:13px;width:80%;background-color:#f8a531;z-index:-1}@media(max-width:749.98px){.etape__title span:before{display:none}}.etape__content{font-size:1.125rem;color:#2d2d2d;margin-top:2.5rem}.etape__contenu{margin:2rem auto 0 auto;width:100%;z-index:3;position:inherit;background-color:#fff}@media(max-width:949.98px){.etape.etape .row{margin-left:0 !important;margin-right:0 !important}}.etape.etape_1 p>a{background-color:var(--primary);color:var(--text-primary);border:2px solid var(--primary);border-radius:27px;padding:.5rem 1.25rem;font-weight:700;margin:2rem auto;min-width:17rem;transition:all .3s;text-align:center}.etape.etape_1 p>a:before{content:"";display:inline-block;width:18px;height:18px;margin-right:.625rem;background-size:8px;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg fill='%23f8a531'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10' style='enable-background:new 0 0 5 10' xml:space='preserve'%3E%3Cpath d='M4.7 4.2.7.1C.5 0 .3 0 .1.1 0 .3 0 .5.1.7l4 4.1c.2.2.2.4 0 .6l-4 4.1c-.1 0-.1.2 0 .4.1.1.2.1.3.1.1 0 .2 0 .3-.1l4-4.1c.4-.4.4-1.2 0-1.6' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}.etape.etape_1 p>a:hover{color:var(--primary);background-color:var(--text-primary)}.etape.etape_1 p>a:hover:before{background-image:url("data:image/svg+xml,%3Csvg fill='%2300385b'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10' style='enable-background:new 0 0 5 10' xml:space='preserve'%3E%3Cpath d='M4.7 4.2.7.1C.5 0 .3 0 .1.1 0 .3 0 .5.1.7l4 4.1c.2.2.2.4 0 .6l-4 4.1c-.1 0-.1.2 0 .4.1.1.2.1.3.1.1 0 .2 0 .3-.1l4-4.1c.4-.4.4-1.2 0-1.6' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}.etape.etape_2 .etape__description,.etape.etape_3 .etape__description{text-align:left}.etape.etape_2 .etape__description p>a,.etape.etape_3 .etape__description p>a{color:#00385b;font-weight:500}.etape.etape_2 .etape__description p>a:hover,.etape.etape_3 .etape__description p>a:hover{font-weight:700;text-decoration:underline}@media(max-width:362px){.etape.etape_2 .btn-primary-submit{margin-bottom:10px}}.etape .my-account{font-size:2.25rem;color:#00385b;width:-moz-fit-content;width:fit-content;margin:2rem auto}.etape .my-account span{font-weight:900;position:relative;z-index:2;display:inline-block}.etape .my-account span:before{content:"";position:absolute;bottom:2px;left:50%;transform:translateX(-50%);height:13px;width:80%;background-color:#f8a531;z-index:-1}.etape .user-login-form{box-shadow:none}.etape .user-login-form .inputPassShow button{color:#00385b;font-weight:700}.etape .user-login-form a{color:#00385b;font-weight:700}.etape .user-login-form a:not(.btn){margin-top:.5rem}.etape .user-login-form .form__type-password{margin-bottom:0}.etape .user-login-form .form-actions{margin-top:30px;gap:1rem}.etape .user-login-form .btn-primary-submit,.etape .user-login-form .btn-secondary{display:flex;align-items:center;justify-content:center;padding-left:.75em}.etape .user-login-form .btn-primary-submit:before,.etape .user-login-form .btn-secondary:before{content:"";display:inline-block;width:16px;height:16px;margin-right:.625rem;background-size:auto;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg fill='%23f8a531'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 10' style='enable-background:new 0 0 22 10' xml:space='preserve'%3E%3Cpath style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff' d='M0 5.6h19.3L15 9.2l1 .8 6-5-6-5-1 .8 4.3 3.6H0z'/%3E%3C/svg%3E")}.etape .user-login-form .btn-primary-submit input,.etape .user-login-form .btn-secondary input{font-weight:700;padding-left:0;transition:background-color .25s ease-in-out,color .25s ease-in-out}.etape .user-login-form .btn-primary-submit input:active,.etape .user-login-form .btn-secondary input:active{box-shadow:none !important}.etape .user-login-form .btn-primary-submit:hover input,.etape .user-login-form .btn-secondary:hover input{color:#00385b}.etape .user-login-form .btn-primary-submit:hover input:active,.etape .user-login-form .btn-secondary:hover input:active{color:#fff !important}.etape .user-login-form .btn-secondary{background-color:#eff3f8;border-color:#eff3f8}.etape .user-login-form .btn-secondary:hover{background-color:#fff;border-color:#00385b}.etape summary{font-size:1.125rem;font-weight:700;color:#00385b;cursor:pointer;padding:.5rem 1rem;border-radius:.5rem;background-color:#f2f5f7;margin:0 auto;transition:all .3s;margin-bottom:1rem}.etape summary:hover{background-color:#00385b;color:#fff}.etape form:not(.user-login-form){border-bottom:1px solid #dbdbdb;padding-bottom:2rem}@media(max-width:749.98px){.etape form:not(.user-login-form) .form__field{display:flex}}.etape .form-search{display:flex;max-width:none;flex-direction:row !important;align-items:center;gap:2rem}@media(max-width:949.98px){.etape .form-search{flex-direction:column !important;gap:.5rem;align-items:normal}}.etape .form-group{max-width:100%}.etape .form-group textarea{max-width:100%}@media(max-width:949.98px){.etape .form-group textarea{max-width:-webkit-fill-available}}.etape .form-group:nth-child(1){flex:2}.etape .form-group:nth-child(2),.etape .form-group:nth-child(3){flex:1}.etape .form-group input:not(.btn){border-radius:0 !important;border-color:#dbdbdb !important;max-width:100%}.etape .form-group input.btn{border:none !important}@media(max-width:949.98px){.etape .form-group input{max-width:-webkit-fill-available}}.etape .form-group label{font-weight:600}.etape .form-group select{border-radius:0 !important;border-color:#dbdbdb !important;background-color:#fff !important;color:#707070;background-image:url("data:image/svg+xml,%3Csvg fill='%2300385b'  width='13' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.666 1.689 11.288.311 6.666 4.933 2.044.31.666 1.689l6 6z' fill-rule='evenodd'/%3E%3C/svg%3E");max-width:100%}@media(max-width:949.98px){.etape .form-group select{max-width:-webkit-fill-available}}.etape .form-group select:hover{cursor:pointer}.etape .form-wrapper label,.etape .form-wrapper span.fieldset-legend{font-weight:600}.etape .form-checkboxes{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1rem;margin-top:1rem}@media(max-width:949.98px){.etape .form-checkboxes .form__type-checkbox{display:inline-flex}}.etape .btn-actions{width:-moz-fit-content;width:fit-content;margin:0 auto}.etape .btn-actions .btn{display:inline-flex;align-items:center;background-color:var(--primary);color:var(--text-primary);border:2px solid var(--primary);border-radius:27px;padding:.5rem 1.25rem;font-weight:700;margin:2rem auto;transition:all .3s;text-align:center}.etape .btn-actions .btn[type=submit]:before{content:"";display:inline-block;width:18px;height:18px;margin-right:.625rem;background-size:auto;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg fill='%23f8a531'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' style='enable-background:new 0 0 14 14' xml:space='preserve'%3E%3Cpath d='m13.8 13.1-3.4-3.4c.9-1 1.4-2.4 1.4-3.8C11.8 2.7 9.2 0 5.9 0S0 2.7 0 5.9s2.7 5.9 5.9 5.9c1.4 0 2.8-.5 3.8-1.4l3.4 3.4c.1.1.2.2.4.2.1 0 .3-.1.4-.2.2-.2.2-.5-.1-.7zM1.1 5.9c0-2.7 2.2-4.8 4.8-4.8s4.8 2.2 4.8 4.8c0 1.3-.5 2.5-1.3 3.4 0 0-.1 0-.1.1-.9.8-2 1.3-3.4 1.3-2.6.1-4.8-2.1-4.8-4.8z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}.etape .btn-actions .btn:hover{color:var(--primary);background-color:var(--text-primary)}.etape .btn-actions .btn:hover:before{background-image:url("data:image/svg+xml,%3Csvg fill='%2300385b'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' style='enable-background:new 0 0 14 14' xml:space='preserve'%3E%3Cpath d='m13.8 13.1-3.4-3.4c.9-1 1.4-2.4 1.4-3.8C11.8 2.7 9.2 0 5.9 0S0 2.7 0 5.9s2.7 5.9 5.9 5.9c1.4 0 2.8-.5 3.8-1.4l3.4 3.4c.1.1.2.2.4.2.1 0 .3-.1.4-.2.2-.2.2-.5-.1-.7zM1.1 5.9c0-2.7 2.2-4.8 4.8-4.8s4.8 2.2 4.8 4.8c0 1.3-.5 2.5-1.3 3.4 0 0-.1 0-.1.1-.9.8-2 1.3-3.4 1.3-2.6.1-4.8-2.1-4.8-4.8z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}.etape .pagination{list-style:none;display:flex;gap:1rem;margin-top:2rem;padding:0;margin:0 auto;position:relative}.etape .pagination .page-item a{color:#00385b;font-weight:600;transition:all .3s;text-align:center;position:relative}.etape .pagination .page-item a:before{content:"";position:absolute;height:9px;width:10px;background-color:#f8a531;bottom:-1rem;left:50%;transform:translateX(-50%);z-index:-1;visibility:hidden;opacity:0;transition:all .3s}.etape .pagination .page-item a:hover{font-weight:700}.etape .pagination .page-item a:hover:before{visibility:visible;opacity:1;bottom:0}.etape .pagination .page-item a[aria-current=page]{z-index:2;font-weight:800}.etape .pagination .page-item a[aria-current=page]:before{display:block;visibility:visible;opacity:1;bottom:0}.etape .pagination .page-item a[rel=prev],.etape .pagination .page-item a[rel=next]{min-width:70px}.etape .pagination .page-item a[rel=prev]:after{content:"";display:inline-block;width:100%;height:100%;background-size:8px;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  width='10' height='14' data-color-initial='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.975.689 1.531 2.067 6.375 6.69 1.531 11.31l1.444 1.378 6.29-6-6.29-6Z' stroke-width='.8'/%3E%3C/svg%3E");transform:rotate(180deg)}.etape .pagination .page-item a[rel=next]:after{content:"";display:inline-block;width:100%;height:100%;background-size:8px;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  width='10' height='14' data-color-initial='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.975.689 1.531 2.067 6.375 6.69 1.531 11.31l1.444 1.378 6.29-6-6.29-6Z' stroke-width='.8'/%3E%3C/svg%3E")}.etape .pagination .page-item:has(a[rel=prev],a[rel=next]){min-width:90px}
@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}.header__menu__toggle{position:relative;display:none;align-items:center;border-width:0;background-color:rgba(0,0,0,0);cursor:pointer}@media(max-width:1135.98px){.header__menu__toggle{display:flex}}.header__menu__toggle.active:after{transition:.3s forwards}@media(max-width:1135.98px){#main-menu{display:none}}.header__menu__submenu-lvl-2{top:80px}.header__menu .leaf-lvl-1 a:hover,.header__menu .leaf-lvl-1 a:focus{text-decoration:underline}.header__menu .leaf-lvl-1 a:focus{outline:#000 auto 1px;outline-offset:1px}@media(min-width:1136px){.header__menu .leaf-lvl-1.tablet-portrait:hover .header__menu__submenu-lvl-2{display:none}}.header__menu__responsive #main-menu{display:none;flex-direction:column;position:absolute;width:100vw;height:100vh;top:80px;left:0;right:0;z-index:7;background-color:#fff;justify-content:flex-start;padding-bottom:40px;overflow-y:scroll;overscroll-behavior:contain}@media(max-width:749.98px){.header__menu__responsive #main-menu{top:55px}}.header__menu__responsive.active{display:flex;animation:simpleFadeIn .3s forwards}.header__menu__responsive.active #main-menu{display:flex}.header__menu__responsive .header__menu{display:flex;position:relative;flex-direction:column;align-items:center;height:auto;padding:0;margin:30px 0}.header__menu__responsive .header__menu .leaf{list-style:none;min-height:60px;display:flex;align-items:center;width:100%;padding:5px 0}.header__menu__responsive .header__menu .leaf.expanded{justify-content:space-between}.header__menu__responsive .header__menu .leaf .header__menu__expanded{margin-right:15px}.header__menu__responsive .header__menu .leaf:not(.expanded) .header__menu__expanded{display:none}.header__menu__responsive .header__menu .leaf-lvl-1{position:initial;display:flex;align-items:center;height:100%;margin-right:inherit;border-bottom:1px solid #eff3f8}.header__menu__responsive .header__menu .leaf-lvl-1:last-child{border-bottom:inherit}.header__menu__responsive .header__menu .leaf-lvl-1 a{min-height:60px;padding:0 30px;text-decoration:none;color:#191919;font-size:14px;font-weight:bold;letter-spacing:.57px;line-height:18px}.header__menu__responsive .header__menu .leaf-lvl-1.last .header__menu__submenu-lvl-2{left:0}.header__menu__responsive .header__menu .leaf-lvl-2{display:flex;flex-direction:row;transition:.3s;overflow:visible;height:70px}@media(max-width:749.98px){.header__menu__responsive .header__menu .leaf-lvl-2{height:auto}}@media(max-width:1135.98px){.header__menu__responsive .header__menu .leaf-lvl-2{flex-direction:row;width:100%;max-width:100%;min-height:60px;padding:0;margin-bottom:0;border-bottom:1px solid var(--white)}}.header__menu__responsive .header__menu .leaf-lvl-2>a{display:flex;justify-content:space-between;min-height:inherit;max-height:70px;width:100%;padding:0 20px;font-size:.9rem;font-weight:bold;color:var(--black);text-transform:initial}.header__menu__responsive .header__menu .leaf-lvl-2:not(active) .header__menu__submenu-lvl-3{display:none}.header__menu__responsive .header__menu .leaf-lvl-2:not(active) .header__menu__submenu-lvl-3.active{display:flex}.header__menu__responsive .header__menu .leaf-lvl-2.expanded>a:after{content:none}.header__menu__responsive .header__menu .leaf-lvl-3{position:relative;display:flex;align-items:center;margin:0;border-bottom:1px solid var(--white)}.header__menu__responsive .header__menu .leaf-lvl-3 a{min-height:inherit;margin-bottom:inherit;font-size:.8rem;font-weight:bold;line-height:1.6em;color:var(--blue);text-transform:initial}.header__menu__responsive .header__menu__submenu{z-index:10;display:flex;flex-direction:column;flex-wrap:nowrap;animation:headMenu .2s}@keyframes headMenu{from{opacity:0}to{opacity:1}}.header__menu__responsive .header__menu__submenu-lvl-2{position:absolute;top:-20px;display:none;width:100%;max-width:100%;height:100vh;padding:0;background-color:#eff3f8;border-radius:.25rem;overflow:auto;z-index:9;transform:inherit}.header__menu__responsive .header__menu__submenu-lvl-2.active{position:absolute;display:flex;top:0 !important;left:0;width:100%;height:100vh;animation:slide-in-left .5s forwards}.header__menu__responsive .header__menu__submenu-lvl-3{width:100%;height:-moz-max-content;height:max-content;flex-direction:column;padding:0;background-color:var(--dark-grey);transition:.3s}.header__menu__responsive .header__menu__submenu-lvl-3.active{position:absolute;display:flex;top:0;left:0;width:100%;height:100vh;background-color:var(--dark-grey);animation:slide-in-left .5s forwards}.header__menu__responsive .header__menu__submenu-lvl-3 .header__menu__submenu__title{font-size:.8em;font-weight:600;color:var(--primary)}.header__menu__responsive .header__menu__previous{display:inline-block;border-width:0;background-color:rgba(0,0,0,0);background-image:url("data:image/svg+xml,%3Csvg fill='%23556bdb'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10' style='enable-background:new 0 0 5 10' xml:space='preserve'%3E%3Cpath d='M4.7 4.2.7.1C.5 0 .3 0 .1.1 0 .3 0 .5.1.7l4 4.1c.2.2.2.4 0 .6l-4 4.1c-.1 0-.1.2 0 .4.1.1.2.1.3.1.1 0 .2 0 .3-.1l4-4.1c.4-.4.4-1.2 0-1.6' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E");margin:0 20px;flex-shrink:0;height:20px;width:20px;transform:rotate(180deg)}.header__menu__responsive .header__menu__expanded{display:inline-block;background-image:url("data:image/svg+xml,%3Csvg fill='%23556bdb'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10' style='enable-background:new 0 0 5 10' xml:space='preserve'%3E%3Cpath d='M4.7 4.2.7.1C.5 0 .3 0 .1.1 0 .3 0 .5.1.7l4 4.1c.2.2.2.4 0 .6l-4 4.1c-.1 0-.1.2 0 .4.1.1.2.1.3.1.1 0 .2 0 .3-.1l4-4.1c.4-.4.4-1.2 0-1.6' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E");background-color:rgba(0,0,0,0);border-width:0;flex-shrink:0;height:20px;width:20px}
@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}#a42-ac{position:fixed;z-index:9999;width:100%;top:0;right:0;bottom:0;left:0;padding:.75rem 1.5rem 1.5rem;background-color:#fff;border:1px solid #fff;overflow:auto;font-size:1rem;display:none;color:#0b1b34}@media screen and (max-width:29.9em){#a42-ac{border:0;padding:.75rem}}#a42-ac,#a42-ac *,#a42-ac *::after,#a42-ac *::before{box-sizing:border-box}@media screen and (min-width:50em){#a42-ac{width:90%;top:10%;left:50%;right:auto;bottom:auto;margin-left:-45%}}@media screen and (min-width:64em){#a42-ac{width:58.75em;margin-left:-29.375rem}}#a42-ac h1{margin:0 3rem 0 0;font-size:1.75em;line-height:1.3;color:#0b1b34}#a42-ac .sr-only{border:0 !important;clip:rect(1px,1px,1px,1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}#a42-ac .sr-only-focusable:focus,#a42-ac .sr-only-focusable:active{clip:auto !important;clip-path:none !important;height:auto !important;margin:auto !important;overflow:visible !important;width:auto !important;white-space:normal !important}#a42-ac-close{position:absolute;top:1.5rem;right:1.5rem;width:1.5rem;height:1.5rem;cursor:pointer;border:0}#a42-ac-close,#a42-ac #a42-ac-close{overflow:hidden}#a42-ac-close::after{content:"";position:absolute;top:0;left:50%;display:block;margin-left:-0.75rem;width:1.5rem;height:1.5rem;background:url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMjQgNC4yLTQuMS00LjFoLS4xbC03LjggNy43LTcuOC03LjhoLS4xbC00LjEgNC4xIDcuOSA3LjktNy45IDcuOCA0LjEgNC4yaC4xbDcuOC03LjggNy44IDcuN2MwIC4xIDAgLjEuMSAwbDQuMS00LjEtNy44LTcuOHoiIGZpbGw9IiMzMTQ4NmUiLz48L3N2Zz4=") no-repeat 50% 50%}#a42-ac-close:hover,#a42-ac-close:focus,#a42-ac-close:active{opacity:.6;background-color:rgba(0,0,0,0) !important}#a42-ac button,#a42-ac input,#a42-ac optgroup,#a42-ac select,#a42-ac textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}#a42-ac button,#a42-ac input{overflow:visible}#a42-ac button,#a42-ac select{text-transform:none}#a42-ac button,#a42-ac [type=button],#a42-ac [type=submit]{-webkit-appearance:button}#a42-ac button::-moz-focus-inner,#a42-ac [type=button]::-moz-focus-inner,#a42-ac [type=reset]::-moz-focus-inner,#a42-ac [type=submit]::-moz-focus-inner{border-style:none;padding:0}#a42-ac button:-moz-focusring,#a42-ac [type=button]:-moz-focusring,#a42-ac [type=reset]:-moz-focusring,#a42-ac [type=submit]:-moz-focusring{outline:1px dotted ButtonText}#a42-ac legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}#a42-ac [type=checkbox],#a42-ac [type=radio]{box-sizing:border-box;padding:0}#a42-ac fieldset{margin:1em 0 0 0;padding:1em .5em 1em 1em;border-width:0 0 0 .625em;border-style:solid;border-color:#cedae6;background-color:#e3ebf2}@media screen and (min-width:50em){#a42-ac .a42-ac-content{display:flex;align-items:flex-start;flex-wrap:wrap}#a42-ac fieldset{width:45%;width:calc(50% - .5em);align-self:stretch}#a42-ac fieldset:nth-child(odd){clear:left;margin-right:.5em}#a42-ac fieldset:nth-child(even){margin-left:.5em}}@media screen and (max-width:29.9em){#a42-ac fieldset{font-size:.875em;padding:.5em;border-left-width:.357em}}#a42-ac legend{float:left;width:100%;margin:0;padding-bottom:.364em;font-weight:bold;font-size:1.375em;color:#0b1b34}#a42-ac legend+*:first-child{clear:left}#a42-ac label{margin:0 1em .533em .5em;padding-top:.067em;padding-bottom:.067em;font-size:.938em;line-height:1.6}#a42-ac input[type=radio]{border:0 !important;clip:rect(1px,1px,1px,1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}#a42-ac input[type=radio]+label{position:relative;display:inline-block;vertical-align:middle;margin-left:0;padding-left:2.267em}#a42-ac input[type=radio]+label::after,#a42-ac input[type=radio]+label::before{content:"";position:absolute;display:block;border-radius:100%}#a42-ac input[type=radio]+label::after{top:.33334em;left:.33334em;width:.933em;height:.933em;transition:all .2s;background-color:#31486e}#a42-ac input[type=radio]+label::before{top:0;left:0;width:1.6em;height:1.6em;border-width:.2em;border-style:solid;border-color:#a0b0bd;background-color:#f9fcff}@media screen and (max-width:29.9em){#a42-ac input[type=radio]+label::after{top:.357em;left:.357em;width:1em;height:1em}#a42-ac input[type=radio]+label::before{width:1.714em;height:1.714em}}#a42-ac input[type=radio]:focus+label{outline:1px dotted}#a42-ac input[type=radio]:checked+label::before{border-color:#31486e}#a42-ac input[type=radio]:not(:checked)+label::after{opacity:0;transform:scale(0)}#a42-ac input[type=radio]:disabled+label{opacity:.5}#a42-ac input[type=radio]:disabled+label:hover{cursor:not-allowed}body.a42-ac-active{overflow:hidden}.a42-ac-overlay{position:fixed;top:0;left:0;height:100%;width:100%;background-color:rgba(11,27,52,.8);z-index:998;display:none}.a42-ac-active .a42-ac-overlay{display:block}.a42-ac-inv-contrast .a42-ac-overlay{background-color:rgba(0,13,99,.8) !important}.a42-ac-high-contrast .a42-ac-overlay{background-color:rgba(32,33,41,.8) !important}.a42-ac-high-contrast *,.a42-ac-inv-contrast *,.a42-ac-high-contrast *::after,.a42-ac-inv-contrast *::after,.a42-ac-high-contrast *::before,.a42-ac-inv-contrast *::before{-o-border-image:none !important;border-image:none !important;text-shadow:none !important}.a42-ac-high-contrast path,.a42-ac-high-contrast polygon,.a42-ac-high-contrast svg,.a42-ac-high-contrast svg *,.a42-ac-inv-contrast path,.a42-ac-inv-contrast polygon,.a42-ac-inv-contrast svg,.a42-ac-inv-contrast svg *{fill:currentColor}.a42-ac-high-contrast input,.a42-ac-high-contrast textarea,.a42-ac-high-contrast select,.a42-ac-high-contrast form button,.a42-ac-inv-contrast input,.a42-ac-inv-contrast textarea,.a42-ac-inv-contrast select,.a42-ac-inv-contrast form button{border-width:1px !important;border-style:solid !important}.a42-ac-high-contrast *::first-letter,.a42-ac-inv-contrast *::first-letter{color:inherit !important}.a42-ac-high-contrast input[type=range],.a42-ac-inv-contrast input[type=range]{border:0 !important}.a42-ac-high-contrast input[type=range]::-webkit-slider-thumb,.a42-ac-inv-contrast input[type=range]::-webkit-slider-thumb{margin-top:-0.25em}@supports(-ms-ime-align:auto){.a42-ac-high-contrast input[type=range]::-webkit-slider-thumb,.a42-ac-inv-contrast input[type=range]::-webkit-slider-thumb{margin-top:0}}.a42-ac-high-contrast input[type=range]::-webkit-slider-runnable-track,.a42-ac-inv-contrast input[type=range]::-webkit-slider-runnable-track{height:.313em}.a42-ac-high-contrast,.a42-ac-high-contrast *{background-color:#343643 !important;color:#fff !important}.a42-ac-high-contrast,.a42-ac-high-contrast *,.a42-ac-high-contrast *::before,.a42-ac-high-contrast *::after{border-color:#fff !important}.a42-ac-high-contrast #a42-ac-close::after{background-image:url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMjQgNC4yLTQuMS00LjFoLS4xbC03LjggNy43LTcuOC03LjhoLS4xbC00LjEgNC4xIDcuOSA3LjktNy45IDcuOCA0LjEgNC4yaC4xbDcuOC03LjggNy44IDcuN2MwIC4xIDAgLjEuMSAwbDQuMS00LjEtNy44LTcuOHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=")}.a42-ac-high-contrast #a42-ac input[type=radio]+label::before{border-color:#f9fcff !important;background-color:rgba(0,0,0,0) !important}.a42-ac-high-contrast #a42-ac input[type=radio]+label::after{background-color:#f9fcff !important}.a42-ac-high-contrast input,.a42-ac-high-contrast textarea,.a42-ac-high-contrast select{border-color:#f9fcff !important;color:inherit !important}.a42-ac-high-contrast *::-webkit-input-placeholder{color:#fff !important}.a42-ac-high-contrast *::-moz-placeholder{color:#fff !important;opacity:1 !important}.a42-ac-high-contrast *:-ms-input-placeholder{color:#fff !important}.a42-ac-high-contrast *:-moz-placeholder{color:#fff !important;opacity:1 !important}.a42-ac-high-contrast *::-webkit-datetime-edit-text{color:#fff !important}.a42-ac-high-contrast *::-webkit-datetime-edit-month-field{color:#fff !important}.a42-ac-high-contrast *::-webkit-datetime-edit-day-field{color:#fff !important}.a42-ac-high-contrast *::-webkit-datetime-edit-year-field{color:#fff !important}.a42-ac-high-contrast ::-webkit-calendar-picker-indicator{background:#343643 !important}.a42-ac-high-contrast input[type=range]::-webkit-slider-runnable-track{background:#fff !important}.a42-ac-high-contrast input[type=range]::-moz-range-track{background:#fff !important}.a42-ac-high-contrast input[type=range]::-moz-range-thumb{background:#000 !important;border:.15em solid #fff !important}.a42-ac-high-contrast input[type=range]::-ms-fill-lower{background:#fff !important}.a42-ac-high-contrast input[type=range]::-ms-fill-upper{background:#fff !important}.a42-ac-high-contrast input[type=range]:focus::-ms-fill-lower{background:#fff !important}.a42-ac-high-contrast input[type=range]:focus::-ms-fill-upper{background:#fff !important}.a42-ac-high-contrast input[type=range]::-ms-thumb{background:#000 !important;border:.15em solid #fff !important}.a42-ac-inv-contrast,.a42-ac-inv-contrast *{background-color:navy !important;color:#ff0 !important}.a42-ac-inv-contrast,.a42-ac-inv-contrast *,.a42-ac-inv-contrast *::before,.a42-ac-inv-contrast *::after{border-color:#ff0 !important}.a42-ac-inv-contrast #a42-ac-close::after{background-image:url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMjQgNC4yLTQuMS00LjFoLS4xbC03LjggNy43LTcuOC03LjhoLS4xbC00LjEgNC4xIDcuOSA3LjktNy45IDcuOCA0LjEgNC4yaC4xbDcuOC03LjggNy44IDcuN2MwIC4xIDAgLjEuMSAwbDQuMS00LjEtNy44LTcuOHoiIGZpbGw9IiNmZjAiLz48L3N2Zz4=")}.a42-ac-inv-contrast #a42-ac input[type=radio]+label::before{border-color:#ff0 !important;background-color:rgba(0,0,0,0) !important}.a42-ac-inv-contrast #a42-ac input[type=radio]+label::after{background-color:#ff0 !important}.a42-ac-inv-contrast input,.a42-ac-inv-contrast textarea,.a42-ac-inv-contrast select{border-color:#ff0 !important}.a42-ac-inv-contrast *::-webkit-input-placeholder{color:#ff0 !important}.a42-ac-inv-contrast *::-moz-placeholder{color:#ff0 !important;opacity:1 !important}.a42-ac-inv-contrast *:-ms-input-placeholder{color:#ff0 !important}.a42-ac-inv-contrast *:-moz-placeholder{color:#ff0 !important;opacity:1 !important}.a42-ac-inv-contrast *::-webkit-datetime-edit-text{color:#ff0 !important}.a42-ac-inv-contrast *::-webkit-datetime-edit-month-field{color:#ff0 !important}.a42-ac-inv-contrast *::-webkit-datetime-edit-day-field{color:#ff0 !important}.a42-ac-inv-contrast *::-webkit-datetime-edit-year-field{color:#ff0 !important}.a42-ac-inv-contrast ::-webkit-calendar-picker-indicator{background:navy !important}.a42-ac-inv-contrast input[type=range]::-webkit-slider-runnable-track{background:#ff0 !important}.a42-ac-inv-contrast input[type=range]::-moz-range-track{background:#ff0 !important}.a42-ac-inv-contrast input[type=range]::-moz-range-thumb{background:navy !important;border:.15em solid #ff0 !important}.a42-ac-inv-contrast input[type=range]::-ms-fill-lower{background:#ff0 !important}.a42-ac-inv-contrast input[type=range]::-ms-fill-upper{background:#ff0 !important}.a42-ac-inv-contrast input[type=range]:focus::-ms-fill-lower{background:#ff0 !important}.a42-ac-inv-contrast input[type=range]:focus::-ms-fill-upper{background:#ff0 !important}.a42-ac-inv-contrast input[type=range]::-ms-thumb{background:navy !important;border:.15em solid #ff0 !important}@font-face{font-family:"opendys";src:url(/themes/custom/spe/global/dependances/accessconfig/fonts/opendyslexic-regular-webfont.woff2) format("woff2"),url(/themes/custom/spe/global/dependances/accessconfig/fonts/opendyslexic-regular-webfont.woff) format("woff");font-weight:normal;font-style:normal}body.a42-ac-dys-font,body.a42-ac-dys-font *{font-family:"opendys" !important}.a42-ac-dys-spacing,.a42-ac-dys-spacing *{line-height:1.5 !important}.a42-ac-cancel-justification,.a42-ac-cancel-justification *{text-align:left !important}.a42-ac-replace-style{border:5px solid !important;padding:.2em}
