.testimonial-card-wrapper{display:flex;align-items:center;gap:.75rem;max-width:876px;margin:0 auto}.case-nav{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:transparent;border:1px solid rgba(13,27,42,.2);color:rgba(13,27,42,.7);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:border-color .15s ease,color .15s ease,background .15s ease}.case-nav:hover{border-color:var(--navy);color:var(--navy);background:rgba(13,27,42,.04)}.case-nav:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.testimonial-card{flex:1 1;min-width:0;min-height:280px;padding:1.35rem 1.4rem 1.4rem;background:var(--navy);color:var(--white);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;display:flex;flex-direction:column}.testimonial-card .case-study-split{flex:1 1}.case-features{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.6rem 1rem;gap:.6rem 1rem}.case-features li{font-size:.85rem;color:var(--white);font-weight:500;padding-left:.95rem;position:relative;line-height:1.35}.case-features li:before{content:"";position:absolute;left:0;top:.5rem;width:5px;height:5px;border-radius:50%;background:var(--teal)}.case-study-heading{display:flex;align-items:center;gap:.75rem;padding-bottom:.75rem;margin-bottom:1rem;border-bottom:1px solid hsla(0,0%,100%,.1);flex-wrap:wrap}.case-study-kicker{display:inline-block;font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--teal);background:rgba(45,212,191,.1);padding:.2rem .55rem;border-radius:3px;flex-shrink:0}.case-study-project{color:var(--white);font-size:.95rem;font-weight:600;line-height:1.3}.case-study-split{display:grid;grid-template-columns:1.6fr 1fr;grid-gap:1.5rem;gap:1.5rem;align-items:stretch}.case-study-left{padding-right:.5rem;border-right:1px solid hsla(0,0%,100%,.08)}.case-study-description{font-size:1rem;color:var(--white);line-height:1.55;margin:0}.case-study-description .case-study-link{color:var(--teal);font-weight:600;text-decoration:none;transition:-webkit-text-decoration .15s ease;transition:text-decoration .15s ease;transition:text-decoration .15s ease,-webkit-text-decoration .15s ease}.case-study-description .case-study-link:hover{text-decoration:underline;text-underline-offset:3px}.case-study-right{display:flex;flex-direction:column;gap:.8rem}.testimonial-metrics{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.9rem 1rem;gap:.9rem 1rem}.testimonial-metrics .metric{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;text-align:center;padding:.3rem 0}.testimonial-metrics .metric-value{font-size:1.35rem;font-weight:800;color:var(--white);line-height:1;letter-spacing:-.01em}.testimonial-metrics .metric-label{font-size:.58rem;font-weight:600;color:hsla(0,0%,100%,.6);text-transform:uppercase;letter-spacing:.1em}.case-study-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:.55rem;border-top:1px solid hsla(0,0%,100%,.06);margin-top:auto}.case-study-footer .author-name{font-size:.68rem;color:hsla(0,0%,100%,.6);font-weight:500}.case-study-more{color:var(--teal);font-size:.75rem;font-weight:600;text-decoration:none;white-space:nowrap}@media (max-width:620px){.case-study-split{grid-template-columns:1fr;gap:.9rem}.case-study-left{padding-right:0;padding-bottom:.9rem;border-right:none;border-bottom:1px solid hsla(0,0%,100%,.08)}.case-study-footer{flex-direction:row;align-items:center}.case-features{grid-template-columns:1fr;gap:.5rem}.testimonial-card-wrapper{gap:.5rem}.case-nav{width:32px;height:32px}}@media (max-width:420px){.testimonial-card{padding:.9rem 1rem}.testimonial-metrics .metric-value{font-size:.9rem}.case-study-footer .author-name{font-size:.65rem}}.founder-grid{display:grid;grid-template-columns:220px 1fr;grid-gap:1.75rem;gap:1.75rem;align-items:stretch}.founder-photo{position:relative;width:220px;min-height:220px;border-radius:8px;overflow:hidden;box-shadow:0 6px 20px rgba(30,58,95,.12);background:#f0f0f0;align-self:stretch}.founder-text{padding-left:0}.founder-text h2{display:block;font-size:1.85rem;font-weight:800;letter-spacing:-.015em;text-transform:none;line-height:1.15;color:var(--navy);margin-bottom:.85rem}.founder-text p{color:var(--text-gray);line-height:1.55;text-align:left;margin-bottom:.55rem;font-size:.85rem;max-width:none}@media (max-width:768px){.founder-grid{grid-template-columns:1fr;gap:1.5rem}.founder-photo{display:block;margin:0 auto;width:160px;height:160px;min-height:160px;align-self:auto}.founder-text{padding-left:0}.founder-text p{text-align:left}}