body:has(.hm-consent:not([hidden])){padding-bottom:calc(var(--hm-consent-space,0px) + 90px)!important}
.hm-consent{position:fixed;z-index:95;bottom:0;left:0;right:0;background:#f7f9f3;color:#143a2d;border-top:2px solid #175944;padding:20px max(20px,calc((100vw - 1100px)/2));box-shadow:0 -4px 20px #143a2d18;max-height:65dvh;overflow:auto;font:16px/1.5 Arial,sans-serif}
.hm-consent[hidden]{display:none!important}.hm-consent h2{font-size:1.3rem;margin:0 0 .5rem}.hm-consent p{max-width:85ch;margin:.5rem 0}.hm-consent a{color:inherit;text-decoration:underline}.hm-consent summary{cursor:pointer;text-decoration:underline}.hm-consent details label{display:inline-flex;align-items:center;gap:10px;margin:12px 24px 12px 0}.hm-consent input{width:20px;height:20px}.hm-consent-actions{display:flex;gap:12px;margin-top:12px}.hm-consent button,.hm-cookie-settings{font:inherit;min-height:44px;cursor:pointer;border:1px solid #175944;border-radius:7px;padding:10px 16px;background:#f7f9f3;color:#143a2d}.hm-consent-actions button{background:#175944;color:white;flex:1;max-width:250px}.hm-consent button:focus-visible,.hm-cookie-settings:focus-visible{outline:3px solid #d1a940;outline-offset:3px}.hm-cookie-settings{margin:16px 20px}.hm-consent p:last-child{font-size:.875rem}
@media(max-width:480px){.hm-consent{padding:16px 20px;font-size:14px;max-height:60dvh}.hm-consent-actions{display:grid;grid-template-columns:1fr 1fr}.hm-consent-actions button{font-size:14px;padding:10px;max-width:none}.hm-consent h2{font-size:1.1rem}}
