.Wz34n {
  display: none;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100%;
  background: linear-gradient(90deg, #E9E1FF 0.1%, #D3C3FF 54.32%, #BEA5FF 99.91%);
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.25);
  position: sticky;
  top: var(--plp-tabs-sticky-top, 56px);
  z-index: 8;
  transition: top 0.18s ease;
  will-change: top;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0 25px;
  scrollbar-width: none;
}
.Wz34n::-webkit-scrollbar {
  display: none;
}
.JY9mq {
  border: 0;
  outline: none;
  background: transparent;
  color: #202020;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  position: relative;
  transition: background-color 0.2s ease;
  padding: 11px 0;
  min-height: 65px;
}
.qeD8G {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #202020;
}
.ZFFk5 {
  font-family: var(--font-body, Mulish);
  color: #202020;
  text-align: center;
  font-size: 9px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.KCXM8 {
  opacity: 1;
  background: linear-gradient(197deg, rgba(255, 255, 255, 0) 8.92%, rgba(255, 255, 255, 0.45) 48.24%, rgba(255, 255, 255, 0.6) 78.76%);
}
.KCXM8 .qeD8G,
.KCXM8 .ZFFk5 {
  color: #202020;
}
.Yps4e {
  position: absolute;
  bottom: -2px;
  height: 5px;
  border-radius: 49.969px;
  pointer-events: none;
  transition: left 280ms ease, width 280ms ease;
  background: #765FB7;
  box-shadow: 6px 6px 8px 0 #8C7DB5;
}
@media (max-width: 1023px) {
  .Wz34n {
    display: flex;
  }
  .xdHrH {
    overflow-x: hidden;
  }
  .pTHwL {
    overflow-x: auto;
  }
  .JY9mq {
    width: calc(100% / 6);
    min-width: calc(100% / 6);
    flex: 0 0 calc(100% / 6);
    min-height: 65px;
  }
}

