.tippy-tooltip.google-theme {
  background-color: #505355;
  padding: 0.25rem 0.4375rem;
  font-size: 0.8125rem;
  font-weight: 600; }

.tippy-popper[x-placement^='top'] .tippy-tooltip.google-theme .tippy-arrow {
  border-top: 8px solid #505355;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent; }

.tippy-popper[x-placement^='bottom'] .tippy-tooltip.google-theme .tippy-arrow {
  border-bottom: 8px solid #505355;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent; }

.tippy-popper[x-placement^='left'] .tippy-tooltip.google-theme .tippy-arrow {
  border-left: 8px solid #505355;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent; }

.tippy-popper[x-placement^='right'] .tippy-tooltip.google-theme .tippy-arrow {
  border-right: 8px solid #505355;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent; }

.tippy-tooltip.google-theme .tippy-backdrop {
  background-color: #505355; }

.tippy-tooltip.google-theme .tippy-roundarrow {
  fill: #505355; }

.tippy-tooltip.google-theme[data-animatefill] {
  background-color: transparent; }

.tippy-tooltip.google-theme[data-size='small'] {
  font-size: 0.75rem;
  padding: 0.1875rem 0.375rem; }

.tippy-tooltip.google-theme[data-size='large'] {
  font-size: 0.75rem;
  padding: 0.375rem 0.75rem; }

.tippy-tooltip.light-theme {
  color: #26323d;
  box-shadow: 0 0 20px 4px rgba(154, 161, 177, 0.15), 0 4px 80px -8px rgba(36, 40, 47, 0.25), 0 4px 4px -2px rgba(91, 94, 105, 0.15);
  background-color: #fff; }

.tippy-popper[x-placement^='top'] .tippy-tooltip.light-theme .tippy-arrow {
  border-top: 8px solid #fff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent; }

.tippy-popper[x-placement^='bottom'] .tippy-tooltip.light-theme .tippy-arrow {
  border-bottom: 8px solid #fff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent; }

.tippy-popper[x-placement^='left'] .tippy-tooltip.light-theme .tippy-arrow {
  border-left: 8px solid #fff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent; }

.tippy-popper[x-placement^='right'] .tippy-tooltip.light-theme .tippy-arrow {
  border-right: 8px solid #fff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent; }

.tippy-tooltip.light-theme .tippy-backdrop {
  background-color: #fff; }

.tippy-tooltip.light-theme .tippy-roundarrow {
  fill: #fff; }

.tippy-tooltip.light-theme[data-animatefill] {
  background-color: transparent; }

/*# sourceMappingURL=tippy.css.map */
