<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clearfix:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.ng-container-lg {
  max-width: 1440px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .ng-container-lg {
      padding: 0; } }

.ng-overview .ng-show-more {
  font-size: 14px;
  position: relative;
  padding-right: 15px; }
  .ng-overview .ng-show-more:after {
    position: absolute;
    top: 5px;
    right: 0px;
    content: "\e90b";
    font: normal 7px/1 'icomoon' !important; }

@media (min-width: 1200px) {
  .ng-overview .ng-list--brand:first-child {
    padding-top: 20px; } }

.ng-overview .ng-list--brand:first-child li {
  margin-bottom: 22px; }
</pre></body></html>