/* Real photographs supplied by PSWEX. No filters, AI replacements or image inversion. */
.pswex-photo{margin:0;min-width:0}
.pswex-photo img{display:block;width:100%;height:auto}
.pswex-photo figcaption{display:flex;justify-content:space-between;gap:16px;font-size:var(--ps-font-size-sm);line-height:1.5;padding-top:16px}
.pswex-photo-hero{width:100%;max-width:480px;justify-self:end;align-self:center}
.pswex-photo-hero img{aspect-ratio:1/1;object-fit:cover;object-position:center;max-height:480px;border-radius:12px}
.pswex-photo-hero figcaption{color:var(--ps-color-paper-0);font-weight:600}
.pswex-photo-hero figcaption span{color:var(--ps-color-paper-200);font-weight:400}
.pswex-photo-route{background:var(--ps-color-navy-950);padding:12px 0 48px}
.pswex-photo-route .growth-route{max-width:none}
.pswex-photo-route .growth-route ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.pswex-photo-route .growth-route li{min-width:0;border-bottom:0;padding-bottom:12px}
.pswex-photo-route .growth-route h2{font-size:clamp(1.25rem,1.8vw,1.65rem)}
.pswex-photo-route .growth-route .route-caption{max-width:none;margin-bottom:0}
.pswex-contact-photo{margin-top:32px;max-width:540px}
.pswex-contact-photo img{aspect-ratio:1581/797;object-fit:contain;border-radius:8px}
.pswex-contact-photo figcaption{padding-top:12px;color:var(--ps-color-paper-200)}
.founder-note.pswex-founder-photography{padding:0 0 28px;overflow:hidden;max-width:460px;justify-self:end}
.founder-note.pswex-founder-photography>img{width:100%;height:410px;object-fit:cover;object-position:center 38%;border:0;border-radius:0;margin:0 0 24px}
.founder-note.pswex-founder-photography>span,.founder-note.pswex-founder-photography>h2,.founder-note.pswex-founder-photography>p{margin-left:28px;margin-right:28px}
.founder-note.pswex-founder-photography>h2{font-size:clamp(2rem,3vw,2.8rem)}
.founder-note.pswex-founder-photography>p{margin-bottom:0}
@media(max-width:860px){
  .pswex-photo-hero{justify-self:start;max-width:480px}
  .pswex-photo-route .growth-route ol{grid-template-columns:1fr;gap:0}
  .pswex-photo-route .growth-route li{border-bottom:1px solid var(--ps-color-border-inverse);padding:20px 0}
  .founder-note.pswex-founder-photography{justify-self:start;width:100%;max-width:520px}
}
@media(max-width:620px){
  .pswex-photo-hero figcaption{flex-direction:column;gap:2px}
  .pswex-photo-route{padding-bottom:32px}
  .founder-note.pswex-founder-photography>img{height:390px;object-position:center 36%}
  .founder-note.pswex-founder-photography>span,.founder-note.pswex-founder-photography>h2,.founder-note.pswex-founder-photography>p{margin-left:24px;margin-right:24px}
}
