/* Keep the complete frame for photographs showing people. */
html body img[data-people-frame]{object-fit:contain!important;object-position:center top!important;width:100%!important;height:auto!important;max-height:75vh!important;aspect-ratio:auto!important;transform:none!important;clip-path:none!important;background:#eef0e9}
html body figure:has(>img[data-people-frame]){height:auto!important;min-height:0!important;aspect-ratio:auto!important;overflow:visible!important}
html body .home-reel-open img[data-people-frame]{height:320px!important;max-height:none!important;object-fit:contain!important}
@media(max-width:600px){html body .home-reel-open img[data-people-frame]{height:360px!important}}

/* Hero photographs fill their reserved frame. The focal point stays configurable. */
html body .atelier-hero .atelier-landscape{position:absolute;inset:0;height:100%!important;min-height:100%!important;overflow:hidden!important;z-index:0}
html body .atelier-landscape img[data-people-frame]{height:100%!important;max-height:none!important;object-fit:cover!important;object-position:var(--image-position,50% 38%)!important;background:transparent}
html body #nw-actualiteit .home-reel-open{aspect-ratio:1/1!important;overflow:hidden}
html body #nw-actualiteit .home-reel-open img{width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center top!important;aspect-ratio:1/1!important}
.home-section-links{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 32px;padding:20px 24px;border-bottom:1px solid #d7dccf}.home-section-links a{font:16px/1.5 Arial,sans-serif;color:#344431;padding:10px 0;text-underline-offset:5px}
