.accres-consent[hidden],.accres-consent__settings[hidden],.accres-consent__button[hidden]{display:none!important}.accres-consent{position:fixed;left:16px;right:16px;bottom:16px;z-index:2147482000;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px 28px;max-width:1120px;margin:0 auto;padding:24px;color:#07143d;background:#fff;border:1px solid #cdddf7;border-radius:20px;box-shadow:0 24px 70px rgba(7,20,61,.22);font:400 15px/1.5 Montserrat,Arial,sans-serif}.accres-consent__copy{padding-right:24px}.accres-consent__title{display:block;margin:0 0 6px;font-size:19px;font-weight:700}.accres-consent__copy p{margin:0 0 6px}.accres-consent__copy a{color:#0069fc;text-decoration:underline}.accres-consent__close{position:absolute;top:8px;right:12px;width:36px;height:36px;padding:0;color:#07143d;background:0 0;border:0;font-size:28px;font-weight:400;line-height:1;cursor:pointer}.accres-consent__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.accres-consent__button{min-height:44px;padding:11px 17px;border:1px solid #0069fc;border-radius:12px;font:700 13px/1.2 Montserrat,Arial,sans-serif;letter-spacing:0;text-transform:none;cursor:pointer}.accres-consent__button--primary{color:#fff;background:#0069fc}.accres-consent__button--primary:hover,.accres-consent__button--primary:focus-visible{background:#0054cc}.accres-consent__button--secondary{color:#0069fc;background:#fff}.accres-consent__settings{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.accres-consent__option{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px;background:#f5f8ff;border:1px solid #d9e5fa;border-radius:12px;cursor:pointer}.accres-consent__option--required{cursor:default}.accres-consent__option strong,.accres-consent__option small{display:block}.accres-consent__option small{margin-top:3px;color:#52617d;font-size:12px}.accres-consent__option input{width:20px;height:20px;accent-color:#0069fc;flex:0 0 auto}@media(max-width:900px){.accres-consent{grid-template-columns:1fr;gap:14px}.accres-consent__actions{justify-content:flex-start}.accres-consent__settings{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.accres-consent{left:8px;right:8px;bottom:8px;max-height:calc(100vh - 16px);overflow:auto;padding:20px 16px 16px;border-radius:16px}.accres-consent__copy{padding-right:22px}.accres-consent__settings{grid-template-columns:1fr}.accres-consent__actions,.accres-consent__button{width:100%}}@media(prefers-reduced-motion:reduce){.accres-consent *{scroll-behavior:auto!important;transition:none!important}}