<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* esbuild-css-modules-plugin-namespace:./src/sinsay/SidebarMweb/SidebarMweb.module.css?esbuild-css-modules-plugin-built */
.SidebarMweb-module__wrapper_kusoJq0317 {
  background-color: #fff;
  border-bottom: 1px solid #e8e8e8;
  padding: 15px;
  position: relative;
}
.SidebarMweb-module__wrapper_kusoJq0317:before,
.SidebarMweb-module__wrapper_kusoJq0317:after {
  height: 100%;
  width: 30px;
  display: block;
  position: absolute;
  bottom: 0;
}
.SidebarMweb-module__wrapper_kusoJq0317:before {
  content: " ";
  background-image: linear-gradient(to left, #fff0, #fff);
  left: 0;
}
.SidebarMweb-module__wrapper_kusoJq0317:after {
  content: " ";
  background-image: linear-gradient(to right, #fff0, #fff);
  right: 0;
}
.SidebarMweb-module__tabs-container_kusoJq0317 {
  width: 100%;
  box-sizing: border-box;
  align-items: center;
  display: flex;
  overflow: auto hidden;
}
.SidebarMweb-module__tabs-container_kusoJq0317::-webkit-scrollbar {
  display: none;
}
.SidebarMweb-module__scrollbar-hidden_kusoJq0317 {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.SidebarMweb-module__tab_kusoJq0317 {
  letter-spacing: .25px;
  color: #22252a;
  text-transform: uppercase;
  border: 1px solid #22252ab3;
  border-radius: 32px;
  flex-shrink: 0;
  margin: 15px 8px;
  padding: 12px 20px;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
}
.SidebarMweb-module__tab_kusoJq0317:hover {
  text-decoration: none;
}
.SidebarMweb-module__parentName_kusoJq0317 {
  grid-gap: 16px;
  align-items: center;
  display: flex;
}
.SidebarMweb-module__mainCategoryName_kusoJq0317 {
  display: block;
}
</pre></body></html>