:root {
  --yfg-brand-image-base: url('yfg-brand-images/yfg-about-advisory.png');
}

/* About page hero */
.breakdance .bde-section-21-100 {
  background-image: var(--yfg-brand-image-base) !important;
  background-position: 68% 48% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

/* Legal, privacy, terms and compliance page heroes */
.breakdance .bde-section-3-103,
.breakdance .bde-section-1367-100,
.breakdance .bde-section-1795-100 {
  background-image: url('yfg-brand-images/yfg-compliance-governance.png') !important;
  background-position: 68% 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

/* Management team hero */
.breakdance .bde-section-824-108 {
  background-image: url('yfg-brand-images/yfg-leadership-team.png') !important;
  background-position: 68% 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.breakdance .bde-section-18-100 {
  background-image: url('yfg-brand-images/yfg-contact-service.png') !important;
  background-position: 68% 52% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.breakdance .bde-section-13-100 {
  background-image: url('yfg-brand-images/yfg-careers.png') !important;
  background-position: 66% 54% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

/* Seven service hero banners */
.breakdance .bde-section-289-100 {
  background-image: url('yfg-brand-images/yfg-insurance-risk.png') !important;
}

.breakdance .bde-section-301-100 {
  background-image: url('yfg-brand-images/yfg-global-health.png') !important;
}

.breakdance .bde-section-309-101 {
  background-image: url('yfg-brand-images/yfg-global-education.png') !important;
}

.breakdance .bde-section-344-100 {
  background-image: url('yfg-brand-images/yfg-migration-property.png') !important;
}

.breakdance .bde-section-361-100 {
  background-image: url('yfg-brand-images/yfg-family-office.png') !important;
}

.breakdance .bde-section-715-100 {
  background-image: url('yfg-brand-images/yfg-corporate-secretarial.png') !important;
}

.breakdance .bde-section-1287-100 {
  background-image: url('yfg-brand-images/yfg-accounting-tax.png') !important;
}

.breakdance .bde-section-289-100,
.breakdance .bde-section-301-100,
.breakdance .bde-section-309-101,
.breakdance .bde-section-344-100,
.breakdance .bde-section-361-100,
.breakdance .bde-section-715-100,
.breakdance .bde-section-1287-100 {
  background-position: 68% 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

/* Keep hero titles legible over the new, deeper editorial photography. */
.breakdance .bde-heading-21-102,
.breakdance .bde-heading-3-104,
.breakdance .bde-heading-824-109,
.breakdance .bde-heading-1367-101,
.breakdance .bde-heading-1795-101,
.breakdance .bde-heading-18-101,
.breakdance .bde-heading-13-101,
.breakdance .bde-heading-289-101,
.breakdance .bde-heading-301-101,
.breakdance .bde-heading-309-102,
.breakdance .bde-heading-344-101,
.breakdance .bde-heading-361-101,
.breakdance .bde-heading-715-101,
.breakdance .bde-heading-1287-101 {
  color: #f8f6f1 !important;
  text-shadow: 0 2px 18px rgba(3, 25, 55, 0.42);
}

/* New editorial images in content sections: a consistent, precise crop. */
.bde-image-21-107 img[src*='/yfg-brand-images/'],
.bde-image-301-109 img[src*='/yfg-brand-images/'],
img.bde-image2-309-150[src*='/yfg-brand-images/'],
img.bde-image2-344-149[src*='/yfg-brand-images/'],
img.bde-image2-361-138[src*='/yfg-brand-images/'],
img.bde-image2-715-108[src*='/yfg-brand-images/'],
img.bde-image2-1287-108[src*='/yfg-brand-images/'] {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  object-position: 68% 50%;
}

@media (max-width: 767px) {
  .breakdance .bde-section-21-100,
  .breakdance .bde-section-3-103,
  .breakdance .bde-section-1367-100,
  .breakdance .bde-section-824-108,
  .breakdance .bde-section-1795-100,
  .breakdance .bde-section-18-100,
  .breakdance .bde-section-13-100,
  .breakdance .bde-section-289-100,
  .breakdance .bde-section-301-100,
  .breakdance .bde-section-309-101,
  .breakdance .bde-section-344-100,
  .breakdance .bde-section-361-100,
  .breakdance .bde-section-715-100,
  .breakdance .bde-section-1287-100 {
    background-position: 72% 50% !important;
  }

  .bde-image-21-107 img[src*='/yfg-brand-images/'],
  .bde-image-301-109 img[src*='/yfg-brand-images/'],
  img.bde-image2-309-150[src*='/yfg-brand-images/'],
  img.bde-image2-344-149[src*='/yfg-brand-images/'],
  img.bde-image2-361-138[src*='/yfg-brand-images/'],
  img.bde-image2-715-108[src*='/yfg-brand-images/'],
  img.bde-image2-1287-108[src*='/yfg-brand-images/'] {
    aspect-ratio: 4 / 3;
    object-position: 70% 50%;
  }
}
