.cc_jtahuabn_pL42Hw3WPW .shop-the-look {
  width: 100%;
  padding: 48px 24px;
  font-family: var(--font-family, system-ui, -apple-system, sans-serif);
}

.cc_jtahuabn_pL42Hw3WPW .shop-the-look-inner {
  max-width: 1440px;
  margin: 0 auto;
}

.cc_jtahuabn_pL42Hw3WPW .shop-the-look-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 24px;
}

.cc_jtahuabn_pL42Hw3WPW .shop-the-look-title {
  margin: 0;
  font-size: 24px;
  font-weight: var(--font-weight-base, 500);
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #1a1a1a;
}

.cc_jtahuabn_pL42Hw3WPW .shop-the-look-more-link {
  flex-shrink: 0;
  font-size: 13px;
  font-weight: var(--font-weight-base, 500);
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-decoration: underline;
  color: #1a1a1a;
  white-space: nowrap;
}

.cc_jtahuabn_pL42Hw3WPW .shop-the-look-items {
  display: flex;
  gap: 16px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
}

.cc_jtahuabn_pL42Hw3WPW .shop-the-look-items::-webkit-scrollbar {
  display: none;
}

/* Theme breakpoint: "Tablet/Mobile (1024px)" */
@media (max-width: 1024px) {
  .cc_jtahuabn_pL42Hw3WPW .shop-the-look-title {
    font-size: 20px;
  }
}

/* Theme breakpoint: "Tablet/Mobile (768px)" */
@media (max-width: 768px) {
  .cc_jtahuabn_pL42Hw3WPW .shop-the-look {
    padding: 32px 16px;
  }

  .cc_jtahuabn_pL42Hw3WPW .shop-the-look-header {
    margin-bottom: 16px;
  }
}
