.help-description{position:absolute;z-index:10000;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;cursor:pointer}.help-description:hover .help-description__text{display:block}.help-description__text{position:absolute;z-index:10000;display:none;width:150px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;background:#333;-webkit-box-shadow:0 0 4px rgba(0,0,0,.15),0 4px 8px rgba(0,0,0,.3);box-shadow:0 0 4px #00000026,0 4px 8px #0000004d;font-size:1rem;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.help-description__text.help-description--up{bottom:100%;margin-bottom:10px}.help-description__text.help-description--down{top:100%;margin-top:10px}.help-description__text.help-description--right{left:100%;margin-left:10px}.help-description__text.help-description--left{right:100%;margin-right:10px}
