a:hover, a:focus{
	color: inherit
}
@font-face {
  font-family: 'Helvetica Neue';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Helvetica Neue Light'), url(/fonts/HelveticaNeue-Light.e9b21e25.woff2) format('woff2'),
    url(/fonts/HelveticaNeue-Light.7cee6491.woff) format('woff'), url(/fonts/HelveticaNeue-Light.a55d4f98.ttf) format('truetype');
}

@font-face {
  font-family: 'Helvetica Neue';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Helvetica Neue'), url(/fonts/HelveticaNeue.b53002e1.woff2) format('woff2'), url(/fonts/HelveticaNeue.197c3c96.woff) format('woff'),
    url(/fonts/HelveticaNeue.61f033d1.ttf) format('truetype');
}

@font-face {
  font-family: 'Helvetica Neue';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Helvetica Neue Bold'), url(/fonts/HelveticaNeue-Bold.c55e6213.woff2) format('woff2'),
    url(/fonts/HelveticaNeue-Bold.a22afa8c.woff) format('woff'), url(/fonts/HelveticaNeue-Bold.63adf4f1.ttf) format('truetype');
}

@font-face {
  font-family: 'RobotoMono';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local('RobotoMono-Regular'), url(/fonts/RobotoMono-Regular.31332165.ttf) format('truetype');
}

.rs-tooltip .rs-tooltip-inner{
	margin-right: 5%;
}
