.cookie-consent-banner,.cookie-consent-btn,.cookie-consent-modal,.cookie-consent-panel,.cookie-consent-switch,.cookie-consent-veil{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}.cookie-consent-veil{position:fixed;inset:0;z-index:9000;background:rgba(20,22,26,.28);pointer-events:none}.cookie-consent-veil-blocking{pointer-events:auto}.cookie-consent-banner{position:fixed;right:0;bottom:0;left:0;z-index:9100;box-sizing:border-box;padding:0 16px 16px}body:has(.react-responsive-modal-overlay) .cookie-consent-banner,body:has(.react-responsive-modal-overlay) .cookie-consent-veil:not(.cookie-consent-veil-blocking){opacity:0;visibility:hidden;pointer-events:none}.cookie-consent-banner-box{max-width:1120px;margin:0 auto;overflow:hidden;background:#fff;border:1px solid #e3e6ea;border-radius:16px;box-shadow:0 1px 2px rgba(20,22,26,.04),0 12px 32px rgba(20,22,26,.14),0 32px 64px rgba(20,22,26,.08)}.cookie-consent-filet{height:4px;background:#da291c}.cookie-consent-banner-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,376px);gap:28px;align-items:start;padding:20px 24px 22px}.cookie-consent-banner-copy h2{margin:0 0 8px;color:#14161a;font-size:19px;font-weight:700;letter-spacing:-.02em;line-height:1.3}.cookie-consent-banner-copy p{margin:0 0 6px;color:#2b2f36;font-size:14.5px;font-weight:400;line-height:1.5;max-width:74ch}.cookie-consent-legal{margin-top:10px!important;margin-bottom:0!important;color:#5a6472!important;font-size:13px!important}.cookie-consent-banner-copy a,.cookie-consent-modal a{color:#14161a;font-weight:400;text-decoration:underline;text-decoration-color:#da291c;text-decoration-thickness:1.5px;text-underline-offset:3px}.cookie-consent-banner-copy a:focus-visible,.cookie-consent-banner-copy a:hover,.cookie-consent-modal a:focus-visible,.cookie-consent-modal a:hover{color:#da291c}.cookie-consent-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cookie-consent-actions .cookie-consent-btn-config,.cookie-consent-modal-footer .cookie-consent-btn-save{grid-column:1/-1}.cookie-consent-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 18px;border-radius:10px;font-size:15px;font-weight:600;letter-spacing:-.01em;line-height:1.2;text-align:center;cursor:pointer;transition:background .16s,border-color .16s,color .16s}.cookie-consent-btn:focus-visible{outline:3px solid #da291c;outline-offset:2px}.cookie-consent-btn-decision{background:#14161a;border:1.5px solid #14161a;color:#fff}.cookie-consent-btn-decision:hover{background:#000;border-color:#000}.cookie-consent-btn-config{background:#fff;border:1.5px solid #e3e6ea;color:#14161a}.cookie-consent-btn-config:hover{background:#f6f7f9;border-color:#14161a}.cookie-consent-btn-save{background:#da291c;border:1.5px solid #da291c;color:#fff}.cookie-consent-btn-save:hover{background:#b31f14;border-color:#b31f14}.cookie-consent-panel{position:fixed;inset:0;z-index:9200;display:flex;align-items:center;justify-content:center;padding:16px}.cookie-consent-modal{position:relative;z-index:9201;display:flex;flex-direction:column;box-sizing:border-box;width:min(760px,100%);max-height:min(88vh,860px);overflow:hidden;background:#fff;border:0;border-radius:16px;box-shadow:0 1px 2px rgba(20,22,26,.04),0 12px 32px rgba(20,22,26,.14),0 32px 64px rgba(20,22,26,.08)}.cookie-consent-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 24px 16px;border-bottom:1px solid #e3e6ea}.cookie-consent-modal-header h2{margin:0 0 4px;color:#14161a;font-size:20px;font-weight:700;letter-spacing:-.02em;line-height:1.3}.cookie-consent-modal-header p{margin:0;max-width:56ch;color:#5a6472;font-size:13.5px;line-height:1.5}.cookie-consent-modal-close{flex:none;width:36px;height:36px;padding:0;border:1.5px solid #e3e6ea;border-radius:9px;background:#fff;color:#5a6472;font-size:18px;line-height:1;cursor:pointer}.cookie-consent-modal-close:hover{border-color:#14161a;color:#14161a}.cookie-consent-modal-close:focus-visible{outline:3px solid #da291c;outline-offset:2px}.cookie-consent-modal-body{flex:1;padding:16px 24px 20px;overflow-y:auto}.cookie-consent-category{margin-bottom:10px;overflow:hidden;border:1px solid #e3e6ea;border-radius:13px}.cookie-consent-category:last-child{margin-bottom:0}.cookie-consent-category-header{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:start;padding:16px 18px}.cookie-consent-category-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:6px}.cookie-consent-category h3{margin:0;color:#14161a;font-size:15.5px;font-weight:700;letter-spacing:-.01em}.cookie-consent-category p{margin:0;max-width:60ch;color:#2b2f36;font-size:13.5px;line-height:1.5}.cookie-consent-chip{padding:4px 8px;border-radius:6px;font-size:10.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.cookie-consent-chip-fixed{color:#5a6472;background:#f6f7f9;border:1px solid #e3e6ea}.cookie-consent-chip-on{color:#0e7a55;background:#e7f5ef}.cookie-consent-chip-off{color:#b31f14;background:#fdecea}.cookie-consent-switch{position:relative;flex:none;width:52px;height:30px;padding:0;border:0;border-radius:999px;background:#c9cfd8;cursor:pointer;transition:background .18s}.cookie-consent-switch:after{position:absolute;top:3px;left:3px;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.28);transition:transform .18s;content:""}.cookie-consent-switch[aria-checked=true]{background:#da291c}.cookie-consent-switch[aria-checked=true]:after{transform:translateX(22px)}.cookie-consent-switch:disabled{cursor:not-allowed;opacity:.42}.cookie-consent-switch:disabled[aria-checked=true]{background:#da291c}.cookie-consent-switch:focus-visible{outline:3px solid #da291c;outline-offset:3px}.cookie-consent-modal-footer{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:16px 24px;border-top:1px solid #e3e6ea;background:#fff}@media (max-width:900px){.cookie-consent-banner-body{grid-template-columns:1fr;gap:20px;padding:20px}.cookie-consent-banner-copy h2{font-size:18px}}@media (max-width:560px){.cookie-consent-banner{padding:0 8px 8px}.cookie-consent-banner-copy p{font-size:14px}.cookie-consent-btn{padding:12px 10px;font-size:14.5px}.cookie-consent-panel{padding:0;align-items:flex-end}.cookie-consent-modal{width:100%;max-height:94vh;border-radius:18px 18px 0 0}}@media (max-width:359px){.cookie-consent-actions,.cookie-consent-modal-footer{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.cookie-consent-btn,.cookie-consent-switch,.cookie-consent-switch:after{transition-duration:.01ms}}