<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#OtherAmount {
    max-width: 150px;
    min-width: 80px;
}
#OtherAmount.otherAmount.mask-dollar-cents {
  padding-left: 1.9em;
  }

@media screen and (max-width: 767px) {
  .mobile-center {
    text-align: center;
  }
}</pre></body></html>