.mc-cookie,.mc-cookie *{box-sizing:border-box}.mc-cookie{--mc-cookie-green:#159447;--mc-cookie-green-dark:#0e7d3b;--mc-cookie-text:#172033;--mc-cookie-muted:#667085;--mc-cookie-line:#e4e9e6;--mc-cookie-soft:#f7faf8;position:relative;z-index:999999;font-family:inherit}.mc-cookie__panel[hidden],.mc-cookie__details[hidden]{display:none!important}.mc-cookie__panel{position:fixed;left:18px;bottom:74px;width:min(356px, calc(100vw - 36px));max-height:min(620px, calc(100vh - 110px));overflow:auto;padding:17px;border:1px solid rgb(17 24 39 / .09);border-radius:18px;background:rgb(255 255 255 / .985);box-shadow:0 18px 50px rgb(17 24 39 / .14),0 2px 8px rgb(17 24 39 / .06);color:var(--mc-cookie-text);-webkit-overflow-scrolling:touch}.mc-cookie__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.mc-cookie__head-copy{min-width:0}.mc-cookie__eyebrow{display:block;margin:0 0 4px;color:var(--mc-cookie-green-dark);font-size:10px;font-weight:800;letter-spacing:.11em;line-height:1.2;text-transform:uppercase}.mc-cookie__head h2{margin:0;color:var(--mc-cookie-text);font-size:18px;font-weight:760;letter-spacing:-.025em;line-height:1.2}.mc-cookie__close{display:inline-grid;place-items:center;flex:0 0 30px;width:30px;height:30px;margin:-3px -3px 0 0;padding:0;border:1px solid #fff0;border-radius:50%;background:#fff0;color:#667085;font:inherit;font-size:22px;font-weight:400;line-height:1;cursor:pointer}.mc-cookie__close:hover,.mc-cookie__close:focus-visible{border-color:var(--mc-cookie-line);background:var(--mc-cookie-soft);color:var(--mc-cookie-text);outline:none}.mc-cookie__intro{margin:11px 0 14px;color:var(--mc-cookie-muted);font-size:13px;line-height:1.5}.mc-cookie__quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mc-cookie__btn,.mc-cookie__save,.mc-cookie__customize{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:38px;gap:12px;margin:10px 0 0;padding:8px 10px;border:1px solid #e6ebe8;border-radius:10px;background:#f8faf9;color:#475467;font-size:12px;font-weight:700;line-height:1.3;text-align:left;box-shadow:none;transition:background-color 0.16s ease,border-color 0.16s ease,color 0.16s ease}.mc-cookie__customize:hover,.mc-cookie__customize:focus-visible{border-color:#d8e0dc;background:#f4f7f5;color:#344054;outline:none;box-shadow:none;transform:none}.mc-cookie__customize:focus-visible{box-shadow:0 0 0 3px rgb(21 148 71 / .1)}.mc-cookie__chevron{position:relative;display:inline-grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border:1px solid #dfe6e2;border-radius:999px;background:#fff;color:#667085;transition:background-color 0.16s ease,border-color 0.16s ease,color 0.16s ease}.mc-cookie__chevron::before{content:"";width:6px;height:6px;margin-top:-3px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform 0.16s ease,margin 0.16s ease}.mc-cookie__customize:hover .mc-cookie__chevron,.mc-cookie__customize:focus-visible .mc-cookie__chevron{border-color:#d2dbd6;background:#fff;color:#475467}.mc-cookie__customize[aria-expanded="true"] .mc-cookie__chevron::before{margin-top:3px;transform:rotate(225deg)}.mc-cookie__details{margin-top:10px;padding-top:10px;border-top:1px solid var(--mc-cookie-line)}.mc-cookie__rows{display:grid;gap:7px}.mc-cookie__row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:58px;padding:10px 11px;border:1px solid var(--mc-cookie-line);border-radius:12px;background:#fff}.mc-cookie__row--locked{background:var(--mc-cookie-soft)}.mc-cookie__row-copy{display:grid;gap:2px;min-width:0}.mc-cookie__row strong{color:#263244;font-size:12.5px;font-weight:760;line-height:1.25}.mc-cookie__row-copy>span{color:#7a8597;font-size:11px;line-height:1.35}.mc-cookie__status{white-space:nowrap;color:var(--mc-cookie-green-dark);font-size:10px;font-weight:800}.mc-cookie__row input[type="checkbox"]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.mc-cookie__switch{position:relative;display:inline-block;width:38px;height:22px;border-radius:999px;background:#d8dedb;box-shadow:inset 0 0 0 1px rgb(17 24 39 / .06);transition:background 0.16s ease}.mc-cookie__switch::after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgb(17 24 39 / .18);transition:transform 0.16s ease}.mc-cookie__row input:checked+.mc-cookie__switch{background:var(--mc-cookie-green)}.mc-cookie__row input:checked+.mc-cookie__switch::after{transform:translateX(16px)}.mc-cookie__row input:focus-visible+.mc-cookie__switch{outline:3px solid rgb(21 148 71 / .18);outline-offset:2px}.mc-cookie__save{width:100%;min-height:38px;margin-top:9px;padding:8px 12px;border:1px solid #cfd8d3;border-radius:10px;background:#fff;color:#344054;font-size:12px;font-weight:750;line-height:1.2}.mc-cookie__save:hover,.mc-cookie__save:focus-visible{border-color:#b8c7bf;background:var(--mc-cookie-soft);color:var(--mc-cookie-green-dark);outline:none}.mc-cookie__links{display:flex;align-items:center;gap:7px;margin-top:11px;color:#98a2b3;font-size:10.5px;line-height:1.3}.mc-cookie__links a{color:#667085;text-decoration:none}.mc-cookie__links a:hover,.mc-cookie__links a:focus-visible{color:var(--mc-cookie-green-dark);text-decoration:underline;text-underline-offset:2px;outline:none}.mc-cookie__launcher{position:fixed;left:18px;bottom:18px;display:grid;place-items:center;width:44px;height:44px;padding:7px;border:1px solid rgb(17 24 39 / .1);border-radius:50%;background:rgb(255 255 255 / .96);box-shadow:0 8px 24px rgb(17 24 39 / .12),0 1px 3px rgb(17 24 39 / .06);cursor:pointer;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.mc-cookie__launcher:hover,.mc-cookie__launcher:focus-visible{border-color:rgb(21 148 71 / .28);background:#fff;outline:none}.mc-cookie__launcher img{display:block;width:27px;height:27px;object-fit:contain}.mc-cookie__dot{position:absolute;top:2px;right:2px;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:#e5a000}.mc-cookie.is-decided .mc-cookie__dot{display:none}@media (max-width:600px){.mc-cookie__panel{left:12px;right:12px;bottom:66px;width:auto;max-height:min(66vh, 520px);padding:14px;border-radius:16px;box-shadow:0 14px 38px rgb(17 24 39 / .15),0 2px 8px rgb(17 24 39 / .05)}.mc-cookie__head h2{font-size:17px}.mc-cookie__intro{margin:9px 0 12px;font-size:12px;line-height:1.45}.mc-cookie__quick-actions{gap:7px}.mc-cookie__btn{min-height:38px;padding:8px 9px;border-radius:10px;font-size:11.5px}.mc-cookie__customize{min-height:36px;margin-top:8px;padding:7px 9px;font-size:11.5px}.mc-cookie__chevron{flex-basis:20px;width:20px;height:20px}.mc-cookie__details{margin-top:8px;padding-top:8px}.mc-cookie__rows{gap:6px}.mc-cookie__row{min-height:54px;padding:8px 9px;border-radius:10px}.mc-cookie__row-copy>span{display:none}.mc-cookie__links{margin-top:9px;font-size:10px}.mc-cookie__launcher{left:12px;bottom:12px;width:42px;height:42px;padding:7px}.mc-cookie__launcher img{width:25px;height:25px}}@media (max-width:360px){.mc-cookie__panel{left:9px;right:9px;bottom:61px;padding:12px}.mc-cookie__quick-actions{grid-template-columns:1fr}.mc-cookie__btn{min-height:36px}}@media (prefers-reduced-motion:reduce){.mc-cookie__switch,.mc-cookie__switch::after,.mc-cookie__chevron,.mc-cookie__chevron::before{transition:none}}