.consent-banner{position:fixed;inset:auto 1rem 1rem;z-index:10000;background:#fff;border:1px solid #d9e7dc;border-radius:1rem;box-shadow:0 18px 55px rgba(15,55,29,.22);padding:1.15rem;color:#17231c}.consent-banner__content{max-width:1180px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.25rem;align-items:center}.consent-banner h2,.consent-modal h2{font-size:1.15rem;margin:0 0 .35rem}.consent-banner p,.consent-modal p{margin:0;color:#536258;font-size:.9rem;line-height:1.45}.consent-banner a{display:inline-block;margin-top:.35rem;color:#1d6a39}.consent-banner__actions,.consent-modal__actions{display:flex;gap:.55rem;flex-wrap:wrap}.consent-button{border:2px solid #246c3c;border-radius:.65rem;background:#fff;color:#1b5e20;padding:.62rem .8rem;font-weight:750;min-width:120px}.consent-button:hover,.consent-button:focus{background:#edf7f0}.consent-banner__actions .consent-button:last-child{background:#246c3c;color:#fff}.consent-modal{position:fixed;inset:0;z-index:10001;background:rgba(10,25,15,.52);padding:1rem;display:grid;place-items:center}.consent-modal[hidden],.consent-banner[hidden]{display:none}.consent-modal__panel{width:min(100%,650px);max-height:calc(100vh - 2rem);overflow:auto;background:#fff;border-radius:1rem;padding:1.25rem;box-shadow:0 20px 65px rgba(0,0,0,.25)}.consent-modal__header{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem}.consent-modal__close{border:0;background:#eef3ef;border-radius:999px;width:2.2rem;height:2.2rem;font-size:1.4rem}.consent-purpose{display:flex;justify-content:space-between;gap:1rem;align-items:center;border-top:1px solid #e6ece8;padding:1rem 0}.consent-purpose input{width:1.35rem;height:1.35rem}.consent-purpose span{font-size:.8rem;color:#45614f;font-weight:700}.consent-modal__actions{justify-content:flex-end;margin-top:.75rem}.footer-cookie-button{border:0;background:transparent;color:inherit;padding:0;font:inherit;text-decoration:underline;cursor:pointer}@media(max-width:760px){.consent-banner__content{grid-template-columns:1fr}.consent-banner__actions{display:grid;grid-template-columns:1fr}.consent-button{width:100%}}
