.consent-check{border:0;background:transparent;color:#526579;text-align:left;cursor:pointer;padding:7px 0;font-weight:700}.consent-check span{display:inline-grid;place-items:center;width:20px;height:20px;border:1px solid #9aa8b6;border-radius:5px;margin-right:6px}.consent-check.accepted{color:#087052}.consent-check.accepted span{background:#16a276;color:#fff;border-color:#16a276}.disabled-link{opacity:.45;pointer-events:none}.consent-modal{width:min(620px,calc(100% - 28px));border:0;border-radius:22px;padding:0;box-shadow:0 35px 100px #06182b55;color:var(--ink)}.consent-modal::backdrop{background:#071f38aa;backdrop-filter:blur(4px)}.consent-head{padding:24px 26px 16px;display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.consent-head h2{margin:5px 0}.consent-head>button{border:0;background:#edf1f6;border-radius:50%;width:36px;height:36px;font-size:1.4rem;cursor:pointer}.consent-text{padding:18px 26px;max-height:55vh;overflow:auto;line-height:1.58;color:#40556a}.consent-actions{padding:16px 26px 24px;display:flex;justify-content:flex-end;gap:10px}
