/* sfc-style:/opt/render/project/src/app/javascript/components/AppHeader.vue?type=style&index=0 */
.slide-enter-active[data-v-b9c4e1a3],
.slide-leave-active[data-v-b9c4e1a3] {
  transition: max-height 0.3s ease, opacity 0.3s ease;
}
.slide-enter-from[data-v-b9c4e1a3],
.slide-leave-to[data-v-b9c4e1a3] {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
}
.slide-enter-to[data-v-b9c4e1a3],
.slide-leave-from[data-v-b9c4e1a3] {
  max-height: 400px;
  opacity: 1;
}

/* sfc-style:/opt/render/project/src/app/javascript/components/sections/TeamSection.vue?type=style&index=0 */
.scrollbar-hide[data-v-8b494afb] {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.scrollbar-hide[data-v-8b494afb]::-webkit-scrollbar {
  display: none;
}
/*# sourceMappingURL=/assets/application-5710cc19.css.map */
