.tooltip-container{background-color:#fff;background-color:#131821;border-radius:.5rem;box-shadow:0 2px 5px rgba(0,0,0,.15);color:#fff;-moz-column-gap:1rem;column-gap:1rem;display:flex;justify-self:center;opacity:0;padding:.5rem .5rem .5rem 1rem;position:absolute;transform-origin:bottom center;width:16.88rem;z-index:10}.tooltip-container.active{opacity:1}.tooltip-container span{background-color:transparent;font-size:.75rem;line-height:1rem}