.marketplace-teaser-item {
  position: relative;
  margin-bottom: 1.428rem; }
  .marketplace-teaser-item-details {
    display: flex;
    flex-wrap: wrap;
    gap: 0.8rem;
    padding: 1.428rem 0;
    border-bottom: 1px solid #D6D7DC;
    text-decoration: none;
    font-weight: 400; }
  .marketplace-teaser-item-title {
    width: calc(60% - 1.6rem);
    font-size: clamp(1.357rem, 1.317rem + 0.116vw, 1.443rem);
    margin-bottom: 0;
    text-decoration: underline; }
  .marketplace-teaser-item-category, .marketplace-teaser-item-date {
    width: 20%;
    font-size: 14px;
    line-height: 1.5;
    font-size: clamp(1.071rem, 1.012rem + 0.174vw, 1.2rem); }
  .marketplace-teaser-item-location {
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    font-size: clamp(1.071rem, 1.012rem + 0.174vw, 1.2rem); }
  @media only screen and (max-width: 719.98px) {
    .marketplace-teaser-item-title, .marketplace-teaser-item-category, .marketplace-teaser-item-date {
      width: 100%; } }

/*# sourceMappingURL=marketplace-teaser.css.map */
