.BUTTON-0 {
  color: rgb(255, 255, 255);
  font: 400 14px / 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  overflow: hidden;
  appearance: button;
  cursor: pointer;
  background: linear-gradient(rgb(92, 184, 92) 0px, rgb(65, 150, 65) 100%) 0% calc(0% + 0.9602px) / auto repeat-x scroll padding-box border-box rgb(94, 186, 94);
  box-shadow: rgba(255, 255, 255, 0.15) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.075) 0px 1px 1px 0px;
  text-shadow: rgba(0, 0, 0, 0.2) 0px -1px 0px;
  box-sizing: border-box;
  border-radius: 4px;
  display: inline-block;
  padding: 6px 12px;
  text-align: center;
  white-space: nowrap;
  touch-action: manipulation;
  user-select: none;
  vertical-align: middle;
  outline: rgb(255, 255, 255) none 0px;
  outline-offset: 0.125px;
  text-decoration: none solid rgb(255, 255, 255);
  position: relative;
  transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  border: 1px solid rgb(64, 147, 64);
}

.SPAN-0 {
  background: none 0% 0% / auto repeat scroll padding-box border-box rgba(0, 0, 0, 0);
  text-shadow: rgba(0, 0, 0, 0.2) 0px -1px 0px;
  box-sizing: border-box;
  position: relative;
  z-index: 3;
  transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.SPAN-1 {
  background: none 0% 0% / auto repeat scroll padding-box border-box rgba(0, 0, 0, 0);
  text-shadow: rgba(0, 0, 0, 0.2) 0px -1px 0px;
  box-sizing: border-box;
  display: block;
  height: 32px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 16px;
  width: 32px;
  z-index: 2;
  transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  left: 84.7031px;
} 