.pc-about-founders{--pc-founders-bg: #fafafa;--pc-founders-card: #f0eee8;--pc-founders-ink: #252525;--pc-founders-accent: #c7c2b0;--pc-founders-muted: #6f6c63;color:var(--pc-founders-ink);background:radial-gradient(circle at 50% 0%,rgba(199,194,176,.18),transparent 32rem),var(--pc-founders-bg);padding:clamp(6rem,7vw,9rem) 1.8rem;overflow:hidden}.pc-about-founders__shell{width:min(100%,122.9rem);margin:0 auto}.pc-about-founders__header{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(28rem,.75fr);gap:clamp(3rem,7vw,9rem);align-items:end;margin-bottom:clamp(4rem,6vw,6.5rem)}.pc-about-founders__eyebrow{grid-column:1 / -1;display:inline-flex;justify-self:start;margin:0 0 -1.6rem;padding:.75rem 1.25rem;background:#ffffffd1;border:.1rem solid rgba(37,37,37,.08);border-radius:999px;font-size:1.1rem;font-weight:650;letter-spacing:.09em;line-height:1;text-transform:uppercase}.pc-about-founders__heading{max-width:82rem;margin:0;font-family:inherit;font-size:clamp(4rem,5.5vw,6.8rem);font-weight:500;letter-spacing:-.055em;line-height:.98}.pc-about-founders__intro{max-width:44rem;margin:0 0 .4rem;color:var(--pc-founders-muted);font-size:clamp(1.5rem,1.45vw,1.85rem);line-height:1.58}.pc-about-founders__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;width:min(100%,66rem);margin:0 auto;align-items:stretch}.pc-about-founders__card{display:grid;grid-template-rows:minmax(39rem,1fr) auto;min-width:0;overflow:hidden;background:transparent;border:.1rem solid rgba(37,37,37,.06);border-radius:1.6rem;box-shadow:0 1.8rem 5rem #2525250e}.pc-about-founders__profile{display:flex;flex-direction:column;align-items:flex-start;padding:2.2rem 1.4rem 2rem;background:#fffffff0}.pc-about-founders__portrait{width:11.6rem;height:11.6rem;margin:0 auto 2.2rem;overflow:hidden;background:#eef0f5;border:.1rem solid rgba(37,37,37,.06);border-radius:50%}.pc-about-founders__image{display:block;width:100%;height:100%;object-fit:cover}.pc-about-founders__name{margin:0;font-family:inherit;font-size:clamp(2rem,2vw,2.35rem);font-weight:500;letter-spacing:-.03em;line-height:1.08}.pc-about-founders__name span{display:inline-flex;padding:.45rem 1.1rem .55rem;background:#f2f0eb;border-radius:999px}.pc-about-founders__text{margin:1.25rem 0 1.6rem;color:var(--pc-founders-ink);font-size:1.52rem;line-height:1.28}.pc-about-founders__role{margin:auto 0 0;color:var(--pc-founders-ink);font-size:1.4rem;font-style:italic;line-height:1.3}.pc-about-founders__favorite{display:block;min-height:20rem;padding:2.2rem 1.8rem 2.4rem;color:var(--pc-founders-ink);background:#fffffff0;border-top:.1rem dashed rgba(37,37,37,.13);text-decoration:none;transition:background-color .22s ease}.pc-about-founders__favorite:hover{color:var(--pc-founders-ink);background:#fff}.pc-about-founders__favorite-media{display:grid;place-items:center start;width:8.2rem;height:7.2rem;margin-bottom:.8rem}.pc-about-founders__favorite-media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .24s ease}.pc-about-founders__favorite:hover .pc-about-founders__favorite-media img{transform:translateY(-.25rem) scale(1.025)}.pc-about-founders__favorite-copy{min-width:0}.pc-about-founders__favorite-badge{display:inline-flex;margin-bottom:.8rem;padding:.52rem 1rem .6rem;color:#fafafa;background:#252525;border-radius:999px;font-size:1.1rem;font-weight:700;line-height:1}.pc-about-founders__favorite-meta{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;margin-bottom:.45rem;color:var(--pc-founders-ink);font-size:1.15rem}.pc-about-founders__favorite-stars{color:#f8be00;font-size:1.45rem;letter-spacing:.02em;line-height:1}.pc-about-founders__favorite h4{margin:0;font-family:inherit;font-size:1.7rem;font-weight:500;letter-spacing:-.02em;line-height:1.18}.pc-about-founders__quote{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:clamp(2rem,4vw,5rem);align-items:center;width:min(100%,96rem);margin:4rem auto 0;padding:clamp(3rem,5vw,5.5rem);background:#252525;border-radius:2rem}.pc-about-founders__quote-mark{align-self:start;color:var(--pc-founders-accent);font-family:Georgia,serif;font-size:clamp(6rem,8vw,10rem);line-height:.72}.pc-about-founders__quote blockquote{max-width:68rem;margin:0;color:#fafafa;font-size:clamp(2.2rem,2.8vw,3.6rem);font-weight:450;letter-spacing:-.035em;line-height:1.22}.pc-about-founders__quote figcaption{max-width:18rem;color:#fafafaad;font-size:1.2rem;font-weight:600;line-height:1.5;text-align:right}@media screen and (max-width:749px){.pc-about-founders{padding:5rem 1.2rem}.pc-about-founders__header{display:block;margin-bottom:3rem}.pc-about-founders__eyebrow{margin-bottom:1.8rem}.pc-about-founders__heading{font-size:clamp(3.5rem,10.5vw,4.8rem)}.pc-about-founders__intro{margin-top:2rem;font-size:1.5rem}.pc-about-founders__grid{grid-template-columns:1fr;width:min(100%,32rem);gap:1.6rem}.pc-about-founders__card{grid-template-rows:auto auto}.pc-about-founders__profile{min-height:35rem}.pc-about-founders__quote{grid-template-columns:auto 1fr;gap:1.6rem;margin-top:3rem;padding:3.2rem 2.4rem}.pc-about-founders__quote figcaption{grid-column:2;max-width:none;text-align:left}}@media(prefers-reduced-motion:reduce){.pc-about-founders__favorite-media img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/section-purecarnivore-about-founders.css.map */
