/* Ratgeber-Seite – angelehnt an andresen-immobilien.de/ratgeber/ */

.page-ratgeber {
  scroll-padding-top: 5rem;
}

/* Hero-Bild – leichter Graustufen-Filter wie auf andresen-immobilien.de/ratgeber/ */
#ratgeber-startpic picture {
  display: block;
  filter: grayscale(0.6);
}

#ratgeber-startpic .picBox img {
  width: 100%;
  height: clamp(320px, 70vh, 900px);
  object-fit: cover;
}

/* Titel + Intro */
#ratgeber-starttext .outer_wrapper > .title {
  width: 100%;
  max-width: 1440px;
  padding-top: clamp(2rem, 1.17rem + 2.78vw, 4.5rem);
  padding-bottom: clamp(2rem, 1rem + 3vw, 5rem);
  margin: 0 auto;
  text-align: center;
}

#ratgeber-starttext .outer_wrapper > .title h1 {
  font-family: "Portrait", "freight-display-pro", Georgia, serif;
  font-size: clamp(3.125rem, 1.04rem + 6.94vw, 9.375rem);
  line-height: 0.9;
  font-weight: 300;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: #2a2a2a;
}

#ratgeber-starttext .outer_wrapper > .txt_copy {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  padding-bottom: clamp(3rem, 2rem + 3vw, 6rem);
  text-align: center;
}

#ratgeber-starttext .outer_wrapper > .txt_copy p {
  font-family: "Portrait", "freight-display-pro", Georgia, serif;
  font-size: clamp(1.2rem, 0.9rem + 0.85vw, 2rem);
  line-height: 1.15;
  font-weight: 100;
  letter-spacing: -0.01em;
  color: #2a2a2a;
}

/* Karten der Ratgeber-Landingpages */
#ratgeber-list {
  padding-bottom: clamp(4rem, 3rem + 3vw, 7rem);
}

#ratgeber-list .outer_wrapper {
  max-width: 1236px;
  margin: 0 auto;
  padding: 0 clamp(1rem, 3vw, 2rem);
}

.ratgeber-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(1.5rem, 1.1rem + 1.4vw, 2.5rem);
}

@media (min-width: 720px) {
  .ratgeber-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1100px) {
  .ratgeber-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.ratgeber-card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  color: #3b3a39;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.55);
  border: 1px solid rgba(59, 58, 57, 0.08);
}

.ratgeber-card__pic {
  display: block;
  overflow: hidden;
  background: #e4e2df;
  aspect-ratio: 3 / 2;
}

.ratgeber-card__pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(0.45);
  transition: transform 0.45s ease, filter 0.3s ease;
}

.ratgeber-card:hover .ratgeber-card__pic img,
.ratgeber-card:focus-visible .ratgeber-card__pic img {
  transform: scale(1.04);
  filter: grayscale(0.15);
}

.ratgeber-card:focus-visible {
  outline: 2px solid #3b3a39;
  outline-offset: 4px;
}

.ratgeber-card__body {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  padding: clamp(1.15rem, 1rem + 0.8vw, 1.75rem);
}

.ratgeber-card__kicker {
  font-family: "Untitled", "freight-sans-pro", Arial, sans-serif;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(59, 58, 57, 0.65);
}

.ratgeber-card__title {
  margin: 0.55rem 0 0.7rem;
  font-family: "Portrait", "freight-display-pro", Georgia, serif;
  font-size: clamp(1.35rem, 1.1rem + 0.7vw, 1.85rem);
  line-height: 1.12;
  font-weight: 300;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: #2a2a2a;
}

.ratgeber-card__teaser {
  margin: 0 0 1.15rem;
  font-family: "Portrait", "freight-display-pro", Georgia, serif;
  font-size: clamp(0.98rem, 0.9rem + 0.25vw, 1.12rem);
  line-height: 1.35;
  font-weight: 100;
  color: #3b3a39;
}

.ratgeber-card__more {
  margin-top: auto;
  padding-right: 1.6rem;
  background: url('../images/icons/ico_arrow_right_dark.svg') right center / 1rem auto no-repeat;
  font-family: "Untitled", "freight-sans-pro", Arial, sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #3b3a39;
}

.ratgeber-card:hover .ratgeber-card__more,
.ratgeber-card:focus-visible .ratgeber-card__more {
  opacity: 0.7;
}

.ratgeber-empty {
  max-width: 36rem;
  margin: 0 auto;
  padding: clamp(2rem, 1.5rem + 2vw, 3.5rem) 0;
  text-align: center;
}

.ratgeber-empty p {
  margin: 0 0 1.25rem;
  font-family: "Portrait", "freight-display-pro", Georgia, serif;
  font-size: clamp(1.1rem, 0.95rem + 0.4vw, 1.4rem);
  line-height: 1.3;
  color: #3b3a39;
}

.ratgeber-empty__link {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  border: 1px solid #3b3a39;
  background: #3b3a39;
  color: #f0efee;
  font-family: "Untitled", "freight-sans-pro", Arial, sans-serif;
  font-size: 0.875rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-decoration: none;
}

.ratgeber-empty__link:hover {
  background: #2a2a2a;
  border-color: #2a2a2a;
}

@media (prefers-reduced-motion: reduce) {
  .ratgeber-card__pic img {
    transition: none;
  }

  .ratgeber-card:hover .ratgeber-card__pic img,
  .ratgeber-card:focus-visible .ratgeber-card__pic img {
    transform: none;
  }
}
