.empty-template[data-v-b9d9592d] {
  margin-top: -1.5rem;
  padding: 3rem 0;
  text-align: center;
  background-repeat: no-repeat;
  background-image: url("./empty-page-light-jbpX_WVO.svg#file");
  background-position: top center;
}
html.dark .empty-template[data-v-b9d9592d] {
  background-image: url("./empty-page-dark-wlo0tg7I.svg#file");
  background-position: top center;
}
@media (max-width: 768px) {
.empty-template[data-v-b9d9592d] {
    padding: 2rem;
}
.container-sm[data-v-b9d9592d], .container[data-v-b9d9592d] {
    max-width: 768px;
}
}