.finance
  .lendica-paylater-container
    position: absolute
    left: 0
    top: 0
    cursor: pointer
  a
    cursor: pointer
    text-decoration: underline
    font-weight: bold
  @include phone
    font-size: 12px
    background: #801452
  display: flex
  justify-content: center
  align-items: center
  width: 100%
  height: 30%
  background: linear-gradient(113deg, rgb(128, 20, 82) 0%, rgb(184, 29, 137) 100%)
  color: white
  text-align: center