.pipp-about-page{--about-ink:#7c7c7c;--about-cream:#f4f1e9;--about-green:#b8c1b0;background:#fff;color:var(--about-ink)}
.pipp-about-page .pipp-home-header{position:fixed}
.pipp-about-page .pipp-nav-background{background:transparent}
.pipp-about-page .pipp-home-header.is-scrolled .pipp-nav-background{background:rgba(184,193,176,.96)}
.pipp-about-page main{overflow:hidden}
.pipp-about-hero{position:relative;height:790px;background:#fff}
.pipp-about-hero>img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center 47%;filter:brightness(.78)}
.pipp-about-hero.pipp-baby-banner::after{inset:0}
.pipp-about-arch{position:absolute;z-index:3;bottom:-115px;left:50%;width:min(635px,41.45vw);height:min(708px,46.1vw);overflow:hidden;transform:translateX(-50%);border-radius:50% 50% 0 0;background:url('../images/about-founders-arch.jpg') center/cover no-repeat}
.pipp-about-story{padding:185px 32px 92px;background:#fff}
.pipp-about-story-inner{max-width:1100px;margin:0 auto;text-align:center}
.pipp-about-story h1{margin:0 0 62px;color:#777;font-family:"Cormorant",serif;font-size:40px;font-style:italic;font-weight:400;line-height:1.65}
.pipp-about-story p{margin:0 auto 42px;font-family:"Montserrat",sans-serif;font-size:20px;line-height:1.9}
.pipp-about-team{padding:75px max(0px,calc((100% - 1536px)/2)) 90px;background:var(--about-cream)}
.pipp-about-inner{width:100%;max-width:1536px;margin:auto}
.pipp-about-team h2{width:max-content;margin:0 auto 58px;color:#777;font-family:"Montserrat",sans-serif;font-size:40px;font-weight:600;text-align:center}
.pipp-about-team h2:after{display:block;width:452px;height:4px;margin:15px auto 0;border-radius:4px;background:var(--about-green);content:""}
.pipp-about-team-photo{position:relative;width:100%;margin:auto}
.pipp-about-team-photo>picture{display:block;width:100%}
.pipp-about-team-photo>picture img{display:block;width:100%;aspect-ratio:2.38/1;object-fit:cover;border-radius:8px}
.pipp-about-team-photo>.pipp-about-founders-badge{position:absolute;z-index:2;top:-100px;right:-100px;display:block;width:246px;height:246px;max-width:none;aspect-ratio:1;object-fit:contain}
.pipp-about-members{display:grid;grid-template-columns:repeat(3,1fr);margin:64px auto 0;text-align:center}
.pipp-about-members article img{display:block;width:280px;max-width:100%;margin:auto;aspect-ratio:1;object-fit:contain}
.pipp-about-members h3{width:min(100%,320px);margin:18px auto 12px;padding-bottom:10px;border-bottom:4px solid var(--about-green);color:#777;font-family:"Cormorant",serif;font-size:40px;font-weight:400}
.pipp-about-members p{margin:0;font-size:24px;line-height:1.45}
.pipp-about-closing{height:900px;background:#ddd}
.pipp-about-closing img{display:block;width:100%;height:900px;object-fit:cover;object-position:center 38%}
.pipp-about-page .pipp-footer{position:relative;z-index:3;margin-top:-125px}
.pipp-about-page .pipp-footer::before{background-image:radial-gradient(circle at 40px 40px,#CBC5BC 39px,transparent 40px)}

@media(max-width:767px){
 .pipp-about-page .pipp-home-header{position:fixed}
 .pipp-about-page .pipp-nav-background{background:rgba(62,47,20,.28)}
 .pipp-about-hero{height:605px}
 .pipp-about-hero>img{inset:0 0 auto;height:532px;object-position:center}
 .pipp-about-hero.pipp-baby-banner::after{inset:0 0 73px}
 .pipp-about-arch{bottom:0;width:80.5vw;height:426px;border-radius:50% 50% 0 0;background-position:center;background-size:cover}
 .pipp-about-story{padding:45px 30px 54px}
 .pipp-about-story h1{margin-bottom:32px;font-size:21px;line-height:1.55}
 .pipp-about-story p{margin-bottom:25px;font-size:12px;line-height:1.7}
 .pipp-about-team{padding:42px 0 55px}
 .pipp-about-team h2{margin-bottom:35px;font-size:25px}
 .pipp-about-team h2:after{width:190px;height:3px;margin-top:9px}
 .pipp-about-team-photo{width:100%;height:250px;overflow:visible}
 .pipp-about-team-photo>picture{width:82%;height:250px}
 .pipp-about-team-photo>picture img{width:100%;height:250px;aspect-ratio:auto;object-fit:cover;object-position:center;border-radius:0 125px 125px 0}
 .pipp-about-team-photo>.pipp-about-founders-badge{top:15px;right:15px;width:112px;height:112px}
 .pipp-about-members{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;margin:38px 0 0;padding:0 14px;overflow:hidden}
 .pipp-about-members article{min-width:0}
 .pipp-about-members article img{width:88px}
 .pipp-about-members h3{margin-top:10px;padding-bottom:6px;border-width:2px;font-size:19px}
 .pipp-about-members p{font-size:10px}
 .pipp-about-closing{height:340px}
 .pipp-about-closing img{height:100%;object-position:center}
 .pipp-about-page .pipp-footer{margin-top:-58px}
 .pipp-about-page .pipp-footer::before{background-image:radial-gradient(circle at 20px 20px,#CBC5BC 19.5px,transparent 20px)}
}
