.bdc-brand-strip,
.bdc-home-hero,
.bdc-home-section,
.bdc-buyer-band {
  max-width: 1180px;
  margin: 44px auto;
}

.bdc-brand-strip {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-top: 16px;
}

.bdc-brand-strip img {
  width: 88px;
  height: auto;
}

.bdc-brand-strip strong,
.bdc-brand-strip span {
  display: block;
}

.bdc-brand-strip strong {
  color: #1e2420;
  font-family: Arial, sans-serif;
  font-size: 1.1rem;
}

.bdc-brand-strip span {
  color: #5d665f;
  font-family: Arial, sans-serif;
}

.bdc-home-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(300px, 0.75fr);
  gap: 28px;
  align-items: stretch;
}

.bdc-home-hero-copy {
  min-height: 470px;
  padding: clamp(32px, 6vw, 76px);
  border-radius: 8px;
  background:
    linear-gradient(rgba(30, 36, 32, 0.62), rgba(30, 36, 32, 0.52)),
    url("https://bigduckcanvasblog.com/wp-content/uploads/2016/12/img_8213.jpg");
  background-color: #24465f;
  background-size: cover;
  background-position: center;
  color: #fffdf8;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.bdc-home-hero-copy h1 {
  max-width: 850px;
  margin: 0 0 18px;
  color: #fffdf8;
  font-size: clamp(2.45rem, 5vw, 5.6rem);
  line-height: 0.96;
  letter-spacing: 0;
}

.bdc-home-hero-copy p {
  max-width: 660px;
  color: rgba(255, 253, 248, 0.92);
  font-family: Arial, sans-serif;
  font-size: clamp(1.05rem, 1.6vw, 1.22rem);
}

.bdc-kicker,
.bdc-card-meta,
.bdc-latest-list time {
  margin: 0;
  color: #2f6b5f;
  font-family: Arial, sans-serif;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}

.bdc-home-hero .bdc-kicker {
  color: #ffe0a1;
}

.bdc-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 12px;
}
.bdc-home-section,
.bdc-buyer-band {
  max-width: 1180px;
  margin: 44px auto;
}

.bdc-brand-strip {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-top: 16px;
}

.bdc-brand-strip img {
  width: 88px;
  height: auto;
}

.bdc-brand-strip strong,
.bdc-brand-strip span {
  display: block;
}

.bdc-brand-strip strong {
  color: #1e2420;
  font-family: Arial, sans-serif;
  font-size: 1.1rem;
}

.bdc-brand-strip span {
  color: #5d665f;
  font-family: Arial, sans-serif;
}

.bdc-home-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(300px, 0.75fr);
  gap: 28px;
  align-items: stretch;
}

.bdc-home-hero-copy {
  min-height: 470px;
  padding: clamp(32px, 6vw, 76px);
  border-radius: 8px;
  background:
    linear-gradient(rgba(30, 36, 32, 0.62), rgba(30, 36, 32, 0.52)),
    url("https://bigduckcanvasblog.com/wp-content/uploads/2016/12/img_8213.jpg");
  background-color: #24465f;
  background-size: cover;
  background-position: center;
  color: #fffdf8;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.bdc-home-hero-copy h1 {
  max-width: 850px;
  margin: 0 0 18px;
  color: #fffdf8;
  font-size: clamp(2.45rem, 5vw, 5.6rem);
  line-height: 0.96;
  letter-spacing: 0;
}

.bdc-home-hero-copy p {
  max-width: 660px;
  color: rgba(255, 253, 248, 0.92);
  font-family: Arial, sans-serif;
  font-size: clamp(1.05rem, 1.6vw, 1.22rem);
}

.bdc-kicker,
.bdc-card-meta,
.bdc-latest-list time {
  margin: 0;
  color: #2f6b5f;
  font-family: Arial, sans-serif;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}

.bdc-home-hero .bdc-kicker {
  color: #ffe0a1;
}

.bdc-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 12px;
}