#whoip-consent{position:fixed;inset:auto 16px 16px 16px;z-index:99999;display:none;justify-content:center}#whoip-consent.is-open{display:flex}.whoip-consent-box{width:min(760px,100%);background:#fff;border:1px solid #dfe7f1;border-radius:20px;box-shadow:0 22px 70px rgba(20,38,68,.24);padding:20px}.whoip-consent-head{display:flex;gap:12px;align-items:flex-start}.whoip-consent-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#f0f6ff;font-size:20px;flex:0 0 auto}.whoip-consent-box h2{font-size:1.18rem;margin:0 0 7px;letter-spacing:-.025em}.whoip-consent-box p{margin:0;color:#66758d;line-height:1.55;font-size:.9rem}.whoip-consent-actions{display:flex;gap:9px;justify-content:flex-end;flex-wrap:wrap;margin-top:16px}.whoip-consent-btn{border:0;border-radius:11px;padding:10px 14px;font-weight:800;cursor:pointer}.whoip-consent-accept{background:#3478f6;color:#fff}.whoip-consent-reject{background:#edf2f8;color:#172033}.whoip-consent-link{background:transparent;color:#3478f6;padding-left:7px;padding-right:7px}@media(max-width:600px){#whoip-consent{inset:auto 8px 8px}.whoip-consent-box{padding:17px}.whoip-consent-actions{justify-content:stretch}.whoip-consent-btn{flex:1}}