.popup.notify .notify__parent{display:flex}.popup.notify .notify__close{align-self:flex-start;cursor:pointer;flex:none;margin-left:-.5rem;margin-right:.25rem;margin-top:-.25rem;opacity:.5;padding:.5rem}.no-touch .popup.notify .notify__close:hover{opacity:1}.popup.notify .popup-body{background:var(--colors-themed-popup-bg);border:none;border-radius:2px;color:var(--colors-themed-popup-color);filter:none;font-size:.88rem;padding:1.25rem 1.5rem;-webkit-font-smoothing:antialiased}.popup.notify .popup-arrow{color:var(--colors-themed-popup-bg);filter:none}.popup.notify p{margin:0 0 .5rem}.popup.notify p:last-child{margin-bottom:0}.popup.notify .foo-link,.popup.notify a{border-bottom:1px dotted var(--colors-themed-popup-color);color:var(--colors-themed-popup-color);cursor:pointer;text-decoration:none!important}.no-touch .popup.notify .foo-link:hover,.no-touch .popup.notify a:hover{border-bottom:1px solid var(--colors-themed-anchor-hover);color:var(--colors-themed-anchor-hover);text-decoration:none}@media only screen and (min-width:35.5em){.popup.notify .popup-body{font-size:1rem}}.tooltip{pointer-events:none}.tooltip .popup-arrow{color:#161616}.tooltip .popup-body{-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;background:#161616;border:0!important;border-radius:4px;color:#fff;font-size:.9rem;line-height:1.4;max-width:22rem;min-width:6rem;overflow:hidden!important;padding:.85rem;text-align:center}[data-theme=dark] .tooltip .popup-arrow{color:#bbc9cf}[data-theme=dark] .tooltip .popup-body{background:#bbc9cf;color:#161616}.tooltip-small .popup-body{font-size:.86rem;font-weight:500;max-width:100%;overflow:hidden!important;padding:.7rem;white-space:nowrap}.tooltip-left .popup-body{text-align:left}.tooltip-nowrap .popup-body{white-space:nowrap}.tooltip__anchor{display:inline-flex}.no-touch div[data-tooltip]:not([data-tooltip-no-border]),.no-touch span[data-tooltip]:not([data-tooltip-no-border]){border-bottom:1px dotted #ddd;cursor:help}