.consent{position:fixed;z-index:50;left:1rem;right:1rem;bottom:1rem;max-width:980px;margin:auto;background:#fffdf8;color:#17241f;border:1px solid #d9d5c9;border-radius:1rem;padding:1.2rem 1.4rem;box-shadow:0 18px 60px #10261f40;display:flex;align-items:center;justify-content:space-between;gap:2rem}.consent[hidden]{display:none}.consent p{margin:.25rem 0;font-size:.86rem;color:#67736d}.consent-actions{display:flex;align-items:center;gap:.7rem;flex:none}.consent-actions>button:not(.button){border:0;background:transparent;text-decoration:underline;font-weight:700;padding:.7rem}@media(max-width:700px){.consent{bottom:4.5rem;display:block}.consent-actions{margin-top:1rem;justify-content:flex-end}}
