.atom-consent-banner{position:fixed;right:20px;bottom:20px;width:calc(100% - 40px);max-width:580px;max-height:calc(100dvh - 40px);overflow:auto;z-index:12000;background:#fff;color:#303830;padding:24px;border:1px solid #b8cabb;border-radius:12px;box-shadow:0 8px 35px #18382033;font:400 14px/1.65 'Open Sans',Arial,sans-serif}
.atom-consent-banner[hidden]{display:none!important}.atom-consent-banner h2{font:600 23px/1.3 'Open Sans',Arial,sans-serif!important;margin:0 0 12px!important}.atom-consent-banner p{margin:0 0 14px!important}.atom-consent-banner a{text-decoration:underline!important;text-underline-offset:3px}.atom-consent-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.atom-consent-actions button{flex:1;min-width:180px;min-height:48px;padding:11px 15px;border:2px solid #287f35;border-radius:7px;background:#fff;color:#205e29;font:600 14px/1.4 'Open Sans',Arial,sans-serif;cursor:pointer}.atom-consent-actions button:hover{background:#eff6f0}.atom-consent-banner summary{cursor:pointer;font-weight:600;padding:8px 0}.atom-consent-banner details p{margin-top:10px!important}.atom-consent-footer{background:#2f3530;color:#e9f3eb;padding:14px 30px;font:400 13px/1.6 'Open Sans',Arial,sans-serif}.atom-consent-footer button{min-height:44px;border:1px solid #91a796;border-radius:6px;background:transparent;color:inherit;padding:8px 15px;cursor:pointer;font:inherit}.atom-consent-footer p{margin:8px 0 0!important}.atom-consent-banner button:focus-visible,.atom-consent-banner summary:focus-visible,.atom-consent-banner a:focus-visible,.atom-consent-footer button:focus-visible{outline:3px solid #145a28;outline-offset:3px;box-shadow:0 0 0 3px #fff}
@media(max-width:700px){.atom-consent-banner{right:12px;bottom:calc(82px + env(safe-area-inset-bottom));width:calc(100% - 24px);max-height:calc(100dvh - 112px - env(safe-area-inset-bottom));padding:18px}.atom-consent-banner h2{font-size:21px!important}.atom-consent-actions button{min-width:120px}.atom-consent-footer{padding:14px 22px 100px}.atom-complete .a-footer{padding-bottom:0}}
@media(max-height:500px) and (orientation:landscape){.atom-consent-banner{bottom:10px;max-height:calc(100dvh - 20px)}}
@media print{.atom-consent-banner,.atom-consent-footer{display:none!important}}
