:host{position:fixed;user-select:none;bottom:16px;right:0;left:0;z-index:100;height:auto;width:80%;max-width:350px;padding:13px 22px;margin:auto;border:1px solid #4491ff;background-color:#fff;border-radius:4px;display:none;gap:8px;grid-template-columns:repeat(1fr, 3);box-sizing:border-box}@media(min-width: 770px){:host{right:1rem;left:unset;margin:0;bottom:1rem}}:host([show]){display:grid;animation:slidein .5s ease-in forwards}*{box-sizing:border-box}#cookies-title{grid-row:1;grid-column:1/3}#cookies-title path{fill:#4491ff}#cookies-description{grid-row:2;grid-column:1/3;margin:0;color:#4491ff}#cookies-consent,#cookies-reject{margin:0}#cookies-consent{grid-row:3;grid-column:1/3;color:#4491ff;border-color:#4491ff}#cookies-reject{grid-row:3;grid-column:2;display:none}@keyframes slidein{from{transform:translateY(100%)}to{transform:translateY(0%)}}/*# sourceMappingURL=lb-jh-user-cookie-consent.css.map */
