@import '../../common/style/act/layout/_layout-pvp.scss';

.press-act:not(.press-act--hidden-tip) {
  .press__btn--long-primary {
    flex: 1;
    width: auto;
    font-family: auto;
    background: url(https://image-1251917893.file.myqcloud.com/2020/Tip-wsq/V3.0/img/btn/primary_long_btn_bg.png) no-repeat 100% 100%;
    background-size: 100% 100%;
    margin-inline-end: .32rem;
  }

  .press__btn--maxlarge-primary {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.24rem;
    height: .56rem;
    line-height: .24rem;
    font-family: normal;
    text-align: center;
    font-size: .24rem;
    font-weight: 700;
    text-shadow: 0 .02rem .04rem rgba(31, 48, 112, .3);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    @include bgUrl('btn-primary.png');
  }
}
