/*! 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__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 .35rem;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__controller{margin:.35rem 0 0;font-size:.85em;opacity:.8}.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}.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--bar-bottom{left:0;right:0;bottom:0;border-top:1px solid rgba(0,0,0,.08)}.hcod-consent--bar-top{left:0;right:0;top:0;border-bottom:1px solid rgba(0,0,0,.08)}.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--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-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:#b8b8b8;transition:background .15s ease}.hcod-consent__switch:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;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}.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)}.hcod-consent__services ul{margin:.35rem 0 0 1.25rem;padding:0}.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}iframe.hcod-consent-blocked{display:none!important}.hcod-consent-placeholder{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 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}.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}@media (max-width: 640px){.hcod-consent{font-size:14px}.hcod-consent__inner{padding:1rem}.hcod-consent__actions{width:100%}.hcod-consent__btn{flex:1 1 auto}.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}}
