.behavior-consent{--behavior-green: #0f9948;--behavior-ink: #17211b;--behavior-muted: #5d6a62;--behavior-border: #dce7df;position:relative;z-index:2147483000;font-family:"Lato", "Open Sans", sans-serif}.behavior-consent__sheet{position:fixed;right:18px;bottom:18px;width:calc(100vw - 36px);max-width:560px;max-height:78vh;overflow-y:auto;overscroll-behavior:contain;padding:25px;color:var(--behavior-ink);background:rgba(255,255,255,0.98);border:1px solid var(--behavior-border);border-radius:22px;box-shadow:0 24px 70px rgba(20,48,30,0.2);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.behavior-consent__sheet[hidden],.behavior-consent__preferences[hidden],.behavior-consent__details[hidden]{display:none !important}.behavior-consent__handle{display:none}.behavior-consent__eyebrow{margin:0 0 5px;color:var(--behavior-green);font-size:0.76rem;font-weight:800;letter-spacing:0.09em;text-transform:uppercase}.behavior-consent__sheet h2,.behavior-consent__sheet h3,.behavior-consent__sheet h4{margin:0;color:var(--behavior-ink);line-height:1.25}.behavior-consent__sheet h2{padding-right:34px;font-size:1.75rem}.behavior-consent__sheet h3{font-size:1.2rem}.behavior-consent__sheet h4{margin-top:18px;font-size:0.95rem}.behavior-consent__sheet p{margin:10px 0 0;color:var(--behavior-muted);line-height:1.55}.behavior-consent__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.behavior-consent__button,.behavior-consent__learn,.behavior-consent__preferences,.behavior-consent__close{min-height:46px;border:0;cursor:pointer;font:inherit}.behavior-consent__button{padding:11px 18px;color:var(--behavior-ink);background:#f4f7f5;border:1px solid var(--behavior-border);border-radius:12px;font-weight:800}.behavior-consent__button--primary{color:#fff;background:var(--behavior-green);border-color:var(--behavior-green)}.behavior-consent__button:hover,.behavior-consent__button:focus-visible{transform:translateY(-1px);box-shadow:0 7px 20px rgba(15,153,72,0.15)}.behavior-consent__learn,.behavior-consent__contact{display:inline-flex;align-items:center;margin-top:14px;padding:0;color:#087538;background:transparent;font-weight:700;text-decoration:underline;text-underline-offset:3px}.behavior-consent__details{margin-top:20px;padding-top:20px;border-top:1px solid var(--behavior-border)}.behavior-consent__status{margin-top:12px;color:var(--behavior-muted);font-size:0.9rem}.behavior-consent__close{position:absolute;top:12px;right:12px;width:44px;color:var(--behavior-muted);background:transparent;border-radius:50%;font-size:1.8rem}.behavior-consent__preferences{position:fixed;right:16px;bottom:16px;display:inline-flex;align-items:center;gap:8px;padding:9px 14px;color:var(--behavior-ink);background:rgba(255,255,255,0.96);border:1px solid var(--behavior-border);border-radius:999px;box-shadow:0 10px 30px rgba(20,48,30,0.14);font-size:0.83rem;font-weight:700}.behavior-consent :focus-visible{outline:3px solid rgba(15,153,72,0.35);outline-offset:3px}@media (max-width: 575.98px){.behavior-consent__sheet{right:0;bottom:0;width:100%;max-height:88vh;padding:20px 18px calc(18px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.behavior-consent__handle{display:block;width:42px;height:4px;margin:-7px auto 15px;background:#cdd9d0;border-radius:99px}.behavior-consent__actions{grid-template-columns:1fr}.behavior-consent__sheet h2{font-size:1.3rem}.behavior-consent__preferences{max-width:calc(100vw - 32px)}}@media (min-height: 975px){.behavior-consent__sheet{max-height:760px}}@media (prefers-reduced-motion: reduce){.behavior-consent *,.behavior-consent *::before,.behavior-consent *::after{scroll-behavior:auto !important;transition:none !important}}
