.cnfN3H,
.cnfN3H .b_L6f_,
.cnfN3H .SNqDJI {
  box-sizing: border-box;
  max-width: 100%;
  min-width: 0;
  overflow: visible;
}

.cnfN3H .SNqDJI,
.cnfN3H .swiper {
  overflow: hidden;
}

.cnfN3H .swiper {
  cursor: grab;
  max-width: 100%;
  touch-action: pan-y;
  user-select: none;
}

.cnfN3H .swiper.is-dragging {
  cursor: grabbing;
}

.cnfN3H .swiper-wrapper {
  align-items: stretch;
  display: flex !important;
  max-width: none;
  min-width: 0;
  touch-action: pan-y;
  transform: translate3d(0, 0, 0);
  will-change: transform;
}

.cnfN3H .swiper-slide {
  flex: 0 0 auto;
  max-width: 100%;
}

.cnfN3H .swiper-pagination {
  align-items: center;
  display: flex !important;
  gap: 0.8rem;
  justify-content: center;
  margin-top: 2.4rem;
  position: static;
  width: 100%;
}

.cnfN3H .bbm-slider-dot {
  background: rgba(0, 87, 255, 0.18);
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  height: 0.8rem;
  padding: 0;
  transition: background-color 0.2s ease, transform 0.2s ease, width 0.2s ease;
  width: 0.8rem;
}

.cnfN3H .bbm-slider-dot.is-active {
  background: #0057ff;
  transform: scale(1.05);
  width: 2.4rem;
}

.bbm-menu-trigger::after {
  content: none !important;
}

.bbm-products-menu__title {
  font-size: 14px !important;
  line-height: 1.15;
}

.bbm-products-menu__text {
  font-size: 12px !important;
  line-height: 1.34;
  max-width: 21rem;
}
