.buy-sell-croatia-teaser {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.paragraph--type--view .item-list ul:not(.contextual-links) > li .buy-sell-croatia-teaser {
  padding: 0;
  border-radius: 0;
  background: transparent;
}
.buy-sell-croatia-teaser__header {
  display: flex;
  align-items: center;
  gap: 3px;
}
.buy-sell-croatia-teaser__header svg {
  flex-shrink: 0;
  width: 36px;
  height: 36px;
  fill: none;
  stroke: var(--blue);
  stroke-width: 2.25px;
}
.buy-sell-croatia-teaser__city {
  font-size: 16px;
  font-weight: 600;
  line-height: 23px;
  text-transform: uppercase;
}
.buy-sell-croatia-teaser__date {
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  color: #737373;
}
.buy-sell-croatia-teaser__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
}
.buy-sell-croatia-teaser__delimiter {
  margin: 5px 0;
  border-top: 1px solid var(--blue);
}
.buy-sell-croatia-teaser__delimiter:last-child {
  display: none;
}
.buy-sell-croatia-teaser__web-link {
  font-family: Quicksand, foco, sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
}
.buy-sell-croatia-teaser__web-link a[href] {
  color: var(--blue);
  text-decoration: underline;
}
.buy-sell-croatia-teaser__web-link a[href]:hover {
  color: var(--yellow);
}
.buy-sell-croatia-teaser__description,
.buy-sell-croatia-teaser__description .field--type-text-long.field--type-text-long p {
  font-size: 15px;
  line-height: 22px;
}
.buy-sell-croatia-teaser__webform-message {
  font-family: Quicksand, foco, sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
}
.buy-sell-croatia-teaser__text-paragraph {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.buy-sell-croatia-teaser__text-paragraph .text {
  color: inherit;
  margin: 0;
}
.buy-sell-croatia-teaser__text-paragraph,
.buy-sell-croatia-teaser__text-paragraph .field--type-text-long.field--type-text-long p {
  font-size: 15px;
  line-height: 22px;
}
.buy-sell-croatia-teaser__text-paragraph .field--type-text-long.field--type-text-long p {
  margin: 0;
}
.buy-sell-croatia-teaser__price .field--label-inline .field--label,
.buy-sell-croatia-teaser__price .field--label-inline .field--item {
  padding: 0;
  font-family: Quicksand, foco, sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
}
.buy-sell-croatia-teaser__price .field--label-inline .field--label {
  padding-right: 5px;
}
.buy-sell-croatia-teaser__button-container {
  margin-top: 5px;
}
.buy-sell-croatia-teaser__link-container {
  display: flex;
  flex-direction: column;
  gap: 15px;
  font-family: Quicksand, foco, sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
}
.buy-sell-croatia-teaser__link-container a[href] {
  color: var(--blue);
  text-decoration: underline;
}
.buy-sell-croatia-teaser__link-container a[href]:hover {
  color: var(--yellow);
}
/*# sourceMappingURL=buy-sell-croatia-teaser.css.map */
