<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.t-fixedpay {
  bottom: 0 !important;
  background: transparent !important;
  height: auto !important;
  box-shadow: none !important;
  border: none !important;
  padding: 0 !important;
  z-index: 9999 !important;
}

.t-fixedpay .t-btn, 
.t-fixedpay .t-fixedpay__wrap {
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
}

.overlap-block {
  position: relative;
  margin-top: -150px;
  z-index: 100;
}

</pre></body></html>