.cc_ejH44EQYFN_category_story_item .hp-category-story-item {
  flex: 0 0 auto;
  width: max(var(--hp-story-image-size, 96px), 112px);
  margin: 0;
  padding: 0;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.cc_ejH44EQYFN_category_story_item .hp-category-story-item__link {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  width: 100%;
  color: var(--hp-story-text-color, #647184);
  text-align: center;
  text-decoration: none;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.cc_ejH44EQYFN_category_story_item .hp-category-story-item__image-wrap {
  display: block;
  width: var(--hp-story-image-size, 96px);
  height: var(--hp-story-image-size, 96px);
  padding: 0;
  overflow: visible;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}

.cc_ejH44EQYFN_category_story_item .hp-category-story-item__image-wrap::before, .cc_ejH44EQYFN_category_story_item .hp-category-story-item__image-wrap::after {
  display: none !important;
  content: none !important;
  background: transparent !important;
}

.cc_ejH44EQYFN_category_story_item .hp-category-story-item__image {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  object-fit: contain;
  opacity: 1;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  filter: none !important;
}

.cc_ejH44EQYFN_category_story_item .hp-category-story-item__title {
  display: block;
  max-width: 132px;
  color: inherit;
  font: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: 0.01em;
}

.cc_ejH44EQYFN_category_story_item .hp-category-story-item__link:focus-visible {
  outline: 2px solid currentColor !important;
  outline-offset: 5px !important;
  border-radius: 2px;
}
