._ProductGridTeaser_1gqr8_1 p:nth-of-type(2) {
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 16.8px */
  letter-spacing: 0.045rem;
}

._ProductGridTeaser_1gqr8_1 {
  display: flex;
  gap: 0.875rem;
  position: relative;
  text-decoration: none;
  color: inherit;
}

._ProductGridTeaser_1gqr8_1 p {
  margin: 0;
}

._ProductGridTeaser_1gqr8_1:hover ._ProductTitle_1gqr8_19 {
  text-decoration: underline;
}

._ProductGridTeaser_1gqr8_1:hover ._ImageWrapper_1gqr8_22::after,
._ProductGridTeaser_1gqr8_1:hover ._ArrowIcon_1gqr8_23 {
  opacity: 1;
}

._ProductGridTeaser_1gqr8_1:hover ._ArrowIcon_1gqr8_23 {
  transform: translateX(0);
}

._ImageWrapper_1gqr8_22 {
  position: relative;
}

._ImageWrapper_1gqr8_22::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 0.0625rem solid var(--c-slate-100);
}

._ImageWrapper_1gqr8_22::after {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  border: 0.125rem solid currentcolor;
  opacity: 0;
  transition: 0.2s;
}

._ProductImage_1gqr8_49 {
  width: 6.25rem;
  flex-shrink: 0;
  position: relative;
}

._ProductImage_1gqr8_49 img {
  width: 100%;
  display: block;
}

._ImagePlaceholder_1gqr8_59 {
  aspect-ratio: 1;
  background: #f9f9f9;
  width: 6.25rem;
}

._ProductDescription_1gqr8_65 {
  padding: 0.375rem 0;
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}

._FavoriteIcon_1gqr8_72 {
  position: absolute;
  top: 0.3125rem;
  right: 0.3125rem;
}

._FavoriteIcon_1gqr8_72 img {
  width: 1.125rem;
  height: 1.125rem;
}

._ArrowIcon_1gqr8_23 {
  position: absolute;
  bottom: 0.1875rem;
  right: 0.1875rem;
  width: 1.125rem;
  height: 1.125rem;
  pointer-events: none;
  opacity: 0;
  transform: translateX(-0.25rem);
  transition: 0.2s;
}._ProductGridList_qessu_1 {
  list-style: none;
  padding: 0;
}
._ProductGridList_qessu_1 a {
  text-decoration: none;
  color: inherit;
}
._ProductGridList_qessu_1._listHasTeaser_qessu_9 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem 0.75rem;
}
._ProductGridList_qessu_1 .h2 {
  display: block;
  margin-top: 2.375rem;
  margin-bottom: 1.125rem;
}