
.cc_9w18tgsw_sCziEFPeht .pdp-gallery, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.cc_9w18tgsw_sCziEFPeht .pdp-gallery__rail, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery__rail, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery__rail, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery__rail {
  display: none;
}

.cc_9w18tgsw_sCziEFPeht .pdp-gallery__stage, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery__stage, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery__stage, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery__stage {
  position: relative;
  flex: 1;
  min-width: 0;
}

.cc_9w18tgsw_sCziEFPeht .pdp-gallery__track, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery__track, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery__track, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery__track {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  border-radius: 16px;
  background: var(--alptekin-white);
}

.cc_9w18tgsw_sCziEFPeht .pdp-gallery__track::-webkit-scrollbar, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery__track::-webkit-scrollbar, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery__track::-webkit-scrollbar, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery__track::-webkit-scrollbar {
  display: none;
}

.cc_9w18tgsw_sCziEFPeht .pdp-gallery__slide, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery__slide, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery__slide, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery__slide {
  position: relative;
  flex: 0 0 100%;
  scroll-snap-align: start;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  background: var(--alptekin-white);
  border-radius: 24px;
}

/* ===== Zoom / modal trigger ===== */
.cc_9w18tgsw_sCziEFPeht .pdp-gallery__zoom-btn, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery__zoom-btn, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery__zoom-btn, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery__zoom-btn {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  border: none;
  background: transparent;
  cursor: zoom-in;
}

.cc_9w18tgsw_sCziEFPeht .pdp-gallery__zoom-btn--zoomed, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery__zoom-btn--zoomed, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery__zoom-btn--zoomed, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery__zoom-btn--zoomed {
  cursor: zoom-out;
}

.cc_9w18tgsw_sCziEFPeht .pdp-gallery__hover-zoom, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery__hover-zoom, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery__hover-zoom, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery__hover-zoom {
  display: none;
}

.cc_9w18tgsw_sCziEFPeht .pdp-gallery__media, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery__media, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery__media, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery__media {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  transition: transform 0.24s ease;
}

.cc_9w18tgsw_sCziEFPeht .pdp-gallery__slide--zoomed .pdp-gallery__media, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery__slide--zoomed .pdp-gallery__media, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery__slide--zoomed .pdp-gallery__media, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery__slide--zoomed .pdp-gallery__media {
  transition: transform 0.16s ease;
}

.cc_9w18tgsw_sCziEFPeht .pdp-gallery__media--empty, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery__media--empty, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery__media--empty, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery__media--empty {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 4rem;
  color: var(--alptekin-gray-300);
  background: var(--alptekin-gray-50);
}

.cc_9w18tgsw_sCziEFPeht .pdp-gallery__progress, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery__progress, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery__progress, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery__progress {
  position: absolute;
  left: 50%;
  bottom: 12px;
  transform: translateX(-50%);
  margin: 0;
  width: min(160px, 50%);
}

/* Mobile: peek the next slide instead of a full-bleed image, and drop the
   dots below the track (in normal flow) instead of overlaying the photo. */
@media (max-width: 1024px) {
  .cc_9w18tgsw_sCziEFPeht .pdp-gallery__track, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery__track, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery__track, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery__track {
    gap: 16px;
    background: transparent;
  }

  .cc_9w18tgsw_sCziEFPeht .pdp-gallery__slide, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery__slide, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery__slide, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery__slide {
    flex: 0 0 90%;
  }

  .cc_9w18tgsw_sCziEFPeht .pdp-gallery--single .pdp-gallery__slide, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery--single .pdp-gallery__slide, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery--single .pdp-gallery__slide, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery--single .pdp-gallery__slide {
    flex: 0 0 100%;
  }

  .cc_9w18tgsw_sCziEFPeht .pdp-gallery__progress, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery__progress, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery__progress, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery__progress {
    /* Stay `relative` (not `static`) — `.slider-progress` needs a positioned
       box for its `__thumb` (`position: absolute; height: 100%`) to anchor
       against; losing that made the thumb inherit height from the next
       positioned ancestor up (the stage), stretching it to the image's height. */
    position: relative;
    left: auto;
    bottom: auto;
    transform: none;
    margin: 16px auto 0;
  }
}

@media (min-width: 1025px) {
  /* Cap non-grid galleries to the sticky column's height so the media never
     forces a taller viewport scroll — width derives from the aspect ratio
     instead of the aspect ratio deriving height from a fixed column width. */
  .cc_9w18tgsw_sCziEFPeht .pdp-gallery:not(.pdp-gallery--grid), .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery:not(.pdp-gallery--grid), .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery:not(.pdp-gallery--grid), .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery:not(.pdp-gallery--grid) {
    height: 100%;
  }

  .cc_9w18tgsw_sCziEFPeht .pdp-gallery:not(.pdp-gallery--grid) .pdp-gallery__stage, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery:not(.pdp-gallery--grid) .pdp-gallery__stage, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery:not(.pdp-gallery--grid) .pdp-gallery__stage, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery:not(.pdp-gallery--grid) .pdp-gallery__stage {
    height: 100%;
    display: flex;
    justify-content: center;
    background: var(--alptekin-white);
    border-radius: 24px;
  }

  .cc_9w18tgsw_sCziEFPeht .pdp-gallery:not(.pdp-gallery--grid) .pdp-gallery__track, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery:not(.pdp-gallery--grid) .pdp-gallery__track, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery:not(.pdp-gallery--grid) .pdp-gallery__track, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery:not(.pdp-gallery--grid) .pdp-gallery__track {
    height: 100%;
    width: 100%;
    aspect-ratio: var(--pdp-gallery-ratio, 1 / 1);
  }

  .cc_9w18tgsw_sCziEFPeht .pdp-gallery--with-thumbs, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery--with-thumbs, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery--with-thumbs, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery--with-thumbs {
    flex-direction: row;
    align-items: stretch;
    gap: 8px;
  }

  .cc_9w18tgsw_sCziEFPeht .pdp-gallery--with-thumbs .pdp-gallery__rail, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery--with-thumbs .pdp-gallery__rail, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery--with-thumbs .pdp-gallery__rail, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery--with-thumbs .pdp-gallery__rail {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 90px;
    flex-shrink: 0;
    height: 100%;
    overflow-y: auto;
    scrollbar-width: none;
  }

  .cc_9w18tgsw_sCziEFPeht .pdp-gallery__rail::-webkit-scrollbar, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery__rail::-webkit-scrollbar, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery__rail::-webkit-scrollbar, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery__rail::-webkit-scrollbar {
    display: none;
  }

  .cc_9w18tgsw_sCziEFPeht .pdp-gallery__thumb, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery__thumb, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery__thumb, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery__thumb {
    width: 90px;
    padding: 0;
    border: none;
    background: var(--alptekin-white);
    border-radius: 16px;
    overflow: hidden;
    cursor: pointer;
    opacity: 0.3;
    transition: opacity 0.15s ease;
  }

  .cc_9w18tgsw_sCziEFPeht .pdp-gallery__thumb--active, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery__thumb--active, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery__thumb--active, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery__thumb--active {
    opacity: 1;
  }

  .cc_9w18tgsw_sCziEFPeht .pdp-gallery__thumb-img, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery__thumb-img, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery__thumb-img, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery__thumb-img {
    width: 90px;
    height: 90px;
    object-fit: contain;
    display: block;
  }

  .cc_9w18tgsw_sCziEFPeht .pdp-gallery--with-thumbs .pdp-gallery__stage, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery--with-thumbs .pdp-gallery__stage, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery--with-thumbs .pdp-gallery__stage, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery--with-thumbs .pdp-gallery__stage {
    align-self: stretch;
  }

  /* Thumb rail sits in a column next to the stage, so the main track slides
     vertically here — draggable and swipeable, snapping one image at a time. */
  .cc_9w18tgsw_sCziEFPeht .pdp-gallery--with-thumbs .pdp-gallery__track, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery--with-thumbs .pdp-gallery__track, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery--with-thumbs .pdp-gallery__track, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery--with-thumbs .pdp-gallery__track {
    flex-direction: column;
    overflow-x: hidden;
    overflow-y: auto;
    scroll-snap-type: y mandatory;
    aspect-ratio: var(--pdp-gallery-ratio, 1 / 1);
  }

  .cc_9w18tgsw_sCziEFPeht .pdp-gallery--with-thumbs .pdp-gallery__slide, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery--with-thumbs .pdp-gallery__slide, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery--with-thumbs .pdp-gallery__slide, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery--with-thumbs .pdp-gallery__slide {
    flex: 0 0 100%;
    width: 100%;
  }

  .cc_9w18tgsw_sCziEFPeht .pdp-gallery--with-thumbs .pdp-gallery__progress, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery--with-thumbs .pdp-gallery__progress, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery--with-thumbs .pdp-gallery__progress, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery--with-thumbs .pdp-gallery__progress, .cc_9w18tgsw_sCziEFPeht .pdp-gallery--grid .pdp-gallery__progress, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery--grid .pdp-gallery__progress, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery--grid .pdp-gallery__progress, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery--grid .pdp-gallery__progress {
    display: none;
  }
}

/* ===== Desktop: grid layout + hover magnifier ===== */
@media (min-width: 1025px) {
  /* Grid layout: every image in a plain 2-column grid — the first image
     always spans both columns (hero row), everything else sits two-up.
     The last image spans both columns only when the JS marks it
     `--full` (it would otherwise be left alone on its row). Single shared
     track (see the JSX comment on `.pdp-gallery__track` for why this isn't
     a separate hero/rest DOM split anymore). */
  .cc_9w18tgsw_sCziEFPeht .pdp-gallery--grid .pdp-gallery__track, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery--grid .pdp-gallery__track, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery--grid .pdp-gallery__track, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery--grid .pdp-gallery__track {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    height: auto;
    aspect-ratio: unset;
    overflow: visible;
    scroll-snap-type: none;
    background: transparent;
    border-radius: 0;
  }

  .cc_9w18tgsw_sCziEFPeht .pdp-gallery--grid .pdp-gallery__slide, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery--grid .pdp-gallery__slide, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery--grid .pdp-gallery__slide, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery--grid .pdp-gallery__slide {
    flex: initial;
    width: 100%;
    border-radius: 16px;
    background: var(--alptekin-white);
  }

  .cc_9w18tgsw_sCziEFPeht .pdp-gallery--grid .pdp-gallery__slide:first-child, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery--grid .pdp-gallery__slide:first-child, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery--grid .pdp-gallery__slide:first-child, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery--grid .pdp-gallery__slide:first-child, .cc_9w18tgsw_sCziEFPeht .pdp-gallery--grid .pdp-gallery__slide--full, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery--grid .pdp-gallery__slide--full, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery--grid .pdp-gallery__slide--full, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery--grid .pdp-gallery__slide--full {
    grid-column: span 2;
  }

  .cc_9w18tgsw_sCziEFPeht .pdp-gallery__hover-zoom, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery__hover-zoom, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery__hover-zoom, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery__hover-zoom {
    display: block;
    position: absolute;
    inset: 0;
    background-repeat: no-repeat;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.16s ease;
  }
}

/* Drag-to-scroll (useDragScroll): let the track's grab cursor show through.
   Not with-thumbs — there the track has no idle cursor, so a clickable image
   (zoom) keeps its own pointer cursor instead of inheriting the blank one. */
.cc_9w18tgsw_sCziEFPeht .pdp-gallery--draggable:not(.pdp-gallery--with-thumbs) .pdp-gallery__zoom-btn, .cc_9w18tgsw_XoqxEeo7CT .pdp-gallery--draggable:not(.pdp-gallery--with-thumbs) .pdp-gallery__zoom-btn, .cc_9w18tgsw_FAmYNSTM5Z .pdp-gallery--draggable:not(.pdp-gallery--with-thumbs) .pdp-gallery__zoom-btn, .cc_9w18tgsw_5PDoFwMqwT .pdp-gallery--draggable:not(.pdp-gallery--with-thumbs) .pdp-gallery__zoom-btn {
  cursor: inherit;
}

.cc_9w18tgsw_sCziEFPeht .cc-select, .cc_9w18tgsw_XoqxEeo7CT .cc-select, .cc_9w18tgsw_FAmYNSTM5Z .cc-select, .cc_9w18tgsw_5PDoFwMqwT .cc-select {
  position: relative;
  width: max-content;
  min-width: 200px;
  max-width: 100%;
}

.cc_9w18tgsw_sCziEFPeht .cc-select__trigger, .cc_9w18tgsw_XoqxEeo7CT .cc-select__trigger, .cc_9w18tgsw_FAmYNSTM5Z .cc-select__trigger, .cc_9w18tgsw_5PDoFwMqwT .cc-select__trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
  padding: 12px 18px;
  border: 2px solid var(--alptekin-gray-900);
  border-radius: 24px;
  background: transparent;
  color: var(--alptekin-gray-900);
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.36px;
  line-height: 1;
  cursor: pointer;
}

.cc_9w18tgsw_sCziEFPeht .cc-select__value, .cc_9w18tgsw_XoqxEeo7CT .cc-select__value, .cc_9w18tgsw_FAmYNSTM5Z .cc-select__value, .cc_9w18tgsw_5PDoFwMqwT .cc-select__value {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cc_9w18tgsw_sCziEFPeht .cc-select__caret, .cc_9w18tgsw_XoqxEeo7CT .cc-select__caret, .cc_9w18tgsw_FAmYNSTM5Z .cc-select__caret, .cc_9w18tgsw_5PDoFwMqwT .cc-select__caret {
  font-size: 14px;
  line-height: 1;
  transition: transform 0.16s ease;
}

.cc_9w18tgsw_sCziEFPeht .cc-select--open .cc-select__caret, .cc_9w18tgsw_XoqxEeo7CT .cc-select--open .cc-select__caret, .cc_9w18tgsw_FAmYNSTM5Z .cc-select--open .cc-select__caret, .cc_9w18tgsw_5PDoFwMqwT .cc-select--open .cc-select__caret {
  transform: rotate(180deg);
}

.cc_9w18tgsw_sCziEFPeht .cc-select__panel, .cc_9w18tgsw_XoqxEeo7CT .cc-select__panel, .cc_9w18tgsw_FAmYNSTM5Z .cc-select__panel, .cc_9w18tgsw_5PDoFwMqwT .cc-select__panel {
  position: absolute;
  z-index: 20;
  top: calc(100% + 6px);
  left: 0;
  min-width: 100%;
  display: flex;
  flex-direction: column;
  border: 1px solid var(--alptekin-gray-200);
  border-radius: 20px;
  background: var(--alptekin-white);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
  max-height: 320px;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-6px) scale(0.98);
  transform-origin: top;
  transition:
    opacity 0.16s ease,
    transform 0.16s ease,
    visibility 0s linear 0.16s;
}

.cc_9w18tgsw_sCziEFPeht .cc-select__panel--open, .cc_9w18tgsw_XoqxEeo7CT .cc-select__panel--open, .cc_9w18tgsw_FAmYNSTM5Z .cc-select__panel--open, .cc_9w18tgsw_5PDoFwMqwT .cc-select__panel--open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0) scale(1);
  transition:
    opacity 0.16s ease,
    transform 0.16s ease,
    visibility 0s;
}

@media (prefers-reduced-motion: reduce) {
  .cc_9w18tgsw_sCziEFPeht .cc-select__panel, .cc_9w18tgsw_XoqxEeo7CT .cc-select__panel, .cc_9w18tgsw_FAmYNSTM5Z .cc-select__panel, .cc_9w18tgsw_5PDoFwMqwT .cc-select__panel {
    transition: none;
  }
}

.cc_9w18tgsw_sCziEFPeht .cc-select__panel-scroll, .cc_9w18tgsw_XoqxEeo7CT .cc-select__panel-scroll, .cc_9w18tgsw_FAmYNSTM5Z .cc-select__panel-scroll, .cc_9w18tgsw_5PDoFwMqwT .cc-select__panel-scroll {
  flex: 1;
  min-height: 0;
  margin: 8px 6px 8px 0;
  padding: 0 4px 0 6px;
  list-style: none;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: var(--alptekin-gray-300) transparent;
}

.cc_9w18tgsw_sCziEFPeht .cc-select__panel-scroll::-webkit-scrollbar, .cc_9w18tgsw_XoqxEeo7CT .cc-select__panel-scroll::-webkit-scrollbar, .cc_9w18tgsw_FAmYNSTM5Z .cc-select__panel-scroll::-webkit-scrollbar, .cc_9w18tgsw_5PDoFwMqwT .cc-select__panel-scroll::-webkit-scrollbar {
  width: 8px;
}

.cc_9w18tgsw_sCziEFPeht .cc-select__panel-scroll::-webkit-scrollbar-track, .cc_9w18tgsw_XoqxEeo7CT .cc-select__panel-scroll::-webkit-scrollbar-track, .cc_9w18tgsw_FAmYNSTM5Z .cc-select__panel-scroll::-webkit-scrollbar-track, .cc_9w18tgsw_5PDoFwMqwT .cc-select__panel-scroll::-webkit-scrollbar-track {
  background: transparent;
}

.cc_9w18tgsw_sCziEFPeht .cc-select__panel-scroll::-webkit-scrollbar-thumb, .cc_9w18tgsw_XoqxEeo7CT .cc-select__panel-scroll::-webkit-scrollbar-thumb, .cc_9w18tgsw_FAmYNSTM5Z .cc-select__panel-scroll::-webkit-scrollbar-thumb, .cc_9w18tgsw_5PDoFwMqwT .cc-select__panel-scroll::-webkit-scrollbar-thumb {
  background-color: var(--alptekin-gray-300);
  border-radius: 999px;
  border: 2px solid var(--alptekin-white);
  background-clip: padding-box;
}

.cc_9w18tgsw_sCziEFPeht .cc-select__option, .cc_9w18tgsw_XoqxEeo7CT .cc-select__option, .cc_9w18tgsw_FAmYNSTM5Z .cc-select__option, .cc_9w18tgsw_5PDoFwMqwT .cc-select__option {
  display: flex;
  align-items: baseline;
  gap: 8px;
  width: 100%;
  padding: 10px 14px;
  border: none;
  border-radius: 12px;
  background: transparent;
  color: var(--alptekin-gray-900);
  font-family: inherit;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.28px;
  text-align: left;
  white-space: nowrap;
  cursor: pointer;
}

.cc_9w18tgsw_sCziEFPeht .cc-select__option--active, .cc_9w18tgsw_XoqxEeo7CT .cc-select__option--active, .cc_9w18tgsw_FAmYNSTM5Z .cc-select__option--active, .cc_9w18tgsw_5PDoFwMqwT .cc-select__option--active {
  background: var(--alptekin-gray-100);
}

.cc_9w18tgsw_sCziEFPeht .cc-select__option--selected, .cc_9w18tgsw_XoqxEeo7CT .cc-select__option--selected, .cc_9w18tgsw_FAmYNSTM5Z .cc-select__option--selected, .cc_9w18tgsw_5PDoFwMqwT .cc-select__option--selected {
  font-weight: 600;
}

.cc_9w18tgsw_sCziEFPeht .cc-select__option--muted .cc-select__option-label, .cc_9w18tgsw_XoqxEeo7CT .cc-select__option--muted .cc-select__option-label, .cc_9w18tgsw_FAmYNSTM5Z .cc-select__option--muted .cc-select__option-label, .cc_9w18tgsw_5PDoFwMqwT .cc-select__option--muted .cc-select__option-label {
  color: var(--alptekin-gray-400);
}

.cc_9w18tgsw_sCziEFPeht .cc-select__option-note, .cc_9w18tgsw_XoqxEeo7CT .cc-select__option-note, .cc_9w18tgsw_FAmYNSTM5Z .cc-select__option-note, .cc_9w18tgsw_5PDoFwMqwT .cc-select__option-note {
  font-size: 12px;
  font-weight: 500;
  color: var(--alptekin-gray-400);
}

@media (max-width: 768px) {
  .cc_9w18tgsw_sCziEFPeht .cc-select, .cc_9w18tgsw_XoqxEeo7CT .cc-select, .cc_9w18tgsw_FAmYNSTM5Z .cc-select, .cc_9w18tgsw_5PDoFwMqwT .cc-select {
    min-width: 0;
    width: 100%;
  }
}
