.stakingPrimaryButton_wrapper__96grdf0 {
  width:200px;
  position:relative;
  text-align:center;
  display:inline-flex;
  column-gap:.15rem
}
.stakingPrimaryButton_text__96grdf1 {
  cursor:pointer;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  font-size:var(--fontSizes-accented__1193lyc13);
  font-weight:800;
  letter-spacing:.00938rem;
  text-align:center;
  width:100%;
  background:var(--gradients-button-turquoise__1193lycx);
  -webkit-background-clip:text;
  -webkit-text-stroke:.15rem transparent;
  color:var(--palette-light-main__1193lyc9);
  border:none
}
.stakingPrimaryButton_text__96grdf1:hover {
  color:var(--palette-light-main__1193lyc9);
  opacity:.9
}
@media screen and (min-width: 1900px) {
  .stakingPrimaryButton_wrapper__96grdf0 {
    width:330px
  }
}
