/* People keep the complete source frame. Never use cover, zoom or clipping here. */
html body.nw-compact img[data-people-frame="full"],html body img[data-people-frame="full"]{
 object-fit:contain!important;object-position:50% 50%!important;transform:none!important;clip-path:none!important;border-radius:0!important;
}
/* Editorial and portrait photographs follow their natural proportions. */
html body.nw-compact main figure.nw-full-photo-figure{
 position:relative!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;overflow:visible!important;
}
html body.nw-compact main figure.nw-full-photo-figure>img[data-people-frame="full"]{
 display:block!important;position:relative!important;inset:auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:80svh!important;aspect-ratio:auto!important;background:#eef0e9!important;
}
/* Preserve large photographic openings. The title has its own band below the image. */
html body.nw-compact main section.nw-people-opening{
 display:block!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;padding:0!important;background:#263622!important;
}
html body.nw-compact main section.nw-people-opening:after,
html body.nw-compact main section.nw-people-opening:before{display:none!important}
html body.nw-compact main section.nw-people-opening>.nw-full-photo-stage{
 display:block!important;position:relative!important;inset:auto!important;width:100%!important;height:76svh!important;min-height:480px!important;max-height:900px!important;margin:0!important;padding:0!important;aspect-ratio:auto!important;overflow:visible!important;z-index:0!important;background:#263622!important;
}
html body.nw-compact main section.nw-people-opening>.nw-full-photo-stage>img[data-people-frame="full"],
html body.nw-compact main section.nw-people-opening>img[data-people-frame="full"]{
 display:block!important;position:relative!important;inset:auto!important;width:100%!important;height:76svh!important;min-height:480px!important;max-height:900px!important;margin:0!important;padding:0!important;aspect-ratio:auto!important;opacity:1!important;z-index:0!important;object-fit:contain!important;object-position:center!important;background:#263622!important;
}
html body.nw-compact main section.nw-people-opening>:is(.atelier-hero-copy,.nw-enhanced-copy){
 display:block!important;position:relative!important;inset:auto!important;transform:none!important;width:100%!important;max-width:1180px!important;min-height:0!important;margin:0 auto!important;padding:28px 48px 32px!important;box-sizing:border-box!important;background:#263622!important;color:#fff!important;z-index:1!important;
}
html body.nw-compact main section.nw-people-opening :is(.atelier-hero-copy,.nw-enhanced-copy) h1{
 font-size:clamp(2rem,3.8vw,3.8rem)!important;max-width:26ch!important;margin:10px auto 16px!important;
}
html body.nw-compact main section.nw-people-opening .atelier-eyebrow{margin:0 0 12px!important}
/* Cards, book templates and poster images are protected at every breakpoint. */
html body.nw-compact .nw-share-card img[data-people-frame="full"],
html body.nw-compact .home-reel-open img[data-people-frame="full"]{
 object-fit:contain!important;object-position:center!important;transform:none!important;background:#eef0e9!important;
}
html body video[data-full-media]{object-fit:contain!important;object-position:center!important;transform:none!important}
@media(max-width:900px){
 html body.nw-compact main section.nw-people-opening>.nw-full-photo-stage{height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important}
 html body.nw-compact main section.nw-people-opening>.nw-full-photo-stage>img[data-people-frame="full"],
 html body.nw-compact main section.nw-people-opening>img[data-people-frame="full"]{height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important}
 html body.nw-compact main section.nw-people-opening>:is(.atelier-hero-copy,.nw-enhanced-copy){padding:24px!important}
}
@media print{
 html body.nw-compact main section.nw-people-opening>.nw-full-photo-stage,
 html body.nw-compact main section.nw-people-opening>img[data-people-frame="full"]{display:none!important}
 html body.nw-compact main section.nw-people-opening>:is(.atelier-hero-copy,.nw-enhanced-copy){background:none!important;color:#000!important;padding:12px 0!important}
}
/* Existing task-page spacing must not put a band inside the photo opening. */
html body.nw-compact.nw-photo-added main section.nw-enhanced-hero.nw-people-opening{padding:0!important;width:var(--nw-viewport-width,100vw)!important;margin:0 calc((100% - var(--nw-viewport-width,100vw))/2)!important}
html body.nw-compact.nw-photo-added main:has(>section.nw-people-opening){padding-top:0!important}

html body.nw-compact.nw-photo-added main#inhoud.advice-simple:has(>section.nw-people-opening){padding-top:0!important}
