.b-ext .cookieconsent-optout-marketing {background: rgba(0,0,0,.65);color: white;display: flex;align-items: center;justify-content: center;padding: calc(var(--font-size) * 3);}
.b-ext .cookieconsent-optout-marketing[style*="block"] {display: flex !important;}
.b-ext .cookieconsent-optout-marketing__inner {max-width: 100%;}
.b-ext .cookieconsent-optout-marketing a {color: currentColor !important;text-decoration: underline !important;}
.b-ext .cookieconsent-optout-marketing a.cookieconsent-optout-marketing__cookiebot-renew {font-weight: bold;}
.b-ext .cookieconsent-optout-marketing__from-src-url {display: block;max-width: 300px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition-duration: 150ms;transition-property: max-width;}
.b-ext .cookieconsent-optout-marketing:hover .cookieconsent-optout-marketing__from-src-url, .b-ext .cookieconsent-optout-marketing:focus-within .cookieconsent-optout-marketing__from-src-url {max-width: 100%;}
.b-ext .responsive-embed .cookieconsent-optout-marketing {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}