<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.in-index .content.wide,
body.in-index .next-to-carousel-banners {
  display: flex !important;
  flex-direction: column;
}
body.in-index .next-to-carousel-banners .banner-wrapper:has([data-ec-promo-id="284"]) {
  order: 1;
}
body.in-index .next-to-carousel-banners .banner-wrapper:has([data-ec-promo-id="281"]) {
  order: 2;
}
body.in-index .row.banners-row {
  order: 2;
}
</pre></body></html>