<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.more {
  background-color: white;
  text-align: center;
  font-weight: normal; }
  .more .top {
    margin-bottom: 0;
    position: relative;
    height: 10%;
    background-color: #e6e6e6; }
    .more .top .more-title {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .more .top .close {
      position: absolute;
      right: 3%;
      top: 50%;
      transform: translateY(-50%); }
  .more .content {
    padding: 0 3%;
    overflow: auto;
    height: 90%;
    padding-bottom: 62px;
    padding-top: 15px;
    -webkit-overflow-scrolling: touch; }
    .more .content .el-row .el-col {
      font-size: 20px; }
      .more .content .el-row .el-col.prod:first-child {
        border-right: 1px solid rgba(0, 0, 0, 0.5); }
      .more .content .el-row .el-col.prod a.active {
        color: #ac262d; }
    .more .content hr {
      border-color: rgba(0, 0, 0, 0.5); }
    .more .content img {
      width: 20px; }

/*# sourceMappingURL=more.css.map */
</pre></body></html>