/* [project]/apps/fe/src/components/ui/Cchatteaser3/chatteaser3-mobile.css [app-client] (css) */
.chatteaser3-mobile-scroll-probe {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.chatteaser3-mobile-scroll-probe::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none;
}

/* [project]/apps/fe/src/components/ui/Cbullshitcoding/Cbullshitcoding.css [app-client] (css) */
.cbullshitcoding__line {
  font-family: var(--font-mono, "Avenir Next");
}

/*# sourceMappingURL=apps_fe_src_components_ui_0ttqx3y._.css.map*/