
.page-group[data-v-1b727f7a] {
  display: inline-flex;
}
.page-group[data-v-1b727f7a]> *:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.page-group[data-v-1b727f7a]> *:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.page-group[data-v-1b727f7a]> *:not(:last-child) {
  border-right-width: 0;
}
.page-group[data-v-1b727f7a]> *:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.page-group[data-v-1b727f7a]> *:focus {
  z-index: 200;
}
.page-flex[data-v-1b727f7a] {
  display: flex;
  margin: 1rem 0;
}
.page-button[data-v-1b727f7a] {
  column-gap: .4rem;
}
@media screen and (max-width: 727.98px) {
.page-button[data-v-1b727f7a] {
    flex: 1;
}
}
