.tm-cookie-layer{z-index:10000;pointer-events:none;padding:18px;position:fixed;inset:auto 0 0}.tm-cookie-panel{color:#17313b;pointer-events:auto;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border:1px solid #0f2f3a1f;border-radius:20px;width:min(1480px,100vw - 36px);margin:0 auto;overflow:hidden;box-shadow:0 -8px 35px #0f2f3a26}.tm-cookie-main{grid-template-columns:auto minmax(0,1fr) minmax(220px,320px);align-items:center;gap:22px;padding:24px 28px 20px;display:grid}.tm-cookie-mark,.tm-cookie-icon{color:var(--tm-primary,#00a5a7)}.tm-cookie-mark{background:#00a5a717;border-radius:16px;place-items:center;width:54px;height:54px;display:grid}.tm-cookie-copy h2{font-family:var(--font-poppins), sans-serif;margin:0 0 7px;font-size:18px;font-weight:700;line-height:1.35}.tm-cookie-copy p{color:#5b6970;max-width:760px;margin:0 0 7px;font-size:14px;line-height:1.55}.tm-cookie-copy a{color:var(--tm-primary,#00a5a7);text-underline-offset:3px;font-size:14px;font-weight:600}.tm-cookie-actions{gap:8px;display:grid}.tm-cookie-actions button,.tm-cookie-save{min-height:44px;font:inherit;cursor:pointer;border-radius:9px;font-weight:700}.tm-cookie-primary{border:1px solid var(--tm-primary,#00a5a7);background:var(--tm-primary,#00a5a7);color:#fff}.tm-cookie-secondary{color:#17404b;background:#fff;border:1px solid #b9c5c9;justify-content:center;align-items:center;gap:7px;display:flex}.tm-cookie-essential{color:#647278;background:0 0;border:0;font-size:13px}.tm-cookie-preferences{background:#fbfdfd;border-top:1px solid #e8edef}.tm-cookie-preferences-head{justify-content:space-between;align-items:center;padding:17px 28px 10px;display:flex}.tm-cookie-preferences-head strong,.tm-cookie-preferences-head span{display:block}.tm-cookie-preferences-head strong{font-size:16px}.tm-cookie-preferences-head span{color:#69777c;margin-top:2px;font-size:13px}.tm-cookie-close{color:#506269;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.tm-cookie-grid{border-top:1px solid #eef2f3;grid-template-columns:repeat(4,1fr);display:grid}.tm-cookie-item{border-right:1px solid #e5ebed;grid-template-columns:34px 1fr auto;gap:10px;min-height:112px;padding:18px 20px;display:grid;position:relative}.tm-cookie-item:last-child{border-right:0}.tm-cookie-icon svg{stroke-width:2px;width:23px;height:23px}.tm-cookie-item-copy strong{font-size:13px}.tm-cookie-item-copy p{color:#718087;margin:5px 0 0;font-size:12px;line-height:1.45}.tm-cookie-always{color:var(--tm-primary,#00a5a7);align-self:start;font-size:11px;font-weight:700}.tm-cookie-save-row{justify-content:flex-end;padding:12px 28px 18px;display:flex}.tm-cookie-save{border:1px solid var(--tm-primary,#00a5a7);background:var(--tm-primary,#00a5a7);color:#fff;justify-content:center;align-items:center;gap:7px;min-width:210px;padding:0 18px;display:flex}@media (max-width:900px){.tm-cookie-layer{padding:10px}.tm-cookie-panel{border-radius:16px;width:100%}.tm-cookie-main{grid-template-columns:auto 1fr;gap:14px;padding:18px}.tm-cookie-actions{grid-column:1/-1}.tm-cookie-grid{grid-template-columns:1fr}.tm-cookie-item{border-bottom:1px solid #e5ebed;border-right:0;min-height:auto}.tm-cookie-item:last-child{border-bottom:0}.tm-cookie-save-row{padding:12px 18px 18px}.tm-cookie-save{width:100%}}@media (max-width:520px){.tm-cookie-mark{display:none}.tm-cookie-main{display:block}.tm-cookie-copy{margin-bottom:14px}.tm-cookie-copy h2{font-size:16px}.tm-cookie-preferences-head{padding-inline:18px}}.tm-cookie-preferences-link{appearance:none;color:inherit;font:inherit;opacity:.82;cursor:pointer;background:0 0;border:0;margin:0;padding:0}.tm-cookie-preferences-link:hover,.tm-cookie-preferences-link:focus-visible{opacity:1;text-decoration:underline}.tm-cookie-switch{width:46px;min-width:46px;height:26px;box-shadow:none;cursor:pointer;background:#c8ced2;border:0;border-radius:999px;align-items:center;padding:2px;transition:background-color .16s;display:inline-flex;position:relative}.tm-cookie-switch:after{content:"";background:#fff;border-radius:999px;width:22px;height:22px;transition:transform .16s;display:block;transform:translate(0);box-shadow:0 1px 4px #0000002e}.tm-cookie-switch[data-state=checked]{background:var(--tm-primary,#00a5a7)}.tm-cookie-switch[data-state=checked]:after{transform:translate(20px)}.tm-cookie-switch [data-slot=checkbox-indicator]{display:none}