.cm-consent{z-index:9999;color:#fff;background:#000000e0;border:1px solid #ffffff2e;border-radius:4px;max-width:380px;padding:16px 18px;font-size:.85rem;line-height:1.45;position:fixed;bottom:16px;right:16px;box-shadow:0 2px 12px #00000059}.cm-consent__text{margin:0 0 12px}.cm-consent__details{border-top:1px solid #ffffff40;max-height:50vh;margin-bottom:12px;padding-top:12px;font-size:.8rem;overflow-y:auto}.cm-consent__details dl{margin:0}.cm-consent__details dt{color:#e8b4ae;letter-spacing:.06em;text-transform:uppercase;margin-bottom:2px;font-size:.72rem;font-weight:700}.cm-consent__details dd{color:#ffffffd9;margin:0 0 12px}.cm-consent__details dd:last-child{margin-bottom:0}.cm-consent__more{color:#fff;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.cm-consent__accept{background:var(--cm-accent,#a42016);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:3px;padding:7px 18px}.cm-consent__accept:hover{background:var(--cm-accent-dark,#8a1a12)}.cm-consent__accept:focus-visible{background:var(--cm-accent-dark,#8a1a12)}.cm-consent :focus-visible{outline-offset:2px;outline:2px solid #fff}@media (width<=600px){.cm-consent{border-radius:0;max-width:none;bottom:0;left:0;right:0}}@media (prefers-reduced-motion:no-preference){.cm-consent{animation:.25s ease-out cm-consent-in}@keyframes cm-consent-in{0%{opacity:0;transform:translateY(12px)}}}