:root{--primary-action-light:#06c;--primary-action-dark:#5af}.Tooltip{cursor:pointer;display:inline-block}.Tooltip .tooltip__anchored{position:relative}.tooltip__bubble{text-align:left;text-transform:none;white-space:normal;z-index:60;border-radius:2px;max-width:220px;padding:8px;font-size:1.125rem;font-weight:500;line-height:1.75rem;position:absolute}body.theme__light .tooltip__bubble,body .theme__wrapper.theme__wrapper-light .tooltip__bubble{color:#fff;background:#06c}body.theme__dark .tooltip__bubble,body .theme__wrapper.theme__wrapper-dark .tooltip__bubble{color:#010100;background:#5af}@media screen and (max-width:480px){.tooltip__bubble{padding:.25rem;font-size:1rem;font-weight:500;line-height:1.5rem}}.tooltip__bubble ul{line-height:1.2em}.tooltip__bubble.tooltip__bubble-fixed{position:fixed}.tooltip__bubble.tooltip__bubble-anchor__top{top:30px!important}.tooltip__bubble.tooltip__bubble-anchor__bottom{bottom:24px}.tooltip__bubble.tooltip__bubble-anchor__left{width:220px;left:0;right:auto}.tooltip__bubble.tooltip__bubble-anchor__right{width:220px;left:auto;right:0}.tooltip__triangle{width:10px;height:10px;position:absolute;bottom:-5px;transform:rotate(45deg)}body.theme__light .tooltip__triangle,body .theme__wrapper.theme__wrapper-light .tooltip__triangle{background:#06c}body.theme__dark .tooltip__triangle,body .theme__wrapper.theme__wrapper-dark .tooltip__triangle{background:#5af}.tooltip__triangle.tooltip__triangle-top{top:-5px}
