.photo{min-width:0;margin:0}.photo-frame{aspect-ratio:3/2;border-radius:var(--radius-m);display:block;position:relative;overflow:hidden}.photo-portrait .photo-frame{aspect-ratio:4/5}.photo-frame picture{display:contents}.photo-frame img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.photo-badge{z-index:1;color:var(--white);background:var(--forest-deep);border-radius:var(--radius-full);letter-spacing:.02em;padding:8px 12px;font-size:12px;font-weight:700;line-height:1;position:absolute;bottom:12px;left:12px}.photo-moment .photo figcaption,.photo figcaption{color:#3f5a4d;text-wrap:balance;margin-top:12px;font-size:14px;font-weight:600;line-height:1.5}@media (max-width:699px){.photo-m-wide .photo-frame{aspect-ratio:3/2}.photo-m-portrait .photo-frame{aspect-ratio:4/5}.photo-frame{border-radius:var(--radius-m)}}.photo-moment{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:24px clamp(32px,5vw,72px);margin-top:clamp(48px,7vw,104px);display:grid}.photo-moment-reverse{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}.photo-moment-reverse .photo-moment-copy{order:2}.photo-moment .photo-moment-text{max-width:30ch;color:var(--ink);letter-spacing:-.02em;text-wrap:balance;margin:16px 0 0;font-size:clamp(22px,2.3vw,30px);font-weight:700;line-height:1.28}.photo-moment-pair{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.photo-moment-pair .photo-moment-copy{align-self:center}.photo-moment-pair>.photo:last-child{margin-top:clamp(48px,7vw,104px)}@media (max-width:999px){.photo-moment-pair{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-moment-pair .photo-moment-copy{grid-column:1/-1}}@media (max-width:899px){.photo-moment:not(.photo-moment-pair){grid-template-columns:minmax(0,1fr)}.photo-moment-reverse .photo-moment-copy{order:0}}@media (max-width:699px){.photo-moment-pair{grid-template-columns:minmax(0,1fr)}.photo-moment-pair>.photo:last-child{margin-top:0}}@media screen and (prefers-reduced-motion:no-preference){.motion-on .rv .photo-frame img{transform:scale(1.06)}.motion-on .rv.is-in .photo-frame img{transition:transform 1.4s var(--ease-out) var(--rv-delay,0s);transform:none}}
