.About-module__bNlQ6W__hero{background:var(--dark-blue);padding:180px 0 100px;position:relative;overflow:hidden}.About-module__bNlQ6W__heroOverlay{background:radial-gradient(circle at 70% 30%,rgba(91,164,217,.2) 0%,transparent 50%);position:absolute;top:0;bottom:0;left:0;right:0}.About-module__bNlQ6W__heroContent{z-index:2;text-align:center;position:relative}.About-module__bNlQ6W__heroBadge{color:var(--light-blue);background:rgba(91,164,217,.15);border:1px solid rgba(91,164,217,.3);border-radius:50px;margin-bottom:20px;padding:8px 20px;font-size:.85rem;font-weight:500;display:inline-block}.About-module__bNlQ6W__heroContent h1{color:#fff;margin-bottom:20px;font-size:3rem}.About-module__bNlQ6W__heroContent p{color:rgba(255,255,255,.7);max-width:600px;margin:0 auto;font-size:1.1rem}.About-module__bNlQ6W__vmSection{background:var(--white)}.About-module__bNlQ6W__vmGrid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.About-module__bNlQ6W__vmCard{background:var(--light-gray);border-radius:var(--radius-md);transition:all var(--transition-base);border:2px solid transparent;padding:48px 40px}.About-module__bNlQ6W__vmCard:hover{border-color:var(--light-blue);box-shadow:var(--card-shadow-hover);background:#fff}.About-module__bNlQ6W__vmIcon{margin-bottom:20px;font-size:2.5rem}.About-module__bNlQ6W__vmCard h3{margin-bottom:16px;font-size:1.5rem}.About-module__bNlQ6W__vmCard p{color:var(--gray);line-height:1.8}.About-module__bNlQ6W__vmCard ul{color:var(--gray);padding:0;list-style:none}.About-module__bNlQ6W__vmCard ul li{padding:8px 0 8px 24px;line-height:1.6;position:relative}.About-module__bNlQ6W__vmCard ul li:before{content:"✓";color:var(--light-blue);font-weight:700;position:absolute;left:0}.About-module__bNlQ6W__timelineSection{background:var(--light-gray)}.About-module__bNlQ6W__timeline{max-width:800px;margin:0 auto;position:relative}.About-module__bNlQ6W__timeline:before{content:"";background:var(--light-blue);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.About-module__bNlQ6W__timelineItem{width:50%;padding-bottom:48px;padding-right:48px;position:relative}.About-module__bNlQ6W__timelineRight{margin-left:50%;padding-left:48px;padding-right:0}.About-module__bNlQ6W__timelineDot{background:var(--light-blue);width:16px;height:16px;box-shadow:0 0 0 3px var(--light-blue);z-index:1;border:3px solid #fff;border-radius:50%;position:absolute;top:20px;right:-8px}.About-module__bNlQ6W__timelineRight .About-module__bNlQ6W__timelineDot{left:-8px;right:auto}.About-module__bNlQ6W__timelineCard{border-radius:var(--radius-md);box-shadow:var(--card-shadow);background:#fff;padding:24px}.About-module__bNlQ6W__timelineYear{background:var(--accent-gradient);color:#fff;border-radius:50px;margin-bottom:12px;padding:4px 14px;font-size:.8rem;font-weight:600;display:inline-block}.About-module__bNlQ6W__timelineCard h4{margin-bottom:8px}.About-module__bNlQ6W__timelineCard p{color:var(--gray);margin-bottom:0;font-size:.9rem;line-height:1.7}.About-module__bNlQ6W__valuesSection{background:var(--white)}.About-module__bNlQ6W__valuesGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.About-module__bNlQ6W__valueCard{background:var(--light-gray);border-radius:var(--radius-md);text-align:center;transition:all var(--transition-base);padding:36px 28px}.About-module__bNlQ6W__valueCard:hover{box-shadow:var(--card-shadow-hover);background:#fff;transform:translateY(-4px)}.About-module__bNlQ6W__valueIcon{margin-bottom:16px;font-size:2rem;display:block}.About-module__bNlQ6W__valueCard h4{margin-bottom:10px}.About-module__bNlQ6W__valueCard p{color:var(--gray);font-size:.9rem;line-height:1.7}.About-module__bNlQ6W__teamSection{background:var(--light-gray)}.About-module__bNlQ6W__teamGrid{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.About-module__bNlQ6W__teamCard{border-radius:var(--radius-md);text-align:center;box-shadow:var(--card-shadow);transition:all var(--transition-base);background:#fff;flex:0 280px;padding:36px 24px}.About-module__bNlQ6W__teamCard:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.About-module__bNlQ6W__teamAvatar{background:var(--accent-gradient);color:#fff;width:80px;height:80px;font-family:var(--font-heading);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:1.5rem;font-weight:700;display:flex}.About-module__bNlQ6W__teamCard h4{margin-bottom:4px}.About-module__bNlQ6W__teamRole{color:var(--light-blue);margin-bottom:12px;font-size:.85rem;font-weight:600;display:block}.About-module__bNlQ6W__teamCard p{color:var(--gray);font-size:.85rem;line-height:1.6}@media (max-width:968px){.About-module__bNlQ6W__heroContent h1{font-size:2.25rem}.About-module__bNlQ6W__vmGrid{grid-template-columns:1fr}.About-module__bNlQ6W__valuesGrid{grid-template-columns:repeat(2,1fr)}.About-module__bNlQ6W__teamGrid{justify-content:center}}@media (max-width:768px){.About-module__bNlQ6W__hero{padding:140px 0 80px}.About-module__bNlQ6W__timeline:before{left:20px}.About-module__bNlQ6W__timelineItem{width:100%;padding-left:56px;padding-right:0}.About-module__bNlQ6W__timelineRight{margin-left:0;padding-left:56px}.About-module__bNlQ6W__timelineDot{left:12px!important;right:auto!important}.About-module__bNlQ6W__valuesGrid{grid-template-columns:1fr}.About-module__bNlQ6W__teamGrid{justify-content:center}.About-module__bNlQ6W__teamCard{flex:100%}}
