.preview-about{background:var(--preview-bg)}.preview-about .preview-about-hero{width:100%;margin:0;border-radius:0;background:linear-gradient(135deg,#001937,#002d5c)}.preview-about .preview-about-hero__inner{min-height:280px;padding-block:48px}.preview-about .preview-about-hero__title{max-width:760px;color:#fff;font-size:clamp(32px,5vw,56px);line-height:1.05}.preview-about .preview-about-hero__text{max-width:760px;color:#ffffffd6}.preview-about .preview-about-stats{border-bottom:1px solid var(--preview-border);background:var(--preview-surface)}.preview-about .preview-about-stats__grid{padding-block:24px}.preview-about .preview-about-cta,.preview-about .preview-about-mission,.preview-about .preview-about-section{padding-block:40px}.preview-about .preview-about-mission__card,.preview-about .preview-about-story-grid,.preview-about .preview-about-value-card{border-radius:8px}.preview-about .preview-about-story-grid__media{overflow:hidden;border:1px solid var(--preview-border);border-radius:8px;background:var(--preview-surface-low)}.preview-about .preview-about-story-grid__img{width:100%;height:100%;min-height:320px;max-height:560px;object-fit:cover}@media (min-width:768px){.preview-about .preview-about-hero__inner{min-height:360px;padding-block:72px}.preview-about .preview-about-cta,.preview-about .preview-about-mission,.preview-about .preview-about-section{padding-block:56px}.preview-about .preview-about-story-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);gap:40px;align-items:start}.preview-about .preview-about-story-grid__img{min-height:420px}}