[data-bds-tooltip]{cursor:pointer}#tooltip a{color:#fff}.bds-tooltip{opacity:0;top:0;left:0;position:absolute;z-index:1;background:rgba(17,17,17,.9);border-radius:4px;color:#fff;font-size:13px;padding:.5em 1em;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;-ms-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.bds-tooltip .text-bold{display:flex;text-decoration:underline}.bds-tooltip-top::before{content:'';position:absolute;bottom:-6px;left:calc(50% - 6px);background:url(/images/tooltip/tooltip-top.svg) no-repeat;width:12px;height:6px}.bds-tooltip-bottom::before{content:'';position:absolute;top:-6px;left:calc(50% - 6px);background:url(/images/tooltip/tooltip-bottom.svg) no-repeat;width:12px;height:6px}.bds-tooltip-left::before{content:'';position:absolute;right:-6px;top:calc(50% - 6px);background:url(/images/tooltip/tooltip-left.svg) no-repeat;width:6px;height:12px}.bds-tooltip-right::before{content:'';position:absolute;left:-6px;top:calc(50% - 6px);content:'';background:url(/images/tooltip/tooltip-right.svg) no-repeat;width:6px;height:12px}.bds-tooltip-icon-hidden::before{content:none !important}