.OxtZk {
  display: grid;
  grid-template-columns: 100%;
  column-gap: 32px;
  row-gap: 32px;
  margin-bottom: 32px;
}

@media (width >= 992px) {
  .OxtZk {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.CXGl- {
  position: relative;
  margin: 0 auto;
  max-width: 708px;
  padding: 0 1.6rem 6.4rem;
}

@media (width >= 992px) {
  .CXGl- {
    max-width: 160rem;
  }
}

.-kdkP {
  font-weight: var(--themeFontWeightBold);
  font-size: var(--themeFontSizeH3);
  color: var(--themeColorForegroundPrimary);
  margin: 0 0 1.4rem;
}

._9Ujvg {
  position: fixed;
  top: 2.4rem;
  left: 1.6rem;
  z-index: 10;
}

.v7dWA {
  height: 48px;
  width: 48px;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  background: var(--themeColorBackgroundRecessedOpaque);
}

@media (width >= 768px) {
  ._9Ujvg {
    top: 5.6rem;
    left: calc(50vw - 300px);
  }
}

@media (width >= 992px) {
  ._9Ujvg {
    display: none;
  }
}


/*# sourceMappingURL=Category-containers_9a9bfa9a54d48a7f9c63.css.map*/