.tooltipster-base{display:flex;pointer-events:none;position:absolute;}.tooltipster-box{flex:1 1 auto;}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto;}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden;}@keyframes tooltipster-fading{0%{opacity:0;}100%{opacity:1;}}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg);}75%{transform:rotate(2deg);}100%{transform:rotate(0);}}@keyframes tooltipster-scaling{50%{transform:scale(1.1);}100%{transform:scale(1);}}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px;}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px;}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px;}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px;}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px;}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px;}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute;}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px;}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px;}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px;}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px;}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0;}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent;}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px;}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0;}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0;}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px;}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0;}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000;}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000;}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000;}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000;}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative;}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px;}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px;}