/* [project]/components/ProfileSessionCard/index.module.css [app-client] (css) */
.index-module__ZeDlGW__ProfileSessionCardContainer {
  --tw-bg-opacity: 1;
  background-color: rgb(66 69 70 / var(--tw-bg-opacity));
  border-radius: .375rem;
  align-items: center;
  padding: 1rem;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  display: flex;
  position: relative;
  box-shadow: 0 8px 8px 2px #0009;
}

a.index-module__ZeDlGW__ProfileSessionCardContainer:hover {
  transform: scale(1.02);
}

/*# sourceMappingURL=components_ProfileSessionCard_index_module_0auxunb.css.map*/