.load-more{--load-more-foreground:var(--color-border-primary);--load-more-background:var(--color-border-subtle);--load-more-max-width:none;color:var(--color-text-terms);max-width:var(--load-more-max-width);text-align:center;width:100%;font-size:.75rem}.load-more .load-more-progress{display:inline-block}.load-more p{margin:0 0 .5rem}.load-more progress{appearance:none;background-color:var(--load-more-background);color:var(--load-more-foreground);border-width:0;border-radius:2px;width:100%;height:.125rem;display:block}.load-more progress::-webkit-progress-bar{background-color:var(--load-more-background);border-radius:2px}.load-more progress::-moz-progress-bar{background-color:var(--load-more-foreground);border-radius:2px;transition:width .25s cubic-bezier(.25,.46,.45,.94)}.load-more progress::-webkit-progress-value{background-color:var(--load-more-foreground);border-radius:2px;transition:width .25s cubic-bezier(.25,.46,.45,.94)}.load-more progress::-ms-fill{border-color:currentColor}.load-more-button .cta{width:100%;display:flex}.load-more-progress+.load-more-button .cta{margin-top:1rem}@media (width>=36em){.load-more{--load-more-max-width:20rem}}
