.bunt-about-hero{position:relative;padding-top:150px;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-secondary));color:var(--brand-text-inverse);overflow:hidden}.bunt-about-hero::after{content:"";position:absolute;top:auto;right:-10%;bottom:-40px;left:auto;width:360px;height:140px;border:1px solid rgba(255,255,255,.28);border-radius:var(--brand-radius)}.bunt-about-hero .container{position:relative;z-index:1;max-width:900px}.bunt-about-hero .bunt-section-kicker,.bunt-about-hero h1,.bunt-about-hero p{color:var(--brand-text-inverse)}.bunt-about-timeline{background:var(--brand-bg)}.bunt-timeline{display:grid;grid-gap:18px;gap:18px;position:relative}.bunt-timeline article{display:grid;grid-gap:20px;gap:20px;padding:22px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg-alt)}.bunt-timeline span{font-weight:800;color:var(--brand-secondary)}.bunt-timeline h3{margin-bottom:8px}.bunt-about-metrics{background:var(--brand-bg-alt)}.bunt-metric-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:24px}.bunt-metric-row article{padding:24px;border-radius:var(--brand-radius);background:var(--brand-bg);border:1px solid var(--brand-border)}.bunt-metric-row strong{display:block;font-size:max(2rem, min(4vw, 3.2rem));color:var(--brand-primary-dark)}.bunt-about-note{max-width:920px}.bunt-about-credentials{background:var(--brand-bg)}.bunt-credential-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.bunt-credential-grid article{padding:26px;border-radius:var(--brand-radius);border:1px solid var(--brand-border)}.bunt-about-cta{position:relative;overflow:hidden;background:var(--brand-primary-dark)}.bunt-about-cta img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-secondary))}.bunt-about-cta::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(43,42,34,.72)}.bunt-about-cta .container{position:relative;z-index:1;max-width:760px;text-align:center}.bunt-about-cta h2,.bunt-about-cta p{color:var(--brand-text-inverse)}@media (max-width:991px){.bunt-credential-grid,.bunt-metric-row{grid-template-columns:1fr}}@media (max-width:575px){.bunt-timeline article{grid-template-columns:1fr}}