<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.list-menu--right {
  right: 0;
}
.list-menu__item--active:hover {
  text-decoration-thickness: 0.2rem;
}
.itb-custom_menu .banner__media {
  border-radius: var(--media-radius);
}
.itb_shop_all_bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--spacing-small);
  width: 100%;
}</pre></body></html>