.collapseBlock h4[data-v-353d86dd] {
  cursor: pointer;
}
.collapseBlock.open .collapseBlock__body[data-v-353d86dd] {
  max-height: 100%;
}
.collapseBlock.open .owl-caret-right[data-v-353d86dd] {
  display: inline-block;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.collapseBlock__body[data-v-353d86dd] {
  max-height: 8rem;
  overflow: hidden;
  position: relative;
}
.collapseBlock__body__mask[data-v-353d86dd] {
  display: block;
  width: 100%;
  position: absolute;
  cursor: pointer;
  bottom: 0;
  content: "";
  height: 8rem;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, rgb(255, 255, 255) 100%);
}

.payment-callback__default-template[data-v-08c4d080] {
  margin-bottom: 150px;
}

.payment-callback__qrcode-template[data-v-85b8fb5a] {
  margin-bottom: 150px;
}
.payment-callback__qrcode-template .qr-code[data-v-85b8fb5a] {
  width: 200px;
  height: 200px;
}
.payment-callback__qrcode-template .btn-line[data-v-85b8fb5a] {
  background-color: #00c43e;
}


/*# sourceMappingURL=PaymentCallback.e412297b.css.map*/