/*! hcod-consent 1.0.0 — https://hcod.fr — aucun script tiers */
.hcod-consent,.hcod-consent *,.hcod-consent-reopen,.hcod-consent-placeholder{box-sizing:border-box}.hcod-consent{--hcod-bg: #fff;--hcod-text: #1a1a1a;--hcod-accent: #0b57d0;--hcod-accent-text: #fff;--hcod-radius: 8px;--hcod-font: inherit;--hcod-shadow: 0 8px 32px rgba(0, 0, 0, .18);position:fixed;z-index:2147483000;font-family:var(--hcod-font);font-size:15px;line-height:1.5;color:var(--hcod-text);background:var(--hcod-bg);box-shadow:var(--hcod-shadow);max-height:calc(100vh - 2rem);overflow:auto;-webkit-overflow-scrolling:touch}.hcod-consent[hidden],.hcod-consent-reopen[hidden],.hcod-consent-backdrop[hidden]{display:none!important}.hcod-consent-visible.hcod-consent-visible--modal,.hcod-consent-visible.hcod-consent-visible--modal body{overflow:hidden}.hcod-consent-visible--bar-bottom{scroll-padding-bottom:var(--hcod-banner-h, 0px)}.hcod-consent-visible--bar-top{scroll-padding-top:var(--hcod-banner-h, 0px)}.hcod-consent-live{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.hcod-consent__inner{padding:1.25rem 1.5rem;display:flex;flex-wrap:wrap;gap:1rem 2rem;align-items:center;max-width:1280px;margin:0 auto}.hcod-consent__logo{max-height:40px;width:auto;flex:0 0 auto}.hcod-consent__body{flex:1 1 360px;min-width:0}.hcod-consent__title{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;line-height:1.3;color:inherit;text-transform:none;letter-spacing:normal;font-family:var(--hcod-font)}.hcod-consent__desc{margin:0;font-size:.95em}.hcod-consent.hcod-consent h2.hcod-consent__title,.hcod-consent.hcod-consent p.hcod-consent__desc{padding:0}.hcod-consent.hcod-consent p.hcod-consent__meta{padding:6px}.hcod-consent.hcod-consent p.hcod-consent__gpc{padding:.4rem 0 .4rem .6rem}.hcod-consent__meta{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:1.6em;row-gap:.1rem;overflow:hidden;margin:calc(1rem - 6px) -6px -6px;padding:6px;font-size:.85em}.hcod-consent__meta>*{position:relative;min-width:0;overflow-wrap:anywhere}.hcod-consent__meta>*+*:before{content:"";position:absolute;top:.75em;left:-.8em;width:0;height:0;border:2px solid currentColor;border-radius:50%;transform:translate(-50%,-50%);opacity:.6}.hcod-consent__reference{margin:0 0 1rem;font-size:.75rem;opacity:.75;word-break:break-all;-webkit-user-select:all;user-select:all}.hcod-consent__link{color:var(--hcod-accent);text-decoration:underline}.hcod-consent__actions{display:flex;flex-wrap:wrap;gap:.6rem;flex:0 0 auto;align-items:center}.hcod-consent__btn{-moz-appearance:none;appearance:none;-webkit-appearance:none;font:inherit;font-weight:600;font-size:.95em;cursor:pointer;border-radius:var(--hcod-radius);padding:.7em 1.3em;line-height:1.2;border:2px solid var(--hcod-accent);background:var(--hcod-accent);color:var(--hcod-accent-text);transition:filter .15s ease;min-height:44px;margin:0;text-transform:none;letter-spacing:normal;box-shadow:none;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.hcod-consent__btn:hover,.hcod-consent__btn:focus-visible{filter:brightness(.92)}.hcod-consent__btn:focus-visible,.hcod-consent__close:focus-visible,.hcod-consent-reopen:focus-visible,.hcod-consent-placeholder__button:focus-visible{outline:3px solid var(--hcod-accent);outline-offset:2px}.hcod-consent__btn--secondary{background:transparent;color:var(--hcod-accent)}.hcod-consent__brand{display:flex;flex:1 0 100%;align-items:center;justify-content:center;gap:.35em;margin:.15rem 0 0;min-height:24px;font-family:var(--hcod-font);font-size:11px;font-weight:400;line-height:1.4;letter-spacing:normal;text-transform:none;color:inherit;text-decoration:none;border:0;box-shadow:none;background:none}.hcod-consent__brand-text{opacity:.72}.hcod-consent__brand:hover,.hcod-consent__brand:focus-visible{color:inherit}.hcod-consent__brand:hover .hcod-consent__brand-text,.hcod-consent__brand:focus-visible .hcod-consent__brand-text{opacity:.95;text-decoration:underline}.hcod-consent__brand:focus-visible{outline:2px solid var(--hcod-accent);outline-offset:2px}.hcod-consent__brand-logo{flex:0 0 auto;display:block;height:14px;width:auto}.hcod-consent__inner--panel .hcod-consent__brand{margin-top:.75rem}.hcod-consent__resources{margin:1rem 0 0;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.08);border-top-color:color-mix(in srgb,var(--hcod-text) 12%,transparent);font-size:.8em}.hcod-consent__resources-list{display:block;margin-top:.25rem;font-weight:600}.hcod-consent--bar-bottom{left:0;right:0;bottom:0;border-top:1px solid rgba(0,0,0,.08);border-top-color:color-mix(in srgb,var(--hcod-text) 12%,transparent);box-shadow:0 -2px 14px #0000001a}.hcod-consent--bar-top{left:0;right:0;top:0;border-bottom:1px solid rgba(0,0,0,.08);border-bottom-color:color-mix(in srgb,var(--hcod-text) 12%,transparent);box-shadow:0 2px 14px #0000001a}.hcod-consent--bar-bottom .hcod-consent__body,.hcod-consent--bar-top .hcod-consent__body{max-width:54ch}.hcod-consent--bar-bottom .hcod-consent__actions,.hcod-consent--bar-top .hcod-consent__actions{margin-left:auto;align-self:flex-end}@media (min-width: 641px){.hcod-consent--bar-bottom .hcod-consent__inner,.hcod-consent--bar-top .hcod-consent__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title title" "desc desc" "gpc gpc" "meta actions" "brand brand";column-gap:2rem;row-gap:0;align-items:center}.hcod-consent--bar-bottom .hcod-consent__inner:has(>.hcod-consent__logo),.hcod-consent--bar-top .hcod-consent__inner:has(>.hcod-consent__logo){grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"logo title title" "logo desc desc" "logo gpc gpc" "logo meta actions" "brand brand brand"}.hcod-consent--bar-bottom .hcod-consent__body,.hcod-consent--bar-top .hcod-consent__body{display:contents;max-width:none}.hcod-consent--bar-bottom .hcod-consent__logo,.hcod-consent--bar-top .hcod-consent__logo{grid-area:logo;align-self:start}.hcod-consent--bar-bottom .hcod-consent__title,.hcod-consent--bar-top .hcod-consent__title{grid-area:title}.hcod-consent--bar-bottom .hcod-consent__desc,.hcod-consent--bar-top .hcod-consent__desc{grid-area:desc;margin-bottom:1rem}.hcod-consent--bar-bottom .hcod-consent__gpc,.hcod-consent--bar-top .hcod-consent__gpc{grid-area:gpc;margin:0 0 1rem}.hcod-consent--bar-bottom .hcod-consent__meta,.hcod-consent--bar-top .hcod-consent__meta{grid-area:meta;margin-top:-6px}.hcod-consent--bar-bottom .hcod-consent__actions,.hcod-consent--bar-top .hcod-consent__actions{grid-area:actions;margin-left:0;align-self:center}.hcod-consent--bar-bottom .hcod-consent__brand,.hcod-consent--bar-top .hcod-consent__brand{grid-area:brand;margin-top:.75rem}}.hcod-consent--box-bottom-left,.hcod-consent--box-bottom-right{bottom:1rem;width:min(420px,calc(100vw - 2rem));border-radius:var(--hcod-radius)}.hcod-consent--box-bottom-left{left:1rem}.hcod-consent--box-bottom-right{right:1rem}.hcod-consent--box-bottom-left .hcod-consent__inner,.hcod-consent--box-bottom-right .hcod-consent__inner,.hcod-consent--modal .hcod-consent__inner{flex-direction:column;align-items:stretch;gap:1rem}.hcod-consent--box-bottom-left .hcod-consent__actions,.hcod-consent--box-bottom-right .hcod-consent__actions,.hcod-consent--modal .hcod-consent__actions{justify-content:flex-end}.hcod-consent--box-bottom-left .hcod-consent__body,.hcod-consent--box-bottom-right .hcod-consent__body,.hcod-consent--modal .hcod-consent__body{flex:0 1 auto}.hcod-consent--box-bottom-left .hcod-consent__actions,.hcod-consent--box-bottom-right .hcod-consent__actions,.hcod-consent--modal .hcod-consent__actions{width:100%;flex-wrap:nowrap;align-items:stretch}.hcod-consent--box-bottom-left .hcod-consent__btn,.hcod-consent--box-bottom-right .hcod-consent__btn,.hcod-consent--modal .hcod-consent__btn{flex:1 1 0;min-width:0;padding-inline:.5em;white-space:normal}.hcod-consent--modal,.hcod-consent--panel{top:50%;left:50%;transform:translate(-50%,-50%);width:min(560px,calc(100vw - 2rem));border-radius:var(--hcod-radius)}.hcod-consent-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147482999;background:#00000073}.hcod-consent__inner--panel{display:block}.hcod-consent__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.hcod-consent__close{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border:0;color:inherit;font-size:1.75rem;line-height:1;cursor:pointer;padding:.25rem .5rem;margin:-.25rem -.5rem 0 0;border-radius:var(--hcod-radius)}.hcod-consent__categories{margin:1rem 0;display:grid;gap:.75rem}.hcod-consent__category{padding:.85rem 1rem;border:1px solid rgba(0,0,0,.1);border-color:color-mix(in srgb,var(--hcod-text) 18%,transparent);border-radius:var(--hcod-radius)}.hcod-consent__category-label{display:flex;align-items:center;gap:.75rem;font-weight:600;cursor:pointer}.hcod-consent__category-label input{position:absolute;opacity:0;width:1px;height:1px;margin:0}.hcod-consent__switch{position:relative;flex:0 0 auto;width:42px;height:24px;border-radius:12px;background:#6b6b6b;border:1px solid rgba(0,0,0,.35);transition:background .15s ease}.hcod-consent__switch:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px #00000059;transition:transform .15s ease}.hcod-consent__category-label input:checked+.hcod-consent__switch{background:var(--hcod-accent)}.hcod-consent__category-label input:checked+.hcod-consent__switch:after{transform:translate(18px)}.hcod-consent__category-label input:focus-visible+.hcod-consent__switch{outline:3px solid var(--hcod-accent);outline-offset:2px}.hcod-consent__category-label input:disabled+.hcod-consent__switch{opacity:.55;cursor:default}@media (forced-colors: active){.hcod-consent__switch{border:1px solid CanvasText;background:Canvas;forced-color-adjust:none}.hcod-consent__switch:after{background:CanvasText;box-shadow:none;forced-color-adjust:none}.hcod-consent__category-label input:checked+.hcod-consent__switch{background:Highlight}.hcod-consent__category-label input:checked+.hcod-consent__switch:after{background:HighlightText}.hcod-consent__category-label input:focus-visible+.hcod-consent__switch,.hcod-consent__btn:focus-visible,.hcod-consent__close:focus-visible,.hcod-consent-reopen:focus-visible,.hcod-consent-placeholder__button:focus-visible,.hcod-consent__brand:focus-visible{outline:3px solid CanvasText;outline-offset:2px}}.hcod-consent__always{margin-left:auto;font-size:.8em;font-weight:400;opacity:.75}.hcod-consent__category-desc{margin:.5rem 0 0;font-size:.9em;opacity:.85}.hcod-consent__services{margin-top:.5rem;font-size:.85em}.hcod-consent__services summary{cursor:pointer;color:var(--hcod-accent);min-height:24px;display:flex;align-items:center}.hcod-consent__services ul{margin:.35rem 0 0 1.25rem;padding:0}.hcod-consent__exempt{font-style:normal;opacity:.85}.hcod-consent__gpc{margin:1rem 0 0;padding:.4rem 0 .4rem .6rem;border-left:3px solid var(--hcod-accent, #0b57d0);font-size:.85em}.hcod-consent-reopen{position:fixed;left:1rem;bottom:1rem;z-index:2147482998;width:44px;height:44px;border-radius:50%;border:0;background:var(--hcod-accent, #0b57d0);color:var(--hcod-accent-text, #fff);box-shadow:0 4px 16px #00000040;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.hcod-consent-reopen--yield{opacity:0;pointer-events:none}.hcod-consent-reopen:focus-visible{opacity:1;pointer-events:auto}iframe.hcod-consent-blocked{display:none!important}.hcod-consent-placeholder{--hcod-bg: #fff;--hcod-text: #1f2937;--hcod-accent: #0b57d0;--hcod-accent-text: #fff;--hcod-radius: 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;min-height:180px;padding:1.5rem;text-align:center;background:#f3f4f6;color:#1f2937;border:1px dashed #9ca3af;border-radius:8px;font-size:.95rem;max-width:100%}.hcod-consent-placeholder{background:color-mix(in srgb,var(--hcod-text) 6%,var(--hcod-bg));color:var(--hcod-text);border:1px dashed color-mix(in srgb,var(--hcod-text) 40%,var(--hcod-bg));border-radius:var(--hcod-radius)}.hcod-consent-placeholder p{margin:0}.hcod-consent-placeholder__button{-moz-appearance:none;appearance:none;-webkit-appearance:none;font:inherit;font-weight:600;cursor:pointer;border:0;border-radius:6px;padding:.6em 1.2em;background:#1f2937;color:#fff;min-height:24px}.hcod-consent-placeholder__button{border-radius:var(--hcod-radius);background:var(--hcod-accent);color:var(--hcod-accent-text)}.hcod-consent-placeholder__link{-moz-appearance:none;appearance:none;-webkit-appearance:none;font:inherit;font-size:.85em;cursor:pointer;border:0;background:transparent;color:#374151;text-decoration:underline;padding:0;min-height:24px;display:inline-flex;align-items:center}.hcod-consent-placeholder__link{color:var(--hcod-text)}@media (max-width: 640px){.hcod-consent{font-size:14px}.hcod-consent__inner{padding:1rem}.hcod-consent__actions{width:100%;flex-wrap:nowrap;align-items:stretch}.hcod-consent__btn{flex:1 1 0;min-width:0;padding-inline:.5em;white-space:normal}.hcod-consent--box-bottom-left,.hcod-consent--box-bottom-right{left:.5rem;right:.5rem;bottom:.5rem;width:auto}}@media (prefers-reduced-motion: reduce){.hcod-consent *,.hcod-consent__switch,.hcod-consent__switch:after{transition:none!important}}.hcod-consent-cookies{overflow-x:auto}.hcod-consent-cookies__table{width:100%;border-collapse:collapse;text-align:left}.hcod-consent-cookies__table caption{text-align:left;font-weight:700;padding-bottom:.5em}.hcod-consent-cookies__table th,.hcod-consent-cookies__table td{border:1px solid currentColor;border-color:color-mix(in srgb,currentColor 25%,transparent);padding:.5em .75em;vertical-align:top}
