.sb-cookie-notice[hidden]{display:none!important}.sb-cookie-notice{box-sizing:border-box;position:fixed;bottom:24px;left:24px;z-index:1200;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:14px;width:min(560px,calc(100% - 48px));padding:20px;background:#fff;color:#171717;border:1px solid #e5e1d7;border-radius:16px;box-shadow:0 8px 36px #0000001a;font-family:Ubuntu,Arial,sans-serif;text-align:left;animation:sb-cookie-in .2s ease-out}.sb-cookie-symbol{width:36px;height:36px;background:#ffcb06;border-radius:50%;display:grid;place-items:center}.sb-cookie-symbol svg{width:22px;height:22px}.sb-cookie-notice strong{font-size:15px;line-height:1.35}.sb-cookie-notice p{font-size:13px;line-height:1.5;margin:5px 0;color:#555}.sb-cookie-notice a{font-size:12px;color:#444;text-decoration:underline;text-underline-offset:3px}.sb-cookie-notice button{font:500 13px Ubuntu,Arial,sans-serif;border:0;border-radius:24px;background:#ffcb06;color:#101010;min-height:42px;padding:0 19px;cursor:pointer}.sb-cookie-notice :focus-visible{outline:2px solid #171717;outline-offset:4px}.cookie-policy-table{overflow:auto}.cookie-policy-table table{width:100%;border-collapse:collapse}.cookie-policy-table td,.cookie-policy-table th{padding:16px;text-align:left;border-bottom:1px solid #e5e1d7;vertical-align:top}.cookie-policy-table code{overflow-wrap:anywhere}@keyframes sb-cookie-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.sb-cookie-notice{left:12px;bottom:calc(12px + env(safe-area-inset-bottom));width:calc(100% - 24px);padding:16px;grid-template-columns:30px minmax(0,1fr);gap:10px}.sb-cookie-symbol{width:30px;height:30px}.sb-cookie-notice button{grid-column:2;justify-self:start}.cookie-policy-table td,.cookie-policy-table th{padding:10px}}@media(prefers-reduced-motion:reduce){.sb-cookie-notice{animation:none}}
