.elementor .e-dc4b673-97002d7{width:8px;height:8px;min-width:8px;min-height:8px;max-width:8px;max-height:8px;overflow:visible;padding:0px;margin:0px;background-color:var(--Dark);}.elementor .e-1e82af5-c3370a9{position:absolute;inset-block-start:12px;inset-inline-start:12px;z-index:10;background-color:var(--White);/* =========================================================
 MCM NEWS – STATUS PILLS
 ========================================================= */

.mcm-news-status {
  display: inline-flex;
  align-items: center;
  width: fit-content;
}

/* Basic pill/link styling */

.mcm-news-status a {
  display: inline-flex;
  align-items: center;
  gap: 7px;

  width: fit-content;
  padding: 6px 10px;

  border-radius: 100px;

  background: #f3f3f3;
  color: #333333;

  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;

  white-space: nowrap;
}

/* Status dot */

.mcm-news-status a::before {
  content: "";

  display: block;
  flex: 0 0 auto;

  width: 7px;
  height: 7px;

  border-radius: 50%;
  background: currentColor;
}

/* =========================================================
 SOLD / VERKAUFT
 Red
 ========================================================= */

.mcm-news-status a[href*="/sold/"],
.mcm-news-status a[href*="/verkauft/"] {
  background: #fbeaea;
  color: #b42318;
}

/* =========================================================
 ABVERKAUF
 Green
 ========================================================= */

.mcm-news-status a[href*="/abverkauf/"] {
  background: #eaf4ed;
  color: #277044;
}

/* =========================================================
 DEMNÄCHST / COMING SOON
 Blue
 ========================================================= */

.mcm-news-status a[href*="/demnaechst/"],
.mcm-news-status a[href*="/coming-soon/"] {
  background: #eaf0f8;
  color: #315f91;
}

/* =========================================================
 NEUIGKEITEN
 Neutral dark
 ========================================================= */

.mcm-news-status a[href*="/neuigkeiten/"] {
  background: #eeeeee;
  color: #282828;
}

/* Remove default link hover effects */

.mcm-news-status a:hover,
.mcm-news-status a:focus {
  color: inherit;
  text-decoration: none;
}\n}.elementor .e-7734ca2-5af30fe{width:100%;height:auto;overflow:hidden;position:relative;padding:0px;margin:0px;border-radius:4px;flex-direction:column;}.elementor .e-ca2b8cd-eaf4fa1{width:100%;height:auto;padding:0px;margin:0px;flex-direction:column;gap:0px;}.elementor .e-560d5e9{height:auto;padding:0px;margin:0px;flex-direction:column;gap:16px;}