/* Automad, (c) Marc Anton Dahmen, MIT license */
:root{--am-consent-banner-color: #f9fafc;--am-consent-banner-background: #121315;--am-consent-banner-border: rgba(255, 255, 255, .06);--am-consent-placeholder-color: rgba(120, 123, 132, .3);--am-consent-placeholder-background: rgba(120, 123, 132, .075)}am-consent[type=script]{display:none}.am-consent-banner{box-sizing:border-box;position:fixed;z-index:99999;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;column-gap:.9em;padding:1em;left:0;right:0;bottom:0;height:auto;max-width:min(100%,100vw);font-family:InterVariable,Inter,Helvetica Neue,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-weight:500;line-height:1.55;text-align:center;color:var(--am-consent-banner-color);background-color:var(--am-consent-banner-background);border-top:1px solid var(--am-consent-banner-border);user-select:none}.am-consent-banner>svg{font-size:1.5em;pointer-events:none}.am-consent-banner>span{padding:.6em 0}.am-consent-banner--small{height:32px;gap:7px;left:auto;right:10px;bottom:10px;padding:0 7px;font-size:11px;border-radius:2em;border:1px solid var(--am-consent-banner-border)}.am-consent-banner--small>svg{pointer-events:all;cursor:pointer;transition:opacity .2s}.am-consent-banner--small>svg:hover{opacity:.6}@media (max-width: 650px){.am-consent-banner--small>span{display:none}}.am-consent-banner--small>button{padding-right:5px}.am-consent-banner--small:not(.am-consent-banner--open)>:not(svg){display:none}.am-consent-banner a,.am-consent-banner__button{padding:0;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;appearance:none;cursor:pointer;color:inherit;background-color:transparent;border:none;text-decoration:underline;text-underline-offset:3px;opacity:1;transition:opacity .2s}.am-consent-banner a:hover,.am-consent-banner__button:hover{opacity:.7}.am-consent-placeholder{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.75em;height:100%;min-height:160px;padding:1.5em;font-family:InterVariable,Inter,Helvetica Neue,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:600;color:var(--am-consent-placeholder-color, rgba(0, 0, 0, .1));background-color:var(--am-consent-placeholder-background)}.am-consent-placeholder svg{font-size:36px}@font-face{font-family:InterVariable;font-style:normal;font-weight:100 900;font-display:swap;src:url("../InterVariable.woff2") format("woff2")}@font-face{font-family:InterVariable;font-style:italic;font-weight:100 900;font-display:swap;src:url("../InterVariable-Italic.woff2") format("woff2")}
