.dl-logout{box-sizing:border-box;color:#112749;text-align:center;background:#fff;border:1px solid #e4e9ed;border-radius:15px;width:496px;max-width:calc(100vw - 40px);max-height:calc(100dvh - 40px);margin:auto;padding:36px 40px 32px;font-family:inherit;overflow:auto;box-shadow:0 16px 60px #122b3526}.dl-logout::backdrop{background:#18242c96}.dl-logout-close{color:#7e8ba1;cursor:pointer;background:0 0;border:0;width:34px;height:34px;padding:0;font:300 34px/1 sans-serif;position:absolute;top:13px;right:17px}.dl-logout-icon{background:#eaf7f3;border-radius:50%;place-items:center;width:100px;height:100px;margin:0 auto 16px;display:grid}.dl-logout h2{margin:0 0 8px;font-size:27px;font-weight:750;line-height:1.5}.dl-logout p{white-space:pre-line;color:#344968;margin:0;font-size:16px;line-height:1.8}.dl-logout-actions{grid-template-columns:1fr 1fr;gap:16px;margin-top:28px;display:grid}.dl-logout-actions button{color:#172e50;cursor:pointer;background:#fff;border:1px solid #ccd6e1;border-radius:7px;min-height:50px;padding:10px;font-family:inherit;font-size:17px;font-weight:600;line-height:1.6}.dl-logout-actions .dl-logout-confirm{color:#fff;background:#008b6d;border-color:#008b6d}.dl-logout-actions .dl-logout-confirm:hover{background:#00765d}.dl-logout button:focus-visible{outline-offset:3px;outline:3px solid #008b6d}