.cookie-settings-modal{position:fixed;z-index:120;inset:0;display:grid;place-items:center;padding:20px;background:#14251f99;opacity:0;pointer-events:none;transition:.2s}.cookie-settings-modal.open{opacity:1;pointer-events:auto}.cookie-settings-modal>section{position:relative;width:min(620px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:28px;border-radius:22px;background:#fff;box-shadow:0 22px 70px #0004}.cookie-settings-modal h2{margin:4px 0 8px}.cookie-settings-modal>section>p:not(.eyebrow){color:#68736e;font-size:13px}.cookie-category{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:12px;padding:15px;border:1px solid #dde3df;border-radius:13px;background:#fafbf9}.cookie-category strong,.cookie-category small{display:block}.cookie-category small{margin-top:3px;color:#727d77;font-size:11px}.cookie-category>span{flex:0 0 auto;color:#237454;font-size:11px;font-weight:800}.cookie-category input{width:20px;height:20px;accent-color:#176b4d}.cookie-settings-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.public-site-footer button{padding:0;border:0;color:inherit;background:none;font:inherit;cursor:pointer}.cookie-banner.hidden{display:none!important}@media(max-width:650px){.cookie-settings-modal>section{padding:22px}.cookie-settings-actions{display:grid;grid-template-columns:1fr 1fr}.cookie-actions{flex-wrap:wrap}.cookie-actions .button{flex:1 1 130px}}
