.tooltip{cursor:pointer;display:inline-block;position:relative}.tooltip .tooltiptext{background-color:#000;border-radius:6px;color:#fff;left:50%;margin-left:-60px;min-width:120px;padding:5px 0;position:absolute;text-align:center;top:100%;visibility:hidden;z-index:1}.tooltip:hover .tooltiptext{visibility:visible}.tooltip.top .tooltiptext{bottom:auto;top:-5px}.tooltip.right .tooltiptext{left:105%;margin-left:0;top:0}.tooltip.right .tooltiptext:before{border:5px solid transparent;border-right-color:#000;content:"";margin-top:-5px;position:absolute;right:100%;top:50%}.tooltip.bottom .tooltiptext{bottom:auto;top:105%}.tooltip.left .tooltiptext{left:auto;right:105%;top:0}.tooltip.top-left .tooltiptext{bottom:auto;left:0;right:auto;top:-5px}.tooltip.top-right .tooltiptext{bottom:auto;left:auto;right:0;top:-5px}.tooltip.bottom-left .tooltiptext{bottom:auto;left:0;right:auto;top:105%}.tooltip.bottom-right .tooltiptext{bottom:auto;left:auto;right:0;top:105%}.tooltip.left-top .tooltiptext{bottom:auto;left:auto;right:105%;top:0}.tooltip.left-bottom .tooltiptext{bottom:0;left:auto;right:105%;top:auto}.tooltip.right-top .tooltiptext{bottom:auto;left:105%;top:0}.tooltip.right-bottom .tooltiptext{bottom:0;left:105%;top:auto}.tag{background-color:var(--secondary-color);border-radius:.2rem;color:#fff;display:inline-block;font-size:13px;padding:.2rem .5rem}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 height=%275%27><polygon points=%270,0 10,0 5,5%27/></svg>");background-position-x:95%;background-position-y:50%;background-repeat:no-repeat;background-size:8px}