.af-consent{position:fixed;z-index:1200;bottom:20px;left:20px;right:20px;max-width:1100px;margin:auto;padding:24px 28px;display:grid;grid-template-columns:1fr 250px;gap:28px;background:#f6f3eb;color:#2b302f;border:1px solid #bab19a;border-radius:5px;box-shadow:0 16px 60px #0009;font:14px/1.55 Arial,sans-serif}.af-consent .af-consent-label{font-size:10px;letter-spacing:.15em;color:#766343;margin:0 0 8px}.af-consent h2{font:600 20px/1.25 Arial,sans-serif;margin:0 0 12px;color:#222a29}.af-consent p{margin:8px 0}.af-consent a{color:#725212;text-decoration:underline}.af-consent-actions{display:flex;flex-direction:column;justify-content:center;gap:10px}.af-consent-actions button{background:#243531;color:#fff;border:1px solid #243531;min-height:44px;border-radius:3px;padding:10px;font:600 13px Arial,sans-serif;cursor:pointer}.af-consent-actions button:focus-visible{outline:3px solid #a17c34;outline-offset:3px}.af-consent-actions button:disabled{opacity:.5;cursor:wait}.af-consent-actions .af-consent-close{background:transparent;color:#34453f;border-color:#8d998f}@media(max-width:700px){.af-consent{inset:auto 10px 10px;max-height:80svh;overflow:auto;grid-template-columns:1fr;gap:14px;padding:20px}.af-consent-actions{display:grid;grid-template-columns:1fr 1fr}.af-consent-actions .af-consent-close{grid-column:1/-1}.af-consent p{font-size:12px}}