.about-page-wrap{min-height:100vh;background:#fff;scroll-behavior:smooth;font-family:var(--font-roboto),var(--font-sans)}.about-page-wrap ::selection{background:#990000;color:white}.about-page-content{padding:5rem 2rem 4rem}.about-hero{max-width:800px;margin:0 auto 3rem;text-align:center;padding:3rem 0 4rem;border-bottom:1px solid rgb(243 244 246)}.about-hero-brand{display:inline-flex;align-items:center;gap:1rem;text-decoration:none;color:inherit;margin-bottom:1rem}.about-hero-brand:hover{opacity:.9}.about-hero-logo{width:4rem;height:4rem;object-fit:contain}.about-hero-name{font-size:2.25rem;font-weight:900;letter-spacing:-.05em;color:#1a1a1a}.about-hero-tagline{font-size:1rem;color:rgb(107 114 128);font-weight:600;margin:0}.about-section{max-width:800px;margin:0 auto 3.5rem}.about-section-title{font-size:1.5rem;font-weight:900;letter-spacing:-.03em;color:#1a1a1a;margin:0 0 1.25rem;padding-bottom:.5rem;border-bottom:3px solid rgba(153,0,0,.2)}.about-section-body p{font-size:1.0625rem;line-height:1.7;color:rgb(55 65 81);margin:0 0 1.25rem}.about-section-body p:last-child{margin-bottom:0}.about-team{padding:4rem 2rem 6rem;background:rgba(249,250,251,.6);border-top:1px solid rgb(243 244 246)}.about-team-inner{max-width:1200px;margin:0 auto}.about-team-header{text-align:center;max-width:36rem;margin:0 auto 3rem}.about-team-eyebrow{color:#990000;font-weight:900;text-transform:uppercase;letter-spacing:.35em;font-size:10px;margin:0 0 .5rem}.about-team-title{font-size:2rem;font-weight:900;letter-spacing:-.05em;color:#1a1a1a;margin:0}.about-team-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.about-team-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.about-team-grid{grid-template-columns:repeat(3,1fr)}}.about-team-card{background:#fff;border-radius:2rem;border:1px solid rgb(243 244 246);overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.04)}.about-team-card-placeholder{border-style:dashed}.about-team-card-image-wrap{aspect-ratio:1;background:rgb(249 250 251);position:relative;overflow:hidden}.about-team-card-image{width:100%;height:100%;object-fit:cover;object-position:center top}.about-team-card-image-placeholder{display:flex;align-items:center;justify-content:center;background:rgba(153,0,0,.06);width:100%;height:100%}.about-team-card-initials{font-size:2.5rem;font-weight:900;color:rgba(153,0,0,.4)}.about-team-card-body{padding:1.5rem 1.5rem 2rem}.about-team-card-name{font-size:1.25rem;font-weight:900;color:#1a1a1a;margin:0 0 .25rem}.about-team-card-role{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.15em;color:#990000;margin:0 0 .375rem}.about-team-card-current{font-size:.8125rem;color:rgb(107 114 128);margin:0 0 1rem}.about-team-card-words{font-size:.9375rem;color:rgb(75 85 99);line-height:1.55;font-style:italic;margin:0;border-left:3px solid rgba(153,0,0,.3);padding-left:1rem}