.page-photo-hero{padding:0!important;border-bottom:1px solid var(--line);background:var(--paper)}
.page-photo-hero>.page-photo-hero-inner{width:min(var(--max),calc(100% - 64px));min-height:500px;margin:auto;display:grid!important;grid-template-columns:minmax(430px,.9fr) minmax(0,1.1fr)!important;gap:0!important;align-items:stretch!important}
.page-photo-copy{padding:72px 64px 68px 0;display:flex;flex-direction:column;justify-content:center;min-width:0}
.page-photo-copy h1{margin:18px 0 22px!important;font-size:clamp(44px,4.6vw,68px)!important;line-height:1.08!important;letter-spacing:-.06em!important;word-break:keep-all;overflow-wrap:normal}
.page-photo-copy .page-photo-description{max-width:500px;color:var(--muted);font-size:14px;line-height:1.85;word-break:keep-all}
.page-photo-copy .page-photo-description p{margin:0 0 10px}
.page-photo-copy .page-photo-description a{display:inline-flex;margin-top:12px;color:var(--ink);font-size:12px;font-weight:900;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:4px;width:max-content}
.page-photo-media{margin:0;min-height:500px;overflow:hidden;background:#ddd}
.page-photo-media img{display:block;width:100%;height:100%;min-height:500px;object-fit:cover;object-position:center}
@media(max-width:1000px){.page-photo-hero>.page-photo-hero-inner{width:100%;grid-template-columns:46% 54%!important}.page-photo-copy{padding:54px 38px}.page-photo-copy h1{font-size:44px!important}.page-photo-media,.page-photo-media img{min-height:440px}}
@media(max-width:650px){.page-photo-hero>.page-photo-hero-inner{display:flex!important;flex-direction:column-reverse;width:100%;min-height:0}.page-photo-media,.page-photo-media img{height:220px;min-height:220px}.page-photo-copy{padding:36px 18px 42px}.page-photo-copy h1{font-size:34px!important;line-height:1.12!important;margin:14px 0 18px!important}.page-photo-copy .page-photo-description{font-size:13px;line-height:1.75}}
