.site-consent{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:2147480400;display:flex;justify-content:center;pointer-events:none}
.site-consent[hidden]{display:none}
.site-consent-inner{pointer-events:auto;max-width:720px;width:100%;box-sizing:border-box;padding:1.1rem 1.3rem;border:1px solid #d5dde0;border-radius:12px;background:#fff;color:#253f40;box-shadow:0 10px 34px rgba(20,40,40,.22);font:400 14px/1.5 'Open Sans',system-ui,sans-serif}
.site-consent-title{margin:0 0 .3rem;font-weight:700;font-size:15px;color:#253f40}
.site-consent-inner p{margin:0 0 .8rem}
.site-consent-inner a{color:var(--site-accent,#157c77)}
.site-consent-actions{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:flex-end}
.site-consent-actions .button{margin:0}
@media(max-width:480px){.site-consent{left:.6rem;right:.6rem;bottom:.6rem}.site-consent-inner{padding:.9rem 1rem;font-size:13px}.site-consent-actions .button{flex:1 1 auto}}
