.about-module__-i9KWa__container{background-color:var(--background);min-height:100vh;color:var(--foreground);overflow-x:hidden}.about-module__-i9KWa__hero{text-align:center;color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);justify-content:center;align-items:center;height:60vh;min-height:500px;padding:2rem;display:flex;position:relative;overflow:hidden}.about-module__-i9KWa__heroBackground{opacity:.4;z-index:0;background-image:url(https://images.unsplash.com/photo-1542314831-068cd1dbfeeb?ixlib=rb-4.0.3&auto=format&fit=crop&w=2070&q=80);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.about-module__-i9KWa__heroContent{z-index:1;max-width:800px;animation:1s ease-out about-module__-i9KWa__fadeUp;position:relative}.about-module__-i9KWa__heroTitle{background:linear-gradient(90deg,#fff,#e0e0e0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.about-module__-i9KWa__heroSubtitle{color:#fff;text-shadow:0 2px 4px #00000080;opacity:1;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.about-module__-i9KWa__section{max-width:1200px;margin:0 auto;padding:5rem 2rem}.about-module__-i9KWa__sectionTitle{text-align:center;color:var(--foreground);margin-bottom:3rem;font-size:2.5rem;font-weight:700}.about-module__-i9KWa__sectionTitle span{color:var(--primary)}.about-module__-i9KWa__storyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-module__-i9KWa__storyImage{aspect-ratio:4/3;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.about-module__-i9KWa__storyImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}.about-module__-i9KWa__storyImage:hover img{transform:scale(1.05)}.about-module__-i9KWa__storyContent h3{color:var(--primary);margin-bottom:1.5rem;font-size:1.75rem}.about-module__-i9KWa__storyContent p{color:var(--muted-foreground);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.about-module__-i9KWa__valuesSection{background-color:var(--muted)}.about-module__-i9KWa__valueGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.about-module__-i9KWa__valueCard{background:var(--card);text-align:center;border:1px solid var(--border);border-radius:20px;padding:2.5rem;transition:transform .3s,box-shadow .3s}.about-module__-i9KWa__valueCard:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000000d}.about-module__-i9KWa__valueIcon{background:var(--primary-light);width:60px;height:60px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;display:flex}.about-module__-i9KWa__valueTitle{margin-bottom:1rem;font-size:1.5rem;font-weight:600}.about-module__-i9KWa__valueDesc{color:var(--muted-foreground);line-height:1.6}.about-module__-i9KWa__statsSection{background:var(--primary);color:#fff;padding:4rem 2rem}.about-module__-i9KWa__statsGrid{flex-wrap:wrap;justify-content:space-around;gap:3rem;max-width:1200px;margin:0 auto;display:flex}.about-module__-i9KWa__statItem{text-align:center}.about-module__-i9KWa__statNumber{margin-bottom:.5rem;font-size:3rem;font-weight:800;display:block}.about-module__-i9KWa__statLabel{opacity:.9;font-size:1.1rem}.about-module__-i9KWa__cta{text-align:center;background:linear-gradient(to bottom,var(--background),var(--muted));padding:6rem 1rem}.about-module__-i9KWa__ctaTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.about-module__-i9KWa__ctaText{color:var(--muted-foreground);max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.about-module__-i9KWa__ctaButton{background:var(--primary);color:#fff;box-shadow:0 10px 20px rgba(var(--primary-rgb),.3);border-radius:50px;padding:1rem 3rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.about-module__-i9KWa__ctaButton:hover{background:var(--primary-dark);box-shadow:0 15px 30px rgba(var(--primary-rgb),.4);transform:translateY(-2px)}@keyframes about-module__-i9KWa__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.about-module__-i9KWa__heroTitle{font-size:2.5rem}.about-module__-i9KWa__storyGrid{grid-template-columns:1fr;gap:2rem}.about-module__-i9KWa__storyImage{order:-1}}
