@import '../../common/style/act/button/_button-lolm.scss';

.press-act:not(.press-act--hidden-tip) {
  &.press__btn--maxlarge-primary {
    background: url('https://image-1251917893.file.myqcloud.com/tip-project/lgame/lunar-2024/btn-superbig.png')
      center center no-repeat;
    background-size: 100% 100%;
    border: 0;
    width: 3.42rem;
    height: .56rem;
  }

  .tip-comp-btn-large-secondary {
    background: url('https://image-1251917893.file.myqcloud.com/tip-project/lgame/lunar-2024/btn_subordinate_big.png')
      center center no-repeat;
    background-size: 100% 100%;
    border: 0;
    width: 2.4rem;
    height: .56rem;
    color: #f9d49e;
  }
}