/* Focused Our Story refinement. */
.pnt-about-hero__image{min-height:0!important;aspect-ratio:3/2;overflow:hidden;background:var(--p-linen)}
.pnt-about-hero__image img{display:block;width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important;object-position:center!important}
.pnt-about-pillars .pnt-about-pillar p{width:100%;max-width:none!important;padding-right:8px}
.pnt-founder-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}
.pnt-founder-media>img:first-child,.pnt-founder-media>img:last-child{display:block;width:100%!important;height:auto!important;aspect-ratio:3/4!important;object-fit:cover!important;border-radius:24px!important}
.pnt-founder-media>img:first-child{object-position:center 24%!important}.pnt-founder-media>img:last-child{object-position:center!important}
@media(max-width:900px){.pnt-about-hero__image{aspect-ratio:4/3}.pnt-founder-media>img:first-child,.pnt-founder-media>img:last-child{aspect-ratio:3/4!important}}
@media(max-width:600px){.pnt-about-hero__image{min-height:0!important;aspect-ratio:4/3;border-radius:20px}.pnt-founder-media{grid-template-columns:1fr;gap:12px}.pnt-founder-media>img:first-child,.pnt-founder-media>img:last-child{height:auto!important;aspect-ratio:4/5!important;border-radius:18px!important}.pnt-about-pillars .pnt-about-pillar p{padding-right:0}}
