.hg-about__overlay{background:hsla(40,30%,97%,.95)}.hg-about__grid{align-items:center;display:grid;gap:2.5rem;grid-template-columns:1fr}@media (min-width:1024px){.hg-about__grid{gap:4rem;grid-template-columns:1fr 1fr}}.hg-about__heading{color:var(--foreground);font-size:1.5rem;line-height:1.15;margin-bottom:1rem}@media (min-width:768px){.hg-about__heading{font-size:2rem;margin-bottom:1.5rem}}@media (min-width:1024px){.hg-about__heading{font-size:3rem}}.hg-about__body p{color:var(--muted-foreground);font-size:.95rem;line-height:1.7;margin-bottom:1rem}@media (min-width:768px){.hg-about__body p{font-size:1rem;margin-bottom:1.25rem}}.hg-about__quote{border-left:4px solid var(--secondary);margin:1.5rem 0;padding:.5rem 0 .5rem 1.25rem}@media (min-width:768px){.hg-about__quote{margin:2rem 0;padding-left:1.5rem}}.hg-about__quote p{color:var(--foreground);font-family:Playfair Display,Georgia,serif;font-size:1rem;font-style:italic;margin:0}@media (min-width:768px){.hg-about__quote p{font-size:1.25rem}}.hg-about__stats{display:grid;gap:.75rem;grid-template-columns:1fr 1fr}@media (min-width:768px){.hg-about__stats{gap:1.5rem}}.hg-about__stat{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:hsla(0,0%,100%,.9);border:1px solid var(--border);padding:1rem;transition:box-shadow .3s ease}@media (min-width:768px){.hg-about__stat{padding:2rem}}.hg-about__stat:hover{box-shadow:var(--shadow-lg)}.hg-about__stat-num{color:var(--primary);font-family:Playfair Display,Georgia,serif;font-size:1.5rem;margin-bottom:.25rem}@media (min-width:768px){.hg-about__stat-num{font-size:2.5rem;margin-bottom:.5rem}}.hg-about__stat-lbl{color:var(--muted-foreground);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}@media (min-width:768px){.hg-about__stat-lbl{font-size:.875rem}}