.photo-hero{background:var(--color-dark);align-items:center;min-height:340px;display:flex;position:relative;overflow:hidden}@media (max-width:767px){.photo-hero{min-height:208px}}.photo-hero-media{z-index:0;position:absolute;inset:0}.photo-hero-img{object-fit:cover;object-position:center 58%;width:100%;height:100%;display:block}.photo-hero-scrim{z-index:1;pointer-events:none;background:linear-gradient(90deg,#101411f0 0%,#101411d1 40%,#10141175 78%,#10141161 100%),linear-gradient(#1014110a 40%,#1014118c 100%);position:absolute;inset:0}.photo-hero-container{z-index:2;width:100%;max-width:var(--content-max);margin-inline:auto;padding:36px 16px;position:relative}@media (min-width:640px){.photo-hero-container{padding:40px 24px}}@media (min-width:1024px){.photo-hero-container{padding-inline:40px}}@media (min-width:1280px){.photo-hero-container{padding-inline:64px}}.photo-hero-copy{max-width:620px}.photo-hero-top{margin-bottom:14px}.photo-hero-h1{color:#fff;letter-spacing:-.025em;text-wrap:balance;margin:0;font-size:clamp(27px,4vw,46px);font-weight:800;line-height:1.06}.photo-hero-h1-em{color:var(--gold);font-style:normal;font-weight:800}.photo-hero-subtitle{color:#ffffffd9;max-width:600px;margin-top:14px;font-size:15px;font-weight:400;line-height:1.55}@media (min-width:640px){.photo-hero-subtitle{margin-top:16px;font-size:17px}}