.documentary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.2rem 0 1.5rem}.documentary-grid img{width:100%;height:280px;object-fit:contain;background:#e7dfd0}.image-note{color:#62766f}.profile-photo{display:flex;align-items:center;gap:1rem;margin:2.5rem 0 0}.profile-photo img{width:96px;height:96px;object-fit:cover;border-radius:50%}.profile-photo figcaption{font-weight:600}.service-card.has-image{padding:0;min-height:520px}.service-card.has-image>img{width:100%;height:240px;object-fit:cover;background:#e7dfd0}.service-card.has-image>img.preserve-frame{object-fit:contain}.service-card.has-image>div{padding:1.8rem 2.2rem 2.2rem;display:flex;flex:1;flex-direction:column}.service-card.has-image h3{margin:1.4rem 0 1rem}.service-card.has-image a{margin-top:auto}@media(max-width:650px){.documentary-grid{grid-template-columns:1fr}.documentary-grid img{height:auto;max-height:420px}.service-card.has-image>img{height:220px}}
