/* @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%}}.modal{display:none;position:fixed;top:0;left:0;z-index:1000;width:100vw;height:100vh}.modal__count{position:absolute;left:1em;top:1em;color:var(--primary-text-color);font-size:3em;z-index:999;text-align:right}.modal::before{content:"";position:absolute;width:100vw;height:100vh;background-color:#000;opacity:.8;z-index:999}.modal[data-active=true]{display:flex}.modal__content{display:flex;justify-content:space-around;align-items:center;margin:auto;z-index:1000}.modal__content button{position:absolute;top:calc(50% - 25px);right:1em;width:50px;height:50px;text-indent:-999999px;border-radius:50rem;background-color:#fff;box-shadow:none;border:none}@media(min-width:950px){.modal__content button{right:2em}}.modal__content button.prec{transform:rotate(180deg);left:1em}@media(min-width:950px){.modal__content button.prec{left:2em}}.modal__content button.close{top:2em;background-color:rgba(0,0,0,0);padding:0}.modal__content button i[data-icon=cross]{display:block;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:30px;min-width:50px;min-height:50px;width:100%;height:100%}.modal__img{max-width:80%;max-height:80vh}@media(min-width:950px){.modal__img{max-width:100%}}body.toolbar-tray-open.toolbar-horizontal .modal{height:calc(100vh - 79px);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%}}.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}.header__menu{justify-content:flex-end}.header__menu .leaf-lvl-1{display:flex;align-items:center;height:100%}@media(max-width:1135.98px){.header__menu .leaf-lvl-1{position:initial;margin-right:inherit;border-bottom:1px solid #eff3f8;height:auto}.header__menu .leaf-lvl-1:last-child{border-bottom:inherit}}.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:116px;padding:0 30px;text-decoration:none;color:var(--night-blue);font-size:1rem;font-weight:500;line-height:20px;z-index:12}@media(max-width:1449.98px){.header__menu .leaf-lvl-1>a{padding:0 15px;font-size:.9rem}}@media screen and (min-width:1050px)and (max-width:1220px){.header__menu .leaf-lvl-1>a{font-size:.8rem}}@media(max-width:1135.98px){.header__menu .leaf-lvl-1>a{min-height:60px}}@media(max-width:749.98px){.header__menu .leaf-lvl-1>a{font-size:14px;font-weight:700}}@media(max-width:1135.98px){.header__menu .leaf-lvl-1.last .header__menu__submenu-lvl-2{left:0}}.header__menu .leaf-lvl-1:hover .header__menu__submenu-lvl-2::before,.header__menu .leaf-lvl-1:hover .header__menu__submenu-lvl-2::after,.header__menu .leaf-lvl-1:focus .header__menu__submenu-lvl-2::before,.header__menu .leaf-lvl-1:focus .header__menu__submenu-lvl-2::after{content:none}@media(min-width:1136px){.header__menu__submenu-lvl-2{top:116px}}@media(max-width:1135.98px){#main-menu{display:none}}.header__menu__responsive{display:none;flex-direction:column;position:absolute;width:calc(100vw + 16px);height:calc(100vh - 55px);top:80px;right:-16px;z-index:7;background-color:#fff;justify-content:flex-start;padding-bottom:40px;overflow-y:scroll;overscroll-behavior:contain}.header__menu__responsive #main-menu{display:block;height:100vh}.header__menu__responsive #main-menu .header__menu{height:100vh}@media(max-width:749.98px){.header__menu__responsive{top:55px}}.header__menu__responsive .header__menu{display:none;position:relative;align-items:center;justify-content:inherit;flex-direction:column;height:100%;padding-left:15px;margin:30px 0}@media(max-width:949.98px){.header__menu__responsive .header__menu{margin:0}}.header__menu__responsive .header__menu .leaf{list-style:none;cursor:pointer;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-2{display:flex;flex-direction:row;width:100%;max-width:100%;min-height:60px;padding:0;margin-bottom:0;border-bottom:1px solid var(--white);transition:.3s;overflow:visible}.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-weight:bold;font-size:.9rem;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{transition:.2s}.header__menu__responsive .header__menu .leaf-lvl-2.expanded:hover{background-color:inherit}.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);padding-left:15px}.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{display:none;position:absolute;top:-20px;height:100vh;width:100%;max-width:100%;background-color:#eff3f8;box-shadow:none;border-radius:.25rem;padding:0;overflow:auto;z-index:14;transform:inherit}.header__menu__responsive .header__menu__submenu-lvl-2.active{position:absolute;display:flex;top:0;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;transition:.3s}.header__menu__responsive .header__menu__submenu-lvl-3.active{position:absolute;display:flex;top:0;left:0;width:100%;min-height:100vh;height:-moz-max-content;height:max-content;background-color:var(--dark-grey);animation:slide-in-left .5s forwards;overflow-y:scroll;padding-bottom:80px}.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='%2310426c'  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 15px;height:15px;width:15px;border-width:0;flex-shrink:0;transform:rotate(180deg)}.header__menu__responsive .header__menu__expanded{background-image:url("data:image/svg+xml,%3Csvg fill='%2310426c'  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;display:inline-block;height:20px;width:20px}.header__menu__responsive.active{display:flex;animation:simpleFadeIn .3s forwards}.header__menu__responsive.active .header__menu{display:flex}
@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}
@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__logo{background-image:url(/themes/custom/spe/images/imageslogo_header.svg);background-size:contain;height:93px}.header__kindernoir .header__search .views-exposed-form .form-actions input[type=submit]#edit-submit-main-search-engine{background-image:url("data:image/svg+xml,%3Csvg fill='%23000'  width='31' height='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cg data-color-initial='%232B2B2B' fill-rule='nonzero'%3E%3Cpath d='M13.902 2.854c5 0 9.358 3.745 10.072 8.668.107.785.821 1.32 1.607 1.213a1.434 1.434 0 0 0 1.214-1.605C25.866 4.78 20.331 0 13.902 0 6.724 0 .867 5.85.867 13.02s5.857 13.02 13.035 13.02c3.036 0 5.893-1.07 8.143-2.853l3.857 3.852a1.41 1.41 0 0 0 1 .428 1.41 1.41 0 0 0 1-.428 1.42 1.42 0 0 0 0-2.033l-3.857-3.853a12.493 12.493 0 0 0 2.357-4.53c.215-.75-.214-1.534-.964-1.784-.75-.214-1.536.214-1.786.964-1.214 4.351-5.25 7.384-9.75 7.384-5.607 0-10.178-4.566-10.178-10.167 0-5.6 4.571-10.166 10.178-10.166ZM28.402 27.503a1.42 1.42 0 0 0 0 2.033l.036.036a1.41 1.41 0 0 0 1 .428 1.41 1.41 0 0 0 1-.428 1.42 1.42 0 0 0 0-2.033c-.571-.571-1.464-.607-2.036-.036Z'/%3E%3C/g%3E%3C/svg%3E")}@media(min-width:950px){.header__kindernoir .header__branding{width:300px;padding:0}.header__kindernoir .header__branding__logo{height:100px;margin-top:6px}}.header__kindernoir .header__search [data-js-header-search-toggle][data-icon=search][aria-expanded=false]{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  width='31' height='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cg data-color-initial='%232B2B2B' fill-rule='nonzero'%3E%3Cpath d='M13.902 2.854c5 0 9.358 3.745 10.072 8.668.107.785.821 1.32 1.607 1.213a1.434 1.434 0 0 0 1.214-1.605C25.866 4.78 20.331 0 13.902 0 6.724 0 .867 5.85.867 13.02s5.857 13.02 13.035 13.02c3.036 0 5.893-1.07 8.143-2.853l3.857 3.852a1.41 1.41 0 0 0 1 .428 1.41 1.41 0 0 0 1-.428 1.42 1.42 0 0 0 0-2.033l-3.857-3.853a12.493 12.493 0 0 0 2.357-4.53c.215-.75-.214-1.534-.964-1.784-.75-.214-1.536.214-1.786.964-1.214 4.351-5.25 7.384-9.75 7.384-5.607 0-10.178-4.566-10.178-10.167 0-5.6 4.571-10.166 10.178-10.166ZM28.402 27.503a1.42 1.42 0 0 0 0 2.033l.036.036a1.41 1.41 0 0 0 1 .428 1.41 1.41 0 0 0 1-.428 1.42 1.42 0 0 0 0-2.033c-.571-.571-1.464-.607-2.036-.036Z'/%3E%3C/g%3E%3C/svg%3E")}.header__desktop__menu .header__menu .leaf-lvl-1:hover>a,.header__desktop__menu .header__menu .leaf-lvl-1:focus-within>a{box-shadow:0px 0px 0px 4px var(--primary-light)}.hp-kinder__shortcut.gabarit-kindernoir .shortcuts__list .shortcut:first-child{background-color:var(--primary-light)}.hp-kinder__events .events__container .events__item__date::before{background-color:var(--primary);opacity:unset}.hp-kinder__events .events__container .events__item .content .address::before{background-image:url("data:image/svg+xml,%3Csvg fill='%23000'  width='16' height='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.331 2.826c3.102-3.101 8.149-3.101 11.25 0a7.953 7.953 0 0 1 2.286 4.822 7.978 7.978 0 0 1-1.279 5.194l-.005.01-6.173 8.467a.57.57 0 0 1-.456.23.57.57 0 0 1-.456-.23l-6.17-8.465-.008-.012-.008-.013A7.972 7.972 0 0 1 .04 7.648a7.982 7.982 0 0 1 2.29-4.822Zm5.623-1.194c-1.825 0-3.54.71-4.828 1.998A6.815 6.815 0 0 0 1.16 7.765a6.832 6.832 0 0 0 1.084 4.436l5.71 7.824 5.71-7.824a6.875 6.875 0 0 0 1.084-4.436 6.87 6.87 0 0 0-1.966-4.135 6.782 6.782 0 0 0-4.828-1.998Zm0 2.944a3.322 3.322 0 0 1 3.318 3.318 3.322 3.322 0 0 1-3.318 3.317 3.322 3.322 0 0 1-3.318-3.317 3.322 3.322 0 0 1 3.318-3.318Zm0 1.128c-1.207 0-2.19.982-2.19 2.19 0 1.207.983 2.189 2.19 2.189 1.207 0 2.19-.982 2.19-2.19 0-1.207-.983-2.189-2.19-2.189Z' data-color-initial='%2314203E' fill-rule='evenodd'/%3E%3C/svg%3E")}.hp-kinder__shortcut .title,.hp-kinder__news .title,.hp-kinder__events .title,.hp-kinder__kiosk .title,.hp-kinder__gallery .title{font-weight:600}.homepage-button{background-color:var(--primary);border:none}.homepage-button:hover{transform:translateY(-4px)}.homepage-button:before{content:none !important}.homepage-button span{border:3px solid var(--primary) !important;text-align:center}.hp-kinder__news .news__list__item .content:before,.hp-kinder__news .news__list__item .content:after{content:none !important}.hp-kinder__news .news__list__item .content .tag{background-color:var(--primary);color:#fff !important}.hp-kinder__events .periods a{background-color:var(--primary);color:#fff !important;border:1px solid var(--primary) !important}.hp-kinder__events .periods a:hover{background-color:var(--primary) !important;color:#fff !important;border:1px solid var(--primary) !important;transform:translateY(-5px)}.hp-kinder__kiosk .newsletter{background-color:var(--primary-light)}.header__kindernoir .header__search [data-js-header-search-toggle]{box-shadow:none}.hp-kinder__kiosk .item__links .link{border-radius:50%;background-color:var(--secondary)}.hp-kinder__kiosk .item__links .link:before{content:none !important}.hp-kinder__kiosk .item__links .link:after{border:none}.footer .socials__item::before{content:none !important}.footer .socials__item{padding:0;width:45px;height:45px;border-radius:50rem;background-color:var(--secondary);background-repeat:no-repeat;background-size:50%;background-position:center;transition:.25s;display:flex;margin-right:25px}.footer .socials__item a{margin:auto}.footer__bottom .footer-menu ul{display:flex}.footer__bottom .footer-menu ul li{font-weight:400}.hp-kinder__kiosk .newsletter__socials__item{border-radius:50%}.hp-kinder__kiosk .newsletter__socials__item a{background-size:50%}.hp-kinder__kiosk .newsletter__socials__item .facebook{background-size:35%}.gabarit-kindernoir .footer__bloc .homepage-button{background-color:var(--primary-light)}.gabarit-kindernoir .footer__bloc .homepage-button span{border:none !important}.popin{background-color:var(--primary-light) !important;border:none}.local-tasks-block{top:60%}.shortcuts__item-picto{background-color:#bda366}.shortcuts__item:hover .shortcuts__item-picto{background-color:rgb(167.6712328767,139.1780821918,72.3287671233)}.hp-kinder__kiosk .lead{font-size:16px;font-weight:300}#ui-id-1{z-index:1000}.ui-autocomplete .autocompletion__item{background-image:url("data:image/svg+xml,%3Csvg fill='var(--secondary)'  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")}.header__desktop__menu .header__menu__toggle{position:relative;top:14px;margin-right:15px}.header__kindernoir .header__search [data-js-header-search-toggle]{width:4rem;height:4rem}.hp-kinder__news .news__list__item .content .tag{color:#2b2b2b}.hp-kinder__events .events__container .events__item .tag{color:#2b2b2b}.gabarit-kindernoir .footer__bloc a{color:#fff}.gabarit-kindernoir .footer__bloc a[target=_blank]:not([data-icon]):not([class]):not([id]):after{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  version='1.1' id='Calque_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 11 11' style='enable-background:new 0 0 11 11' xml:space='preserve'%3E%3Cstyle%3E.st0{data-color-initial:%230062ff}%3C/style%3E%3Cpath class='st0' d='M10.9.9c0-.1 0-.2-.1-.3-.1-.2-.2-.3-.4-.3H7.9c-.4 0-.7.3-.7.7 0 .4.3.7.7.7h.7l-3 2.9c-.2.2-.2.3-.2.5s.1.3.2.5c.1.1.2.2.4.2s.4-.1.5-.2l3.1-3.1v.7c0 .4.3.7.7.7.4 0 .7-.3.7-.7-.1.1-.1-1.7-.1-2.3z'/%3E%3Cpath class='st0' d='M8.9 5.5c-.4 0-.7.3-.7.7v2.4c0 .5-.4.9-.9.9h-5c-.5-.1-.9-.5-.9-.9V3.5c0-.5.4-.9.9-.9h2.4c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7H2.3C1.1 1.2.1 2.2.1 3.4v5.1c0 1.2 1 2.2 2.2 2.2h5.1c1.2 0 2.2-1 2.2-2.2V6.2c0-.4-.3-.7-.7-.7z'/%3E%3C/svg%3E")}.hp-kinder__news.gabarit-kinderblanc .news__list__item img{height:50%}.hp-kinder__news .news__list__item .content .tag{color:#1b1b1b}h2[id^=h2-]:not([class]){color:var(--secondary)}.allow__cookie{color:#fff !important}.popin__content{color:#fff}.footer .gabarit-kindernoir .socials__item .facebook{background-image:url("data:image/svg+xml,%3Csvg fill='var(--primary)'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 15' style='enable-background:new 0 0 8 15' xml:space='preserve'%3E%3Cpath d='M4.7 5.2V3.3c0-.5.4-.9.9-.9h.9V0H4.7C3.1 0 1.9 1.3 1.9 2.8v2.3H0v2.3h1.9V15h2.8V7.5h1.9l.9-2.3H4.7z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}.footer .gabarit-kindernoir .socials__item .instagram{background-image:url("data:image/svg+xml,%3Csvg fill='var(--primary)'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15' style='enable-background:new 0 0 15 15' xml:space='preserve'%3E%3Cpath d='M8.4 0h2.2c.8 0 1.3.2 1.8.3.5.2.9.4 1.3.9.4.4.7.8.9 1.3.2.5.3 1 .3 1.8v6.2c0 .8-.2 1.3-.3 1.8-.2.5-.4.9-.9 1.3-.4.4-.8.7-1.3.9-.5.2-1 .3-1.8.3H4.4c-.8 0-1.3-.2-1.8-.3-.5-.2-.9-.4-1.3-.9-.4-.4-.7-.8-.9-1.3-.2-.5-.3-1-.3-1.8V4.4c0-.8.2-1.3.3-1.8.2-.5.4-.9.9-1.3.4-.4.8-.7 1.3-.9.5-.2 1-.3 1.8-.3h4zm0 1.4H4.5c-.7 0-1.1.2-1.4.3-.4.1-.6.3-.9.5-.2.3-.4.5-.5.9-.1.2-.3.6-.3 1.4v6c0 .7.2 1.1.3 1.4.1.4.3.6.6.9.3.3.5.4.9.6.3.1.7.2 1.4.3h6c.7 0 1.1-.2 1.4-.3.4-.1.6-.3.9-.6.3-.3.4-.5.6-.9.1-.3.2-.7.3-1.4v-6c0-.7-.2-1.1-.3-1.4-.1-.4-.3-.6-.6-.9-.3-.3-.5-.4-.9-.6-.3-.1-.7-.2-1.4-.3-.7.1-1 .1-2.2.1zm-.9 2.2c2.1 0 3.9 1.7 3.9 3.9 0 2.1-1.7 3.9-3.9 3.9-2.1 0-3.9-1.7-3.9-3.9 0-2.1 1.8-3.9 3.9-3.9zm0 1.4C6.1 5 5 6.1 5 7.5S6.1 10 7.5 10 10 8.9 10 7.5 8.9 5 7.5 5zm4-2.4c.5 0 .9.4.9.9s-.4.9-.9.9-.9-.4-.9-.9.4-.9.9-.9z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}.hp-kinder__shortcut::before{background-color:#c2a35c}.hp-kinder__news{background-color:#c2a35c}.hp-kinder__events.gabarit-kindernoir::before{background-color:#c2a35c}.hp-kinder__gallery{background-color:#c2a35c}.header__menu__submenu-lvl-2{background-color:var(--primary)}.header__menu__submenu-lvl-2 a:hover{background-color:#c2a35c}.header__menu .leaf-lvl-1>a{color:var(--primary)}.header__menu .leaf-lvl-2>a{color:#fff}.header__menu .leaf-lvl-3>a{color:#fff}.header__desktop__menu .header__menu .leaf-lvl-2>a{border-bottom:none;padding:24px 0 10px 0;position:relative}.header__desktop__menu .header__menu .leaf-lvl-2>a:before{position:absolute;content:"";width:100%;height:3px;background-color:var(--white);bottom:0;left:0;transition:all .25s ease}.header__desktop__menu .header__menu .leaf-lvl-2>a:hover{transform:none !important;box-shadow:none !important;background-color:rgba(0,0,0,0);color:var(--white)}.header__desktop__menu .header__menu .leaf-lvl-2>a:hover:before{background-color:var(--secondary);height:6px}.header__kindernoir .header__search [data-js-header-search-toggle][data-icon=search][aria-expanded=false]{background-color:#c2a35c !important}.hp-kinder__shortcut.gabarit-kindernoir .shortcuts__list .shortcut:first-child{background-color:var(--primary)}.hp-kinder__shortcut .shortcuts__list .shortcut{background-color:var(--primary)}.a42-ac-inv-contrast .hp-kinder__gallery__list__item [data-link-gallery],.a42-ac-high-contrast .hp-kinder__gallery__list__item [data-link-gallery],.a42-ac-inv-contrast .hp-kinder__shortcut .shortcuts__list .shortcut__icon svg,.a42-ac-high-contrast .hp-kinder__shortcut .shortcuts__list .shortcut__icon svg{background-color:rgba(0,0,0,0) !important}.hp-kinder__shortcut .shortcuts__list .shortcut__icon svg{filter:brightness(0) saturate(100%) invert(1)}.hp-kinder__shortcut.gabarit-kindernoir .shortcuts__list .shortcut:first-child .shortcut__icon::before{background-color:var(--primary)}.hp-kinder__shortcut .shortcuts__list .shortcut a{color:#fff}.hp-kinder__kiosk.gabarit-kinderblanc .kiosk__list__item .content .item__infos{color:#fff;background-color:var(--primary)}.a42-ac-inv-contrast .hp-highlights__content,.a42-ac-high-contrast .hp-highlights__content{background-color:rgba(0,0,0,0) !important}.hp-highlights__content__shortcuts li{background-color:var(--primary);color:#fff}#accessconfig{display:flex;align-items:center;justify-content:center;width:60px;height:60px}#accessconfig button{display:block;width:100%;height:1.25rem;text-indent:-9999px;background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  width='30' height='24' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h27v13H0z'/%3E%3C/defs%3E%3Cg data-color-initial='none' fill-rule='evenodd'%3E%3Cg transform='translate(2 6)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M18.26 10.745A6.333 6.333 0 0 0 19.905 6.5c0-1.63-.622-3.113-1.637-4.24 3.346 1.198 5.964 3.3 7.026 4.24-1.062.946-3.68 3.048-7.033 4.245ZM8.734 2.26A6.312 6.312 0 0 0 7.096 6.5c0 1.63.622 3.112 1.637 4.24C5.387 9.541 2.776 7.445 1.707 6.5c1.068-.946 3.68-3.043 7.026-4.24Zm4.767 9.233c-2.77 0-5.019-2.243-5.019-4.993 0-2.75 2.254-4.993 5.019-4.993s5.019 2.242 5.019 4.993c0 2.75-2.248 4.993-5.019 4.993Zm13.302-5.478C26.562 5.77 20.779 0 13.5 0 6.22 0 .44 5.77.198 6.015a.685.685 0 0 0 0 .964C.438 7.229 6.221 13 13.5 13c7.28 0 13.06-5.77 13.302-6.015a.692.692 0 0 0 0-.97Z' fill='%23000' mask='url(%23b)'/%3E%3C/g%3E%3Cpath d='M16.886 12.33c-.67 0-1.21-.537-1.21-1.203 0-.665.54-1.203 1.21-1.203A2.915 2.915 0 0 0 15.5 9.58a2.931 2.931 0 0 0-2.94 2.926 2.931 2.931 0 0 0 2.94 2.925 2.931 2.931 0 0 0 2.941-2.925c0-.497-.123-.964-.346-1.379 0 .66-.54 1.204-1.21 1.204Z' fill='%23000'/%3E%3Cpath stroke='%23333' stroke-linecap='square' d='m1.5 1.5 27 21'/%3E%3C/g%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-color:rgba(0,0,0,0);border:none}.header__desktop__menu .header__menu .leaf-lvl-1:hover .header__menu__submenu-lvl-2{justify-content:flex-start;padding:2rem}.usine.header__mixte .layout-content>div:first-child{margin-top:116px}.usine .homepage__focus__bloc{margin-top:0}.usine .header__overlay{background:#fff}.usine .homepage__events .homepage__events__card>p:first-child{background-color:var(--primary)}.usine .header__desktop__menu .header__menu .leaf-lvl-1:hover>a,.usine .header__desktop__menu .header__menu .leaf-lvl-1:focus-within>a{box-shadow:0px 0px 0px 4px var(--primary)}.usine .hp-kinder__shortcut.gabarit-kindernoir .shortcuts__list .shortcut:first-child{background-color:var(--primary)}.usine .hp-kinder__kiosk .newsletter{background-color:var(--primary)}.usine .gabarit-kindernoir .footer__bloc .homepage-button{background-color:var(--primary)}.usine .gabarit-kindernoir .footer__bloc .homepage-button span{border:none !important}.usine .popin{background-color:var(--primary) !important;border:none}
